Creating a development sandbox with crosvm
Summary
An in-depth write-up of building a crosvm-based development sandbox to isolate host OS from sensitive data. It covers compiling crosvm, setting up Debian-based VMs, TAP networking, and automation scripts (manage_crosvm) plus workflows for VM lifecycle, networking, disk resizing, and syncing changes with remote repositories. The piece emphasizes security and repeatability for developers working on a single machine.