Hacker News new | ask | show | jobs
by ijustlovemath 144 days ago
True, and they do indeed offer an additional layer of protection (but with some nontrivial costs). All (non-business killing) avenues should be used in pursuit of defense in depth when it comes to sandboxing. You could even throw a flatpak or firejail in, but that starts to degrade performance in noticeable ways (though I've found it's nice to strive for this in your CI).
1 comments

Namespaces are very lightweight though? Like single digit overhead.