Skip to main content

Podcast

Messy, out loud

Short episodes narrated in Messy's voice. Every one has show notes and a full transcript, so you can read it instead if you'd rather.

These open the composer and the submission form — you post it, not Messy.

Episode 1AISeptember 2, 20260:37

How AI actually works

Messy explains tokens, context and confident nonsense in plain language — no maths, no hype.

Show notes

  • A model predicts text, it does not look answers up.
  • Everything it knows right now is what you put in the prompt.
  • Vague in, vague out — add the missing detail before blaming the model.
  • Try it free in the Prompt Room.
Read the transcript

Hello. I am Messy. Let's talk about what A I is actually doing. It is not looking your answer up in a filing cabinet. It reads the text you gave it, and then it predicts what comes next, over and over, until it stops. That is why it can sound completely sure and still be wrong. Everything it knows about your problem right now is what you put in the prompt. So when the answer is vague, the first thing to check is whether you left something out. Give it the missing detail. Tell it the shape you want back. Then watch the answer change. Try it yourself in the Prompt Room. It takes about a minute, and it is free.

Download the audio
Episode 2LearningSeptember 8, 20260:39

Learning by breaking things

Why every MessyDev room starts broken, and why that beats another tutorial you never apply.

Show notes

  • Watching a tutorial is comfortable, but you watched the decisions instead of making them.
  • Each room opens with a mess: a bad prompt, a leaked key, a broken deploy.
  • Mess, discover, learn, fix, verify, reflect.
  • You finish with evidence, not a badge.
Read the transcript

Hello again. Here is why everything here starts broken. Watching someone build a thing feels like progress. Nothing is confusing, everything works, and then you open an empty editor and the feeling vanishes. You watched the decisions instead of making them. So every room here opens with a mess. A prompt with no context. A key in the wrong place. A deploy with no environment variables. You poke at it, you get it wrong, I nudge, and then it clicks. Mess, discover, learn, fix, verify, reflect. Slower to read. Much faster to actually learn. And at the end you have something you can point at, instead of a badge.

Download the audio
Episode 3Build RoomSeptember 14, 20260:40

Inside the Build Room

Where the simulation stops: your repo, your deploy, your keys — and what Messy will never do for you.

Show notes

  • Practice is sandboxed. The Build Room uses your real accounts.
  • Commits land in your repository, deploys land on your hosting.
  • Messy never posts, tweets or submits anything on your behalf.
  • Bring any tool: Git remote, deploy target and API key connectors are generic.
Read the transcript

Let's talk about the Build Room. Everywhere else here is a sandbox. You can break it and nothing outside notices. The Build Room is the opposite, and it says so on the label. When you connect Git hub, that is your account. The commit lands in your repository. The deploy lands on your hosting. Nothing is mimed. I walk the steps with you and tell you when something looks wrong. But I do not post for you. I do not submit your product anywhere, and I do not tweet on your behalf. Those are your buttons to press. Bring whatever tools you like. If yours is not on my shelf, there is a generic one, and a box to tell me about it.

Download the audio

The 30-second version

Same voice, the whole path, in half a minute.

Read the blog