home/links
Bookmarks
This is a heavily opinionated bookmarks toolbar.
Podcasts
- ⭐ Darknet Diaries: A perennial classic.
- Art of Manliness: Philosophy, literaure, psychology.
- The Overanalyzers: Amateur podcasters talk amateur psychology. This is a complement---they're very good!
- Rust in Production: Operations, Rust, and modern tech.
- ⭐ On the Metal: Quality stories from quality engineers.
- Security Cryptography Whatever: Modern cryptography, for those who understand the underlying theory.
Essays
Textbooks
- ⭐ OpenLogic: The gold standard
- Operating Systems: from 0 to 1
- Operating Systems: Three Easy Pieces
- Crafting Interpreters
- An Introduction to Mathematical Cryptography
- Stories about Maxima and Minima
Miscellanea
- Hackaday
- Grumpy Website: Daily design crimes
- ⭐ ZSA Voyager: World's best keyboard
- Nikita Prokopov
- Faster Than Lime
- Pepper & Carrot: The open-source webcomic
- User Friendly: Old-school. Offline and archived.
- PhD Comics: Quality academic humor. Discontinued.
- ⭐ Spintronics: Mechanical circuits. Very clever toy.
- ⭐ Turing Tumble: Modern Dr. Nim
Tools
- ⭐ Numbat
- MxToolbox
- Brainfuck Interpreter
- Compiler Explorer
- Monkeytype
- ⭐ TLDR
- TOS;DR
- Regexr
- Choose a License
- DeepL
- ShuffleCake
- Zola: Static site generator
- Presenterm
- mprocs: Simpler tmux
- mask
- gitui: git tui
- tokei: count lines of code
- delta: pretty pager for diffs
- dust:
du, but better
Math Resources
OS Dev Resources
- OS Dev Wiki
- Nand2Tetris
- ⭐ Writing an OS in Rust
- x86 Assembly Guide
- Writing a simple x86 Bootloader
- FDC Programming
- CS77 at Bristol College
Misc Resources
- Learn OpenGL
- Learn WGPU
- WGPU Fundamentals
- Acko
- Bezier Info
- SHA256 Algorithm
- ML Playground
- Learn you some Erlang
- Learn you a Haskell
- Teach yourself CS
- The Architecture of Open Source Applications
- wtfjs: js wats
Reference
Rust
- Understanding Memory Ordering in Rust
- Unfair Rust Quiz: wtfjs, but in Rust.