-
How Architecture Emerges in AI-Assisted Development
2026-07-08
AI makes implementations cheap to generate — but ask for the same capability twice and you get two different answers to what happens when the input is ugly. Cheap code is not coherent code, so someone still has to decide what becomes shared architecture. Not upfront, though: design the rules of growth instead, and let every shared boundary be earned by a second consumer. Three months of dated receipts from a real system.
-
Chat App as Pocket Console: A Safe Front Door to EmptyOS from Telegram
2026-07-07
A chat app can become a pocket console for an AI operating system, but only if it inherits the system's safety model: propose first, show the payload, and let the human approve before anything writes.
-
An AI-Native Interface Is a Contract, Not a Chatbox
2026-07-04
AI-native isn't a chatbot beside the product — it's an interface contract: pages that declare their actions, verbs that carry safety classes, and a human at the irreversible exits. How EmptyOS exposes native AI access across pages, verbs, CLI, and coding agents.
-
Notes as Infrastructure: the emergence of the markdown OS
2026-04-27
In systems design we separate data from logic. Under AI, a markdown vault collapses that distinction — the same notes become knowledge, policy, and runtime in three layers.
-
A Healthy Relationship with My AI Coding Agent: Use It, Abuse It, Outlive It
2026-04-24
I'm crazy in love with my AI coding agent. We spend every day together and we've built things I couldn't have built alone. But like any intense relationship, a quiet question eventually shows up: am I leaning too hard? Three stages of a healthy relationship with the coding agent — use it, abuse it, outlive it — and the surprising architecture you end up with when 94% of what was built doesn't, itself, need AI to run.
-
The Harness and the Model: Why the 'Vibe' Defines the 'Code'
2026-04-22
Same model, same prompt, same day — two AI coding tools produced dramatically different apps. The lesson isn't about the model. It's about everything around the model.
-
Your notes folder is the operating system, and AI is the engine
2026-04-14
Notes are evolving from passive storage into an AI-powered system that surfaces insights, while leaving decisions to the user.