this post was submitted on 11 Sep 2024
447 points (87.3% liked)
linuxmemes
21143 readers
1514 users here now
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!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wouldn't even mind snap so much but the day I found out apt would automatically use snaps instead for some packages with no easy opt out was a step too far.
Drop it, snaps are dead. All hail FlatPak.
Try using flatpak for command-line software, I dare you
I despise flatpak and snap equally
Not a single time have I used a program with them that worked properly
You've been very unlucky. There's plenty of properly working flatpaks.
lol what are you talking about? One of my daily drivers is Kinoite and it works great. What flatpaks are you having issues with? Frankly, you must be being hyperbolic, because tons of people use tons of flatpaks without issue.
I mean, it's great that it works for you.
But I'm not even kidding. Literally every single one.
I've now completely purged all snap and fp apps from my system and live a less angry life
Again: name them. Describe the failures.
I simply don’t believe that you have 100% incompatibility, and I say that because I use a decently broad selection across several devices without any serious issues. Sure, they’re not perfect, but they’re a damn sight better than snaps, and in my experience, decently reliable.
Back your claims with data, or be prepared to have people like me call bullshit.
I mean I find it hard to believe but this level of argumentativeness is silly and toxic. Why would they lie? Maybe they have some edge case or misconfiguration. Maybe they got unlucky and ran into some kind of breaking bug on their specific system. Shit happens.
I've stopped using them for over a year now.
Granted, most of the apps I used were snap based, but some of them were flatpack.
Most of them were single-use "use this tool with flatpack" tools via github, so I really can't remember what those were when they just didn't work.
The ones I looked into why it didn't work were always some filesystem permission stuff. Configurable? Sure. Not something you should be needing to do on first launch if you want to just use the tool? Absolutely
The biggest issue I remember I had was with Vorta, a GUI for borg. Which also just had massive filesystem issues (plus some settings saving issues, which I assume also is a FS issue). Having problems reading your filesystem is quite a problem when you want to use a tool that, well, needs to read your filesystem.
I'm honestly not really interested in stacking a pile of tools up that just didn't work for me.
If you like flatpack, go ahead. More power to the people who do.
It's just not a tool that I had any luck with. And I don't really see a point in trying again for the forseeable future
Interesting. I use an immutable distro (Fedora Kinoite) so basically everything I use outside of the apps bundled with the OS are flatpaks. Other than learning a few things about FlatPak permissions, file locations, etc, it's been completely painless.
What I experienced is that Snaps/Flatpaks that contain X11 apps will behave very oddly in a Wayland sessions, at least with NVidia GPUs.
Using distros that still use X11, like Linux Mint, seems to help a lot.
One thing I will commend Snaps/Flatpak for however is bundling dependencies, especially deprecated ones. I spent DAYS trying to install an older version of .NET framework that's no longer supported to get a game (Vintage Story), but to no avail. With the appropriate Snap/Flatpak it worked first try, well, once I found the distro that doesn't have the X11 problem that was previously stated.