cm0002@toast.ooo to Programmer Humor@programming.dev · 13 hours agoFrog put Claude in a boxlemmy.mlimagemessage-square33fedilinkarrow-up1598arrow-down11cross-posted to: programmerhumor@lemmy.ml
arrow-up1597arrow-down1imageFrog put Claude in a boxlemmy.mlcm0002@toast.ooo to Programmer Humor@programming.dev · 13 hours agomessage-square33fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareassaultpotato@sh.itjust.workslinkfedilinkarrow-up38·edit-212 hours agoUsing cgroups for isolating processes into their own individual network, filesystem, user, etc. namespaces using a shared kernel? You mean containers?
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up2·edit-26 hours agoNo my proposed solution uses the “everything-is-a-file” aspect of Unix-like systems with the built-in permissions systems around files. You don’t need cgroups at all for what I’m suggesting
Using cgroups for isolating processes into their own individual network, filesystem, user, etc. namespaces using a shared kernel?
You mean containers?
No my proposed solution uses the “everything-is-a-file” aspect of Unix-like systems with the built-in permissions systems around files. You don’t need cgroups at all for what I’m suggesting