Blog
Technical writing on AI agents, Rust infrastructure, and building agent-native systems.
A Day Building MCP Servers in Rust
What it actually looks like to design and build an MCP tool interface in Rust—from schema design to production deployment in a single day.
How We Onboard Engineers at KodeCraft
What your first 30 days look like at a small agent-native product studio. Ship code in week one, write about it in week four.
Why We Chose Nomad Over Kubernetes
Agent architectures already have enough moving parts. Here's why we picked Nomad for orchestration and what it means for our infrastructure.
Infrastructure for Agent Workloads: Our HashiCorp Stack
Agent-driven systems demand infrastructure that handles unpredictable traffic, dynamic scaling, and zero-trust security. Here's how our HashiCorp stack delivers.
MCP and the Architecture of Agent-Native Products
The Model Context Protocol is becoming the standard interface between agents and tools. Here's how we design MCP-first systems and why it changes how products get built.
Why Rust Is the Right Foundation for Agent Infrastructure
Agent workloads are bursty, unpredictable, and unforgiving. Here's why we chose Rust over Python and Node.js for the infrastructure layer that agents depend on.