/Ben Boyter

Bloom Filters - Much, Much More Than A Space Efficient Hashmap! tl;dr: Ben illustrates the implementation of a bloom filter and runs us through interesting use cases - a memory efficient lookup cache, a tool to mitigate "cache busting" attacks on your website, spell checkers, and more.

featured in #245