Post #1225386
2026-04-03 19:20 UTC
@SphereSystem2 @fizzyizzy05 @0x4d6165 really you want to something to normalize unicode symbols that look alike so like 🅰️ => A and stuff .. i think iconv can do something like that .. but i mean this breaks if your not from english speaking culture still since ascii is very english centric
Replies (1)
-
@SphereSystem2@meow.lgbt 2026-04-03 19:24
@Li @fizzyizzy05 @0x4d6165 Yes, that's true you need to also allow for other alphabets which ascii doesn't at least well. Hmm, maybe what you need is a sybol set between unicode and ascii, something that includes all the alphabets and nothing else, although that does mean trying to get people to agree to a third character set standard which oof.