← rooo.pro

2019: I started with one finger on the keyboard — How a middle-aged tech beginner rebuilt his life with AI

2026-05-11 / Vol 8 / Draft at time of publication

So far on rooo.pro, I've written about a week of work I did together with AI. Launching a site. Running three sites in parallel. Auditing them. Building a photo consent system for karaha.org. Hardening Microsoft 365.
From the outside, it might look like I'm doing fairly technical things.

But my starting point is what follows.


My skills in 2019

I had never had a job that used a computer.
I typed with one finger.
I didn't know the difference between Excel and Word.
And I was a middle-aged man.
That's where I started.

That's actually who I was in 2019. Not "from IT". Not "always loved computers". Just an ordinary middle-aged guy who one day decided to try selling things online, and started replying to customer emails with one finger.

What happened over the next 6 years

I started an e-commerce shop called "rooo" in 2019. Six years later, somehow this is where I am:

🛒 Running e-commerce alone (peak: 713 shipments in one day)
🌱 Facility maintenance at a nursery / part-time at a Type-B work facility / meal preparation at a group home
🤝 Running karaha.org — a peer community in mental health (monthly gatherings)
📝 Build-in-public on rooo.pro
💻 Managing a Microsoft 365 tenant (Intune, Conditional Access, Defender)

That said, it's not really "I worked hard and became able to do this." It's that the tools changed.

Cloud accounting. Shipping label printing. Customer management. Tools like these slowly arrived through the years, and even a one-finger typer like me could "run a business via systems." Then ChatGPT around 2024, then Claude in 2026. "Talk to AI and code, emails, documents come out" became normal.

What happened today (2026-05-11)

For example, today.

This morning, four emails from Google Search Console arrived in Gmail:
"Could not fully fix indexing errors on esynet.jp"
"New reason karaha.org pages are not indexed"
"New reason rooo.pro pages are not indexed"
"Could not fully fix indexing errors on karaha.org"

2019-me would have seen the subject lines and given up immediately, not knowing what they meant.
But today, I had Claude open the emails with me, look at Search Console together, identify the 9 URLs that were returning 404s, add 301 redirects to the _redirects file on Cloudflare Pages, commit, push, verify the deploy with curl, and request "validate fix" on Search Console. The whole sequence took about 30 minutes.

To 2019-me, it would look like a foreign-language magical ritual.
But what I'm actually doing now is: "describe the situation to Claude," "confirm Claude's plan," "read the code Claude wrote (or ask if I can't)," "type git push." That's it.

When the quality of tools changes, even a one-finger middle-aged guy can reach this far now.

"I'm too old for this" / "I'm not good with computers" — worth re-checking

I don't think of myself as "naturally suited" for this. If anything, my starting conditions were pretty bad:

・No prior PC work experience
・Typed with one finger
・Couldn't tell Word from Excel
・Middle-aged, anxious about starting new things

All true for 6-years-ago me. But that was with 2019 tools. The tools in 2026 (working with AI) are a different category. "Starting from zero experience" has become much more reachable.

Of course, AI doesn't do everything for you. Judgment, decisions, and responsibility still belong to me. As I wrote last time (Vol 7).
But "I'm too scared to take the first step" — AI lifts a lot of that.

How you might read this series differently

The first 7 posts (rooo.pro launch, three-site setup, 24-item audit, karaha roadmap, photo consent system, consent system iteration, M365 hardening) look fairly technical.
But the person writing them is at this level.

If you're reading this thinking "I'm not good with computers" or "I'm too old to start now" — the tools are way more helpful than you probably imagine right now. And I just started too. Let's get used to them together.

Next time

Vol 9 will probably be the "actually register members, send the photo consent email blast" follow-up to Vol 6. Or possibly a piece on systematically preventing the kind of Search Console issues that hit me today (legacy URL redirect hygiene).
Either way, next week.