this post was submitted on 27 Jul 2022
58 points (100.0% liked)

Linux

48199 readers
995 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Upgraded Ubuntu to 22.04, where Firefox is Snap by default. Wasn't going to fight it, especially since Canonical has made 3 blog posts talking about how much faster they made Firefox on Snap.

Since then, I've had subtle but annoying issues.

  • Can't Google things that have a colon after the first word- i.e. error: file not found doesn't work
  • I get notifications for pending updates
  • Other apps like Gnome's Software take a minute+ to load on my beefy computer

This isn't even a meme. Snap is trash. I wanted to be neutral and not join the "hate train" but seriously. Snap is that bad.

you are viewing a single comment's thread
view the rest of the comments
[–] musicmatze@lemmy.ml 10 points 2 years ago (15 children)

All these "new kids on the block" like snap, flatpak and this other thing are complete crap. Distro maintainers just don't want to do their job anymore and roll off the effort so that devs have to do it.

Luckily I use a proper distro without these bullshit "app solutions"!

[–] Whom@lemmy.ml 7 points 2 years ago* (last edited 2 years ago) (14 children)

One of the primary goals is making less work for app developers who can now just make a flatpak and be done with it instead of making 30 different debs and rpms and such. The main reason flatpak has been so widely adopted has nothing to do with distro maintainers...it's that developers can make something everyone can use and not think about it beyond that.

Snap is just an extremely bad solution that works poorly with the additional issue of centralizing control in Canonical's hands.

[–] basiliscos@lemmy.ml 3 points 2 years ago

There is a "appimage" solution for developers. I.e. just make you app "fat" (let it bundles everything it needs into single executable), then user just downloads it and launches. Even automatic updates can be supported, afaik!

"Appimage" (and flatpack etc.) shoud not be used instead of standard disto packages, like firefox, chromium etc.

load more comments (13 replies)
load more comments (13 replies)