this post was submitted on 11 Jul 2023
164 points (92.7% liked)

Linux

56091 readers
797 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 6 years ago
MODERATORS
 

I am currently using Linux Mint (after a long stint of using MX Linux) after learning it handles Nvidia graphics cards flawlessly, which I am grateful for. Whatever grief I have given Ubuntu in the past, I take it back because when they make something work, it is solid.

Anyways, like most distros these days, Flatpaks show up alongside native packages in the package manager / app store. I used to have a bias towards getting the natively packed version, but these days, I am choosing Flatpaks, precisely because I know they will be the latest version.

This includes Blender, Cura, Prusaslicer, and just now QBittorrent. I know this is probably dumb, but I choose the version based on which has the nicer icon.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] 0x2d@lemmy.ml 4 points 2 years ago (1 children)

No, because I don't have a very powerful computer

Even if I did, I would still prefer to have native applications because it would be more permissive

[–] DidacticDumbass@lemmy.one 3 points 2 years ago (4 children)

I am totally ignorant, do flatpaks use a lot more processing?

load more comments (4 replies)
[–] sgtnasty@lemmy.ml 3 points 2 years ago (5 children)

For me the perfect example is GNOME Builder (I use KDE Plasma) but this package has it all. No, you dont need to download any dependencies, the sandbox handles it all!

[–] DidacticDumbass@lemmy.one 2 points 2 years ago

Fun use case! It feels like hell experimenting with different DEs because the installs mess with each other. If only they were isolated somehow...

load more comments (4 replies)
[–] Crow@lemmy.world 3 points 2 years ago (1 children)

I didn’t like them before I used flatseal. Now I love them.

load more comments (1 replies)
[–] morsebipbip@lemm.ee 2 points 2 years ago (3 children)

Flatpaks are my second choice when there isn't a recent enough version in the repos. They're fine but take 1. too much storage space, and 2. are usually slower

load more comments (3 replies)
[–] jose423@lemmy.jgholistic.com 2 points 2 years ago (1 children)

I like containerization for server applications, especially when running different services on one box. For desktop use, native libraries are stable and usually the applications being used are single instance. I don't see a point in running desktop apps in containers.

load more comments (1 replies)
[–] Secret300@lemmy.world 2 points 2 years ago (2 children)
[–] dontblink@feddit.it 2 points 2 years ago (1 children)

In place of snap OF COURSE.

I can state without any doubt that i had problems with 80% of the programs coming from snap..

load more comments (1 replies)
[–] mudamuda@geddit.social 2 points 2 years ago (3 children)

I use flatpaks mostly. Flatpak dependencies (runtimes) are stored separately from the host system so and don't bloat my system with unwanted libraries and binaries. App data and configs are stored separately and better organized. Everything runs in sanboxes. I use overrides extensively. All these are very convenient for me.

load more comments (3 replies)
[–] 418teapot@lemmy.world 2 points 2 years ago (1 children)

I haven't used any flatpacks, mostly because they don't seem to have a good solution for running terminal programs. (Also I don't like that the application developer chooses the permissions to expose rather than the user.

However, I have been using bubblewrap which is what flatpack uses under the hood to sandbox. This allows me to run both gui and non-gui programs, and I have the control of exposing the minimum required permissions that I'm comfortable giving an untrusted piece of software.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›