this post was submitted on 06 Sep 2024
611 points (90.4% liked)

linuxmemes

21160 readers
1354 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 42 points 1 month ago (12 children)

    And i hate it being case sensitive

    [–] [email protected] 30 points 1 month ago (9 children)

    Yeah, right? Are we pretending that having case sensitive file names isn't a bad call, or...? There are literally no upsides to it. Is that the joke?

    [–] [email protected] 30 points 1 month ago (3 children)

    I'm with you here, i find it infuriating and i never ever had the situation where this was beneficial.

    Like who tf actually creates a File.txt, file.txt AND FILE.TXT in one place and actually differentiates them with that.

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

    For example I might store blobs of data processed by my database in files that have the Base64 ID of the blob as the filename. If the filesystem was case insensitive, I'd be getting collisions.

    Users probably don't make such files, no. But 99% of files on a computer weren't created by the user, but are part of some software, where it may matter.

    And often software originally written for Linux or macOS and then ported to Windows ends up having problems due to this.

    [–] [email protected] 3 points 1 month ago

    Isn't it less strain on the Filesystem? keeping a sanitised filename next to the actual filename surely has some drawbacks.

    [–] [email protected] 5 points 1 month ago (1 children)

    I mean, it's less of an issue on Linux for both design and user profile reasons, but imagine a world where somebody can send all the normie Windows users a file called Chromesetup.exe to sit alongside ChromeSetup.exe. Your grandma would never stop calling you to ask why her computer stopped working, ever.

    [–] [email protected] 11 points 1 month ago (1 children)

    Who sends setup binaries? I would tell my grandma to install it from the repository.

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

    Pfft, I would key her the hexdump of the binary via morse code

    [–] [email protected] 3 points 1 month ago

    Something something emacs

    load more comments (5 replies)
    load more comments (7 replies)