Will ChenWill Chen
← Lists

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

  • Asideusing
    2026-08
    Its 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.
  • piusing
    2026-02
    It was the kernel I had been trying to build myself, so I stopped building a runtime and became a userland on top of it.
  • 2026-01
    It 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 Codeusing
    2025-07
    A 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 Agentusing
    2026-04
    A 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 Yegge
    It 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 loop
    2026-02
    A primitive that deserves first-class support. My system's daily cycle is literally it.
  • OpenProse
    2026-03
    It gave me the reframe that markdown is the high-level language for AI systems.
  • Raycastusing
    2023-04
    Launching 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-08
    Feeding 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.
  • Anki
    2019-01
    The shape is right even where the app was not: collect, enrich, queue, work through it. The lanes on my board are built on it.
  • Linearusing
    2024-08
    It is the one tracker that actually gets used, and the goals layer I built is the thing it lacks.
  • Cloudflare Durable Objects
    2024-11
    One whole version of my product compiled classes to them. The current one is a folder, and the sites still run on Cloudflare.
  • 2024-09
    It 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-06
    Its Dataview plugin gave me the idea of a queryable document structure. I wanted plain files rather than the app.
  • Anytype
    2025-11
    It is object-based notes done well. It needs a server, and I wanted an object store that holds code and data.
  • 2024-07
    Unix-like composable prompts, and the first version of my own command-line tools started as its patterns.
  • RemNote
    2020-10
    It inspired a lighter connected notebook, the second life of an idea I had first called microlog.

Argued with

  • LangChain
    2023-04
    The 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.to
    2024-08
    I want its distribution machine, made for developers: open-source, hackable software that looks crafted.
  • Notion
    2019-12
    Two 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, Bolt
    2024-10
    They 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.me
    2019-01the daily log
    In 2019 the goal was to design your own workflow through code. In 2026 I described the same idea as computable history.
  • Cognitive Blocks
    2023-04the ten elements
    A 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.
  • wcdcOS
    2024-06ai-organs
    Kernel and user contexts, and processes that talk to each other. The name on this domain comes from it.
  • CWScript
    2021-12the language instinct
    A 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.
  • HyperCard
    2025-01the precedent
    The question I keep asking: what is the modern HyperCard, and why are useful AI apps still stuck in prompt wrappers?