1033
Snap bad (lemmy.world)
top 50 comments
sorted by: hot top controversial new old
[-] grrgyle@slrpnk.net 2 points 8 hours ago

Still don't know how I'm supposed to add dictionaries to FF on snap. So many little issues like this with snaps.

[-] srestegosaurio@lemmy.dbzer0.com 14 points 20 hours ago

Flatpak and SystemD Portable services are actually pretty good.

That's the direction I see Linux going. I personally use NixOS because I am sad.

[-] Strawberry 4 points 18 hours ago

I looked into Nix but it seemed like it locks you into using bash for your shell. Is that the case?

[-] MissingInteger@lemm.ee 4 points 15 hours ago
[-] Strawberry 1 points 4 hours ago

Sorry I was meaning in the context of using nix-shell for isolated reproducible environments. I read that things can go wrong if you try to use a shell other than bash

[-] MissingInteger@lemm.ee 1 points 47 minutes ago

You could use something like nix-your-shell.

[-] LeFantome@programming.dev 12 points 1 day ago* (last edited 1 day ago)

Tar is not a package manager, it is just a packaging format. AppImage has the same problem.

Flatpak is a bit of a crappy package manager but at least it is one. And, due to its use of container technology, it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

Of the other package managers, apk 3 is my favourite but the only distro that uses it is Chimera Linux. Pacman is good. dnf / RPM is ok. apt / deb is in last place for me. The recent Ubuntu 25.04 launch snafu illustrates some of the problems with apt. The first Linus Tech Tips Linux challenge really highlighted the dangers of apt.

I only used snap briefly but instantly hated it. Fstab was a mess. It was slow. It was proprietary. I fled before I could form an educated opinion.

[-] Samueru_sama@programming.dev 3 points 15 hours ago* (last edited 14 hours ago)

it allows the same packages to run on any Linux kernel (any Linux distro). That is pretty useful.

flatpak itself depends on namespaces, so saying that it works on any kernel is quite a stretch.

Can flatpak do this? This is a GIMP3 appimage running on ubuntu 10.04 without any container:

The kernel is so old that even the appimage runtime itself complains of missing functions and has to fallback to a workaround.

UPDATE: flatpak can't work because bubblewrap itself can't:

PR_SET_NO_NEW_PRIVS is only available since kernel 3.5

[-] Shayeta@feddit.org 1 points 10 hours ago

Just curious, why are you using a 15 year old version of Ubuntu?

[-] easily3667@lemmus.org 3 points 10 hours ago

Last usable version

[-] Samueru_sama@programming.dev 2 points 10 hours ago

I'm not, it's a vm that I use to test.

There is quite a lot of systems still stuck on kernel 2.6 that can't be updated, so it is always nice to make sure what I do can work on such.

[-] fossilesque@mander.xyz 10 points 1 day ago* (last edited 1 day ago)

Haha, I break snap a lot less than the others, and it took a bit to figure out the differences. Appimages are annoying af. Flatpaks are my favourite when there isn't a good old .deb. I recently broke Flatpak though so it's on my naughty list. Snap still chugging along for some reason, I just wish the permissions weren't so crazy strict (Nextcloud).

Speaking of all this, I realised I've accidentally installed some things twice. Is there a good way to list all the different package managers together to see what is duplicated?

[-] EddoWagt@feddit.nl 19 points 1 day ago

How do you break a flatpak?

[-] OR3X@lemm.ee 2 points 9 hours ago

I once uninstalled a flatpak and it rendered another installed flatpak unlaunchable. Not even the repair function would fix it. Ended up having to use timeshift to rollback. Not sure if that was the fault of Flatpak or that one specific app but it was pretty frustrating.

[-] Colloidal@programming.dev 7 points 1 day ago

Asking the real questions here.

load more comments (3 replies)
[-] danhab99@programming.dev 35 points 1 day ago

Nix is just across the street sipping tea because it understands what it is and is at peace with the chaotic world around it.

[-] Venus_Ziegenfalle@feddit.org 26 points 1 day ago

Gentoo is too busy compiling to notice what's going on around it

[-] ytg@sopuli.xyz 1 points 8 hours ago

If you want, you can also compile everything with Nix!

load more comments (2 replies)
[-] forrcaho@lemmy.world 29 points 1 day ago

AppImage is the no-nonsense universal package format.

[-] srestegosaurio@lemmy.dbzer0.com 3 points 21 hours ago

Last time I read something from the main dev I almost ran stright into the woods.

Also idk about how it is the management situation, portals integration, etc…

[-] AnimalsDream@slrpnk.net 7 points 1 day ago

Absolutely my favorite. Just download and go. Super portable.

[-] Darorad@lemmy.world 4 points 1 day ago

The lack of package management sucks though

[-] AnimalsDream@slrpnk.net 2 points 22 hours ago

It would, if there were no other options for package management. Package formats don't have to be either/or. My systems typically end up with mixes of native packages, flatpak, appimages, and you could technically consider Steam a package management system as well.

[-] JakobDev@feddit.org 18 points 1 day ago

AppImages have a lot of problems

[-] Abnorc@lemm.ee 26 points 1 day ago* (last edited 1 day ago)

It's not about the package management method that we use. It's about the friends and enemies we made along the way (while arguing about package management.)

[-] LeFantome@programming.dev 2 points 1 day ago

You can change the labels but the groups in them would remain the same. :)

[-] ZILtoid1991@lemmy.world 6 points 1 day ago* (last edited 23 hours ago)

What's wrong with Snap?

EDIT: I had minimal exposure to Snap, sometimes Snap was my only option to get some software on Linux in a decent version and without getting into dependency hell while trying to compile it (why can't someone make a package manager for C/C++?). I do see the issue with proprietary servers though.

[-] tsugu@slrpnk.net 1 points 14 hours ago

Everything else is FOSS besides the server and snaps can even be installed locally. I wrote a section of an article about most of the complaints. Most of the complaints I hear are just elitistic bullshit that makes new users confused and spreads misinformation.

[-] pinball_wizard@lemmy.zip 16 points 1 day ago

What's wrong with Snap?

Proprietary servers.

[-] JackbyDev@programming.dev 5 points 1 day ago

Can you elaborate a little? I imagined this meant something like Visual Studio Code' Marketplace (which doesn't allow non Microsoft products to connect), but I don't see anything about that on Snap's TOS.

To be clear, I'm not saying you're wrong or anything, I'm just trying to understand.

[-] InternetCitizen2@lemmy.world 3 points 1 day ago

People want a full open stack, and the server is closed. Its less a technical complaint and more a philosophical one.

Not the person you are asking, just trying to add context on why some find that problematic for those who are reading later.

[-] pinball_wizard@lemmy.zip 3 points 1 day ago

I don't think it's a TOS thing, just a lack of open source server software? To the best of my knowledge, it's just not possible to host my own snap server. At least, I didn't find any solution when I looked. Which seems weird, for an open source operating system.

[-] JackbyDev@programming.dev 2 points 1 day ago

Surely it can be reverse engineered by the API that snap uses?

load more comments (2 replies)
[-] bjoern_tantau@swg-empire.de 136 points 2 days ago

A magnetised needle and a steady hand is a better package format.

[-] LeFantome@programming.dev 2 points 1 day ago

What you are thinking of is not a package manager but a compiler.

[-] Ziglin@lemmy.world 2 points 14 hours ago

Not if you just have list of blobs in your head.

[-] jaybone@lemmy.zip 55 points 2 days ago

Are there enough watermarks on this meme? At least we got reddit covered.

[-] ptz@dubvee.org 98 points 2 days ago

Let the hate of the crowd wash over me, but I don't even like Flatpak, and I've got love-hate (mostly hate) relationship with AppImage as well.

Just give me a system package or a zipped tarball.

In recent years, have had to just get used to needing to build most projects from source.

load more comments (42 replies)
load more comments
view more: next ›
this post was submitted on 29 Apr 2025
1033 points (100.0% liked)

linuxmemes

24701 readers
2406 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS