Blog

Building for Autonomy

Thoughts on agent-first infrastructure, self-hosted systems, and owning the stack.

Filtering by: #supercli × Clear
#machin #ai-agents #open-source #agent-first #ai-engineering #devtools #peage #self-hosted #agents #cli #compiler #security #automaintainer #dogfooding #mfl #remotecmd #infrastructure #performance #roam #supercli #x402 #a2a #agent-economy #analytics #compilers #concurrency #devops #game-dev #grange #hart
Engineering · August 2026

15 Lines of Bash Beat My 3,000-Line Search Engine

I built a Go search engine with TF-IDF, graph theory, and bidirectional stemming. It lost to a shell script embedded in a 79 KB binary. Then I made the Go engine learn from the shell script. Here's what happened.

#memgraph #supercli #skills.match #search #irony #ai-engineering
Read more
Language · July 2026

The Port That Found a 30,000× Bug in My Own Language

SuperCLI already ran in Node.js and Zig. I ported it to my own language, machin, to dogfood — 10,158 plugins, one 69 KB binary, 24 tests. Then the live test hung for 30 seconds. The bug wasn't in my code; it was in my language's string model. Fixed it: 30,000× faster. This is why you dogfood.

#machin #supercli #dogfooding #performance #ai-engineering
Read more
Open Source · June 2026

SuperCLI — 10,000 Tools, One Binary, Zero Configuration

Every developer has their own toolbox, their own scripts, their own way of doing things. SuperCLI is the last CLI you install — 10,000+ tools in a single binary, zero configuration, no package manager. Open source, self-hostable, team-ready.

#supercli #cli #devtools #open-source
Read more