Viewing profile — holoskii
holoskii
HN member- Joined
- Thu, Feb 05, 2026, 11:23 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About holoskii
No profile information was provided.
Recent public activity
-
comment
Comment #47140636
It was just an oversight. Thinking about it now, u64 could have been better: 1. intra element collison goes down: 1/32 = 3.1% vs 1/64 = 1.6% -> 1.5% difference. Intra element colli…
-
comment
Comment #47140122
Post author here. Yes, you are correct. I was doing this code change 3 years ago when I was a junior dev, I was not familiar with a blocked bloom filters at that time. Looking back…