Comment by james_hsiao
1 day ago
I had the exact same thought back in the day. The security isolation is obviously the main selling point, but the way Qubes handles seamless GUI integration across completely separate domains is technically beautiful.
With modern CPUs having much better hardware virtualization support than a decade ago, building a developer-focused OS that leverages that same compartmentalization (e.g., isolating different client environments or dependency hells without dealing with Docker's quirks) feels a lot more viable now.
Ehhh, I think most engineers that actually want this are pretty accepting of their current tooling and wouldn’t want to switch to a whole new Linux distribution just for a slightly more seamless experience. Besides, the people who care are always pushing forward to make the UX better — see devcontainers, Apple Containers, WSL, etc.