this post was submitted on 29 Oct 2023
1127 points (96.9% liked)

linuxmemes

20762 readers
1363 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
1127
Linux user (infosec.pub)
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 39 points 10 months ago (4 children)

"Use Snaps"
"No" (installs .deb)
"Fuck you, use Snaps"
(The Snap Store is a proprietary closed-source black-box that updates your snaps without asking and every part of this statement was a deliberate planned feature by Canonical)

[–] [email protected] 24 points 10 months ago (1 children)

I mentioned this in the comment you answered to. But as I said, this might be an issue for people that use Linux because they really hate anything that isn't GPL, but 97% of the people on this planet care more about whether something is simple to use than what license it uses, as evidenced by the market share of Windows, Android, Chromebooks and Apple products.

Wouldn't it be better to get some of them to use Ubuntu with snaps than to stay on their proprietary platforms, because packet management sucks and conflicts are basically impossible to solve for someone who's not a software developer?

[–] [email protected] 12 points 10 months ago (1 children)

Linus swore that Bitkeeper wouldn't alter the agreement further, like a mad egotistical movie villain.
Canonical is very clearly funneling their userbase towards a Snap-only environment (something that already exists as an option).
As the sole keyholders, and as a for-profit business, what is the next step?

Is it to maintain a wealth of options, even when that cuts into profit margins? What about when those options are competing products (think Gnome and KDE back in the Unity days)?
These things just do not make sense from a business perspective, and they will not be necessary once their userbase is locked into the Snap walled garden.

As to your point about licenses and market share, default non-options and limited choices aren't compatible with conversations about choice.

[–] [email protected] 5 points 10 months ago

How many major distros aren't run by for-profit entities nowadays? If you want any sort of enterprise use, you need to offer a 24/7 live support plan.

I guess the big difference is that Canonical is hoping to make money off the home users too.

[–] [email protected] 16 points 10 months ago (1 children)

The Snap Store is a proprietary closed-source black-box

Every part of the snap store running on your computer is open source.

that updates your snaps without asking

If you don't want your snaps auto-updating, turn auto updates off. snap --help

[–] [email protected] 11 points 10 months ago

I looked into it. You're right.
They implemented the ability to permanently hold all automatic updates.
After five years of debate during which they consistently claimed that the whole point of Snaps is that developers can push whatever, whenever.

[–] [email protected] 6 points 10 months ago

I'll just use apt to bypass the snaps...

$ sudo apt install xyz
Installing snap for xyz...

Okay what the fuck