How an amateur (me) learned to loop: w/ Matthew Berman
Andrew Warner spends a day cramming on "agent loops," then brings Matthew Berman on screen-share to react to five other creators' examples before showing off — and fixing — his own.
June 23rdA complete non-coder's tour of OpenAI's Codex app, ending in a real internal tool that emails you the moment a competitor mentions your target keyword.
Codex removes the technical barrier to building software, so the real opportunity for beginners is small internal tools built for one person's specific workflow, not another public-facing landing page.
The video is a beginner's map of OpenAI's Codex app: what a project/folder is, the difference between working locally, in a cloud sandbox, or on a parallel work tree, what branches are (explained as video-game checkpoints), and when automations and cron jobs are worth using. The core lesson is to stop building generic demo apps and instead build small internal tools scoped to one real personal problem -- the example built live is an AI image-renaming tool for sorting screenshots. The second half shows wiring that tool to Zapier's SDK so it can take real-world actions (send a Gmail alert when a competitor's article appears) without the developer writing any OAuth or API-token handling themselves.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Sponsor mention, then projects/folders, cloud vs local vs work tree, branches explained via Mario checkpoints, models.

Plain-English version control, model choice advice, plugins/skills, computer-use abilities.

PR quality-check automation example, daily 7am brief example, verdict that beginners likely won't need these yet.

Philosophy of building internal tools over generic demos; approval modes explained.

Uploads dog photos, Codex Love suggests and applies AI-generated filenames on localhost:3000.

Files sidebar, embedded terminal, embedded browser feature shown.

Installs Zapier SDK into Codex Love, connects Gmail, wires a trigger to email on new SpaceX articles from techsniff.com.

Confirms the email trigger works with a real Gmail message ID; closing pitch for Zapier and sign-off.
Modern AI coding agents have made the technical side of building software easy enough that the real skill left is picking a narrow, personal problem worth solving.
“I'm gonna show you everything you need to know about codecs as if you've never coded in your entire life.”
“Why would I pay for that app when I could just build it internally?”
“It makes a process and a large learning curve shrunken down to simply being, like, connect Gmail to Zapier, install Zapier SDK here, and then do whatever action you want to do.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Corbin promises a zero-to-competent tour of OpenAI's Codex for people who have never written a line of code, then proves it by building a working AI tool live and connecting it to Gmail before the video ends.
The three execution modes Codex offers for running a prompt, explained in terms of what survives you closing your laptop.
Frames Git branches as Mario level checkpoints: you can rack up progress from a checkpoint, and if it goes wrong, return to that checkpoint instead of losing everything.
“So without further ado, as you want to know, this is how videos, make sure to leave a like. I'll see you in the next.”
Brief, informal like/subscribe ask tacked onto the sign-off; no hard product pitch beyond the Zapier sponsor read already delivered earlier.
00:00
00:11
00:16
00:26
00:36
00:42
00:50
00:58
01:06
01:13
01:21
01:31
01:37
01:45
01:51
02:00
02:08
02:13
02:24
02:31
02:39
02:47
02:55
03:03
03:10
03:18
03:26
03:34
03:41
03:49
03:57
04:05
04:13
04:20
04:28
04:36
04:44
04:54
04:59
05:07
05:17
05:23
05:28
05:38
05:43
05:52
06:02
06:13
06:17
06:25
06:33
06:41
06:47
06:53
07:04
07:13
07:19
07:27
07:35
07:47
07:52
07:58
08:06
08:16
08:22
08:26
08:40
08:42
08:53
09:01
09:09
09:16
09:24
09:31
09:40
09:45
09:55
10:01
10:11
10:19Andrew Warner spends a day cramming on "agent loops," then brings Matthew Berman on screen-share to react to five other creators' examples before showing off — and fixing — his own.
June 23rdZapier's Automation Bench ran Claude Fable 5.0 against hundreds of realistic business workflows — here's what the numbers actually mean.
June 9thA Mac loyalist explains why agentic coding broke macOS for him -- and how a fleet of $400 Linux mini-PCs fixed it.
July 3rdHow Theo turned a returned, unmetered Claude release into a five-and-a-half-hour unattended agent run that cleared a month of stalled pull requests for about $150.
July 6thA step-by-step walkthrough of turning a single image reference into a synced design.md and design.html pair using an open-source Claude Code skill.
July 2ndA single founder makes the case that Claude Code has erased the cost of building software, using a three-person team's state government contract as proof.
July 3rd