HackerTrans
トップ新着トレンドコメント過去質問紹介求人

77

no profile record

投稿

Designing my tattoo using generative art in p5.js

konradbochnia.com
2 ポイント·投稿者 77·3 年前·0 コメント

コメント

77
·3 か月前·議論
https://xmonader.github.io/letsbuildacompiler-pretty/
77
·昨年·議論
To be more precise, Java initially uses a linked list for nodes within a bin. If the number of items inside the bin crosses TREEIFY_THRESHOLD (which is 8), then that specific bin is converted into a RB tree.

This is detailed in implementation notes comment here: https://github.com/openjdk/jdk/blob/56468c42bef8524e53a929dc...
77
·昨年·議論
This hack has terrible accessibility. For one, the <label> is not focusable by default, so keyboard users won't be able to toggle the popup at all. And I don't think it's possible to dynamically set ARIA attributes without JS.