Writing
Words on shipping software
Field notes from building products on the modern web. New posts when I have something worth saying.
Filtered · cloudflare
#cloudflare
May 20, 2026
Building this portfolio with Claude Code
Not “the AI wrote it” — more “we wrote it together,” with a careful initial prompt, a lot of fact-checking, and the occasional wrong turn. Notes on the back-and-forth that produced this site.
- claude-code
- ai
- nextjs
- cloudflare
Mar 2, 2026
Shipping tiny apps to Cloudflare’s edge
How I’ve been structuring small, full-stack apps on Cloudflare Pages + D1 + Workers — and where I keep tripping over the edge runtime’s constraints.
- cloudflare
- edge
- typescript