this post was submitted on 17 Nov 2023
222 points (93.0% liked)

Memes

45132 readers
1503 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bjorney@lemmy.ca 3 points 10 months ago (1 children)

Snaps are not a proprietary package format.

[–] RmDebArc_5@lemmy.ml 7 points 10 months ago (1 children)
[–] bjorney@lemmy.ca 6 points 10 months ago* (last edited 10 months ago) (1 children)

The webserver that canonical uses to distribute other people's snaps is, and that's it. APKs aren't proprietary just because Google runs the Play store.

If you don't want to interact with canonical's servers you can download the snap files from literally anywhere else and install them manually so you don't have to touch a single line of non open source code.

[–] GamesRevolution@programming.dev 3 points 10 months ago (1 children)

Even if you do download the snaps from elsewhere you are still locked in with the Canonical repository for updates, with it being basically hard coded and with no alternatives. Even more, snaps are straight up a worst experience then flatpak with all their quirks like the loopback devices and the automatic updates.

[–] bjorney@lemmy.ca -1 points 10 months ago

Disable automatic updates then. snap --help

IMO snaps were prematurely pushed but that's about it - they were a worse experience like two years ago when canonical started pushing them and almost every app had some quirk due to the sandboxing, but they have improved to the point that I literally can't remember the last time I encountered an issue with the snap version of a program (granted I only really use snaps when something isn't available as a .deb or there is a conflict)