Post #3002265
2025-11-27 11:36 UTC
@domi@donotsta.re @benjojo@benjojo.co.uk eeeeh…
I feel like this would get extremely funny if POSIX ever ends up standardizing on an encoding *and* it's not just ASCII.
Replies (2)
-
@domi@donotsta.re 2025-11-27 11:38
@lanodan@queer.hacktivis.me @benjojo@benjojo.co.uk ß is in cp437 tho! 0xE1 it’s in the extended charset, so not within 7-bit ASCII (and not compatible with UTF-8) but it’s actually one of the funny characters that made it in
-
@lanodan@queer.hacktivis.me 2025-11-27 11:42
@domi@donotsta.re @benjojo@benjojo.co.uk Although macOS probably wouldn't be alone there, ZFS has unicode normalization, but at least it's not default and configurable per subvolume.