this post was submitted on 16 Sep 2025
29 points (80.9% liked)

Linux

9710 readers
447 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 20 comments
sorted by: hot top controversial new old
[–] morto@piefed.social 11 points 3 weeks ago (1 children)

Gobolinux has been trying to redefine and simplify the linux filesystem for a long time already, but no one gives it a chance

[–] FizzyOrange@programming.dev 12 points 3 weeks ago (1 children)

Yeah it's obviously an improvement but I guess you can't really sell a distro on "it has a more logical filesystem layout which may cause some issues, and it's super super niche which will definitely cause some issues".

Probably a lost cause. I imagine Flatpak will actually work properly before the Unix filesystem hierarchy is made sane.

[–] khleedril@cyberplace.social 1 points 3 weeks ago (1 children)
[–] FizzyOrange@programming.dev 1 points 3 weeks ago

Not exactly. It is pretty similar though, true.

[–] who@feddit.org 10 points 3 weeks ago (2 children)

I always find it disappointing when I encounter an article criticizing something when it's obvious that the author didn't bother to research how and why it came to be. It suggests to me that they aren't interested in informing readers so much as promoting themselves or their favorite project.

Sigh... modern "journalism".

[–] BatmanAoD@programming.dev 3 points 3 weeks ago

What's wrong with the explanation given?

[–] yetAnotherUser@lemmy.ca 3 points 3 weeks ago

I was already expecting something like that from the article when it's written like a blog post in a website called OSnews without any label stating "Opinion" or something similar...

[–] just_another_person@lemmy.world 7 points 3 weeks ago (2 children)

Love Osnews. Been reading since the 00's.

This is a dumb explanation and take by somebody who is stuck in their ways, and refuses to understand modern permissions systems.

The location of a binary executable matters less now than ever, and it's location on the filesystem doesn't matter whatsoever. It's up to whomever packages and nothing more. As long as it's documented, it doesn't matter.

[–] bitcrafter@programming.dev 4 points 3 weeks ago (1 children)

Your animosity is perplexing given that the article agrees with you; it even ends with:

Anyway, these are good moves, and I’m glad most prominent Linux distributions are not married to decisions made in the ’70s, especially not when they can be undone without users really noticing anything.

[–] just_another_person@lemmy.world -4 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

....and the rest of it?

Also...do you know what the word "animosity" means? This ain't that.

[–] BatmanAoD@programming.dev 5 points 3 weeks ago

...the rest of it explains the context, and then briefly says that some people will disagree with the decision, but those people should just use a different distro. What are you complaining about?

[–] DmMacniel@feddit.org 4 points 3 weeks ago (2 children)

The location of a binary executable matters less now than ever, and it’s location on the filesystem doesn’t matter whatsoever. It’s up to whomever packages and nothing more. As long as it’s documented, it doesn’t matter.

But what if another program expects said user-level-system-binary in that very location?

[–] bitcrafter@programming.dev 11 points 3 weeks ago

Then it still finds what it is looking for because /usr/sbin and /usr/bin are now the same place.

[–] just_another_person@lemmy.world -2 points 3 weeks ago (1 children)

Then you package them differently to address the naming. It's not rocket science.

If there are two people named "Tom" in a room, do you just give up and walk out of said room because it's impossible to find a way to communicate in a room with two people of a similar name? No.

[–] DmMacniel@feddit.org 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

No, but its like you expect your Milk to be in the fridge but its not there, but instead someone put it in the fridge of your neighbour for whatever reason. Why would you look there?