Blog
From the
engine room.
Notes from our engineering team on software development, DevOps, and the systems we actually build and run in production.
-
vibevm: running Claude Code in auto mode without burning down your host
Claude Code in auto mode is fast and a little terrifying. We built vibevm — a throwaway KVM VM that contains the blast radius — and open-sourced it.
- AI
- Claude Code
- Security
- Sandbox
- Open Source
-
Taming Piraeus DRBD node taints with Kyverno
A Piraeus node taint meant to speed up storage failover once took down our whole cluster. Here is how we re-enabled it safely with a Kyverno mutation policy and a one-line descheduler change.
- Kubernetes
- Kyverno
- Piraeus
- DRBD
- GitOps