#infrastructure
Wiki 9
- emirb.github.io Emir Beganović's personal blog (Booking.com Staff SRE) on infrastructure, virtualization, and KubeCon-shaped industry surveys
- Inverted claim onboarding Onboarding pattern where the AI agent registers first and a human "claims" it via OTP; until then, the agent has a one-recipient cap
- Knife-Catching Compute The Dario Amodei dilemma — order compute years ahead and risk bankruptcy if revenue doesn't materialise, or buy at last minute and pay spot prices that destroy margin
- LLM API Routing Layer A thin gateway that fronts multiple LLM providers behind one endpoint, with fallback chains, model selection rules, and unified billing
- MicroVM A virtual machine pared down to the minimum needed to run a single workload — small VMM, few emulated devices, fast boot, hardware-isolated kernel
- Rivet Blog rivet.dev — engineering writeups from the team behind the Sandbox Agent SDK, focused on agent sandboxing and microVM infrastructure
- rust-vmm Shared Rust crate ecosystem under most modern VMMs — kvm-ioctls, vm-memory, virtio-queue, vhost-user — with multi-vendor governance
- Sandboxing AI Agents Taxonomy of approaches for constraining what an AI coding agent can do — OS isolation, network policy, syscall filtering, HTTP interception
- Your Container Is Not a Sandbox — MicroVM Isolation in 2026 Emir Beganović's KubeCon-EU-2026 readout on the microVM ecosystem and why agentic AI is becoming microVMs' "Docker moment"
Toolbox 1
- AgentMail Hosted inbox API that gives each AI agent a real email address with WebSocket push delivery