Comment by bryanlarsen
Comment by bryanlarsen 7 days ago
appImage is useless for development since it only has access to globally installed development tools and environments.
Comment by bryanlarsen 7 days ago
appImage is useless for development since it only has access to globally installed development tools and environments.
So you're saying that the Cursor appImage is done poorly? I'd believe that.
That's not true.
AppImages aren't sandboxed and they can access the rest of the system just fine. After all, they're just a regular SquashFS directory that get mounted into a /tmp mount and then executed from there.