cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoTell me the truth ...piefed.jeena.netimagemessage-square155linkfedilinkarrow-up11.18Karrow-down117
arrow-up11.16Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square155linkfedilink
minus-squareFuckBigTech347@lemmygrad.mllinkfedilinkarrow-up1·5 days agoSome old software does use 8-Bit ASCII for special/locale specific characters. Also there is this Unicode hack where the last bit is used to determine if the byte is part of a multi-byte sequence.
Some old software does use 8-Bit ASCII for special/locale specific characters. Also there is this Unicode hack where the last bit is used to determine if the byte is part of a multi-byte sequence.