I was using Claude Code wrong... then I discovered this
A 13-minute verdict: CLI inside VS Code beats Cursor, the desktop app, and the extension — and a live app build is the receipt.
December 30th 2025Theo goes all-in on Claude Code over the holiday break — six parallel instances, no IDE opened, two projects from scratch — and comes back with a changed worldview on writing code.
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.
stated at 01:25“I am a little Claude Code pilled, and I wanna share a bit about why.”delivered at 32:20

Holiday rate limit 2x → decided to go all in. Six parallel instances, no IDE. Two full projects, OS config.

G2i hiring platform sponsorship. First PR in 7 days guarantee.

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.

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.

Clerk auth added to web + mobile + Convex simultaneously. 1,800 lines. Another 5/5 from Greptile.

Chrome extension locking Twitter unless Claude Code is running. Built in 30 min across 3 parallel instances. Open source.

JJ config, zsh scripts, system setup via Claude Code. Not doing things he could not, doing things he did not bother with before.

Plugin blocking destructive git/fs commands even in --dangerously mode.

Best multi-model option acknowledged. Did not use this run due to subscription workaround friction.

Bash loop feeding continue past done checkpoints. Mostly unnecessary with Opus.

Skills = markdown files. Hooks half-finished. At $200/mo hit 7% limit all out. ~$1,500 inference consumed.
TurboRepo shares Convex backend between web and React Native. Convex is just a folder so models edit it directly without MCP dashboard access.
Spin up 3 routes (/1 /2 /3) with the same feature, compare visually, cherry-pick best elements.
A CLAUDE.md skill file that elevates UI quality without per-prompt instructions.
A bash loop feeding 'continue' until Claude actually finishes, bypassing intermediate confirmation checkpoints.
Plugin (kenryu42/claude-code-safety-net) intercepting destructive git/fs commands even in --allow-dangerously mode.
“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.”
“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
Claude Code does not give you new abilities — it makes the things you already could do worth doing.
The real unlock is not the quality of the code — it's the lowered threshold for starting things you already wanted to build.
00:00
00:36
01:00
01:24
01:45
02:13
02:39
03:01
03:19
03:50
04:07
04:38
05:03
05:22
05:40
06:10
06:40
07:04
07:20
07:43
08:17
08:41
09:00
09:18
09:54
10:18
10:42
11:06
11:31
11:55
12:19
12:43
13:03
13:32
13:56
14:20
14:45
15:09
15:38
15:57
16:22
16:57
17:10
17:34
17:59
18:23
18:47
19:11
19:36
20:00
20:20
20:48
21:13
21:37
22:01
22:25
22:50
23:14
23:38
24:02
24:27
24:51
25:15
25:39
26:04
26:28
26:52
27:17
27:35
28:06
28:29
28:53
29:17
29:42
30:06
30:30
30:55
31:19
31:43
32:07A 13-minute verdict: CLI inside VS Code beats Cursor, the desktop app, and the extension — and a live app build is the receipt.
December 30th 2025A 21-minute walkthrough of OpenSpec — the spec-first CLI that drives Claude Code through propose, apply, archive, and the killer sync command that keeps your docs from drifting.
April 30th 2026A zero-to-deployed walkthrough: Next.js + Supabase + GitHub + Vercel, built live with Claude Code in under 22 minutes.
January 15th 2026An ex-Apple engineer benchmarks ref.tools and Exa AI against Cursor on a live Tailwind v4 refactor — and Claude Code wins at 2,800 tokens vs 98,000.
November 23rd 2025Five structural shifts redefining how developers build with AI agents in 2026.
May 12th 2026How a folder of markdown files beat BMAD, GSD, and most of the agent-framework ecosystem in 90 days.
May 10th 2026