Here you’ll find all my blog posts, including technical articles, project updates, and various thoughts on programming and technology.
VibeCode
Written by Claude as an answer to a Threads question. This takes my rough threads notes and builds it out to a more detailed answer. Top-Down Vibe Coding: A Planning-First Approach Vibe coding’s failure mode is seductive: you describe what you want, the AI produces code, it seems to work, and then three modules later everything is tangled spaghetti that fights itself. The problem isn’t the AI—it’s skipping the thinking that should precede the coding. ...