• @calcopiritus
    link
    39 days ago

    They are not created by people. They are created by programs.

    • KillingTimeItself
      link
      fedilink
      English
      18 days ago

      what kind of programs are you using that use case in filenames. Smells like a skill issue to me.

      • @calcopiritus
        link
        18 days ago

        Iirc Ubuntu names their home files “Downloads”, “Documents”, and so on. Same with windows (there are a lot of uppercase letters in windows files). I’ve had issues with Cargo.toml before. And not just cargo, many config files use case to signal priority (so if both Makefile and makefile exist, Makefile will be used (or other way around)). Downloaded files are a gamble. Files created by user input (so for example if I wanted my user to be “Calcopiritus”, my home would be “/home/Calcopiritus”.

        Uppercase letters might not be common in filenames, but they are not nonexistent.

        • KillingTimeItself
          link
          fedilink
          English
          18 days ago

          by default sure, aren’t these just like, XDG specifications or something? Surely you can just change them.

          Case in config files is certainly interesting, not sure how i feel about that as a standard.

          Downloaded files are a gamble, but they’re always a gamble, they might not even be in english lol