Posts
All the articles I've posted.
sx: The Control Plane for Your AI Assets
I spent an afternoon feeding 200 AI skills, agents, and MCP configs into sx — a tool that promises to be npm for the agent ecosystem. Here's what it actually takes to consolidate three years of accumulated AI configuration.
opencode-go-usage
A Go CLI to check your OpenCode Go plan usage from the terminal — with Firefox cookie extraction, JSON output, and zero browser launches required.
Multi-provider Reasonix (Go) & Zed
How to configure the Go-based reasonix agent with multiple LLM providers including local Ollama and remote OpenCode Go, plus a working Zed ACP integration setup for macOS.
Drop Reasonix into Zed via the ACP
How to wire Reasonix — a DeepSeek-native terminal coding agent — into Zed as a custom assistant, until it lands in the official registry.
Starlog And The Case Of The Missing Feed
The Starlog AI content operation guts its own RSS feed, rewrites publication history, and blocks automated access — while continuing to scrape GitHub repos with an LLM. Fourth in the series.
ollama-usage, enhanced
Per-model usage breakdowns, richer JSON, and more ways to feed it cookies — an update to the ollama-usage CLI.
Making ai.rud.is Legible To Machines
A rundown of the discoverability and metadata upgrades made to this blog: ai.txt, llm.txt, llms.html, ai.json, identity.json, security.txt, WebFinger, JSON Feed, enriched JSON-LD, Open Graph fixes, and Caddy configs for messing with scanners.
Fascine Siege Works (a.k.a., Moat Eradication In 90 Seconds
How I built an RSS feed for Spicy Takes in 90 seconds using Val Town and Townie, turning a JavaScript-rendered site into proper syndicated content. A working example of modern moat eradication.
Your [Sad And Shallow] Moat Is Gone
How I replaced Inoreader's paid programmatic RSS feature in three minutes using Val Town and Townie, plus a self-hosted Go fallback — and why SaaS paywalls on commodity features are indefensible moats.
sdef2md: Turn any macOS app's scripting API into documentation and MCP tools
A Go CLI that converts macOS .sdef scripting definitions into clean Markdown, paired with a skill that generates complete Go MCP servers from the generated reference — bridging any scriptable app into LLM agents.