this post was submitted on 29 Aug 2023
73 points (98.7% liked)
Linux
48124 readers
602 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like Flatpak and despise Snap (on a personal computer, it's tolerable on a server) enough to sudo apt remove and purge snapd from a new installation. The startup time is slow and I hate having snaps as mountpoints. It doesn't help that Firefox is by default a Snap on Ubuntu - it feels as if you're starting it on a mechanical HD with a Core2Duo processor and you can really appreciate how stupid having such a core app as a browser is as Snap when you add the PPA and install it as a deb package. Don't even get me started on the asinine "we update when we want to" that makes you restart your browser at most inopportune times. I hate Snap so much it's unreal.
I feel exactly the same and stopped using Ubuntu entirely once they started using apt to install snaps. Have you recently purged Ubuntu of snaps? Last time I tried it was an absolute nightmare to upgrade.
We remove snap as a first thing on new server installs, and other than the few dormant folders left behind we have 0 issues. Once that stops working we’ll move to Debian I wanna switch now but need something like this to get the rest of the team onboard.
I don't upgrade Ubuntu, just unmount home, tar the configs for reference and install the new one. I've lost more time in the past to hunting gremlins on an upgrade than doing a clean install and applying my configs.
Actually snap desktop may be alright. I tried Ubuntu core os and the performance isn't so bad
I've heard the PPA for Firefox is a Snap now as well, FYI.
Don't believe everything you hear. It's still available as a .deb: https://launchpad.net/~mozillateam/+archive/ubuntu/ppa
Well, thanks for correcting me. Always better to have accurate information.