cm0002@lemmy.world to Linux@programming.dev · 8 days agoLinus Torvalds Expresses His Hatred For Case-Insensitive File-Systemswww.phoronix.comexternal-linkmessage-square121linkfedilinkarrow-up1290arrow-down17
arrow-up1283arrow-down1external-linkLinus Torvalds Expresses His Hatred For Case-Insensitive File-Systemswww.phoronix.comcm0002@lemmy.world to Linux@programming.dev · 8 days agomessage-square121linkfedilink
minus-squarepinball_wizard@lemmy.ziplinkfedilinkarrow-up5·edit-26 days agoOuch. Relying on case sensitivity is a lousy coding choice, anyway. No one is made better off by having a case change carry meaning. Edit: Before anyone asks, I like case convention as a courtesy, too. But my code doesn’t rely on it.
Ouch. Relying on case sensitivity is a lousy coding choice, anyway. No one is made better off by having a case change carry meaning.
Edit: Before anyone asks, I like case convention as a courtesy, too. But my code doesn’t rely on it.