Session

Never Trust a Monkey: The Chasm, the Craft, and the Chain of AI-Assisted Code

We’re in the midst of another abstraction leap.
Just like compilers, cloud, and containers before it, AI-generated code started with hype, fear, and broken things, and might still end with progress, but only if we build it right.

As we all know by now, LLMs aren't particularly intelligent; they are just monkeys that sometimes output Shakespeare, but with GPUs instead of typewriters. They’ll generate code with confidence, validate it with tests they wrote themselves (if any), celebrate with a lot of emojis, and call it a job well done.

This talk introduces a working model for AI-assisted development that actually holds up under real-world use. It’s built on three ideas:

- The Chasm: the dangerous gap between what we meant and what we asked for.

- The Craft: the human skill to spot when AI gets it “technically right” but still wrong.

- The Chain: the Intent Integrity Chain, a structured flow of prompt → spec → test → code, where each output is validated externally, by humans or deterministic systems, but never by the same model that generated it.

And what we end up with is a blueprint for building production-ready software with AI, without sacrificing trust or intent.

Trust your knowledge.
Trust your tests.
Never trust a monkey.

Baruch Sadogursky

Head of DevRel, TuxCare

Nashville, Tennessee, United States

Actions

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top