The field notes are living documents.
They aren't articles. They aren't dated. They get tended, sometimes daily, sometimes once a quarter, and they grow up over time. A seedling is a hunch I'm sitting with. A budding note has been worked on. Evergreen means I'd defend it in public. The Substack writing is in a separate place because that's a separate thing.
Digital gardening
Last week, I stumbled upon an article from Maggie Appleton about digital gardens. It made me redesign my website.
Full test coverage
I find great joy in adding heavy test coverage to the apps that I build, and then adding them to Github Actions to run automatically on deploy. Coding agents wi
Documentation is free
The biggest headache, whether you run a small startup or a big corporation, has always been documentation.
Add PII detection for extra safety
Wired OpenAI's privacy-filter into Claude Code as a pre-push hook, about 150 lines of TypeScript. A small example of a bigger idea: you can let AI write the code if you build the checks around it.