Links 17-12-21
Dev
Top 5 Programming Fonts
Ops
Misc
Google Maps’ Moat – detailed (omg so detailed) breakdown of how Google’s lead in map data is compounding as they extract more and more value from the data.
Cypress – Fast, easy and reliable testing for anything that runs in a browser.
Quantum Game – open source game play with photons, superposition, and entanglement. In your browser! With true quantum mechanics underneath!
Lions Commentary on 6ed Unix – the source code, annotated. This was one of the few ways of learning how Unix worked (Back In The Day), and it’s still an interesting glimpse at how to build a “simple” operating system. Note line 2238’s famous comment.