Tiny Recusive Models
A paper overview
Personal site and technical notebook
Writing about algorithms, systems, implementation details, and the parts of software work worth keeping around.
Latest posts
Projects, technical ideas, and implementation notes.
A paper overview
Implementing a disjoint-set union (Union-Find) data structure
Tools I will (continue to) use in 2026
Putting fun into functors! (But only working with morhphisms)
In which I attempt to explore CPU emulation
I almost gave up but decided to come back to images and flows
I am trying to build a BPE tokenizer
I tried to make a TUI game in C
Learning Rust by building a CLI tool
Learning BPE by Implementing it in C