287
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Dec 2023
287 points (98.3% liked)
Programmer Humor
19488 readers
856 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
Good on them. Snap is a plague.
Why are they even still pushing that nonsense when flatpak at least somewhat gets closer to getting bwrap implemented right?
It's a for-profit corporation. They only have one goal.
To be fair: snaps can work for all kinds of things all over the stack from the kernel to individual applications, while flatpak just does applications. Canonical is building a lot around those abilities to handle lower level things, so I guess it makes sense for them.
IMHO flatpak does the applications better and more reliably and those are what I personally care for, so I personally stay away from snaps.
Fair point. For instance one thing that sucks about flatpaks is that you can't
torsocks
them