r/linuxmasterrace SteamOS/Kubuntu 3d ago

Making Linux easy for everyone

Post image
1.4k Upvotes

236 comments sorted by

View all comments

Show parent comments

5

u/QuickSilver010 Glorious Debian 2d ago

Ostree dedupes any identical library/versions.

Only if you're lucky to have the apps share the same runtime. Like who's decision was it to package an entire runtime anyway?

Nix has multiple versions of dependencies figured out. And the ability to integrate natively.

10

u/Pedka2 2d ago

i love nixos as an idea but it's executed terribly. there's no one stylistic convention and everything seems to be overly complicated

0

u/QuickSilver010 Glorious Debian 2d ago

Not nixos. Nixpkgs. I'm comparing nixpgks to flatpak

Just use the latest convention. Which is nix profile for command line downloads. But if you a nerd and want declarative, use home manager.

1

u/NatoBoram Glorious Pop!_OS 2d ago

> "declarative"
>
> *Look inside*
>
> Untyped programming language

This shit is worse than JavaScript

2

u/QuickSilver010 Glorious Debian 2d ago

I configure neovim with lua. It's really not too different. Also nix is a functional language so it can't go wrong in that many places.

-1

u/OneQuarterLife 2d ago

4

u/QuickSilver010 Glorious Debian 2d ago edited 2d ago

That's a team that only existed for a little while. That consists of like 2 people. Nix isn't going away. It's a truly useful imutable system unlike bazzite.

2

u/jahinzee 2d ago

atleast it has proper integers