by lemper on 11/21/24, 4:05 AM with 16 comments
by midenginedcoupe on 11/21/24, 1:35 PM
As per the article, the usability tradeoffs are considerable. But the separation of domains into separate VMs is really lovely. If nothing else, having a separate VM per client just feels "right". No intermingling of code and, even more importantly, secrets or credentials or even comms. Being able to use the same physical machine for personal stuff as well as work is also a bonus.
by freeqaz on 11/21/24, 6:44 AM
I gave up on it for usability reasons, but that feature is killer. Anybody else aware of anything similar?
by fsflover on 11/21/24, 12:32 PM
And also, one reason could be ascetism, https://news.ycombinator.com/item?id=42099398.
by nunez on 11/21/24, 3:29 PM
I love the idea. Extremely minimal attack surface.
At the moment, I'm working on building a virtual version of the NUC that I purchased that will also run Flatcar so that I can test the configuration of my Docker Compose services.
by atmanactive on 11/21/24, 12:30 PM