this post was submitted on 04 Jun 2025
653 points (96.4% liked)

Fediverse memes

1431 readers
487 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 8 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Tweak@feddit.uk 1 points 1 day ago

For me, the bigger problem with how Lemmy is federated is the way comments and posts have unique IDs for every instance. You can't easily find a comment or post from one instance on any other instance. With users, you just have /user/username@instance, what we need is /post/###@instance or /comment/###@instance. Instead, we just have /post/### and the ### is different everywhere (I think it's just sequential for every post/comment the instance federates).

Maybe there's some reason they did it this way, but it feels like the better solution is to have the original host instance decide the number, then every other instance just use their number and their @instance.

Pretty sure that was on the bug list 2 years ago.