Flatpak ftw!
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
laughs in AUR
btw
df -h hates this one simple trick
I want to be high and mighty and dislike Snaps for all the technical reasons but the single most irritating thing is definitely all the loopback devices.
Followed closely by ~/snap
WHY NOT .SNAP?? IT'S ONE FCKING DOT
Fucking same, I had to write an alias so that df filters the loopbacks.
Snap made me switch back to Debian. Ubuntu was awesome for a long time, but having snap glommed onto everything so much that it kept showing up on my headless boxes was too much.
At least we have Mint and Kubuntu
Kubuntu removed Flatpaks in favour of Snaps
Mint for the win! I really hope they make LMDE the main branch in the longer term.
The redundancy is always good, but I really don't see what benefits the switch would provide. The Linux Mint team removed all the stuff they didn't like from Ubuntu anyway when packaging it as Linux Mint, and plus, Ubuntu's software repositories are much more up-to-date than Debian's owing to their regular release schedule. Unless they want to base LMDE on Debian Sid, anyway.
Pop!_OS is based on Ubuntu and also strips Snaps for Flatpaks AFAIK
Yeah, it does, but if you try to install packages from apt, it still uses some Ubuntu repos and will try to sneak snaps and snapd in on you.
All Canonical had to do was NOT push snaps through apt
and I'd probably be fine with them.
I can't even use my smart card because Ubuntu keeps trying to install the snap version of Firefox which can't access the hardware. Why does it keep swapping out every time I update releases? Why won't it let me be happy?! /cry
This is exactly why I'm switching to fedora. Just installed 23.10 and Firefox became a snap again. Ive been with ubuntu for over 10 years now, but I'm done.
OK I am more of a baby Penguin here, why do people hate Snap and Flatpack?
Flatpak is fine. Snap is Canonical's proprietary version, which ties you specifically to their app store. It's not designed to be an open standard but Canonical has made it compulsory in one of the largest distros (Ubuntu) and its derivatives. There are also problems with its sandboxing mechanism competing with AppArmor.
There was an Ubuntu developer that left Canonical about a year or so ago. His reason was that he had spent a number of years (possibly over a decade, can't remember) optimizing some code and the kernel to get the fastest boot time possible.
Then he saw Canonical practically throw his work out the window by introducing snaps, which until recently was plagued by serious slowness on the first start of a snap.
He said it felt like his years of work just meant nothing at that point.
There are a number of reasons Flatpaks are a better open source option, even if they aren't perfect.
Just a few days ago I wrestled with the overzealous sandboxing and security of the Chromium snap. Had to get a Flatpak and even then had to use some flags to get the proper permissions enabled. Next time I do a refresh I'm going with Debian.
Give Linux Mint Debian Edition a look!
With all respect I'd like to ask, why most people in comments avoiding Debian like plague? It's good OG distro, stable as fuck, i know about old packages and all, but after daily driving arch BTW™ for 5 years straight all i can say is, I'm tired boss, I'm tired of nonstop updating, I'm tired of dependency hell that coming if you didn't updated your system for half a month, I'm tired of resolving repeating dependency hell when you'll have to reinstall half of your system to get it work another week, I'm tired of modern filesystems that locking themselves up completely when something goes wrong, so I'm just decided to give Debian a chance, and you wouldn't believe it, it's heaven, when you can just power up your system and it just works, without any trouble, yes, i have dated software, but it's worth it, and yes, 8 years ago, my first distro was Linux mint, and it broke when i used OFFICIAL GUI updater tool to update version of my mint, also I've upvoted your comment and don't mean any bad
I am a Linux user for over a decade but I have no idea what this discussion is about. Can someone give me a tldr? I install some software using apt and some using the store and never have any issues.
Snaps are ways to ship software where everything is bundled together and the developer doesn't need to sort out dependencies on the distribution. This often makes the package bloated. It has no direct benefits for users, but it makes life easier for developers. Thus, indirectly, users might get access to some software they would otherwise need to compile if no one's got it readily available for the user's distribution. Ubuntu appears mostly to be using it because they don't want to bother sorting out dependcies. On Ubuntu, and only on Ubuntu as fast as I know, some packages in apt will install the snap version silently, which, I think rightfully, annoys a lot of users.
There are similar alternatives, like flatpak, which also bundle dependencies. Some aspects of snap are proprietary to Canonical, the makers of Ubuntu, so you'll find people who are ok with the somewhat bloated software if it makes software more widely available, but aren't happy with a proprietary format in what is largely an open community.
If you install an app with apt and it has a snap it automatically installs the snap
I get all the reasons why people hate snaps, and I think they're all valid. And I appreciate people looking out for others and warning them about problematic software.
But man am I lazy, and I was really happy I didn't need to set up Docker just to run Sonarr on Bazzite. I'm pretty new to Linux, and that looked like a whole intimidating process.