5 ms·
Which source code snippet do you admire the most?
I’m trying to crowd source a compilation of the most admired pieces of programming. I’m looking for snippets (or single files), not complete systems (e.g. Linux).
- uberman 6y agoDoom's Fast Inverse Square: https://medium.com/hard-mode/the-legendary-fast-inverse-square-root-e51fee3b49d9 https://medium.com/hard-mode/the-legendary-fast-inverse-squa... Though a close second for me would be Mersenne Twister https://en.wikipedia.org/wiki/Mersenne_Twister https://en.wikipedia.org/wiki/Mersenne_Twister
- nihilanth 6y agoVoodoo black magic :)