this post was submitted on 20 Jun 2023
976 points (100.0% liked)
Technology
37702 readers
287 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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
I don't know about Jerboa, but this happens on the web too, and it's usually on more fringe / less popular communities. There's a workaround that works for me, I mostly heard about it from someone else here on Lemmy. It's not great user experience, but it works.
[[email protected]](/c/[email protected])
, all in lowercase. So, for example, if you're looking for the "kreisvegs" community on feddit.de, type[[email protected]](/c/[email protected])
on the search field;You may have to repeat step 4 onwards a couple times, sometimes.
My uneducated guess as to what's happening: the federated communities listing is probably cached on the instance, and by default it'll only look for communities cached on your instance. My guess is that federated communities only gets into the instance cache when members of the current instance have searched / subscribed to that community. Typing the fully qualified community name on the search field (which is the tip I got from someone else) apparently forces the search function to actually contact the external instance to look for the community, instead of looking in the cache, but that can take some time, hence why you should wait a few seconds on the 6th step. That guess could also explain the problem also happening on Jerboa, since the problem would be server-side.