Hacker News
- How many genetic ancestors do you have? http://burtleburtle.net/bob/future/ancestors.html 9 comments
- Hash functions and block ciphers http://burtleburtle.net/bob/hash/ 5 comments
- ISAAC: a pseudorandom number generator that's cryptographically secure, yet nearly as fast as the Mersenne twister http://burtleburtle.net/bob/rand/isaacafa.html 23 comments programming
- SpookyHash: new hash function by Bob Jenkins http://burtleburtle.net/bob/hash/spooky.html 25 comments programming
- I was pondering the possibility of a planet staying stable at the barycenter of a binary star. I found small simulations of possible stable orbits of planets in a binary star system instead. Very interesting. http://burtleburtle.net/bob/physics/binary.html 7 comments space
- Here's a 128-bit noncryptographic hash that runs at 3 bytes/cycle for long messages http://burtleburtle.net/bob/ 12 comments programming
- A tiny non-cryptographic pseudo-random number generator http://burtleburtle.net/bob/rand/smallprng.html 8 comments programming