Home Podcasts Better with Kent
Better with Kent

Better with Kent

Kent C. Dodds 5 Episodes Aug 20, 2026

Solo episodes from Kent C. Dodds on durable skills for people who ship software: judgment, accountability, problem clarity, and what stays valuable as AI takes on more implementation. Kent teaches directly on camera — no guest, one idea at a time. Complements guest interviews on Become a Product Engineer (Chats with Kent). Episode 1 adapts The Last Software Engineer; later episodes cover traps like building the wrong thing faster and skills like making user pain visible. Subscribe for evergreen episodes as the series grows.

Episodes

Here's how the new MCP spec works
Here's how the new MCP spec works Aug 20, 2026 1495 MCP is stateless now. Any instance can answer a tool call. Kent walks the 2026-07-28 release: sticky sessions vs a normal load balancer, CIMD vs DCR, multi-round-trip elicitations, and how to run both lanes until the metrics say you can drop the old one.(00:00) - They fixed MCP (01:13) - Better with Kent (01:37) - Cloudflare + the dual-lane upgrade (03:13) - MCP is now a stateless protoco
The craft "dying" is your OPPORTUNITY
The craft "dying" is your OPPORTUNITY Aug 18, 2026 514 People worry AI is destroying craft and making developers lazy. Kent says that is incomplete: most will hand judgment to the agent. The differentiators own the system, the UX, and what the agent learns to care about.(00:00) - AI is destroying the craft? (00:22) - Humans were never deterministic (01:17) - Judgment was always easy to outsource (02:27) - Your opportunity (04:21) - Ownership
Stop Burning Your Context Cash
Stop Burning Your Context Cash Aug 13, 2026 1219 A giant AGENTS.md feels responsible. It is often just burning tokens. Kent walks the Claude Code 80% cut, a research paper that found +20% cost for little gain, a live prune of his own file, and homework: make the always-on file a router, not an encyclopedia.(00:00) - Cold open: you're burning context dollars (00:43) - Better with Kent intro (00:59) - Claude Code cut 80% of the system pro
Use AI to make product decisions
Use AI to make product decisions Aug 11, 2026 1415 Most people use agents to write code. Watch Kent use one to decide what to build: gather evidence, argue primitives, peel cleanup into side quests, keep the judgment - and only then type go.(00:00) - Cold open: I think we are aligned, so let's go (00:05) - Better with Kent intro (00:24) - The durable skill: making a product decision with your agent (00:31) - Start at the top: hand the age
How to increase your leverage with agents
How to increase your leverage with agents Aug 6, 2026 722 Agents are doing the work you did months ago. That is not doom - it is how abstraction travel works. Kent shows the climb-dont-cling timeline, a conductor-of-orchestrators example, and a one-week homework handoff.0:00 Cold open: agents take the job / you climb0:13 Better with Kent intro0:24 Tweet claim: agents do months-ago you-work0:51 Uncle Bob / climb layers of abstraction1:15 History:
I Delete Tests Every Night (On Purpose)
I Delete Tests Every Night (On Purpose) Aug 4, 2026 749 Better with Kent - durable skills for people who ship software.Every morning Kent wakes up to a PR that deletes more lines than it adds. Not flaky tests. Not broken tests. Low-signal ones — tiny wrappers, magic-number asserts, edge cases that will never happen — the kind AI agents love to generate overnight.This episode walks the trap (more green checks ≠ more confidence), the bar (fewer,
Forget "read the code," I don't even merge PRs myself
Forget "read the code," I don't even merge PRs myself Jul 30, 2026 684 Your agent opened the PR. Now you're refreshing CI and arguing with bots. Kent shows the ship-pr skill that closes that loop - mark ready, fix CI, triage review, Discord handoff - so you spend attention on risk, not chores. (00:00) - Still reading the code? (01:18) - "I read the code" kicked off a war (01:51) - I do read the code sometimes (02:31) - You're the PR babysitter (03:33) - I tu
Stop Reviewing Diffs. Start Reviewing Systems.
Stop Reviewing Diffs. Start Reviewing Systems. Jul 28, 2026 501 Agent PRs are too big to read line by line. Kent shows a visual system recap in the PR description - classify what changed as composes, extends, or adds - so you review the architecture first, then the code that matters.(00:00) - Still reviewing git diffs? (00:25) - Spectrum: not every line, not zero review (00:43) - Review the system, not just the diff (00:51) - Steve's visual recap (Bui
My Agent Ships Across 6 Services Without Seeing a Secret
My Agent Ships Across 6 Services Without Seeing a Secret Jul 23, 2026 1395 Want the system from this episode? Check out Kody at https://heykody.dev/ Kent replays a real publish night — one Cursor conversation where the agent drove Notion, Canva, Kit, Transistor, Bluesky, and LinkedIn through Kody packages, with every secret kept out of the agent's reach. (00:00) - Stop copy-pasting between your agent and your services (01:25) - What we're learning today (01:49)
Fable nailed my production YOLO infra migration
Fable nailed my production YOLO infra migration Jul 21, 2026 2487 One orchestrator prompt, six platform swaps, and a real production cutover on kentcdodds.com — the workflow, the review loop, the perf scare, and where the agents were wrong.(00:00) - One prompt, 40,000 lines (00:44) - The site and why migrate (06:38) - PR #813 — 483 files (07:09) - Kickoff prompt anatomy (11:35) - Orchestrate with subagents (16:13) - Steering + scope expansion (21:33) -
Your Coding Agent Needs Better Primitives
Your Coding Agent Needs Better Primitives Jul 15, 2026 973 If your coding agent keeps producing garbage, better prompting may not fix it. Kent shows how intentional system primitives make agents more reliable, efficient, composable, and auditable.(00:00) - Bad agent output starts in the system (00:37) - We are all tech leads now (01:28) - What is a primitive? (04:57) - Four moves: create, combine, delete, expand (06:01) - Create: role-based acces
The Framework wars are over. Why no one dethroned React
The Framework wars are over. Why no one dethroned React Jul 9, 2026 693 Kent reacts to Dax's question on X — why no framework dethroned React — and connects it to Jobs Theory, network effects, and why framework choice matters less when agents write the code.Chapters00:00 — Why did nobody dethrone React?00:24 — Dax's question on X00:49 — React is the last UI library (2020)02:47 — Functional first, then social and emotional03:36 — What made React functionally b

Recommended