Comment on
Installing a browser in the big 2025
Reply in thread
it's a parody of the memes where it's typing commands for 20 minutes to install a web browser
Comment on
Installing a browser in the big 2025
Reply in thread
it's a parody of the memes where it's typing commands for 20 minutes to install a web browser
Comment on
RedHead Enterprise Linux
Reply in thread
Especially in the tech spaces
Comment on
I support artists
Reply in thread
"I was served a burger made from human meat even tho I'm not a cannibal. I feel sick."
Comment on
Yummy
Reply in thread
GIMP.
Comment on
SHUT UP!
Reply in thread
Would. managed to turn a few apps into snaps, either from source or by repackaging their binaries.
Comment on
Installing a browser in the big 2025
Reply in thread
Both are official and work well so there isn't really a need for it. But some people just want to make their experience harder because snap bad.
Comment on
sudo dnf remove snap
Reply in thread
On a technical level, they've gotten very capable and in some ways are better than flatpak (packaging CLI software is super easy). Yes in the beginning they were slow but 10 years has passed.
What a lot of users dislike is Canonical not open sourcing the backend that hosts the files. You can always install them locally, similarly to apks on Android. I don't see it as an issue because once the parent company/organisation dies that's usually it for the project, be it open source or proprietary.
Snaps also use runtimes based on Ubuntu itself so Canonical dying = losing core functionality that is open source but nobody else will bother to take on that job.
Comment on
Applies to furries as well :)
Reply in thread
I'm sorry, the furry president hasn't been aware of what's going on, but I've sent him an email and it will be dealt with shortly.
Furries are people that like anthropomorphic animals. I'm not responsible for what others do.
Also what's wrong with sex and drugs?
Comment on
Installing a browser in the big 2025
Reply in thread
No thanks, I like snaps
Comment on
I love snap /s
Reply in thread
Hi, a real snap packager here. In comparison to flathub the devs are not required to publish their snapcraft.yamls but the store won't accept an app with privileged access. By default you can't even connect to dbus. You go to the forum, link your snapcraft.yaml and explain why you need the access. The process is the same with plugs that don't auto connect, which ones are those you can read here. You can upload an app with a plug that doesn't auto connect but your users will have to manually do so.
The requirements for classic snaps (no confinement) are much stricter and the admins are careful about granting that privilege. The store also makes it clear whether a package is official or from a star developer so if the app is going to handle sensitive data, you probably won't trust an unverified developer.
As for the walled garden, you're free to share your .snap files and their snapcraft.yamls anywhere you want. Canonical has control of the central store but nothing can stop you from having a repo with snaps that your users install locally. The vast majority of apps won't do that because there's no reason to, but you can. I know Obsidian Notes used to do that at some point.
Comment on
Installing a browser in the big 2025
Reply in thread
That is pretty funny. However the "not having it at all" mfs suddenly reconsider when it's the only way to install an app. I for example maintain the 4K Video Downloader Plus snap and the only other installation method is a .deb. In the stats I can see many other distros than just Ubuntu. I think it's the ideal packaging format for apps that should stay up to date at all time, even if the system isn't.
Comment on
I support artists
I once searched for Taiga's R34 and the results were 80% AI. Tragic.
Comment on
Spirits, what's the best alternative for a girlfriend?
Reply in thread
Goodbye
Comment on
Installing a browser in the big 2025
Reply in thread
I like Ubuntu and related technologies around it so when I wanted to learn Linux packaging I went for snap. It turned out to be not as hard as I thought, and from my experience they run just fine. And are capable of packaging more types of apps than flatpak.
Comment on
What would you change?
Reply in thread
Snap maintainer here - this makes no sense whatsoever.
Comment on
Furries are cool
Reply in thread
Is that context readily apparent
Yes.
Visible human emotions, walks on two legs, exhibits clear intelligence (talks, reasons, makes jokes, etc.)
They are called anthropomorphic for a reason. Nobody wants to fuck a real wolf.
Comment on
sudo dnf remove snap
Reply in thread
Having a closed source backend isn't the reason for malicious packages. There's a clear distinction between official and unofficial packages, and flathub isn't immune to this either.
In comparison to flatpak, each runtime (core[number]) is supported for 10 years, so developers aren't pressured to update it if the app keeps working. The side effect is that over time you will end up with a few extra core snaps on your system but the peace of mind for the maintainers is worth it imo.
Comment on
Installing a browser in the big 2025
Reply in thread
I can confirm the auto updates work. When I push a new version, all devices start using it within days.
Comment on
Installing a browser in the big 2025
Reply in thread
idk what to tell you, I used it on an old Hp laptop from 2008 with an HDD. Ran just fine. Maybe try it again in 2025
Comment on
Is not you. I'm just lazy.
Reply in thread
Most people don't care about version numbers of CLI software/drivers. For GUI apps there's flatpak/snap or whatever is the official method a dev chose.