DY <GO>
WRIT — INDEX
WRIT — POSTSat May 09 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Hello world

Why I'm starting a personal site, and what I want to put on it.

meta
BODY

I keep starting little projects and then forgetting what I was thinking when I made the early decisions. This site is mostly a fix for that — a place to drop project notes, journal entries, and ideas before they evaporate.

What goes here

  • Projects — the things I'm actively building, with deeper notes on each.
  • Writing — post for finished thoughts, journal for daily-ish notes, ideas for the half-formed stuff.

Ground rules

  • Ship rough. A draft post is more useful than a perfect one I never publish.
  • Write for future-me. If I'd want to read this in a year, it stays.
  • No analytics for now. I'd rather not know.
const ship = (post: Draft) => post; // good enough

That's it. More soon.