1. Image relevance
"The (AI generated?) image on this article is absolutely not helpful, and I think it's wrong based on how I read the article. Better not to have an image at all." – bediger4000
2. Bitmap sizing
"The range is 1..4096, so 4096 bits = 512 byte bitmap would suffice." – Findecanor
3. Ternary/quad search performance
"This ternary approach doesn't actually average 3/2 comparisons per level: (1+2+2)/3 = 5/3 average comparisons." – zamadatix