$HOME, Not So Sweet $HOME
-
This post did not contain any content.
-
L [email protected] shared this topic
-
yes please. its a big peeve for me and thats not even exclusive to linux.
its dumb to be so opinionated about something like where the directory will go. just respect the fucking standard.
-
We could do this already with flatpak apps
-
While I enthusiastically agree woth the whole thing, I can somewhat get behind RenderDoc's "making it configurable would take some work".
However, Flatpak's "fucking cry about it" attitude is why I'll avoid using Flatpak for as long as possible.
-
fraid I generated a tl;dr for this rather verbose article:
"Home directories are a mess because too many apps ignore XDG spec and dump dotfiles everywhere. The problem isn’t just legacy software—new apps do it too, often out of ignorance or laziness. Windows has similar issues with profile folders. Fixing it requires devs to actually follow standards, but many resist due to inertia or 'my way is better' thinking. Users should push back and demand proper XDG compliance to keep $HOME clean."
-
Yeah, flatpaks that just write into $HOME/.var are a prime example of how not to do it.
-
its a step in the right direction. that way all flatpak apps are going to be there, no fuss.
-
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.
-
My home directory has its own nearly full 300gb partition, so it could be better...
-
auto main() -> int
What programming language is this even?!
-
That just seems like
int main()
with extra steps -
Defining the return type that way can be used when dealing with template sorcery - there's no use for it here though, not even for readability in any way.
-
my favorite bit is how hostile some are after all this time about xdg beyond a simple WONTFIX https://wiki.archlinux.org/title/XDG_Base_Directory#Hardcoded