Posts on the internet I enjoyed
-
https://purplesyringa.moe/blog/quadrupling-code-performance-with-a-useless-if/ I love purplesyringa's blog, and this is a short but great one about optimizing data dependencies
-
https://www.schneier.com/blog/archives/2026/07/ai-surveillance-and-social-progress.html a warning about ai surveillance. On the one hand nothing new, on the other hand terrifying to remember that this is already common in several places around the world
-
https://sebsite.pw/w/20260709-nan.html about how in python (for example) NaNs are not equal to eachother... Until you put them in a list!
-
https://byorgey.wordpress.com/2009/01/12/abstraction-intuition-and-the-monad-tutorial-fallacy/
-
https://www.righto.com/2026/06/space-shuttle-io-processor-boards.html about the space shuttle's io processor and some more details about space shuttle's avionics design