β² 614 βΌ Remember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitive (lemmy.world) submitted 2 years ago by LuuTuyen@lemmy.world to c/linuxmemes@lemmy.world 239 comments fedilink hide all child comments
[β] RandomLegend@lemmy.dbzer0.com 30 points 2 years 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. permalink fedilink source parent hideshow 6 child comments replies: [β] MudMan@fedia.io 5 points 2 years ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [β] poinck@lemm.ee 11 points 2 years ago (1 child) Who sends setup binaries? I would tell my grandma to install it from the repository. permalink fedilink source parent hideshow 2 child comments replies: [β] sir_pronoun@lemmy.world 2 points 2 years ago (1 child) Pfft, I would key her the hexdump of the binary via morse code permalink fedilink source parent hideshow 2 child comments replies: [β] swab148@lemm.ee 3 points 2 years ago Something something emacs permalink fedilink source parent [β] DmMacniel@feddit.org 3 points 2 years ago Isn't it less strain on the Filesystem? keeping a sanitised filename next to the actual filename surely has some drawbacks. permalink fedilink source parent [β] dev_null@lemmy.ml 3 points 2 years 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. permalink fedilink source parent
[β] MudMan@fedia.io 5 points 2 years ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [β] poinck@lemm.ee 11 points 2 years ago (1 child) Who sends setup binaries? I would tell my grandma to install it from the repository. permalink fedilink source parent hideshow 2 child comments replies: [β] sir_pronoun@lemmy.world 2 points 2 years ago (1 child) Pfft, I would key her the hexdump of the binary via morse code permalink fedilink source parent hideshow 2 child comments replies: [β] swab148@lemm.ee 3 points 2 years ago Something something emacs permalink fedilink source parent
[β] poinck@lemm.ee 11 points 2 years ago (1 child) Who sends setup binaries? I would tell my grandma to install it from the repository. permalink fedilink source parent hideshow 2 child comments replies: [β] sir_pronoun@lemmy.world 2 points 2 years ago (1 child) Pfft, I would key her the hexdump of the binary via morse code permalink fedilink source parent hideshow 2 child comments replies: [β] swab148@lemm.ee 3 points 2 years ago Something something emacs permalink fedilink source parent
[β] sir_pronoun@lemmy.world 2 points 2 years ago (1 child) Pfft, I would key her the hexdump of the binary via morse code permalink fedilink source parent hideshow 2 child comments replies: [β] swab148@lemm.ee 3 points 2 years ago Something something emacs permalink fedilink source parent
[β] swab148@lemm.ee 3 points 2 years ago Something something emacs permalink fedilink source parent
[β] DmMacniel@feddit.org 3 points 2 years ago Isn't it less strain on the Filesystem? keeping a sanitised filename next to the actual filename surely has some drawbacks. permalink fedilink source parent
[β] dev_null@lemmy.ml 3 points 2 years 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. permalink fedilink source parent