@[email protected] to Programmer [email protected] • 2 years agoAsking the real questionsjlai.luimagemessage-square215fedilinkarrow-up11.17Karrow-down112
arrow-up11.16Karrow-down1imageAsking the real questionsjlai.lu@[email protected] to Programmer [email protected] • 2 years agomessage-square215fedilink
minus-squarelime!linkfedilinkEnglish165•edit-22 years agoasking questions like this is how i found out that one of the allowed characters in names in my country is ÿ, which is fine in Latin-1 but in 7-bit ASCII is DEL.
minus-square@[email protected]linkfedilink44•2 years agoThis sounds like it would create a whole list of fun and irritating edge conditions for some poor bugger to debug. Love it.
minus-square@[email protected]linkfedilink29•2 years agoIf someone else has to debug the problems caused by a parent naming their child with a special character, does that make the parent the bugger? 🤔
minus-square@[email protected]linkfedilink21•2 years agoI can tell you that buggering is not how you become a parent.
asking questions like this is how i found out that one of the allowed characters in names in my country is ÿ, which is fine in Latin-1 but in 7-bit ASCII is
DEL.This sounds like it would create a whole list of fun and irritating edge conditions for some poor bugger to debug. Love it.
If someone else has to debug the problems caused by a parent naming their child with a special character, does that make the parent the bugger? 🤔
I can tell you that buggering is not how you become a parent.
How about featuring?
that’s amazing! Aren’t codecs fun