The bait, then the rug-pull.
Theo handed himself a challenge: hit the 2x holiday rate limit ceiling on Claude Code. What followed was two weeks of six parallel instances, zero IDE opens, 11,900 lines of generated code, and a $1,500 inference bill he paid $200 for — and it fundamentally changed how he thinks about writing software.
What the video promised.
stated at 01:25 "I am a little Claude Code pilled, and I wanna share a bit about why." delivered at 32:20
Where the time goes.
01 · Cold open & hook
Holiday rate limit 2x → decided to go all in. Six parallel instances, no IDE. Two full projects, OS config.
02 · Sponsor — G2i
G2i hiring platform sponsorship. First PR in 7 days guarantee.
03 · Image Studio demo
Prototyping playground for image gen UX. Sidebar scroll fix live. Multi-model gen (Nano Banana Pro, SeaDream, GPT Image). Image-to-chat follow-up feature. Built with Convex + Vite, all UI by Claude.
04 · Monorepo conversion
Sent 'convert to TurboRepo monorepo with React Native mobile app' as a joke. Plan took 20 min. Ran 1+ hour. Fixed its own errors. 2,300 lines added. Greptile 5/5.
05 · Auth across all platforms
Clerk auth added to web + mobile + Convex simultaneously. 1,800 lines. Another 5/5 from Greptile.
06 · Claude Blocker extension
Chrome extension locking Twitter unless Claude Code is running. Built in 30 min across 3 parallel instances. Open source.
07 · Using your computer differently
JJ config, zsh scripts, system setup via Claude Code. Not doing things he could not, doing things he did not bother with before.
08 · Claude Code Safety Net plugin
Plugin blocking destructive git/fs commands even in --dangerously mode.
09 · OpenCode comparison
Best multi-model option acknowledged. Did not use this run due to subscription workaround friction.
10 · Ralph Wiggum Loop
Bash loop feeding continue past done checkpoints. Mostly unnecessary with Opus.
11 · Complaints + usage math
Skills = markdown files. Hooks half-finished. At $200/mo hit 7% limit all out. ~$1,500 inference consumed.
Visual structure at a glance.
Named ideas worth stealing.
Monorepo with TurboRepo + Convex
TurboRepo shares Convex backend between web and React Native. Convex is just a folder so models edit it directly without MCP dashboard access.
Design route comparison
Spin up 3 routes (/1 /2 /3) with the same feature, compare visually, cherry-pick best elements.
Front end design skill
- Markdown file telling the model: do not make it look like AI slop
A CLAUDE.md skill file that elevates UI quality without per-prompt instructions.
Ralph Wiggum Loop
A bash loop feeding 'continue' until Claude actually finishes, bypassing intermediate confirmation checkpoints.
Claude Code Safety Net
Plugin (kenryu42/claude-code-safety-net) intercepting destructive git/fs commands even in --allow-dangerously mode.
Lines you could clip.
"It's changing whether or not I'm willing to make a project, not whether or not I'm capable. I was always capable of building things like this. I'm not doing things I couldn't do before. I'm doing things that I didn't bother doing before."
"These tools are significantly better if you already know how to code. Their strengths are much weaker if you don't yet."
"This is a fundamental change in how I think about writing code."
"I paid $200 and I got 1,500 out. As a user, I love this. As a company also selling inference that pays API pricing... you're welcome, you ungrateful bastards."
"I'm asking it to use my computer and make changes to my setup in my environment the way I normally would between like five different tabs, a bunch of searching, a bunch of trial and error, or I can just tell Claude Code to do it and go grab a tea."
How they spent the runtime.
- 02:30 – 03:00 · G2i
Things they pointed at.
How they asked for the click.
"Hit that subscribe button, less than half of y'all are subscribed, we're so close to hitting 500k."
Mid-video subscribe ask, casual and brief
Word for word.
The threshold is viability, not capability.
Claude Code does not give you new abilities — it makes the things you already could do worth doing.
- Use a front-end design skill markdown file in every project to prevent AI-slop UI without extra prompting.
- Spin up 3 routes for the same feature, compare visually, cherry-pick — faster than iterating on one.
- Convex as just a folder makes models self-sufficient on backend config — no MCP dashboard required.
- Add Claude Code Safety Net before flipping to --allow-dangerously. One plugin, big risk reduction.
- Greptile as a proxy reviewer: Theo's hand-rolled code got 3/5, Claude's got 5/5 consistently.
- The Ralph Wiggum Loop feeds continue in bash — rarely needed with Opus but useful for multi-phase tasks.
- The $200/mo tier gave ~$1,500 in inference. API customers subsidize subscribers — wild pricing math to understand.
What this means if you want to start using AI coding tools.
The real unlock is not the quality of the code — it's the lowered threshold for starting things you already wanted to build.
- Start in the default prompt-you-for-edits mode before switching to auto-accept.
- These tools work dramatically better if you already know how to code — you need to verify the output.
- Side projects you never started because they were not worth a full day now take 30 minutes.
- You can use Claude Code for system config changes not just code projects.
- The $200/month tier is a wild deal if you are actively building — Theo used ~$1,500 compute for $200.



































































