this post was submitted on 27 Feb 2025
84 points (93.8% liked)

Linux

50548 readers
1337 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 1 day ago* (last edited 1 day ago) (2 children)

yes please. its a big peeve for me and thats not even exclusive to linux.

its dumb to be so contrarian about something like where the directory will go. be predictable for us and just respect the fucking standard, it will make everyones lives that little bit easier in the long run. mobile oses simply just force them to write in a specific directory, maybe its necessary here too.

[–] [email protected] 3 points 1 day ago (2 children)

We could do this already with flatpak apps

[–] [email protected] 13 points 1 day ago (1 children)

Yeah, flatpaks that just write into $HOME/.var are a prime example of how not to do it.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (1 children)

its a step in the right direction. that way all flatpak app data is going to be there, no fuss. well, some fuss but slightly less so.

[–] [email protected] 2 points 1 day ago

My home directory has its own nearly full 300gb partition, so it could be better...

[–] corsicanguppy 1 points 1 day ago

Not a ringing endorsement. Of anything.

[–] [email protected] 0 points 1 day ago

I hate all the cruft in my home directory, but I also hate when stuff suddently stop working after an update, or when all the documentation online talks about something that doesn't work on my system or is not there anymore. Developers are the ones that will have to deal with people with these issues, so I can see why they are reluctant to implement the naive solutions that some ask for.