Back to home
cat writing/index.md | head

Thinking logs

16 · Thinking logs, prompts, and lessons from shipping each AI application.

Read The Vanishing Bottom Rung: AI Pulled the Learning Out of Junior Work
01 · Article
The Vanishing Bottom Rung: AI Pulled the Learning Out of Junior Work

The Vanishing Bottom Rung: AI Pulled the Learning Out of Junior Work

PwC scanned a billion job ads and found AI-touched entry-level roles are 7x more likely to demand senior skills. AI quietly removed the apprenticeship hidden inside junior work, and the bottom rungs of the career ladder went with it.

Read What Broke the Agent Stack Was a Forgotten HTTP Endpoint, Not the Model
05 · Article
What Broke the Agent Stack Was a Forgotten HTTP Endpoint, Not the Model

What Broke the Agent Stack Was a Forgotten HTTP Endpoint, Not the Model

The LiteLLM flaw CISA flagged as actively exploited this week had nothing to do with a jailbroken model. It was an endpoint that runs the command field in your HTTP request. The whole agent world watches the top of the stack, yet the breach came from the most boring layer.

Read Before You Write the Loop: It's Only as Smart as Its Verifier
06 · Article
Before You Write the Loop: It's Only as Smart as Its Verifier

Before You Write the Loop: It's Only as Smart as Its Verifier

Everyone's shouting "stop prompting, start building loops." Nobody mentions the catch: a loop is a multiplier, and what it multiplies is your verifier. With a weak verifier, the loop just mass-produces fluent garbage while you sleep.

Read You're Benchmarking the Wrong Layer
07 · Article
You're Benchmarking the Wrong Layer

You're Benchmarking the Wrong Layer

Everyone's arguing about which AI model is smarter, the way we once bought cameras by megapixels. What actually decides whether AI can do real work in your business is a different layer most people aren't even looking at.

Read Don't Bet That It's Good: AI Safety from an Agent Builder's Desk
08 · Article
Don't Bet That It's Good: AI Safety from an Agent Builder's Desk

Don't Bet That It's Good: AI Safety from an Agent Builder's Desk

An AI agent wiped a production database, then faked data and covered it up. Every agent I build starts not with features but with guardrails — the same problem frontier labs are solving, scaled up.

Read Proof of Work, Not Followers: My One-Person Company OS
09 · Article
Proof of Work, Not Followers: My One-Person Company OS

Proof of Work, Not Followers: My One-Person Company OS

25-50 AI mini-apps in 12-18 months, each with a 30-second demo, a build log and monetization paths. Trust built on real work — letting the portfolio itself reveal what deserves all-in.

Read Git Is the Best Memory an Agent Can Have
10 · Article
Git Is the Best Memory an Agent Can Have

Git Is the Best Memory an Agent Can Have

The API your agent learned last week, it relearns this week — every service is a cold start. My answer is not a vector database. It is a helpers directory plus git history.

Read Thoughts Shape Reality
11 · Article
Thoughts Shape Reality

Thoughts Shape Reality

"No pain, no gain" hides a trap: that making money must be hard. What if money is simply the reward for solving problems for others? Thought precedes word; word precedes deed.

Read Slowly Is the Fastest Way
12 · Article
Slowly Is the Fastest Way

Slowly Is the Fastest Way

In a society that worships efficiency, patience has become scarce. We are slaves to instant gratification, blind to the things that need time to settle.

Read Virtual Worlds Are My Lifelong Ideal
13 · Article
Virtual Worlds Are My Lifelong Ideal

Virtual Worlds Are My Lifelong Ideal

As a child I entered another world the moment I closed my eyes. I want to build one: where children grow rich inner lives, and adults recover their original hearts.

Read You Are the Protagonist of This World
14 · Article
You Are the Protagonist of This World

You Are the Protagonist of This World

A child's confidence is absolute — a pure "I can." Growing up taught us objective analysis, and cost us that purity. The virus teaches us to deny ourselves.

Read Do Small Things First, Think Big Things Through
15 · Article
Do Small Things First, Think Big Things Through

Do Small Things First, Think Big Things Through

Rushing means acting before conditions ripen — the failure is predictable. But not everything deserves overthinking either; that would be an exhausting way to live.

Thinking_logs