▽Eli Bendersky’s website ●05/02 13:27 Bloom filtersMay 01, 2025 at 18:35The original motivation for the creation of Bloom filters is efficient setmembership, using a probabilistic approach to significantly reduce the time andspace required to reject items that are not members in a certain set.The data structure was proposed by Burton Bloom in a 1970 paper titled "Space/TimeTrade-offs in Hash Coding with Allowable Errors". It's a
▽Real-Time Rendering · Tracking the latest developments in interactive rendering techniques ●05/02 11:11 Giving a Good TalkLeave a replyWe’re entering talk season, with a bunch of conferences coming up from May through August. I recently ran across an old article/talk from 1988 (updated in 2001) by Jim Blinn, Things I Hope Not to See or Hear at SIGGRAPH – find it starting on page 17 here. Short version: read it. Some of it’s dated (“don’t spend a lot of time fiddling with the focus”), much is not.