Articles

Articles on AI, coaching, product strategy, and building a business that matters.

29 posts tagged "For Engineers"

How Using Claude to Interview You Can Help You Build Skills (and Apps)

AIJul 25, 2026

I asked Claude to interview me and got twelve questions back. I answered two. What worked better was having it guess first and let me correct it. Here are the project instructions I use now, and the four files that come out of an interview.

AIEncoding Expertise

I Created a Coding Harness Without Realizing It

AIJul 7, 2026

I sat down to learn Mastra with my Claude Code habits and my Cloudflare opinions in my back pocket. A few agents and a workflow later, I'd accidentally built a full coding harness. Here are the seven rules I refused to bend — and what each one looks like in running, open-source code.

AIAgentic SoftwareEvalsAgents

How Do You Test Output That Changes Every Time You Run It?

AIJun 29, 2026

Ask an AI to build the same thing twice and you get two different programs, both working. So you can't test the code against one right answer. Here's how to test what it actually does instead, in five layers, with a Stripe webhook as the example.

AIClaude CodeVibe Coding

Encoded Judgment: How a Cheap Model Performs Like an Expensive One

AIJun 18, 2026

I ran a product team that captured every customer question into a playbook before handing it off. That old loop is exactly how you make a cheap AI model carry expensive work.

AIEncoding ExpertiseAI Economics

Loop Engineering: For me it's about using dumber models and smarter code

AIJun 16, 2026

My take on loop engineering: push judgment onto dumber, cheaper models and smarter code over time, so a long-running agent gets cheaper and more trustworthy with use.

AIAgentic SoftwareEncoding ExpertiseAI Economics

Inside a Claude Skill: The Eight Steps That Build the Red Dot skill

AIJun 9, 2026

I open the hood on the Claude Skill that builds mirror assessments — the eight-step pipeline, the single spec it compiles, and the checker that won't ship broken.

AIProduct WorkClaude SkillsEvals

How to Tell If Your Scoreboard Is Lying to You

AIMay 30, 2026

A pizza shop's flyer contest shows why your AI scoreboard can climb while the work gets worse - and why a measure that can't be gamed is the real job.

AIProduct WorkEvals

The Key Comes Before the Song

AIMay 22, 2026

When you build with AI doing the content generation, the obvious move is QA at the end. But if that's your whole strategy, you sat down at the piano without picking a key. Here's how I'm thinking about evals for a new product — and why guardrails belong upstream, not downstream.

AIProduct WorkEvals

Stop Selling a Privacy Policy

AIMay 18, 2026

When both sides have IP, current AI privacy answers force one of them to bleed. The fix isn't a better policy or a clever cryptographic trick. It's a design discipline: stop protecting what crosses the wire and start designing what's allowed to cross in the first place.

AIProduct Work

The 4 scans I run before I'm done with any AI-assisted project

AIMay 14, 2026

There are no magic prompts. But there are four scans I run after every first pass on AI-assisted code: race conditions, concurrency, idempotency, and dead code. Each one catches issues you'd otherwise debug months later.

AIProduct WorkEvals

Want to talk about what you just read?

Every great conversation starts with a single question.