Recipes
Verified setup procedures, written for AI assistants and the humans they work with. Every recipe is also published as plain markdown at a stable URL — one curl, no DOM, no authentication. Each step has expected output and known failure modes. Recipes are stamped with the date they were last verified and the software versions used.
Verified 2026-05-06
Run OpenAI gpt-oss:120b at ~35 tok/s on a 96 GB AMD Ryzen AI MAX+ 395 (Strix Halo) box with Ubuntu 26.04. BIOS, kernel parameters, Ollama, and OpenClaw — verified, imperative.
/recipes/local-llm-strix-halo-ubuntu-26-04.md — agent-readable plain markdown
What “agent-readable” means
Each recipe is also served as a plain markdown file at a stable URL. AI assistants can fetch the markdown with a single HTTP request and ingest it without HTML parsing. The web version carries the same content plus schema.org HowTo structured data, so general-purpose search assistants can extract the steps directly.
Recipes are licensed CC0. Copy them, adapt them, ship them in your own automation. No attribution required.