Agent-Native Companies Are Already Morphing
A follow-up on the Agent Taxonomy piece. Co-written with Will Chen for Idyllic Labs. Agent-native companies are already here — and they look nothing like what you expected.
Writing about agent architecture, Solana engineering, and building in the open.
A follow-up on the Agent Taxonomy piece. Co-written with Will Chen for Idyllic Labs. Agent-native companies are already here — and they look nothing like what you expected.
A deep dive into Steven Yegge's Gas Town orchestrator and what it means for the future of agent infrastructure. Read this, then go read the behemoth launch post.
A classification system for understanding agent architectures based on who initiates action and when the process terminates. Four modes: Copilot, Daemon, Subagent, Workflow.
LLMs deadlock 95% of the time in simultaneous coordination. Communication makes it worse. The fix is not more intelligence — it's a 50-year-old CS primitive.
How scaffold engineering delivers 10x more improvement than model upgrades — and why 2026 is the year it becomes obvious.
Everyone's talking about 'Continuous AI.' Nobody's talking about the write-ahead log for agent actions that makes it safe.
Connecting decentralized AI inference to the Model Context Protocol ecosystem. How to wire Gaia nodes to ACI tools for truly autonomous, decentralized agents.
How I built an autonomous Minecraft agent using Gaia's decentralized AI inference. The agent navigates, gathers resources, and responds to natural language — all powered by open models.
Ship your own AI code reviewer that integrates with GitHub. Built with Gaia's decentralized inference, Langchain for orchestration, and Next.js for the interface.
Step-by-step guide to building AI agents on decentralized infrastructure with GaiaNet nodes. No centralized API keys, no vendor lock-in.
Deploying a Deepseek-powered AI agent on decentralized infrastructure. From model selection to production deployment — with 18+ reactions.
The most chaotic AI experiment: two politically-themed AI agents debating each other autonomously, deployed on decentralized infrastructure. Viral entertainment meets agent engineering.
A deep dive into building and deploying AI agents with the Eliza framework on Fleek's decentralized infrastructure. The most popular piece on the topic with 51+ reactions.
A decentralized URL shortener built with Next.js and deployed on Fleek. IPFS-backed storage, custom domains, and permanent links. 24+ reactions.
Everything about the Million.js v3 release — the virtual DOM replacement that makes React 70% faster. New compiler, block-level optimization, and what it means for the ecosystem.
The definitive guide to integrating Million.js with Next.js for blazing-fast React performance. 63+ reactions — the most popular Million.js tutorial on dev.to.