this post was submitted on 25 Apr 2025
280 points (97.6% liked)

Linux

7485 readers
263 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
[–] [email protected] 16 points 1 month ago (4 children)

FILE, File, file, and FilE should all be the same thing

If these were truly the same thing, you should have not written them differently.

But you did.

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

Was this really supposed to be a clever point?

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

it's not "supposed". It just is.

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

It just is stupid. It only sounds like a clever retort if you don't think about it.

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

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 and FiLe.tXt, they'll have ReportMay.docx and REportMay.docx or whatever.

And yeah, that includes me. I don't want case-sensitivity for that reason alone. Thanks, but no thanks.

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (2 children)

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?

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

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.

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

Do you actually have a case sensitive filesystem? Because in reality I don't even notice it when doing normal work. It seems like such a weird thing to be crying about.

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

I've used Linux, yes. And I'm not "crying" I just find it annoying. Good grief.

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

I did, because they're different ways of expressing the same meaning. They all mean (apologies for borrowing mathematical notation for linguistic applications) |file|. I don't care what the expression of a thing is, I care about meaning. And as a result, when I save a file and then search to recall it, it should not matter what case it's in - only for the meaning to match. The state of my shift or capslock should be totally immaterial.

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

when I save a file and then search to recall it, it should not matter what case it’s in

Whatever you use to search can just be case insensitive, which is how most file browsers work on Linux.

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

Then why should it allow me to save different expressions of the same meaning ever? If it's going to let me search for it case-insensitive, just head the matter off at the pass and save it that way. Either that, or automatically create link files for every case permutation to the same folder as soon as the file exists.