Casts
Short terminal recordings. They’re text (.cast files) played back in your browser, not video, so they stay crisp at any window size and you can pause/scrub without bandwidth. The player is a custom-written 200-line JS, no tracking, no CDN.
Some of these are tutorials, some are debugging sessions I thought were interesting, some are just me showing off a tool that’s been good to me.
- tilstream: init a TIL site and publish my first post 0:20
- A quick tour through a project's justfile 0:11
- httptap: attach to a running service 0:17
- fzf --preview as a whole-project find-TODO tool 0:11
- strace on a running production process, carefully 0:14
- Debugging a crashloop pod the way I always do it 0:23
- An interactive rebase that actually does something 0:12
- bpftrace: which process is eating the retransmits? 0:22
- pgbench: my first run against a new postgres 0:20
- ripgrab: live-tailing nginx with a group-by 0:15