AppData folder: am I a joke to you?
fun fact: that dotfiles are hidden on *nix systems was just a bug in the first version of ls (the dev originally only wanted to hide the “.” and “…” entry and not every file starting with .), but before the 2nd version could roll around, people have already deemed it a usefull feature so it was never changed.
ekky@sopuli.xyz 1 day ago
Meme with the text: The world if everybody used the Filesystem Hierarchy Standard properly.
elvith@feddit.org 1 day ago
Fun thing of you enable protected folders on windows: No app can get write access your Documents folder (or Images or Videos or…) unless you put them explicitly on the whitelist. That means you get to experience all the programs that are crashing or hanging or… just because they’re simply assuming that that’s the best place to dump data and because these folders always exist, you don’t need proper error handling in case you cannot access them…
scops@reddthat.com 1 day ago
I’m completely self-taught when it comes to Linux, so I have some obvious gaps in my knowledge. I’ve looked for good write-ups on how Linux folders are intended for use and been unable to find a good resource. Thank you for sharing the official standard name. Reading up on it now.
ekky@sopuli.xyz 1 day ago
That’s respectable! But yeah, the FHS is something that’s surprisingly hard to find in-depth information about if you don’t already know about it.
I think this page from systemd (or this page from the arch wiki, if you prefer formatting) has a decent description of not only the FHS, but also the more standard user/home structures.
poplargrove@lemmy.world 14 hours ago
You might find the XDG base directory standard interesting also, solves the problem the meme is about.
pastel_de_airfryer@lemmy.eco.br 1 day ago
I gave up using the default documents folder because a lot of game developers think that is a good place to store the saves