Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Nathaniel Whittemore

๐Ÿ‘ค Speaker
4350 total appearances

Appearances Over Time

Podcast Appearances

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

Today we are doing a little bit of a catch-up on the terms that you might have heard in passing, especially if you've been anywhere near AI Twitter slash X over the past couple of weeks.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

There are a few things that might sound like absolute Greek to you, but which combined tell the story of how vibe coding, which I really mean AI and agentic coding, are evolving early into this year.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

Entrepreneur and content creator Riley Brown recently tweeted, Now, if you are thinking, I don't know what any of those things mean, don't worry, you are not alone, and we're going to get into much of it today.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

The context of all of this is the big shift in perception over the last couple of weeks, which has been pretty well chronicled in episodes throughout this month.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It wasn't that we got a new model or anything like that.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It's that everyone went home for the holidays, had just a little bit of downtime to start playing around, started working on some personal or professional projects with Opus 4.5 or Clawed Code or 5.2 Codex or some combination thereof, and realized that what we could do with agentic coding was much, much farther than they might have thought.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

This was reinforced a couple weeks later when Anthropic dropped Clawed Cowork, which is sort of like Clawed Code for the rest of us, and revealed that it had been written 100% by Clawed Code in just about 10 days.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

Now, if you want even more of a primer, I'd suggest one of my previous episodes, Why Everybody is Obsessed with Cloud Code, Cloud Cowork is Cloud Code for Everybody Else, or most recently and probably most importantly, Why Code AGI is Functional AGI and It's Here.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

So that's the setup, and we just keep getting evidence of how much things have shifted.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

Cursor CEO Michael Truel posted about a week and a half ago, We built a browser with GPT-5.2 in Cursor.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It ran uninterrupted for one week.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It's 3 million plus lines of code across thousands of files.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

The rendering engine is from scratch in Rust with HTML parsing, CSS cascade, layout, text shaping, paint, and a custom JSVM.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It kind of works.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It still has issues and is of course very far from WebKit and Chromium Parity, but we were astonished that simple websites render quickly and largely correctly.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

And to be clear, this was an experiment in autonomy.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

While at first blush people thought it was one agent writing 3 million lines of code, it wasn't.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

It was actually hundreds of concurrent agents.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

Cursor wrote it up in a blog post called Scaling Long-Running Autonomous Coding.

The AI Daily Brief: Artificial Intelligence News and Analysis
Ralph Wiggum, Clawdbot, and Mac Minis: How Pros Are Vibe Coding in 2026

And it's very clear that Cursor is interested in pushing this frontier.