>_ Posts
Blog
Thoughts on development, engineering, and product.
- 01|
Ben Awad: 'hand-written code is dead'. I agree with the premise, disagree with the conclusion.
In January 2026, Ben Awad posted a video that went viral: 'hand-written code is basically dead'. Months later, real cases started confirming the thesis — a single prompt modifying 500,000 lines, games with 95% AI-generated code, Steve Yegge building agents that coordinate agents. I agree manual typing is dying. I disagree that means the end of critical code review.
- 02|
Microsoft Build 2026: run Claude, Codex, and Copilot at the same time (and the hidden cost of it)
On June 2-3, 2026, Microsoft unveiled the GitHub Copilot app — a desktop experience for orchestrating multiple agents in parallel, with Claude, Codex, and Copilot running on the same task in isolated git worktrees. The industry is converging on a model where the developer becomes a director, not a typist. But the bill started arriving in June.
- 03|
Vibe coding: hype, reality, and when it actually makes sense
In February 2025, Andrej Karpathy named vibe coding in a tweet. A year later, he himself called the term passé and adopted a new one: agentic engineering. Between the two ends of that arc lies a trail of careless prompts, exposed databases, and one embarrassing statistic: 45% of AI-generated code carries an OWASP vulnerability.