Writings
Long pieces, short pieces, brain dumps.
2026
Mar 25
Yet another generalist
8 min
Essay
Feb 23
Getting 70–80% good at anything, and the strange grief of not-quite-writing code anymore.
Setting up OpenClaw
4 min
Ollama blog
Feb 16
OpenClaw in under two minutes with a single Ollama command.
Subagents and web search in Claude Code
5 min
Ollama blog
Feb 01
Ollama now supports subagents and web search inside Claude Code.
OpenClaw
5 min
Ollama blog
Jan 23
A new open coding agent built around local and cloud models.
ollama launch
6 min
Ollama blog
A new command that sets up and runs coding tools with local or cloud models.
2025
Dec 25
Building reliable AI agents
15 min
Deep dive
Sep 24
Patterns that survived contact with production. Tool design, harnesses, and context engineering.
Web search in ollama
5 min
Ollama blog
Sep 10
A new web search API with a generous free tier, available to every ollama user.
Sampling and structured outputs in LLMs
10 min
Deep dive
May 28
What sampling actually does, why temperature is a lie, and how structured outputs constrain the search.
Streaming responses with tool calling
6 min
Ollama blog
Chat applications can stream content and call tools in real time.