this post was submitted on 08 Feb 2025
61 points (98.4% liked)

Fediverse

29882 readers
1417 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 [email protected]!

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 2 years ago
MODERATORS
 

Interacting on instances which are not yet discoverd and connected to instance where we are registered is pain in the ass. Copying URL into search bar? That is really repelling. I'm sure it was discussed before but I can't find this discussion. How to make it easier? Do devs need to make changes to protocol or it's enough and it can be done within the apps themselves? How close are we to the solution?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 3 days ago

Its absolutely an issue that can be solved. The issue is that activpub is push based so their is no sing e source of truth. U could do a atproto style collector service that provides a search interface. U could also probably get a good but imperfect search by using the concept of n degrees of separation. Ie u search ur instance then search other instances who then search other instances.

Also some of the larger instances avoid the search issue by having a bot from their own instance subscribe to communities on other instances so that the content federates.