this post was submitted on 13 Sep 2023
14 points (100.0% liked)
Imaginary Cathedrals, Temples, and Graveyards🔒
310 readers
1 users here now
Community closed.
Community icon by Guillaume Piolle
Community banner by TheGhostlyPixels
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it looks like post synchronization between instances is very slow and even buggy.
Still, at the very least there should exist a way, on the user side, to resolve :
About issue #875 at git hub :
looks like debated and hard to implement... especially since it would have to repair all old URL(s) !
About issue #2987 at git hub :
Yes I can see some problems here but too many possible solution and I am lost.
post urls seem to be completely randomly uncorrelated -
https://lemm.ee/post/1
is unrelated tohttps://lemmy.world/post/1
but yes, there should be some way to easily redirect - i believe that is what #2987 is supposed to solve
i don't think old urls would have to be repaired, they could just be treated as a shortlink/server-side redirect
for example, reddit supports
https://www.reddit.com/r/androidthemes/comments/uvy0nx/contest_macintosh_rejuvenated/
andhttps://redd.it/uvy0nx
- the latter just redirects to the formerAll right then, I hope this improvement gets done whenever developers can find some time to do it.