Tag: claude
-

I don’t miss not writing code
Five years ago, I was so burnt out, I didn’t think I had a future being a software engineer. Five years ago, I thought I couldn’t cut it. I didn’t have the chops. I couldn’t keep up. Coding was not fun. I began to wonder if it ever was fun. One of the arguments against…
-

Teaching an AI to Read My Website (Over MCP)
For the last couple weeks, I’ve been building a headless Next.js frontend for this site — a project I’ve been calling jazz-nextjs. The idea is straightforward enough: keep WordPress as the content management layer (where I actually like writing) while serving the public-facing site through a modern React frontend hosted on Pantheon’s Next.js infrastructure. What’s…