this post was submitted on 05 Jun 2023
148 points (100.0% liked)

Lemmy

12441 readers
1 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

It's easy to discover communities on my instance via the dedicated page in the hamburger menu. But let's say I want to follow a community on another instance, such as !lemmy@lemmy.ml . I might have found its name mentioned in a post or comment. When I click on the provided link, I'm thrown on that instances web page, from which I of course can't subscribe.

So what I instead have to do is to copy the description of the link and paste it in my instance's search bar. Which isn't easy, since it's a link, so there isn't even a straightforward way to select the link text without clicking the link. This seems very unintuitive and makes the process of joining a whole bunch of communities tedious. Is there a better way?

you are viewing a single comment's thread
view the rest of the comments
[–] kosmo@satl.ink 7 points 1 year ago (5 children)

At the simplest I feel a chrome extension or similar would be straightforward. A more native flow doing some sort of faux login/modal that could subscribe on the primary host would be better.

[–] Xer0@lemmy.ml 8 points 1 year ago (3 children)

I would love for my one account to be able to access literally every federated service. Imo this is the one thing that would tie absolutely everything together. In my mind this kind of seems like the end goal of federation but I'm not really sure. It would make sense though.

[–] naeap@sopuli.xyz 3 points 1 year ago

this is currently possible in a way, as the instance you're on, includes your requested remote community. although it doesn't seem to work that stable at the moment

[–] kosmo@satl.ink 2 points 1 year ago

I haven't used it yet, but I wrote a small service to combine webfinger from subdomains into a primary domain, and ended up abandoning it. You'd need to handle more than just the webfinger stuff, and be able to route activity pubs as well, and I'm still learning about the protocol enough to see if this is possible. I think the best case is that locally you might be name@someinstance.example.com, but would federate as name@example.com, and webfinger/mentions would work for that, and something at example.com would route activity pubs appropriately to the "real" hosts with name rewriting.

[–] Xer0@mastodon.social 1 points 1 year ago

@Xer0@lemmy.ml @kosmo now I'm confused. This was a comment I made on a lemmy.ml post, I switch to my mastodon account under the same username and the comments are showing up on here! Does all lemmy posts show up on Mastodon?

[–] workinkindofhard@lemmy.ml 6 points 1 year ago

But instead of Crome, Firefox

[–] hybridhavoc@beehaw.org 3 points 1 year ago

I use a browser extension to make this sort of remote interaction easier for Mastodon. Seems like having something similar for Lemmy would not be impossible. I'm not a dev though and wouldn't know where to start.

[–] Xer0@lemmy.ml 2 points 1 year ago (1 children)

I would love for my one account to be able to access literally every federated service. Imo this is the one thing that would tie absolutely everything together. In my mind this kind of seems like the end goal of federation but I'm not really sure. It would make sense though.

[–] hybridhavoc@beehaw.org 1 points 1 year ago

They are able to access, but what is not wanted (I think) is for every instance to have replicas of every other instance. That federation and replication should be (and is) based on user interaction.