How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Why I reimplemented LVM (with worse guarantees)

calendar_today August 13, 2026 domain depot-dev

Our microVMs launch in under a second, and assembling their block devices in parallel put LVM’s roughly 100ms volume group-wide lock directly in the critical path. We kept the kernel’s device-mapper, wrote our own control plane and gave up crash safety our ephemeral workloads never needed, making allocation roughly 100x faster.

open_in_new Read original post