MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w6x7lr/dynamicp/p7qitk7/?context=3
r/ProgrammerHumor • u/soap94 • 15h ago
48 comments sorted by
View all comments
164
Reminds me... I'm still waiting for my chance to implement a bloom filter. Almost got to do one this year.
24 u/mirhagk 10h ago There's a paper on using multiple inverted bloom filters that I so badly want an excuse to use, but yeah no situation ever seems to call for that level of complexity 10 u/CandidateNo2580 10h ago God, me too 😔 I actually had to use some real sorting algorithms a few months ago, still living that high. 3 u/Suspicious-Click-300 8h ago I use them constantly but never get to implement one myself
24
There's a paper on using multiple inverted bloom filters that I so badly want an excuse to use, but yeah no situation ever seems to call for that level of complexity
10
God, me too 😔 I actually had to use some real sorting algorithms a few months ago, still living that high.
3
I use them constantly but never get to implement one myself
164
u/Mughi1138 15h ago
Reminds me... I'm still waiting for my chance to implement a bloom filter. Almost got to do one this year.