Login
You're viewing the front-end.social public feed.
  • Aug 11, 2026, 7:30 PM

    @benroyce @jupiter

    In all seriousness this is a genuine problem (due to UTF-8 normalization-- composition vs decomposition) if you switch between MacOS (always use ASCII latin letter codepoint + diacritic codepoint, no matter what; i.e. "o" + "/", "r" + carron, etc.) and anything else (always prefere one single codepoint if the accented letter exists, e.g., in the Latin-1 block: "ø", Latin Extended-A block: "ř")
    ...

    💬 2🔄 0⭐ 4

Replies