·6 min read
What is Vibe Coding? (And Why I Bet My Career On It)
Vibe coding isn't using Copilot for autocomplete. It's describing what you want and letting AI agents build it. Here's why it changes everything.
Build logs, playbooks, and hard-won lessons from shipping apps solo with AI agents.
Vibe coding isn't using Copilot for autocomplete. It's describing what you want and letting AI agents build it. Here's why it changes everything.
A build log of adding a full MDX blog to an existing Next.js site using Claude Code. Every prompt, every decision, every mistake.
The exact tools, frameworks, and workflows I use to ship apps solo with AI agents. Opinionated, battle-tested, updated for 2026.
How to manage long-running background services in FastAPI with clean startup, graceful shutdown, and error isolation. A pattern from a real production app.