My First Month with Claude Code Cost $75. I Didn't Know There Was a $20 Plan.

I’m a 60-year-old dad with no coding background. Before I try a new tool, I usually spend a day just reading about it. I didn’t do that with Claude Code. I opened it and started building right away, adding small amounts of credit whenever I ran low. Add up all those small payments, and the first month cost about $75. Two Doors, and I Walked Through the Wrong One I didn’t know Anthropic has two completely separate ways to pay for Claude Code. ...

July 22, 2026 · 5 min · VibePapa

I Didn't Build Gemini Live Translate. I Just Shipped It First in Korea.

I want to say this plainly before I say anything else: Google’s engineers built Gemini Live Translate. Google published the starter code for it. I did not invent real-time speech translation. What I actually did is narrower, and honestly more interesting to write about: I took a script Google gives away for free and turned it into a service I could open from my own phone, on my own domain, before I had confirmed Google’s own consumer app was reliably doing the same thing for me here in Korea. ...

July 17, 2026 · 5 min · VibePapa

Claude Code Login didn't work on my second PC. This is what finally helped me.

I use Claude Code every day on my main PC. It’s the tool I talk to when making apps for my family. It worked well without problems for several weeks. Then I wanted to use it on a second device. This is my daughter’s PC. Sometimes I work on her apps there. Same subscription, same account, everything was the same. I installed the VS Code extension and opened it. Then I saw this error: ...

July 7, 2026 · 4 min · VibePapa

The Time the AI Gave Me Five Different Answers

I save every prompt I type when I’m building something. I started doing it long before this blog, for a dull reason: I forget what I did, and the log helps me pick things back up. Going back through one of those logs recently, I found a session worth sharing. It’s closer to what building with AI actually feels like than a clean demo is. The demos show you the good moment. You describe what you want, and a working app appears. That does happen, and it’s real. But most of the work isn’t that. A lot of it is more like this: a task that looked easy, and an AI that got it wrong a few times before we sorted it out. ...

June 21, 2026 · 5 min · VibePapa

I Type // Before Any Prompt That Matters. Here's Where It Goes.

Every time I type a prompt that actually matters — one that solved a real problem or unlocked something I didn’t know how to do — I prefix it with //. That double slash is a convention I made up. It tells my Claude Code hook: this one is worth keeping. The hook saves it to a file. Eventually I want those files to feed an app that writes blog drafts automatically. That is the plan for episode 20 of this series. ...

June 21, 2026 · 6 min · VibePapa

The Scanning Company Said Cut the Spine. So I Used My Phone.

There is a 1974 German theology book that exists in almost no library. One copy lives with its owner here in Korea. He wanted it translated into Korean. I offered to help. First step: get it scanned properly. I visited a professional scanning company. They said the book needed to be taken apart — pages separated, binding cut — before they could run it through their equipment. I relayed this to the owner. He said: do not cut this book. The scanning company said: then we cannot help you. ...

June 15, 2026 · 7 min · VibePapa

In the AI Age, Knowing a Tool Exists Is Most of the Work

You’ve probably felt this. Someone mentions a technology — Cloudflare Tunnel, RAG, Termux, vector search — and a small door closes in your head. “That sounds powerful,” you think, “but it’s not for me. I’m not an engineer.” For most of my life, that feeling was right. Knowing the name of a technology got you almost nowhere. Between the name and a working result there were months of study, and a level of skill I was never going to reach. ...

June 14, 2026 · 7 min · VibePapa
The audio player running on our home NAS — recordings listed by topic, titles blurred

My Wife's Bible Talks Were Trapped in a Phone Folder. So I Built My First App.

My wife has a habit I love. Every morning, before the day starts, she listens to a Bible teacher she has followed for years. It’s not the Sunday message from our church. It’s something quieter and more personal — a set of recordings she comes back to again and again. They calm her. There was one problem. To listen, she had to open the file manager on her phone, scroll through a long list of audio files with odd names, and tap the right one from memory. No order. No search. No “play the next one.” If she wanted a certain teaching, she usually couldn’t find it. ...

June 13, 2026 · 6 min · VibePapa