WEBVTT
NOTE The Rundown — nextbig.dev daily audio edition, 2026-05-07

1
00:00:00.000 --> 00:00:07.505
<v Alex>Hey everyone, welcome to Builder's Briefing for May 7th, 2026. I'm Alex, joined as always by Sam. We've got a packed one today — Cloudflare just made agents truly autonomous, Chrome is secretly installing a four-gig AI model on your machine, and Germany's entire dot-D-E domain went offline.

2
00:00:07.505 --> 00:00:11.425
<v Sam>That's quite the lineup. I feel like every week we say 'okay, this is the week agents got real,' but today might actually be the one. Let's get into it.

3
00:00:11.425 --> 00:00:20.452
<v Alex>So the big story — Cloudflare just shipped what I think is the most important agent infrastructure update we've seen this quarter. AI agents can now autonomously create a Cloudflare account, purchase a domain through Stripe, and deploy a full application. No human in the loop. This isn't a demo — it's a production API with real billing integration.

4
00:00:20.452 --> 00:00:25.016
<v Sam>Okay, I need to unpack that for a second. You're saying my agent can go from 'I have an idea for a microsite' to a live URL with a purchased domain — and I never touch anything?

5
00:00:25.016 --> 00:00:29.788
<v Alex>Exactly. You set spending guardrails, the agent has a credit card on file through Stripe, and it handles the entire lifecycle. Account creation, domain purchase, deployment — all of it.

6
00:00:29.788 --> 00:00:36.493
<v Sam>That's wild because until now the bottleneck was always that last mile. Your agent could generate the code, maybe even write the infrastructure config, but then a human had to actually click 'deploy' and set up DNS and all that. This collapses the whole thing.

7
00:00:36.493 --> 00:00:43.405
<v Alex>Right, and what's really significant is this is the first major cloud provider offering a complete agent-driven deployment pipeline that includes payment. I'd expect AWS, Vercel, and others to follow within months. The race to become agent-native infrastructure is on.

8
00:00:43.405 --> 00:00:49.826
<v Sam>If you're building AI coding assistants or any tool that ends with 'deploy this,' you need to be looking at this right now. The bottleneck has officially shifted from 'can the agent write code' to 'can the agent ship and operate it.' And now it can.

9
00:00:49.826 --> 00:00:55.165
<v Alex>Alright, moving to AI and models — this next one got people fired up. Google is silently pushing Gemini Nano onto Chrome installs. That's a four-gigabyte on-device model being downloaded without user opt-in.

10
00:00:55.165 --> 00:01:01.226
<v Sam>Four gigs! Just quietly appearing on your hard drive. I mean, as a developer, the upside is real — you'd get access to a local LLM through the Prompt API for Chrome extensions and PWAs. But the privacy backlash is completely justified.

11
00:01:01.226 --> 00:01:08.627
<v Alex>It's a classic Google move — build the distribution channel first, ask for permission later. But honestly, if this sticks, on-device inference becomes a real platform overnight. Billions of Chrome installs suddenly have a local model. That's a distribution channel nobody else can match.

12
00:01:08.627 --> 00:01:14.585
<v Sam>Yeah, it's one of those things where I'm annoyed at the how but genuinely excited about the what. If you're building browser-based AI features, start testing that Prompt API now, because this is coming whether users like it or not.

13
00:01:14.585 --> 00:01:19.898
<v Alex>There's also a really sharp essay making the rounds arguing that coding agents hit walls on specification, not code generation. The bottleneck was never the code — it's that agents don't know what to build.

14
00:01:19.898 --> 00:01:28.228
<v Sam>That resonates so hard with my experience. I've been using Copilot-style agents for months now, and the times they fail, it's almost never because the generated code is bad. It's because I gave a vague spec and the agent confidently built the wrong thing. The real leverage is in writing better specs and context documents.

15
00:01:28.228 --> 00:01:35.836
<v Alex>Which actually ties nicely into the developer tools section. Addy Osmani released a project called agent-skills — it's a curated collection of production-grade skills you can plug into AI coding agents. Think code review, refactoring patterns, testing strategies, all as composable capabilities.

16
00:01:35.836 --> 00:01:41.097
<v Sam>Oh, that's super practical. Instead of every team rolling their own skill definitions from scratch, you get an opinionated starting point. Link in the briefing for that one — definitely worth bookmarking.

17
00:01:41.097 --> 00:01:45.533
<v Alex>And there's another one I want to flag — Tilde dot run. It's an agent sandbox that gives agents a versioned filesystem with rollback. Every file operation is transactional.

18
00:01:45.533 --> 00:01:52.651
<v Sam>Oh, so it solves the 'agent trashed my project' problem. That's actually huge. You combine that with the Cloudflare deployment pipeline and Osmani's agent-skills, and you've got a pretty complete stack for agent-driven development — sandbox, skills, and deployment all sorted.

19
00:01:52.651 --> 00:01:58.093
<v Alex>Exactly the pattern that's emerging. Okay, quick infrastructure note — Germany's entire dot-D-E top-level domain went offline due to a DNSSEC misconfiguration. One bad key rotation took down millions of domains.

20
00:01:58.093 --> 00:02:04.025
<v Sam>DNSSEC is one of those things that's incredibly powerful but operationally unforgiving. If you serve German users or depend on any dot-D-E domains, this is your reminder to set up DNS monitoring and have fallback resolution ready.

21
00:02:04.025 --> 00:02:09.105
<v Alex>Also, YouTube RSS feeds are broken right now — returning stale or empty results. If your product ingests YouTube content via RSS, you'll need to switch to the Data API or build polling workarounds.

22
00:02:09.105 --> 00:02:13.335
<v Sam>That one's going to hit a lot of podcast apps and content aggregators. Classic case of depending on an undocumented feed that Google has zero incentive to maintain.

23
00:02:13.335 --> 00:02:18.570
<v Alex>A couple of fun quick hits before we wrap — Valve open-sourced the full CAD files for the Steam Controller under Creative Commons. Great reference design if you're into hardware or three-D printing mods.

24
00:02:18.570 --> 00:02:23.496
<v Sam>Love that. Also saw there's a terminal music player inspired by Winamp called cliamp. Not mission-critical, but if you live in the terminal and miss that Winamp aesthetic, it's a fun install.

25
00:02:23.496 --> 00:02:28.396
<v Alex>And apparently the knitting community is dealing with a flood of AI-generated pattern garbage. Just a reminder that AI slop isn't just a tech problem — it's hitting every creative community.

26
00:02:28.396 --> 00:02:31.439
<v Sam>Knitters versus AI. That's the crossover episode nobody expected but honestly kind of captures where we are right now.

27
00:02:31.439 --> 00:02:41.008
<v Alex>Alright, here's the takeaway. The agent deployment stack is becoming genuinely end-to-end. Cloudflare handles provisioning and deployment, Tilde dot run gives safe sandboxed filesystems, Osmani's agent-skills provides plug-in capabilities. If you're building agent-powered tools, stop treating deployment as a human step. Design your pipelines to go from spec to shipped.

28
00:02:41.008 --> 00:02:46.785
<v Sam>And keep an eye on that Chrome Prompt API. On-device inference is about to become a real distribution channel whether we asked for it or not. The infrastructure is there — now it's about who builds the best workflows on top.

29
00:02:46.785 --> 00:02:50.834
<v Alex>That's the briefing for May 7th. Links to everything we mentioned are in the show notes. If you're building on any of this stuff, we'd love to hear about it.

30
00:02:50.834 --> 00:02:53.000
<v Sam>Go ship something — apparently your agent can handle it from here. See you tomorrow.
