Posts
All the articles I've posted.
-
How to Safely Run AI-Generated Code with SmolVM (Open-Source MicroVM Sandbox)
SmolVM is an open-source microVM runtime that lets AI agents run untrusted code in a hardware-isolated sandbox. Learn why Docker isn't enough for LLM-generated code and how to spin up a Firecracker-powered sandbox in three lines of Python.
-
What are AI sandboxes
Give it a disposable computer, not your laptop.
-
VMs vs microVMs vs Docker for AI Agents
Not all isolation is equal. Here's how to pick the right one for your AI agents.
-
Don’t Let Claude Use Your Computer from the CLI
Give it a disposable computer, not your laptop.