sites
A collection of sites and blogs that are cool.
- Hush Kit: The alternative aviation magazine - One of the best aviation blogs
- Wait But Why - I don’t know how to describe this. Immensely humorous
- The Comic Strip Library - Like Project Gutenberg but for comics
Interesting computing
Interesting index sites – Collections of useful information
- LWN - The Kernel index is a particularly good bank of articles for kernel internals.
- The Linux Kernel Documentation
- Syllabus for Classics of Computer Science at Harvard
- Teach Yourself Computer Science - How to learn CS properly
Interesting blogs
- Eric S. Raymond’s Home Page
- sircmpwn’s blog - Creator of sway
- Joel on Software
Interesting articles
- Beej’s Guide to Network Programming - A comprehensive tutorial for sockets programming
- Xplain - An interactive article explaining X11
- Inside .git
- Linus Torvalds on semaphores
- A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux - The things that get added to your ELF
- UEFI boot: how does that actually work, then? - Captivating read for motivations behind UEFI
- In defence of swap: common misconceptions - Swap is more than just emergency RAM
- The Cathedral and the Bazaar
- Deep-ML - A “leetcode” for ML