To be clear, some really great community members have these names, but they’re everywhere now. And with the right characters you can create some really annoying overlaps: https://github.com/LemmyNet/lemmy/issues/3790

Enough of them floating around now that I’ll probably do a PR for my favorite client to filter them out.

  • Pika
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    This is a sticky situation, I really think your best alternative is to just block the people who are using stuff that’s obnoxious. Programming wise there is very few ways that you can limit this without also limiting out non Latin based languages/languages that don’t use A-Z. That being said I don’t do much with front end I’m curious if it’s possible to make a container in the client itself that Unicode characters can’t escape from because it seems your issue isn’t necessarily the use of the special characters it’s the trailing style characters that are bigger than the display box

    • fmstrat@lemmy.nowsci.comOP
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      I like the people, so don’t want to block them. And yes, there are tons of libraries for conversions, but would be easier to contribute to my app of choice to show “username” instead of “display name”.