this post was submitted on 12 May 2024
10 points (85.7% liked)

Voyager

5423 readers
10 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! ๐Ÿ‘‡

Number of sponsors badge

๐Ÿ’™

founded 1 year ago
MODERATORS
 

On the toolbar, there's a magnifying glass icon that I'm calling search.

I enter the search page by clicking on that icon.

On the search page, there are a number of communities, and at the bottom, there's a Random Community button.

When I click on Random Community, I am sent to [email protected]

So far so good.

When I backswipe to go back to the search page, and click on Random Community again, I get a yellow error dialog saying "Failed to find random community"

No choice but to go back to the search page.

Random Community again returns me to 100yearsago

Back and Random Community gives me the yellow "Failed to find random community" dialog.

Ad infinitum

Edit: I am using Android v2.9.1

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 3 months ago

I can see this being very taxing on an instance's network resources, maintaining and sending the complete list of communities that it has access to every time a request like this is started.

How would that even work?

Any given instance only has records of the /c's that its users have joined, and there are likely plenty of /c's that its users have not joined.

What if some instances have disappeared, along with their /c's? There are some zombie /c's out there because of this, and those could really use some cleanup because their content is still in the caches of many instances.

What about de-federation? What happens to de-federated /c's?