Elektrine lite

← Feed

@wbpeckham@techhub.social

Post #2397782

2024-09-13 21:50 UTC

@jdlh@mstdn.ca I love Unicode, where it works, but I have to use a bunch of legacy tools that understand 8-bit ASCII only.

Replies (1)

  • @jdlh@mstdn.ca 2024-09-13 22:30

    @wbpeckham@techhub.social sigh, I feel your pain. There is a lot of legacy about. But the real old-school ASCII will be 7-bit, not 8-bit. Fun fact: any data which is ASCII-compliant is also Unicode UTF-8 compliant, because the latter is by design a subset of the former. So, you probably use UTF-8 all the time! :-)

    Open ##2397783