←back to thread

Bloom Filters by Example

(llimllib.github.io)
243 points ibobev | 7 comments | | HN request time: 0.749s | source | bottom
1. kridsdale3 ◴[] No.44414701[source]
I wrote a Bloom Filter for college in CUDA in 2009. My advisor was a former Nvidia guy. I then went on to not do any GPU programming at all in my career.

I probably could have made $100,000,000 if I had made a different choice there.

replies(4): >>44415758 #>>44416235 #>>44417971 #>>44420230 #
2. Kranar ◴[] No.44415758[source]
Could have also bought Bitcoin and made a lot more... just saying.
replies(1): >>44419168 #
3. ricardo81 ◴[] No.44416235[source]
Improbable considering it was a CS idea in 1970. Surely every idea for GPGPU was fair game.

I wrote a hashcash implementation on a GPU 10 years ago. Pretty sure it's valueless now.

replies(1): >>44420088 #
4. anitil ◴[] No.44417971[source]
I ported a machine learning algorithm to CUDA for my honours project, shrugged my shoulders and went into embedded programming
5. ◴[] No.44419168[source]
6. collingreen ◴[] No.44420088[source]
I think their implication is not that they weote a $100M one off but instead that if they had stayed in GPU programming they could now be making the proverbial big bucks in the current ai boom
7. moralestapia ◴[] No.44420230[source]
Same here.

I'm quite sure I wrote one of the first GPU optimized bioinformatics toolkits ... out of curiosity, on a GeForce 8, using CUDA v1(!) back in 2009.

Then went on to do other things ... missed the big bux.