June 2026 · 6 min read
dd — VM-less native JIT containers for Mac
Every Docker setup on a Mac keeps a Linux VM running in the background all day. I wanted a container to just be a process, so I built dd: native Apple-Silicon code plus a userspace kernel, no VM. Why I built it, how it works, and honest numbers — including where it loses.
Read the post →