@[email protected] to [email protected]English • 1 year agoIf only more Linux programs followed sandboxing best practices...i.imgur.comimagemessage-square79fedilinkarrow-up1548arrow-down132
arrow-up1516arrow-down1imageIf only more Linux programs followed sandboxing best practices...i.imgur.com@[email protected] to [email protected]English • 1 year agomessage-square79fedilink
minus-square@[email protected]linkfedilink4•1 year agoWhich is fine for some apps, try that with an IDE.
minus-square@FooBarringtonlink17•1 year agoWhy does an IDE need unfettered access to my whole FS? Access to the project directory, and maybe the runtime directory, have to be enough.
Which is fine for some apps, try that with an IDE.
Why does an IDE need unfettered access to my whole FS? Access to the project directory, and maybe the runtime directory, have to be enough.
To be fair, the title says more apps, not all apps…