Inspiration
Projects that changed what I built, dated from when they landed.
updated August 27, 2026
These are the projects that changed what I built, each dated from when it landed for me, with what it changed and, where it happened, when I moved on.
Projects
- Asideusing2026-08Its lesson is that the browser is already basically you, and that impersonation is the missing primitive. The next thing I am building copies its shape.
- piusing2026-02It was the kernel I had been trying to build myself, so I stopped building a runtime and became a userland on top of it.
- OpenClawusing2026-01It convinced me in early 2026 that local agents are the way. It runs sixteen of my agents, and the fleet view it lacks became the definition of what I am building instead.
- Claude Codeusing2025-07A coding agent plus a folder plus built-up scripts and data is what a prototype is now. It changed the architecture of my personal system: the agent is the shell, the tools are system calls.
- Hermes Agentusing2026-04A repository defines an agent and the agent lives on its own machine as a persistent process. That is the shape I had wanted to build.
- 2026-02Steve YeggeIt made me want a language that represents the same thing in a hundred lines, and it showed that git is where convergence happens.
- The Ralph loop2026-02A primitive that deserves first-class support. My system's daily cycle is literally it.
- OpenProse2026-03It gave me the reframe that markdown is the high-level language for AI systems.
- Raycastusing2023-04Launching my own AI commands from a keystroke in 2024 is where I first used the word cyborg about myself. Two years later it was a project name.
- 2024-08Feeding arbitrary text through a model into it gave me spaced repetition on anything. That pattern, a tool's killer feature plus AI equals a primitive you own, is what my personal system's organs generalize.
- Anki2019-01The shape is right even where the app was not: collect, enrich, queue, work through it. The lanes on my board are built on it.
- Linearusing2024-08It is the one tracker that actually gets used, and the goals layer I built is the thing it lacks.
- Cloudflare Durable Objects2024-11One whole version of my product compiled classes to them. The current one is a folder, and the sites still run on Cloudflare.
- 2024-09It limited how much I could schematize, which was good. An old runtime was built on it because realtime felt complex, and the elegant-looking solution turned out to be the complicated one.
- 2021-06Its Dataview plugin gave me the idea of a queryable document structure. I wanted plain files rather than the app.
- Anytype2025-11It is object-based notes done well. It needs a server, and I wanted an object store that holds code and data.
- 2024-07Unix-like composable prompts, and the first version of my own command-line tools started as its patterns.
- RemNote2020-10It inspired a lighter connected notebook, the second life of an idea I had first called microlog.
Argued with
- LangChain2023-04The problem is not too many abstractions but weak ones. My intelligence-design thesis, explicit context manipulation and no hidden prompts, was defined against it.
- every.to2024-08I want its distribution machine, made for developers: open-source, hackable software that looks crafted.
- Notion2019-12Two versions of my product were Notion-like block editors. In 2026 I decided not to compete with Notion, Slack, Discord, or Linear, all of which are adding agents.
- Lovable, v0, Bolt2024-10They help people build apps, not AI apps, because AI apps need intelligence design and there is no framework for that yet.
My own earlier projects the later ones rederived
- microlog.me2019-01the daily logIn 2019 the goal was to design your own workflow through code. In 2026 I described the same idea as computable history.
- Cognitive Blocks2023-04the ten elementsA background process that invokes the cognitive abilities of different agents over a JSON-RPC API. Two years later I used a standard protocol for exactly that.
- wcdcOS2024-06ai-organsKernel and user contexts, and processes that talk to each other. The name on this domain comes from it.
- CWScript2021-12the language instinctA smart-contract language I did not finish. In 2026 I decided my old ideas were early rather than bad, and that it was time to reintegrate them.
- HyperCard2025-01the precedentThe question I keep asking: what is the modern HyperCard, and why are useful AI apps still stuck in prompt wrappers?