3 AM, I saw this rant, and quietly cancelled Claude Code

Pieter Levels dropped a long thread on X — the core line: "Anthropic's Claude Code is like handing out lootboxes to kids — you never know what you'll pull next, or when you'll get cut off." I'd been on annual Pro. Cancelled that same night.

What is Claude Code? And who is Pieter?

Claude Code is Anthropic's command-line coding assistant. Plain English: you type "write me a scraper" in that black Mac window, and it generates and runs code right on your machine. I've been using it for automation scripts — saved me a lot of grunt work.

Pieter Levels is indie dev O.G. — solo-built Nomad List and Remote OK, both global hits. Not your average user — he's been coding for 10+ years. His quote: "After months of use, I still can't tell what each session costs or when I'll hit rate limits." That black-box feeling is what drove him away. His alternative: xAI's Grok Code — transparent pricing, pay-as-you-go. At least you see what you spend.

Should you switch too? The real cost breakdown

Money: Claude Pro is $20/month (~¥150), Claude Max (higher limits) is $100–200/month. Grok Code Super is $30/month (~¥220), pay-as-you-go.

Time: Switching tools takes half a day to a day — relearning commands, patching environment variables. You need at least 2 weeks of real use before you can judge "worth it or not."

Tech barrier: You need to be comfortable with the terminal (Terminal on Mac, PowerShell on Windows). No experience? No problem — ask a techy friend to set it up once. Installation is just copying one line into terminal and watching it scroll. I screwed this up myself: tried installing with Windows' built-in old PowerShell and it failed. Switched to the newer Windows Terminal and it worked.

First step: Don't want to mess with code? Just open claude.ai web chat — good enough. Want Claude Code: sign up at anthropic.com → install Node.js → paste the install command in terminal.

Advice by stage

If you're just starting out (no clients yet, still figuring things out): You don't need Claude Code at all. Open the Claude.ai web chat, describe what you need (like "write me a WeChat Moments caption"), done. Web chat is for chatting. Code is for programmers. Different things.

If you've got 1–2 clients (already shipping work): I'd say don't switch yet. If your current tools work, keep them stable — don't switch just to "save money." Pieter's situation is heavy API usage. You're probably not at that scale. This tool isn't for everyone.

If you're scaling up (team of 3+, need automation): At this stage you're not picking "which AI writes code best" — you're picking "which workflow can I replicate, and which won't suddenly jack up prices." My take: pick pay-as-you-go, transparent pricing (Grok Code qualifies, OpenAI too). Don't get locked into "cheaper monthly" plans. — No rush — finish your current work first.