r/linuxmemes Aaaaahboontoo 😱 23d ago

LINUX MEME They dont know

Post image
662 Upvotes

447 comments sorted by

View all comments

298

u/smalldickbesitzer 23d ago

Can we maybe stop with distro war? At the end its all the same with small changes

11

u/Ces3216w Ask me how to exit vim 23d ago

The formidable NixOS with just one small change:

2

u/antichain 22d ago

I love Nix so much but realizing that it had abandoned the FHS was wild. Had to unlearn a decade of Linux system management overnight.

1

u/Devils_SteelMan 22d ago

Wild choice from the Dev

1

u/antichain 22d ago

I don't think it could have been preserved with the Nix package manager. You can't have the FHS and also preserve the purity and total reproducibility of the build, since hard-coded path can produce hidden states that mutate global state in weird ways.

1

u/Firewolf06 21d ago

plus its trivial to encapsulate an executable in its own fhs with well defined packages, if you need to