Articles
Exploring AI, software engineering, and building products. Join me on my journey as I learn and share.

Our Best AI Investment of 2025: Time to Fail
December 20, 202512 min read
We gave our engineering team two weeks of protected time to fail at AI. Here's what happened when we made failure the goal.
AIEngineering LeadershipProductivityTeam Culture

The Ultimate Guide to Spec-Driven Development Frameworks
December 13, 202512 min read
Stop vibe coding. Compare Taskmaster AI (24k stars), OpenSpec, SpecKit (55k stars), Agent OS, and AgentCMD to find the right spec-driven development framework for your AI coding workflow.
AIEngineeringAutomationClaude Code

Why I Built AgentCMD
December 8, 20255 min read
I was tired of babysitting my AI agents. Here's why I spent two months building an orchestration tool to save 30 minutes a day.
AIEngineeringAutomationClaude Code
Cypress VS Storybook for Component Testing Vue
October 6, 20224 min read
Covers Cypress Component tests and Storybook interaction tests to see which is better.
VueTestingCypressStorybook
How to Publish an Ionic Android App with Docker
July 14, 20223 min read
Docker saves the day for Android app building with Ionic Framework—no more dependency nightmares!
DockerIonicAndroidMobile Development