this post was submitted on 02 Jun 2024
2 points (100.0% liked)

Fediverse

28406 readers
1136 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

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I've introduced two of my friends (not into tech) to Lemmy. Since they're not into tech this is their first web forum.

I've explained the federation thru the usual email metaphore and that's ok, but to lookup for communities is not quite there on client side.

Let me explain.
He wanted to see all the communities on an instance because that instance is in his native language but he's registered on another instance. So to see all those communities you must go on instance.domain/communities, copy the name of the community you are interessed in and paste it inside the app/web client to look it up.

And to see all the communities all over the fediverse you must use lemmyverse.net which is a cool site, but still you got to copy paste back and forth to the app.

This could be implementend inside app itself by listing all communities and add ability to filter by things like instance.

Obviously open to discussion about the issue itself and how that could be improved.

Feel free to tag apps/clients devs to ear their opinion too.

top 12 comments
sorted by: hot top controversial new old
[–] Andromxda@lemmy.dbzer0.com 1 points 5 months ago (1 children)

I highly recommend the Lemmy Universal Link Switcher user script, installed through Violentmonkey. It makes everything so much easier and more enjoyable. It basically rewrites every Lemmy link to a link that's specific to your home instance. I.e. it allows you to click any Lemmy link, and it will open up on your home instance. This also means that you can just go to some other instance, explore the communities and easily open them on your home instance to subscribe to them. It also works with posts, e.g. if you see a post that you want to comment on, it will redirect you to the same post but on your instance, so you can use your account and interact with it.
Btw lemmyverse.net also has an option to set a home instance, making it easier to subscribe to communities:

(This feature even works with Kbin/Mbin)

Great recommendation. Link Switcher script was a game changer for me.

[–] ptz@dubvee.org 0 points 5 months ago* (last edited 5 months ago) (1 children)

I addressed most of that in Tesseract. It lets you browse other instances directly and one-click load / subscribe to communities.

Would love to see other 3rd party UIs incorporate something like this.

[–] NatoBoram@lemm.ee 0 points 5 months ago (1 children)

Amazing. One feature that is desperately needed on Lemmy is to open a post in another instance, not just a community or a user.

[–] threelonmusketeers@sh.itjust.works 2 points 5 months ago* (last edited 3 months ago) (2 children)

Instance agnostic post and comment links need to be implemented as well, and would address the underlying challenge in "opening a post in another instance".

Edit: For now, Lemmy Universal Link Switcher is a great browser script which mostly simulates the functionality of instance agnostic post and comment links. It would be great if the equivalent functionality could be integrated natively into Lemmy though.

[–] NatoBoram@lemm.ee 1 points 5 months ago (1 children)

Clients can work around it by making a search on the home instance that filters by community id and submitter id. Something like this.

Lemmy Universal Link Switcher also pretty good. It would be great if such functionality could be integrated natively into Lemmy though.

[–] Natanael@slrpnk.net 0 points 5 months ago (1 children)

Without content addressing that's almost impossible

[–] NatoBoram@lemm.ee 0 points 5 months ago (1 children)

You can't have content addressing because it's mutable. On the other hand, UUIDs are made for that. There's even multiple types of UUIDs made for distributed computing with namespaces and such.

[–] Natanael@slrpnk.net 1 points 5 months ago

Bluesky does strict content addressing with hashes plus post ID (unique per repository, this allows edits). So you can choose which version to refer to. If you need to archive or mirror stuff you can use the hash, and threads can have both methods so you can see which version of a comment somebody replied to, etc.

[–] Kolanaki@yiffit.net 0 points 5 months ago* (last edited 5 months ago) (1 children)

I really miss having Liftoff work because it has been the only app I've used on android that actually had a functioning search feature that let you search individual posts, community names, instances, or users.

@zackitrocity@lemmy.world: pls come back 🥺

It seems you've found an app already, but also check out Thunder or Raccoon.

I moved from Liftoff to Thunder and the search seems to work when I need it.