I want to be able to draw people into Lemmy by sharing a link to a Lemmy post. The issue is I’m on Voyager, and maybe the link is to the original post on lemmy.world. They see the post in a much uglier user interface. Kinda a turnoff from the fediverse.
Voyager has a web version, so send them that. But the way they handle linking and data fetching - from what I can tell - doesn’t guarantee a post will load if the viewer logs into a different instance than the person that shared the article. So you get a broken link. Also not fun.
I’m writing a client that solves this among other problems. A native app and website that look consistent across devices, scale up to take advantage of larger screens, and handle links consistently even if you’re on a different instance.
That way you get the best experience possible with the native app, and when you share a link, your friend sees the same post in a nice user interface that draws them in.