@ElCanut@jlai.lu to Programmer Humor@programming.dev • 6 months agoAsking the real questionsjlai.luimagemessage-square215fedilinkarrow-up11.16K
arrow-up11.16KimageAsking the real questionsjlai.lu@ElCanut@jlai.lu to Programmer Humor@programming.dev • 6 months agomessage-square215fedilink
minus-squarelime!linkfedilinkEnglish163•edit-26 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.worldlinkfedilink42•6 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.worldlinkfedilink30•6 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•6 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