|
|
|
|
|
by AnIdiotOnTheNet
2772 days ago
|
|
> I've found plenty of non-C applications in Ubuntu's and Fedora's repositories though. [etc.] You've missed the point. I could go on for quite a while about what the point was, but ultimately it comes down to this: "You can fix it yourself!" isn't really true. Professional programmers who work on Linux for a living haven't even managed to fix a lot of its problems. > It looks like it supports every major Linux distribution I've come across. Then what's stopping you from using it? Nothing, except that hardly any applications are available as AppImages and they're a 3rd class citizen at best on all major distributions. > Make sure to include source code for distributions to build their own version of the AppImage -- including any patches which might be necessary to tweak and support the distributions' different and unique environments. The whole point of AppImage is that that's completely unnecessary. The only thing that really aught to be done is that file managers should display AppImage icons and not harass the user about double clicking one to run it. My point isn't that such things are holding me back, it's that such things are indicative of the community's attitude towards AppImage. |
|
Maybe.
> ultimately it comes down to this: "You can fix it yourself!" isn't really true. Professional programmers who work on Linux for a living haven't even managed to fix a lot of its problems.
I could say the same thing about every OS.
> The whole point of AppImage is that that's completely unnecessary.
Unnecessary to you perhaps. Being able to see the source code of applications I run is important to many Linux users.
> The only thing that really aught to be done is that file managers should display AppImage icons and not harass the user about double clicking one to run it.
I don't see why AppImage should be treated any differently than any other executable -- trusted or not. If that's not how it is now then you definitely have a point.
Have you built any AppImage-based programs?