I do feel like better application sandboxing is needed but so much open source software is built on the Unix abstraction meaning you have to run in a container, but macOS doesn’t have containers as far as I can see, and containers themselves are a bit of a poor abstraction, although maybe the best we can do with Unix at the core. I think something closer to Roblox studio would be cool where when you open an environment stuff just spins up in the background, but there is a good debugger, logging, developer ide, good rendering, eg 3d graphics, separate projects are separate, and when you spin down a game (read app or project) everything spins down.
CaRDiaK|1 month ago
solarkraft|1 month ago
Which: They do actually have some container-like sandboxing tech around applications (“iTerm wants to access your downloads folder”).
fulafel|1 month ago
But not sufficient since it'll still F over whatever code you are working on resulting in a backdoored app getting deployed + infected dev scripts etc bringing interesting times to your teammates, downstream open source project users, your api keys and cloud credentials getting compromised etc.
zarzavat|1 month ago
Though this autorun feature is crazy and should be completely off by default.
itemize123|1 month ago
pjmlp|1 month ago
willtemperley|1 month ago
coderbants|1 month ago
[deleted]