this post was submitted on 15 Oct 2023
47 points (98.0% liked)

No Stupid Questions

34223 readers
2819 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 1 year ago
MODERATORS
 

While typing the title i found some existing posts, but they don't really answer the question as well as I'd like.

The typical recommendation is to use some external web page that is not actually a lemmy instance.

This means if I'm using lemmy from within an app I have to pop into a web browser, find what I'm after copy anything needed to clipboard and pop back into the app ready to paste / re-format / search.

This sounds really not streamlined.

Other solution is to have a couple of accounts and flip between them and search each home instance for what I'm after.

I'm not sure I'm clear on what I'm asking so i'll give an example...

I'm on lemmy.world, there is a community on lemmy.radio/c/amateur_radio Let's assume i don't know this however.

a) How would i find this while logged into the lemmy.world website? b) How would i find this while logged into the lemmy.world via an app?

If this functionality does not exist that's fine, but all I've heard about federation makes me think it does exist and i haven't found it or don't understand it (hence why i think I'm asking a dumb question).

Is there a foolproof legitimate way to browse or search a list of communities on another instance without going to that instance or using a third party site?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 15 points 8 months ago* (last edited 8 months ago) (1 children)

Is there a foolproof legitimate way to browse or search a list of communities on another instance without going to that instance or using a third party site?

That's currently a pain point for lemmy in general. AFAIK, that's the standard way for community discovery at present.

I maintain a Lemmy UI called Tesseract, and I've built in a community browser that eliminates most of those steps. You still have to know what instance hosts the community you want, but it's as simple as typing the instance, clicking into the community, and subscribing. You can also search/browse the communities of any Lemmy instance you interact with.

It's on my roadmap to use the data exports from Lemmy Explorer and integrate that into the UI itself. Then finding/subscribing can be a 1-click affair.

[–] [email protected] 3 points 8 months ago

Thank you for your work!

[–] loopy 4 points 8 months ago (2 children)

What app are you using? If you’re on iOS, I know the Voyager app allows for selection of filtering your search to Communities, Users, Posts, etc. and Lemma has a pretty good smart search that has found the communities I was looking for.

As far as I am aware, at least one user on your instance needs to be subscribed to a community on a different instance or at least specially searched for it to be searchable. In your case, if no one on lemmy.world is subscribed to or specifically searched for lemmy.radio/c/amateur_radio, you wouldn’t see it on a search from you lemmy.world account. Otherwise you’ll need to use a browser to find the community and seek it out on the web. Not super streamlined yet, I agree.

The only other more functional browser searches that I know of are:

https://lemmyverse.net/ and https://browse.feddit.de/

[–] CosmicSploogeDrizzle 3 points 8 months ago (1 children)

Just wanted to add that you can set your home instance on lemmyverse (click the home icon) so all the links open correctly for you to easily subscribe

[–] loopy 2 points 8 months ago

Thanks, I did not know that. I’ll have to try it out

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

lemmyverse is my go to for finding both communities and servers.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

a) you don't

b) again, you don't

In order for off-instance content to appear in search (or at all) it has to have been federated, and only communities that have at least one subscriber from your instance, are federated. If some other community on another instance has no subscribers on your instance, it doesn't even appear in "All". To get that first sub, someone just has to "know" and write its exact name in search, for your instance to reach out and establish federation of the off-instance community. Most apps can't even do that step, you have to do it via the webUI, though I know Thunder can do it since a recent update.

The reason an instance can't search the entire fediverse, is that it doesn't know about the entire fediverse.

External web pages like lemmyverse.net don't either, but unlike instances they go out looking for what's out there, rather than only connecting to communities at least one user has told it about like the instances do.

The idea is to only cause federation traffic between instances where its actually wanted. For a truly fediverse-wide search, every time you search, your instance would also have to ask every other instance for search results, then return and compile those thousands of results from thousands of instances. It's not a sane way to do things.

In the future, it's more likely that instances or clients will connect to "search providers" like lemmyverse that maintain indexed databases of the fediverse, and be able to get results without hitting the actual network with a search query at all. It's possible some form of more advanced indexing will become a part of the instance server software itself.

But vry little work around this has been done, but you can see it in places. Thunder, the client I've worked on, only has basic search right now, but there has been talk about solving this problem within the app, eventually, by providing results from lemmyverse.