• @[email protected]
      link
      fedilink
      91 year ago

      It’s changeable so I don’t really mind but I hate the XDG default data dirs used by most OSs. Uppercase feels out of place, organizing things based on mine type (ex. “Video”) feels wrong, and wtf is a “Desktop”.

      • Eager Eagle
        link
        English
        91 year ago

        same, I just delete all these dirs and use ~/downloads for everything. If I need a file for more than a couple of hours, it goes somewhere it makes sense, not to a generic dumpster like “Documents”.

        • @[email protected]
          link
          fedilink
          81 year ago

          Been downloading most things to /tmp for years and it was a great decision.

          By the time you’ve extracted, built a binary, picked out what you wanted and put it somewhere sensible, or just realized it won’t do what you need, all that’s left over is cruft that gets wiped on the next boot.

          • @[email protected]
            link
            fedilink
            6
            edit-2
            1 year ago

            Me too. Many distros mount /tmp on ram, so it even helps process things faster, and maybe saves a few writes from ssds. Back when I used an hdd, the diference was brutal.