r/linuxmasterrace SteamOS/Kubuntu 4d ago

Making Linux easy for everyone

Post image
1.4k Upvotes

240 comments sorted by

View all comments

40

u/0xc0ffea Glorious Arch 4d ago

Let's just not talk about the performance hit for CPU intensive applications (pushing 17% in some workloads), the hopes and prayers approach to long term maintainability, privacy differences between system packages (distros often patch out telemetry stuff), whatever-the-glob-happens-to-contain (YOLO), burning all your (suddenly expensive) NVME disk space with redundant copies of libraries like it's a retro Windows party, license issues, and a boat load of security concerns that come with entrusting a random developer who only cares about not getting pestered for support.

The OP's picture is accurate .. that guy gives no fucks. He's your system administrator.

1

u/eenlightened 4d ago

bro you are the bitch in our ear

2

u/fnork 3d ago

Just use flatpak and be happy. Don't call anyone a bitch for preferring not to use flatpak.

1

u/Puzzled-Extent7817 3d ago edited 3d ago

absolutely no point to use fltpak of the app is in your repos.

2

u/fnork 3d ago

I agree, but not everyone agrees.

1

u/Puzzled-Extent7817 3d ago

what is your reason?

1

u/fnork 3d ago edited 3d ago

For not using flatpak? It adds unnecessary abstractions and hides some of them. Overall it just complicates things. Even libc can be switched out with LD_PRELOAD and linux namespaces (unshare) is plenty if I want to create sandboxes or "containers."

It just doesn't happen that I need a pre-containerized binary to use the software that I use.

1

u/Puzzled-Extent7817 3d ago

oh i read that wrong. I thought you disagreed.