this post was submitted on 12 Sep 2026
262 points (96.1% liked)

Linux

67588 readers
567 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
262
submitted 3 days ago* (last edited 3 days ago) by ColdWater@lemmy.ca to c/linux@lemmy.ml
 

Found a lot of interesting softwares in there, I might make a list of interesting and potentially useful softwares I discovered

you are viewing a single comment's thread
view the rest of the comments
[–] Hakuso@scribe.disroot.org 8 points 2 days ago (3 children)

No problem with Flathub, but FFS I wish so many projects would stop having all their releases and flatpaks or those damn snaps.

If you're going to do just one format why not AppImage? It is portable, easy to use, multiple ways to sandbox it, and newer versions have the option to create their own home directory so the files created stay with the AppImage for use on portable drives or between users on a shared partition.

[–] yogurtwrong@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

Appimage opens the way for downloading random bullshit from the internet windows style and I think it is harmful for the future of Linux.

Nobody who thinks appimages are a good idea will use the automatic updater thingies. Just look at the number of windows users who never update their apps and do a surprised pikachu face when they get hacked. There are also tools for autoupdating windows apps but nobody except Linux users (who are aware of the importance of updates) use it.

On windows, there is no such thing as abandonware because it is just called regular software. Old and broken programs never stop "working" as far as the user is concerned and then they blow up in their ass when the time comes. On Linux, there is no abandonware because you NEED to update everything if you wanna keep your system working.

Idk appimages give me an ick.

[–] Hakuso@scribe.disroot.org 1 points 14 hours ago

My ick comes from the centralized repositories, basically building app stores for Linux, and pushing them beyond a distro specific things that usually still have other options on top of the deb or rpm or whatever.

With them fiddling around trying to invade every bit of privacy and us just barely escaping the California law with no idea if it will hold out for future ones I think any centralized source is a liability and should be avoided.

Also, the systemd jackass throwing his own narcissit tech bro bullshit into it to bow down, lick the boot, and comply in advance is another real concern as most distros have moved to it from other init systems. There has to be enough fragmentation here for us to move away from fascist fuckery, and the ridiculous reliance on a single type of packaging isn't good for being able to sidestep stupidity if/when it spread to the people in control of the codebase.

[–] GunnarGrop@lemmy.ml 10 points 2 days ago (2 children)

I've got nothing against AppImages, but strong disagree there. Flatpaks (and also snaps, I guess) are easy to search for and easy to upgrade. Just add the repo and you're done.

In AppImages there is no built-in repository management or update machanism(?). At least I remember having to use some third-party tool to do all this, like "Gear" or whatever it's name is, but they all felt very janky.

[–] Allero@lemmy.today 2 points 22 hours ago

Gear Lever, yep

[–] Hakuso@scribe.disroot.org 1 points 1 day ago

They have the sync option to update without downloading the whole package again, GearLevel does this, but that's a flatpak, there are several more options as well or just manual updates. Some of them even update themselves, if you trust the packager. And given how easy it is for random people to dump unofficial ports on Flathub I would check who made them there as closely as I do for my AppImages.

[–] non_burglar@lemmy.world 1 points 2 days ago (1 children)

I agree. Are there inadequate sandboxing controls in AppImage? It works well on many platforms.

[–] cerement@slrpnk.net 3 points 2 days ago (1 children)
[–] Hakuso@scribe.disroot.org 1 points 2 days ago

I've run them with everything from AntiX to Nobara to Arch to Gentoo to...

I do like the granular Android-like controls for flatpaks, using flatseal or something similar is almost idiot proof, so I'm not upset there are flatpaks... Only when there are just flatpaks.