enoent,

This threads got lots of good answers, but I haven’t seen it mentioned that snaps sometimes mean reduced functionality.

Use the docker snap? Sorry, it can only access your home directory so no -v /some/path:/somewhere for you

Use firefox or chromium and keepassxc? Sorry, your browser plugin won’t be able to talk to your password manager

And the updates… dear god. In whose mind was it a good idea to show a “firefox is updating, exit now to avoid issues” TWO WEEKS im advance. Closing the app does precisely fuck all unless you manually snap refresh it

Containerised applications are a fine idea, but snap is a horrible implementation of it

executivechimp,
@executivechimp@discuss.tchncs.de avatar

Install Node with snap? Cypress silently closes. (This took some time to get to the bottom of)

VerbTheNoun95,

Didn’t know that about the docker snap but that is insane. It would be straight up unusable at work for me.

Fubarberry,

To be fair, those are both issues with flatpak too. You can change the file system permissions with a command or flatseal, but I don’t know of a fix for the password extension issue.

Infiltrated_ad8271,
Infiltrated_ad8271 avatar

In general the integration of flatpak is quite good (even more if we compare it with snap), but there are still some gaps. In this case there are some solutions like this one.

4am,
@4am@lemmy.world avatar

I tried to get microk8s up and running by installing it from a snap since I figured it would be a nice and easy way to get up and running quickly.

I’ve spent so much time trying to get it working that I haven’t even started to learn k8s yet since I can’t get the damn thing to run.

I think I’m switching to Debian for my servers.

inso,

Wtf I’ve installed microk8s dozens of times it just works ?!

joel_feila,
@joel_feila@lemmy.world avatar

Mostly it has to do with how Canonical owns the snap store. if they made it so anyone could build a snap repo then a lot fewer peopl would have problems

panilithium,

Some of the things that have already been mentioned are true also for me, especially around permissions and assumptions about my system’s setup. However what really did it for me was when Firefox stopped recognizing my keyboard after a snap refresh. It’s just as if no input device was there for FF anymore. I found reports of the issue, but no solution. In the end I installed from a DEB repository and went through the shenanigans to prevent snap from reinstalling it.

Janis,

its a scam.

there was this jerk working as an intern at red hat. lennart. he made the decision to break the linux dogma: do one thing and do it good. systemd was born. red hat drools. an important step towarda ending open-ness. later snaps. later closing red hat stream. profit.

if you use systemd or snaps you could just fast forward and use apple.

mvee,

Bloat and coersion from canonical when using Ubuntu.

Also I hate typing mount on my home machine and sifting through a sea of mountpoints.

leprasmurf,

Same. I end up either grep -v -e tmps and loop mounts or mount -t for each type of physical mount. I suppose lsblk and findmnt might have better options and views.

waspentalive,

Lsblk suffers too.

leprasmurf,

oh? When I run lsblk all of the docker overlay mounts are omitted. It does show loop devices, but otherwise it was the list of physical devices.

Looking at the man page it looks like df lets you exclude types too: df -h -x tmpfs -x overlay.

waspentalive,

When I run lsblk with no flags/parameters I get 18 lines of loop devices. Sure I could issue the command again and pipe thru grep to remove all the lines that have “snap” since I forgot to do it this time. I propose “snap” because couldn’t I have non snap-related loop devices?

MonkeyLord,

I don’t know enough to dislike snaps, I’m just spiteful enough to dislike cannonical trying to force me to use them

indite,

You’re so real for this

Junkdata,

Had a low end laptop, i believe it was lubuntu that i installed because i knew ubuntu was too bloated for that laptop. However I was not aware that it used snap and running firefox kick started the fans on that old laptop. Resouce hog seen and searching for firefox direct binary from apt seemed like a chore so i replaced with mint. Snaps automatically i did not want to deal with for old computers. Was happy with mints removal of snaps and it is very user friendly.

fakeman_pretendname,

Perhaps it’s been fixed since, but a this type of thing was the main issue with snaps to me:

“Why can’t the program see the printer? Ubuntu can see the printer”

“Why can’t I save to this USB pen? It can’t even see it”

“These two programs are meant to work together, but they can’t see each other”

“I can’t open my project from my external drive”

“It won’t let me import the photos from my camera. It can’t see the camera”

Would have been less of an issue if they had an android-style permissions pop-up with each incident, but snaps just left you silently failing.

CaptainHowdy,

this is exactly my experience

violetraven,
@violetraven@lemmy.blahaj.zone avatar

This was the most frustrating for me as well. While I appreciate Snap trying to be a universal installer of sorts, it breaks too often to be useful.

RickyRigatoni,
@RickyRigatoni@lemmy.ml avatar

There is absolutely such a thing as too much sandboxing, and flatpak is already pushing the limit.

joshhsoj1902,

This was my experience too. Ubuntu asks if I want to install the docker snap, I say sure. I then try to use docker and it’s completely unable to do what I need. I then need to figure out how to uninstall the snap and then install docker normally.

I tried a few snaps, but everytime they were a pain in the ass and I regretted it. Now I avoid them at all costs

LiamSora,

Same with Docker. Installed it because Ubuntu recommended it then spent a month trying to figure out why all my docker containers would randomly shutdown and restart themselves. I knew snap auto-installed updates, but had no idea it would do it even if the program was currently running and in use.

Synthead,

Along with the other comments, imagine if people started to say, “I like Linux but it’s too slow and bloated, so I upgraded to Windows 11.”

Raphael,

Hmmm, can we just sticky a “snaps are bad” thread? I like to see activity but this same question keeps getting asked.

Also sticky Red Hat’s “response”, it should deter most of the neolibs.

mpiepgrass,

Because people still believe in one standard to rule them all.

voodooattack,

Here’s my answer to this same question from an old thread on Reddit:

My Ubuntu system always reserved a whopping 20% of my 32GB ram for no reason and I never bothered to know why. Later I uninstalled snapd because of boot time issues and guess what happened? Only 1.5 GB used after a fresh boot.

I had like 4 different JetBrains IDEs installed via snap with each totalling around 2GB of disk space. While removing snapd I discovered it kept back 2-3 previous versions of every package on your disk.

Uninstalling this bloat was the best thing I did to my ubuntu system. It was suddenly light as a feather and way more responsive like I just did a fresh system install.

Some time later I was installing something from apt and Ubuntu tried to install it from snap, thus sneakily installing snapd in the process. Looking for a solution, I felt like I was looking up how to disable Windows updates or some other shit.

I had a moment of clarity and wondered why the fuck did I have to put up with this kinda bullshit on Linux. I wiped that drive clean and switched to Fedora.

minorsecond,

I actually think jetbrains are the ones keeping old versions. On my windows machine, when I get an ide update, the old one is saved so I can revert back to it.

IsoKiero,

I wiped that drive clean and switched to Fedora.

I might need to switch over as well, but I really don’t like rpm (or whatever that’s called on fedora, zypper or something? or was that suse?). I’ve been a Debian user since woody was a new thing and then at some point I gradually moved to ubuntu due to better desktop experience and more up to date packages (back then Debian stable really wasn’t anywhere close of bleeding edge) and PPA support was great for my needs. Now I have ubuntu installations which have gone trough upgrades for years and installations I have doesn’t seem to work like I want them to. Some of the issues will most likely stay (as RMS said, nvidia rapes babies or something like that) but in general I don’t like my browser, signal client and whatnot to notify me that I need to shut them down NOW since they’ll upgrade at some point in next 3-6 months. Simple apt dist-upgrade isn’t enough anymore and the systems require more and more TLC than I’m willing to give to them. Snapd is at least related to the issues I have 8 times out of 10.

Ubuntu just doesn’t have the feel it used to and it’s getting annoying enough that the simpler way would be just to reinstall everything and switch to something else, even if it takes some time and effort to migrate 5+ year old installations to new system.

SillyBanana,

Fedora uses DNF, with rpms under the hood, not sure how that works, haha. Honestly I have no problems with it. I’m no power user, but it does everything I need. The only downside being kinda slow repo fetches.

oktoberpaard,

The next release of Fedora will ship DNF5 as the default package manager, which is supposed to be much faster.

phoenix591,

dnf is to apt as rpm is to dpkg.

The first pair are the nice user friendly front ends that pull things in and install from the repos.

The latter are the guts that directly handle the raw packages and are used by the frontends.

mundane,

If you don’t want something completely different, PopOS is a great, snap free, distribution based on Ubuntu. It’s what Ubuntu should have been.

phx,

Mint also packages stuff that Ubuntu has rolled into snaps

animist,

rpms were a pain for me when i transitioned as well but I’ve learned to love them

MrPhibb,
@MrPhibb@reddthat.com avatar

Maybe LM:DE (Linux Mint: Debian Edition)? Obscure software can be a pain to install for the usual reason, but otherwise I’m finding this to be a great distro. Second choice is Solus, but that’s even worse when it comes to software.

FakeJake,

Or even just Linux Mint (non-debian edition). I've moved to that as it's a familiar Ubuntu base but without snaps.

PlasmaK,

If you want up-to-date packages then just switch to testing

GenderNeutralBro,

At best it works more or less the same as an ordinary package. It only gets worse from there.

Several times I’ve been stuck on a broken version of Discord because on the server side they force an update to the new client, and the new client has not been packaged as a Snap yet.

Getting native hosts to work in Firefox is possible, but a giant pain in the butt.

Basically anything that needs filesystem access is unreasonably troublesome. I gave up on getting Snaps to work with my external drives.

There is simply no scenario where I think “wow, I sure am glad this was packaged as a Snap!” There have been many scenarios where I thought “god dammit why is this a Snap?!”

fhein,

Several times I’ve been stuck on a broken version of Discord because on the server side they force an update to the new client, and the new client has not been packaged as a Snap yet.

To be fair this is more of an issue with Discord than snap… Would be understandable if it was an urgent security fix but they do it every time, and then it breaks for everybody who is using anything else than the deb or tar.gz they provide.

Workaround for Fedora: Edit /usr/lib64/discord/resources/build_info.json and increase the version number to whatever Discord tells you is the new version. And hope that the update wasn’t a fix for some remote code execution vulnerability :)

animist,

because the snap folder in your home directory by default starts with a lowercase letter while all the other folders start with uppercase (hidden folders don’t count)

all other reasons are secondary

SillyBanana,

This is such a stupid minor thing, but it’s what made me switch from Ubuntu to Fedora, haha.

UlrikHD,
@UlrikHD@programming.dev avatar

Downloads and Documents starting with a capital letter is my biggest pet peeve with Ubuntu. It makes it a lot more annoying to navigate through them than if it was all lower case.

mrmanager,
@mrmanager@lemmy.today avatar

I remember when the snap version of calculator took like 12 seconds to launch and Canonical were like “yeah but what’s the big deal?”.

It basically turns your super fast Linux into feeling like a 10 year old windows machine.

I hear they have improved performance now though but there are many other reasons why snap suck.

vampatori,

I hear they have improved performance now though

It’s still not great. Better, but still slow enough to make you question whether you’ve actually launched the app or not.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • GTA5RPClips
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • osvaldo12
  • ethstaker
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • ngwrru68w68
  • kavyap
  • tester
  • cisconetworking
  • JUstTest
  • InstantRegret
  • khanakhh
  • cubers
  • everett
  • Durango
  • tacticalgear
  • Leos
  • modclub
  • normalnudes
  • megavids
  • anitta
  • provamag3
  • lostlight
  • All magazines