I got frustrated with the friction for users from direct links to all the different instances they don't have accounts for and built https://lemsha.re/
It's inspired by matrix.to - but built for Lemmy content.
If a user clicks a lemsha.re link the user will be presented with two options:
visit the original link, or
view the same content - but on their preferred instance
Hey this is pretty cool. But why not lemmyverse.link? (or threadiverse.link for piefed users)
Edit: I checked it out more, this is very cool. Codeberg, incoming mbin support, shorter link... I think i'll use this now ;) Thank you for sharing, asudox!
While neat, it isn't very useful without automatic redirects and opengraph support. Both are not optimal to do as a vue app. Doable if nuxt and the nuxt-og-image module is used.