this post was submitted on 30 Dec 2024
130 points (97.8% liked)

Programmer Humor

33122 readers
608 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 month ago (1 children)

Comparing Flatpak or Gnome to Apple seems highly irrelevant in the context of this post. But, you do realize that neither Gnome, nor Flatpak is a trillion dollar company, right? Also, since when are Flatpak apps "barely usable"?

[–] [email protected] 5 points 1 month ago (2 children)

Sure, just try to get a password manager to communicate with a browser both on Flatpaks. Things like that should work, that's what people expect, or at least should prompt the user for permission to communicate like Apple does.

[–] [email protected] 4 points 1 month ago (1 children)

Flatpaks also just come with a set of default permissions at install time, so running in a sandbox only really protects against flaws in the software, but not against malicious intentions by its creator. Flatpak doesn't have an "ask for permission" system afaik, at least not standardized. What you do is you add or subtract from the default the app itself specifies.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Flatpak doesn’t have an “ask for permission” system afaik, at least not standardized.

Exactly, and that's precisely the reason why it's still not a viable solution for the average user. This a big problem and a problem of consistent and integration between Flatpak , GNOME, KDE etc.

[–] [email protected] 3 points 1 month ago

Hopefully support for that will come through desktop portals.