Tag: developer-workflow

Posts with tag developer-workflow

I Was Wrong About Haiku

I Was Wrong About Haiku

I ran one model for everything and blamed the plan when usage climbed. The fix was splitting the work, and the saving turned out to have nothing to do with token price.

Aug 27, 20265 min read
Read more
The Plan Didn't Say Push

The Plan Didn't Say Push

Aug 25, 20263 min read
Read more
Instructions Aren't Contracts

Instructions Aren't Contracts

The rules are written down. The agent reads them on every prompt. They still do not make it into the code, and nothing is broken enough for the bot to report. A rules file is not configuration. It is a suggestion with an unknown success rate.

Aug 18, 20266 min read
Read more
Review Is Infrastructure. Your AI Rollout Forgot to Build It.

Review Is Infrastructure. Your AI Rollout Forgot to Build It.

AI adoption doubled our code output. Nobody budgeted for the reading. Telemetry from 22,000 developers shows the bill: 5x longer review, tripled incidents, and 31% more PRs merged with no review at all. This is what treating review as infrastructure actually means.

Jul 17, 202610 min read
Read more
You Can't Take the Career Path I Took. It No Longer Exists.

You Can't Take the Career Path I Took. It No Longer Exists.

Jul 13, 20263 min read
Read more
The Most Important AI Work Doesn't Show Up in Any Metric

The Most Important AI Work Doesn't Show Up in Any Metric

Every company brags about their model's stats. Nobody tells you what you have to set up, and what you have to prompt, to actually hit those numbers. The hardest part of working with AI is the part no benchmark measures.

Jun 24, 20264 min read
Read more
AI Made Me Fluent in Backend. It Didn't Make Me a Backend Engineer.

AI Made Me Fluent in Backend. It Didn't Make Me a Backend Engineer.

AI equalized the part of the job that was never the hard part — writing the code. The hard part was always knowing what to ask. That part it can't hand you, and worse, it hides the fact that you don't have it.

Jun 19, 20266 min read
Read more
We Don't Trust AI's Code. We Also Don't Read It.

We Don't Trust AI's Code. We Also Don't Read It.

I committed code I hadn't read, felt the guilt, and almost filed it as a discipline problem. It wasn't. The gap between not trusting AI's code and not reading it is the clearest signal we have that the valuable part of the job moved downstream — from writing to reading.

Jun 15, 20268 min read
Read more
What I actually look for in frontend code review

What I actually look for in frontend code review

Speed without reading creates technical debt. Here is exactly what I check when reviewing frontend code at data scale — and what AI keeps getting wrong.

May 12, 20265 min read
Read more
AI-assisted coding has a slot machine problem

AI-assisted coding has a slot machine problem

AI can make developers faster. But speed without reading is just a faster way to create technical debt.

May 8, 20266 min read
Read more
Tag: developer-workflow | Code Nomad