@ElCanut@jlai.lu to Programmer Humor@programming.dev • 4 months agoAsking the real questionsjlai.luimagemessage-square220fedilinkarrow-up11.16Karrow-down111
arrow-up11.15Karrow-down1imageAsking the real questionsjlai.lu@ElCanut@jlai.lu to Programmer Humor@programming.dev • 4 months agomessage-square220fedilink
minus-squarelime!linkfedilinkEnglish164•edit-24 months 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@Whelks_chance@lemmy.worldlinkfedilink43•4 months 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@UnrepentantAlgebra@lemmy.worldlinkfedilink29•4 months 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@toynbee@lemmy.worldlinkfedilink21•4 months 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