this post was submitted on 05 Sep 2025
122 points (100.0% liked)

Fediverse memes

3062 readers
5 users here now

Memes about the Fediverse.

Rules

General
  1. Be respectful
  2. Post on topic
  3. No bigotry or hate speech
  4. Memes should not be personal attacks towards other users
  5. We are not YPTB. If you have a problem with the way an instance or community is run, then take it up over at !yepowertrippinbastards@lemmy.dbzer0.com.
    • Addendum: Yes we know that you think ml/hexbear/grad are tankies and or .world are a bunch of liberals but it gets old quickly. Try and come up with new material.
  6. This is not the place to start flamewars between Lemmy, Mbin and Piefed.

Elsewhere in the Fediverse

Other relevant communities:

founded 2 years ago
MODERATORS
 

Edit: Fixed typos, added alt text.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] grue@lemmy.world 3 points 6 months ago* (last edited 6 months ago) (1 children)

Just truncate it at the first punctuation mark (or space if they try to game it by removing colons and hyphens).

[โ€“] admiralpatrick@lemmy.world 3 points 6 months ago* (last edited 6 months ago)

I've been doing that for ages now: splicing it at : and - and using the first array element. It's just annoying. That, and having to watch and account for false-positives (e.g. X: Files, Self-Hosted, etc). And some places it makes sense to show the full name, but it often still gets truncated in CSS depending on device width. Plus, some community display names don't use that format :(

Was trying a different approach this time around, and it clearly didn't work out lol.