Hacker News new | ask | show | jobs
by urlportz 33 days ago
Keeping local development environments isolated but still easy to manage feels increasingly important as tooling stacks become more complex.
1 comments

This should be safer than relying on seatbelt on Mac OS. Docker and Podman being in a VM is pretty much peak security imo for AI.
Agreed. Having the isolation boundary at the VM/container layer feels much more predictable for experimentation-heavy workflows compared to relying purely on OS-level restrictions.