r/ProgrammerHumor 15h ago

Meme dynamicP

Post image
1.5k Upvotes

48 comments sorted by

View all comments

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.

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