Blog
Notes on AI agents, microVMs, secure code execution, and European cloud infrastructure.
All articles
Why We Replaced SSH With a Custom Daemon Inside Our Sandbox VMs
A warm pool bug that SSH could not fix forced us to rethink how the host talks to a sandbox. Here is what we built, why it is faster, and why per-sandbox env vars finally work.
Read articleHow to Isolate AI Coding Agents: Comparing Every Major Approach
A factual comparison of Docker Sandboxes, E2B, Daytona, and ZWRM for isolating AI coding agents, including where they run, how they isolate, and what they let agents do.
Read articleWhy Digital Sovereignty Matters for European Companies
The CLOUD Act, Schrems II, and why the location of your cloud provider's headquarters matters more than the location of its data centers.
Read articleWhat AI Coding Agents Can Do When They Have Their Own Environment
AI agents are more than chatbots. When you give them a real environment to work in, they can build, deploy, and manage entire applications. Here's what that looks like.
Read articleDeploying AI Agents Safely with Hardware Isolation
AI agents execute arbitrary code. Here's how microVM sandboxing makes that safe for production.
Read article