MHLoppy to Programmer [email protected] • 29 days agoisInHell = 'true'fedia.ioimagemessage-square83fedilinkarrow-up1680
arrow-up1680imageisInHell = 'true'fedia.ioMHLoppy to Programmer [email protected] • 29 days agomessage-square83fedilink
minus-square@[email protected]linkfedilink8•28 days agoWe do plenty of stuff for human consumption. Computers work for us, not the other way around. Insensitivity should be the default. It’s okay to give options. I’m not saying take that away.
minus-square@[email protected]linkfedilink5•28 days agoHumans have to make it do the work. And that’s how Mr; DROP TABLE makes his money.
minus-square@[email protected]linkfedilink2•28 days agoFor some reason we decided that a lot of formats written by computers and read by computers would use ASCII encoding instead of raw data. Making a json or XML deserializer case insensitive would just make it slower for almost 0 benefit.
minus-square@[email protected]linkfedilink4•edit-228 days ago✋ Case insensitive filesystem 👉 Case insensitive file sorting
We do plenty of stuff for human consumption. Computers work for us, not the other way around. Insensitivity should be the default. It’s okay to give options. I’m not saying take that away.
Humans have to make it do the work. And that’s how Mr; DROP TABLE makes his money.
For some reason we decided that a lot of formats written by computers and read by computers would use ASCII encoding instead of raw data.
Making a json or XML deserializer case insensitive would just make it slower for almost 0 benefit.
✋ Case insensitive filesystem
👉 Case insensitive file sorting