@ElCanut@jlai.lu to Programmer Humor@programming.dev • 1 month agoAsking the real questionsjlai.luimagemessage-square219fedilinkarrow-up11.15Karrow-down111
arrow-up11.14Karrow-down1imageAsking the real questionsjlai.lu@ElCanut@jlai.lu to Programmer Humor@programming.dev • 1 month agomessage-square219fedilink
minus-squarelime!linkfedilinkEnglish162•edit-21 month 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.worldlinkfedilink41•1 month 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•1 month 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.worldlinkfedilink20•1 month 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