Blog Posts

2026

The Patterns Didn’t Go Away. You Stopped Asking for Them.

5 minute read

Two posts crossed my feed the same week — one a 248,000-PR study, one a reflection on how we used to build — and they told the same story from opposite ends: AI didn’t lower the bar on code quality. We stopped holding it there. The discipline still works. You just have to ask for it.

Nobody Changed the Code. It Still Broke.

5 minute read

A production Lambda started crashing on startup with no code change behind it. The cause was a three-way collision between a new AWS runtime, an old bundled library, and a routine dependency upgrade — and the fix is a one-line lesson in scoping what you scan.

AI Made Building Free. Your Org Still Has a Speed Limit.

5 minute read

The sequel to “It Moved the Constraint.” Building is nearly free now, but organizations still absorb change at a stubbornly human rate — and Goldratt told us forty years ago what to do about a bottleneck you can’t code past.

Camping at Leech Lake — June 2026

7 minute read

Two cool, cloudy nights at Leech Lake with Jayson, Echo, and Dee OhGee — a spotless Corps of Engineers campground, some off-road forest trails up toward Lake Winnie, a balky stove, and a menu that rearranged itself on the fly.

AI Didn’t Kill Agile. It Just Moved the Constraint.

7 minute read

Agile was built to ration scarce engineering. AI made building cheap, so the bottleneck moved downstream — to whether anyone can actually absorb what we ship. The gates we built to protect capacity are now just drag.

Back to top ↑

2025

The Power of Named Chats/Channels

2 minute read

How using named chats and channels can transform your digital communication and boost team productivity

Using Cursor - the AI Editor

2 minute read

Exploring my experience with Cursor, an AI-powered code editor that’s changing how we write code

Site Beginnings

less than 1 minute read

Hello world! <– The obligatory first thing for any programmer.

Back to top ↑