this post was submitted on 25 Apr 2025
280 points (100.0% liked)
Linux
7107 readers
458 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Good for him. I hate case-sensitivity, and it's what keeps me going back to DOS & Windows. FILE, File, file, and FilE should all be the same thing at all times.
If these were truly the same thing, you should have not written them differently.
But you did.
Remember that 99% of the time that's gonna be because of a typo for 99% users. They won't have
File.txt
,FILE.TXT
andFiLe.tXt
, they'll haveReportMay.docx
andREportMay.docx
or whatever.And yeah, that includes me. I don't want case-sensitivity for that reason alone. Thanks, but no thanks.
I prefer computers do what I tell them to rather than what it thinks I meant to tell it to. If I screw up, why isn't it on me to fix it? And why aren't you proofing data entry before accepting it?
This is the first time in my entire life I've heard a human being refer to "naming a file" as "data entry" that requires "proofing". Are you secretly a machine?
How is it not data, usually key data, no less? It requires a unique path/filename combination, has to be human readable, is entered by a user. Not traditionally what one would think of as data entry, but is data that is entered and referenced. And unless you only use the recent view for finding files, knowing that the name is entered as intended seems rather important.
And perhaps I am also secretly a machine.
Definitely huu-man
You're arguing it needs to be human readable and entered by humans but also arguing that case sensitivity -- something that is not a thing amongst us humans -- is good.
So? Numbers need to be human readable and entered by humans, too, and I've seen discussions about the proper pronunciation of 1.32. There are a number of ways that appear equally useful, but there is a convention that has been applied to remove ambiguity. And that convention is ignored in areas where other issues are more important. That convention is no more natural than writing itself, yet most people beyond a basic level of numeracy (and, perhaps, English fluency) know it. Moreover, filenames, just like numbers, need to be computer readable, as well, and conventions have been applied. Some of those conventions were constrained by the capabilities of computers of the time, just like with dates.
And people are very much case-aware. IF THEY WERENT, WHY ARE ALL CAPS COMMENTS INTERPRETED DIFFERENTLY?
Do you also turn off autocorrect? As for why I'm not proofreading my entries? I am. But typos happen. Try to put yourself into the shoes of the average office drone or consumer just using a PC as a tool. I'm pretty sure I've harped on this before, but most people aren't experts or enthusiasts, they just want a working computer that's as simple to use as possible. The benefits of a case sensitive-file system are far outweighed by how susceptible it is to user error.