Logs.
Notes and case studies on the things I build.
/Items
(5)Building this playground
Why this site is a hybrid playground, and the architecture behind the experiments gallery.
Read →
Developing minipaths
Dev notes from building minipaths — a small procedural roguelike that runs on Deno Deploy.
Read →
Model data as a data model
Most data problems are modeling problems in disguise. Shape the data well and the code mostly writes itself.
Read →
Notes on Vite 8 and Rolldown
A couple of gotchas moving a react-three-fiber app onto Vite 8's Rolldown bundler.
Read →
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.
Read →