this post was submitted on 30 Jul 2025
94 points (96.1% liked)
Fediverse
35818 readers
153 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
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
Remotely open post, similar to remote follow
I think this would greatly reduce confusion for new users when they click a Lemmy link and end up on a different instance
https://github.com/LemmyNet/lemmy-ui/issues/2318
That would require some kind of local client side software.
Some kind of browser extension.
have you seen the "Subscribe from Remote Instance" feature that already exists in Lemmy?
Could be identical to this
You'd have manually enter your home instance on every site you visit. Super annoying. Not a solution.
Mastodon does what @Die4Ever@retrolemmy.com is suggesting.
It's better than the current solution.
it's better than nothing, users get so confused currently when they see this
that message would be greatly improved if it said "or open this in your home instance by clicking here"
also if it uses a common input name (which it would because it's the same Lemmy software) then your webbrowser would suggest/autocomplete it
That's exactly the local software I'm talking about! Now we're on the same page. Rather than being a form, the local software could just detect and do it all seamlessly.
yea the web browser is local software lol
but really this feature should exist regardless of autocomplete, just to reduce user confusion, so people are aware of how this stuff works instead of trying to click the login link and then failing to login and making an angry Reddit post about it
the fact that it presents a link to solve the user's problem means that the user will click on it, and currently Lemmy only shows the login link as the solution to the problem, so of course the users will click on that and then they're lost
the web browser won't grant access to cross domain storage
even if it did some people have multiple accounts, or may not have logged in on the current device yet, or might be browsing incognito/inprivate, so it would still have to be a form of some kind
Someone should really submit a patch to firefox and chromium for this honestly, this is pretty jank.