Blog

Building for Autonomy

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

Language · 3 min read · June 2026

Why I Built a Language for AI Agents

Machin isn't just another programming language — it's a statement about who controls the stack. Zero type annotations, one function per line, compiled to native speed through C. Built for machines to write and edit, not humans to read.

Read more
Infrastructure · 4 min read · June 2026

Agent-First Infrastructure: Beyond the Hype

In 2026, every tool calls itself "AI-native." But what actually changes when you design infrastructure for agents instead of humans? JSON output isn't a prerequisite. The real shift is architectural.

Read more