Blog
Writing on building software
Guides and notes from shipping products - deployment, architecture, and the craft of full-stack engineering.
Featured
The 30-Minute Rule: How to Remain a Good Developer When the Machine Can Code for You
If AI can produce working code in seconds, how do we maintain our foundational understanding? The distinction between saving time and outsourcing your thinking.
6 min read · Philosophy
The Anti-Vibe Workflow: How I Actually Write Software with AI
Why generating code without careful review creates long-term maintenance challenges, and how I use AI agents alongside WebStorm and PhpStorm to build reliable software.
6 min read · Engineering
The Typist Fallacy: Why AI Doesn't Need to Write All Your Code
Why typing every line by hand isn't the core of software engineering, how I use AI agents to do the writing, and why code review keeps the code truly yours.
5 min read · Engineering
How to Get an is-a.dev Subdomain and Connect It to Vercel (Step-by-Step Guide)
Learn how to register an is-a.dev subdomain and connect it to your Vercel app using DNS records and GitHub pull requests. Complete step-by-step guide for beginners. Free domain setup tutorial for developers.
5 min read · vercel