Skip to main content

AI

Pedaling the Codex/Claude Bike Until the Wheels Smoke

·1894 words·9 mins
Claude Fable and GPT-5.6 have arrived back to back, followed by repeated quota resets. How do you turn a fleeting Coding Plan windfall into real output? Here is my playbook for model specialization, adversarial review, spec-driven design, closed-loop verification, context management, and one person leading a crew of AIs.

Fifty Years of Love and War: File Systems, Databases, and the Agent-Era Storage Endgame

·3939 words·19 mins
File systems and databases have spent fifty years fighting and borrowing from each other. The agent era may seem to put file systems back on top, but the real winner may be databases that learn to speak the file system’s dialect: models provide understanding, databases provide guarantees, and discovery comes from a protocol layer where ls works on everything.

Give DBA Agents a Body

·4868 words·23 mins
Today’s models are smart enough. What they lack is a body: a deterministic runtime that is observable, controllable, and reversible. Pigsty is evolving from a PostgreSQL distribution into an Agent Runtime, giving DBA and Dev Agents the operational reach and context they need to enter real production environments.

The Data Sovereignty Manifesto

·1775 words·9 mins
As data becomes the most important means of production in the AI age, platform lock-in and cloud dependence are rebuilding digital feudalism. This manifesto calls on us to reclaim control through open source and the ability to run our own infrastructure, so data can truly belong to its owners.

AGI Is Here. Do You Have a Ticket?

·2258 words·11 mins
When the strongest AI is not expensive but simply unavailable, the world starts converging on digital feudalism. And the window to act is narrowing.

Can You Distill an Expert?

·2746 words·13 mins
Polanyi’s tacit knowledge explains the 70% ceiling of AI agents: real intuition, feel, and judgment do not serialize cleanly. They grow, if at all, through practice.

Yes, I Use AI to Write

·1072 words·6 mins
AI is a multiplier. It amplifies depth and mediocrity alike. In an age where answers are cheap, questions are the real currency. There is nothing to hide about writing with AI.

Local AI's Inflection Point: 2027

·1978 words·10 mins
When subsidies fade, hardware catches up, and open models mature, all three lines cross in 2027. “Build your own AI” goes from idea to reality. A Thought Triggered by a Group Chat # A friend in a group chat said the other day that “self-hosting” is starting to make more sense to him now.

When AI Gets the Power to Gridlock a City

·2444 words·5 mins
On the night of March 31, a large number of Apollo Go robotaxis in Wuhan failed at the same time. The real concern is not merely that autonomous driving failed, but that a centrally controlled, cloud-based architecture may amplify a single-vehicle failure into a city-scale systemic risk.

Genesis 2.0

·1600 words·8 mins
I asked Claude to write a short semi-realistic, semi-mythic story about mind uploading, orbital ascension, and the rebirth of gods. I suspect the premise is less absurd than it sounds.

AI Ripped the Skin Off Software

·2168 words·11 mins
Software stocks are melting down. Who survives? Who rises? AI stripped away software’s skin, exposing the database skeleton underneath. The market isn’t panic-selling — it’s repricing.

What Kind of Database Do AI Agents Need?

·1617 words·8 mins
The bottleneck for AI agents is not the database kernel, but integration above it. Muscle memory (in-database computation), associative memory (vector-graph fusion), and the courage to experiment (Git for Data) will be critical—none of them requires a new engine.