@[email protected] to Programmer [email protected]English • 1 year agoI did not ASCII that cominglemmy.sdf.orgimagemessage-square32fedilinkarrow-up1271arrow-down119
arrow-up1252arrow-down1imageI did not ASCII that cominglemmy.sdf.org@[email protected] to Programmer [email protected]English • 1 year agomessage-square32fedilink
minus-square@FishFacelink34•1 year agoSo… UTF-8 interpreted as ISO-8859-1? You have failed Unicode college >:(
minus-square@[email protected]linkfedilink34•1 year agoIf only you knew how many huge companies have no fucking clue…
minus-square@[email protected]linkfedilink8•1 year agoI agree! There really should be no excuses at this point… you’d think. Even in 2008 I already felt we were behind the loop, but apparently I was vastly underestimating how bigger companies just dgaf.
minus-square@[email protected]linkfedilink11•1 year ago¯\_(ã )_/¯ print('¯\_(ツ)_/¯'.encode('u8').decode('l1'))
minus-square@FishFacelink7•1 year agoAnd here I was typing out iso-8859-1 like a scrub to make sure I wasn’t misremembering the encoding when doing the analogous thing in python…
So… UTF-8 interpreted as ISO-8859-1? You have failed Unicode college >:(
If only you knew how many huge companies have no fucking clue…
Their employees have failed Unicode college >:(
I agree! There really should be no excuses at this point… you’d think. Even in 2008 I already felt we were behind the loop, but apparently I was vastly underestimating how bigger companies just dgaf.
¯\_(ã )_/¯
print('¯\_(ツ)_/¯'.encode('u8').decode('l1'))
And here I was typing out
iso-8859-1
like a scrub to make sure I wasn’t misremembering the encoding when doing the analogous thing in python…deleted by creator