Writing
Notes and case studies on the things I build.
Building this playground
Why this site is a hybrid playground, and the architecture behind the experiments gallery.
Developing minipaths
Dev notes from building minipaths — a small procedural roguelike that runs on Deno Deploy.
Model data as a data model
Most data problems are modeling problems in disguise. Shape the data well and the code mostly writes itself.
Notes on Vite 8 and Rolldown
A couple of gotchas moving a react-three-fiber app onto Vite 8's Rolldown bundler.
What "not real" architecture is
A lot of what gets called architecture is decoration. Real architecture is the set of decisions that are expensive to reverse.