I Can't Write Code. I Pay $200/Month for AI. My Life Is Now a Hardcore Game.

Published: (March 2, 2026 at 10:18 AM EST)
4 min read
Source: Dev.to

Source: Dev.to

I used to play hardcore games every night after work—permadeath, no saves, one mistake and everything was gone.
Now my actual life has become that hardcore game.

The AI Subscription

In January 2025 I signed up for Claude Code at $200 per month. I’m not an engineer and can’t write a single line of code. My only motivation was: “I want to make games.”

Config Addiction

The first thing that happened wasn’t game development at all; it was a configuration addiction.
Setting up the AI’s development environment felt like a tycoon game:

  • Change one setting → the AI behaves differently.
  • Add a hook → it stops going rogue.
  • Tweak the instructions file → it suddenly understands what you want.

I became so deep in configuration that I burned through my daily tokens before doing any actual work. Classic optimization trap—I was min‑maxing the wrong thing. Yet I couldn’t stop; it felt like raising a Tamagotchi. Each small adjustment made the AI noticeably better, and my sitting time exploded.

Even while the AI writes code, I’m watching the output, reviewing, planning the next instruction, and reviewing again. Hours vanish without me noticing.

Physical Toll

  • Back: I threw out my back and had to visit an orthopedic clinic.
  • Shoulder: Pain worsened.
  • Forehead/scalp: My hairdresser said the area above my forehead was incredibly tense—from overusing my eyes and brain. I now give myself regular scalp massages. The AI handles the code; it does not handle my spine.

A Mental Shift

Before AI, an inconvenience prompted a simple “oh well.” Now I think, “could I build something for this?”
The answer is usually yes—not because I can build it, but because I can describe what I want and the AI can build it. This subtle but massive shift turned me from a consumer into someone who sees everything as a potential project. The world became a backlog of ideas.

The hours I once spent playing hardcore games every night now go into making games. The surprise: building is stress relief too—different from playing, but equally effective. And unlike playing, building occasionally generates a few dollars. Not enough to cover costs, but the direction feels right.

The Productivity Trap

Once you start using AI, every minute the AI isn’t running feels like wasted potential:

  • Taking a bath → start a task first.
  • Going to the park with your kid → queue something before you leave.

I can access the AI from my phone, but the laptop is ten times more productive. So I end up just watching from my phone, unable to do anything meaningful. This feels like a disease; I’m aware of it but haven’t found a cure.

Brain Overload

Two weeks in, my brain broke. I was running multiple tasks simultaneously—writing articles, building a game, designing a tool, planning marketing. My brain is single‑threaded; AI forces it into multi‑threaded mode. I genuinely thought I was losing my mind.

I wanted a digital detox and even asked the AI to find me an onsen (Japanese hot spring inn). “My brain is melting from too much AI, so I’m asking AI to find me a place to recover from AI.” I was dead serious, but I never ended up going.

Why I Loved Hardcore Games

The tension, the permanence, the lack of do‑overs—every decision mattered because you couldn’t take it back. That’s exactly how my life feels now.

Financial Reality

  • Subscription cost: $200 /month ticking away like a countdown timer.
  • Revenue so far: $5.
  • Two months in: $395 in the red. No save point.

But I can feel the levels going up. Not my skills—I still can’t code—but the AI is growing, and my ability to direct it is growing. The “me + AI” team gets stronger with every session. The XP I used to grind in games is now real‑world XP.

I used to love games where death is permanent. Now I’m living in one. I’m in debt, my body is falling apart, my brain melted once already—but this is the most fun I’ve ever had.

Part 1 of a series about living with AI as a non‑engineer. I pay $200 /month for Claude Code and document everything that happens—the wins, the failures, the back pain.

Next: “AI Gave Me a Herniated Disc” — the health costs nobody talks about.

0 views
Back to Blog

Related posts

Read more »

Google Gemini Writing Challenge

What I Built - Where Gemini fit in - Used Gemini’s multimodal capabilities to let users upload screenshots of notes, diagrams, or code snippets. - Gemini gener...