Signal Dispatch home

Essays

All 236 posts, filterable by category and searchable by text.

Topics

Featured

Editor's picks

Latest

8 of 234
The Migration That Ate Two Columns
AI & AutomationJun 16, 2026

The Migration That Ate Two Columns

I rebuilt a database table and it silently deleted two columns I needed. No error. Every test for the thing I was changing passed. Here's what actually caught it.

Red Is the Good News
AI & AutomationJun 16, 2026

Red Is the Good News

Three bugs that would have shipped clean. None of them threw an error. The only thing that caught them was a test written to fail first, against the real thing.

I Wrote the Rule Down. I Broke It Anyway.
AI & AutomationJun 16, 2026

I Wrote the Rule Down. I Broke It Anyway.

There's a file in my project whose only job is to stop me from making one mistake. I made it three times in a row. The difference between a rule and a wall.

The Gate Verifies the Work. It Never Looks at the Plan.
AI & AutomationJun 16, 2026

The Gate Verifies the Work. It Never Looks at the Plan.

Thirteen features shipped green. The designs were all wrong. The system made being wrong cheap—but only on one side of the work.

Where the API Stops
AI & AutomationJun 15, 2026

Where the API Stops

I once mapped the civil war between human interfaces and machine-native ones at the scale of companies. Then I fought both sides of it in a single afternoon, in a single pipeline — and a human had to close the seam.

Open Kitchen
ReflectionJun 11, 2026

Open Kitchen

I went looking for other cooks and found closed kitchens — not hostile, just complete. The Bear turned out to be the show that named what's actually missing in agent-assisted work, and what it might cost me to build the alternative.

The Only Thing in My Codebase That Can't Lie
EngineeringMay 30, 2026

The Only Thing in My Codebase That Can't Lie

I asked an agent a simple product question and watched it spend three thousand words rediscovering things it had no way to trust. The fix wasn't a better map. It was noticing which artifacts in a codebase can lie to you — and which one can't.

When Your Lawyer Tells You to Use ChatGPT
AI & AutomationMay 26, 2026

When Your Lawyer Tells You to Use ChatGPT

My lawyer told me to use ChatGPT instead of paying him. A colleague said the same about his accountant. The cleanest signal for which professions get compressed isn't the headcount data — it's when the practitioner himself tells you he's optional.