605
you are viewing a single comment's thread
view the rest of the comments
[-] RandomLegend@lemmy.dbzer0.com 41 points 1 week ago

And i hate it being case sensitive

[-] MudMan@fedia.io 29 points 1 week ago

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?

[-] RandomLegend@lemmy.dbzer0.com 30 points 1 week ago

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.

[-] MudMan@fedia.io 5 points 1 week ago

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.

[-] poinck@lemm.ee 10 points 1 week ago

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

[-] sir_pronoun@lemmy.world 2 points 1 week ago

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

[-] swab148@lemm.ee 3 points 1 week ago

Something something emacs

[-] DmMacniel@feddit.org 3 points 1 week ago

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

[-] dev_null@lemmy.ml 2 points 1 week 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.

[-] 30p87@feddit.org 5 points 1 week ago

For files of casual users it might be of benefit. They don't care about capitalization. For system files, I find it pretty weird to name them with random capitalization, and it's actually pretty annoying. Only lower- (or upper-)case would be ok tho.

[-] MudMan@fedia.io 9 points 1 week ago

Well, camel case does help readability on file names. But I guess that's the point of case insensitive names, it doesn't matter. However you want to call them will work.

[-] 30p87@feddit.org 21 points 1 week ago

And I love it.

[-] huginn@feddit.it 10 points 1 week ago

CMV: all Linux files should be case insensitive, displayed as lowercase and mandatory snake_case.

this post was submitted on 06 Sep 2024
605 points (90.3% liked)

linuxmemes

20707 readers
1427 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS