A reWritable is a complete harness..The HTML file ships with its own loop, its own memory, its own persistence and its own model call.
Voice-driven coding moved onto phones this year. But talkable documents need an in-file edit surface, not just a microphone.
The bus solves a smaller problem with a looser protocol: documents publish what they are, listen for what they care about.
A HTML file can be a self-modifying document. It is the deployment unit and the modification interface. The browser tab is the habitat.
This piece is about why CLIs are the right endpoint for LLM-callable services and what the architecture looks like.
A tangent about macOS agent users reminded us that the Unix multi-user model has been solving user isolation for over 50 years.
Why are we buying hardware for a problem the operating system handles?Operating systems like Unix have had multi-user isolation since the 1970s.
tmux is a terminal multiplexer built for humans managing remote servers. It splits a terminal into panes, keeps sessions alive across disconnections, and…
The Model Context Protocol has won. Since Anthropic open-sourced it in late 2024, MCP has grown to 97 million monthly SDK downloads, over 10,000 active…
When I built clive , the core insight was deceptively simple: don't give the agent a list of tools. Give it an environment.An API is a call-response…