cm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前Specifying file pathslemmy.mlimagemessage-square133fedilinkarrow-up11.47Karrow-down114cross-posted to: programmerhumor@lemmy.ml
arrow-up11.46Karrow-down1imageSpecifying file pathslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前message-square133fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareasdfasdfasdf@lemmy.worldlinkfedilinkarrow-up14arrow-down3·1 年前Hard disagree. I don’t understand why anyone would want case insensitive. Am I the only one who doesn’t go around mindlessly capitalizing letters? Do people find it too difficult to capitalize things? Do you want case insensitive passwords too? If I type X I mean X and only X. Uppercase letters are different letters, just like X and Y are different letters.
minus-squareCallMeButtLove@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·1 年前It’s less about me randomly capitalizing letters and more about me not remembering whether or not what I’m looking for had capitals or not.
minus-squarePsychadelligoat@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·1 年前 Uppercase letters are different letters No, they’re different glyphs, they’d still be alphabetized the same way as X and x are the same letter
Hard disagree. I don’t understand why anyone would want case insensitive.
Am I the only one who doesn’t go around mindlessly capitalizing letters? Do people find it too difficult to capitalize things?
Do you want case insensitive passwords too?
If I type X I mean X and only X. Uppercase letters are different letters, just like X and Y are different letters.
Passwords ≠ Filesystems
It’s less about me randomly capitalizing letters and more about me not remembering whether or not what I’m looking for had capitals or not.
No, they’re different glyphs, they’d still be alphabetized the same way as X and x are the same letter
You okay?