this post was submitted on 07 Aug 2023
53 points (76.2% liked)

Ask Lemmy

26903 readers
2432 users here now

A Fediverse community for open-ended, thought provoking questions

Please don't post about US Politics. If you need to do this, try [email protected]


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 1 year ago
MODERATORS
 

It's excruciatingly obnoxious to have to rely on third party sources for what should be a first-party feature.

Like, I select all and then search a query. "Oh no, nobody on your server used a third party service to find it, so you won't see it here."

Like, how short-sighted is that, really? If I search for a string in the 'all' servers, I should have a list of 'all' the servers containing that string.

It's a really simple concept. Not sure why this post even has to be made, but I'm wondering if there's something I can do to make these 'features' more intuitive.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 27 points 1 year ago

Pleroma calls their equivalent of "All" the "Known Network" instead, which does a better job explaining what will show up there in my opinion.

[–] [email protected] 26 points 1 year ago (9 children)

totally understand the frustration, and i’m not going to try and invalidate it!

… however, it’s definitely not a problem with a simple solution

since anyone can start an instance, when you search “all”, where should it search? i don’t mean generally like “all the instances”, i mean where specifically? things like lemmy.world, lemmy.ml, kbin.social, etc are obvious… but what about lemmy.mydomainforfriends.social (not real but let’s pretend someone created their own little instance for friends there!)?

let’s say you say yes that should be searched, okay… how does your instance know it’s there? does it tell all other instances that it exists at some point? where does IT get that list from? (the current solution to this is that your instance starts to “know about” an instance after someone interacts with it, but this has the problem you’ve described)

let’s say that instance shouldn’t be searched… now, what are the rules (automatic id assume; not with human intervention) that would allow an instance to be added to some big list somewhere? also where is that list? now we’re back at problem 1: how do you store a federated list of servers?

the problem gets even harder when you consider mastodon, pixelfed, peertube, etc… all these services interact: should all include them? only certain things in them?

[–] Mmagnusson 2 points 1 year ago* (last edited 1 year ago) (1 children)

While it has problems of its own, instances could pool and share that knowledge. The first time an instance talks to a different insta ce it could just ask "hey, what other instances are you aware of?". The main issue there is just instances obsessively sending exponentially growing lists of instances back and forth.

But no, that is the main bane of federated social media, discoverability without a center of truth

[–] [email protected] 2 points 1 year ago

yup! 100% agree! federation is kind of a new thing and we have some issues to work out that’s for sure!

heck, i could even see some kind of federated search service: activitypub instances could submit their content for indexing and individual instance could choose an existing, or run their own federated fediverse search… importantly, there would need to be choice for each individual instance with no centralised repository

load more comments (8 replies)
[–] [email protected] 17 points 1 year ago* (last edited 1 year ago) (4 children)

What does 'All' mean to you?

In this context it means all posts which are stored on the server you are on. And only things are stored which people subscribed to. It does not mean "‘all’ servers".

There are good reasons why the protocol has been designed like that, if you're interested then you can find out about it. If not, reddit still exists for people who like it more.

[–] [email protected] 11 points 1 year ago (1 children)

All means all. If it isn’t actually All (it isn’t) then it should be called something else.

[–] [email protected] 13 points 1 year ago (7 children)

But it is all, just not the all you think, it's all things the server is aware of, not all things in the universe.

[–] [email protected] 12 points 1 year ago* (last edited 1 year ago) (4 children)

This is not obvious to anyone who doesn't have some understanding of how networking and federation work, which is most people. Especially if we're talking about users who have only ever experienced centralized platforms.

It should be called "Known Network" or something more transparent that doesn't require an explanation of indexing

load more comments (4 replies)
load more comments (6 replies)
[–] [email protected] 11 points 1 year ago (1 children)

So All does not show posts from all instances federated with your instance, but only posts from all communities subscribed to by people in your instance?

[–] [email protected] 4 points 1 year ago

Correct.

Source: On my one person instance All = Subscribed

[–] [email protected] 9 points 1 year ago

The word "all" fundamentally means everything? By calling it "all" they are really doing a disservice to everyone who, gasp, assumes "all" means "all" when it really means "local communities and local user foreign subscriptions". I don't know what they should call it, but redefining the words "all" to be "not all" is super confusing, especially for users new to lemmy.

[–] [email protected] 3 points 1 year ago (4 children)

'All' to me means """all""" the servers my instance can connect to that contain that string.

It's a very simple concept.

load more comments (4 replies)
[–] [email protected] 16 points 1 year ago* (last edited 1 year ago) (6 children)

It's a massive usability issue and a massive content discovery issue, imo.

For lemmy users who got lucky and had their first lemmy experience on a top 5 instance where a lot of popular off-instance communities are already subscribed to, then users would see a huge list of both local and foreign communities. For users who got unlucky and had their first lemmy experience on a small instance, their view of "all" looks like a ghost town.

Part of the problem is semantical. If they are going to call it "all" then it should really be all (all lemmy communities available on all federated instances). If it isn't going to actually show everything, then they should call it something else that indicates it's only local communities plus whatever local users are subscribed to.

[–] [email protected] 4 points 1 year ago (1 children)

I like the idea of calling it "Known Network" and "Local"

load more comments (1 replies)
load more comments (5 replies)
[–] [email protected] 15 points 1 year ago (1 children)

Just bringing this to everyone's awareness, the issues is already tracked here: https://github.com/LemmyNet/lemmy/issues/2951

From the Lemmy devs

I think the lemmy-ui's could very much benefit from a "global community discovery service" like https://browse.feddit.de , but integrated into the front ends. I'd of course prefer that each lemmy back-end do their own crawling of communities and instances, to make it as distributed as possible.

[–] [email protected] 3 points 1 year ago (1 children)

Thank you for sharing this!

[–] [email protected] 3 points 1 year ago

You are welcome!

[–] [email protected] 10 points 1 year ago (2 children)

The simple explanation is your instance doesn’t “know” what’s out there. lemmy.world doesn’t know when lemmy.ml adds a community, and it doesn’t know when hypothetical.server pops up as a new instance. There’s not really a good way of knowing that without having a central repository, which defeats the purpose of a centralized platform.

One thing you can do is use Lemmy Explorer to search for communities on other instances and subscribe to them. This will fill up All for everyone on your instance.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Looks to me like lemmy explorer could just be sourced for results fairly easy. Even if it was just added as an additional source to the default listings. Similar to setting up yum repos etcetera. Is there a good reason this isn’t a thing? I know my use and exposure to communities is severely limited by the current cluster fuck of finding communities. I just don’t care enough to go further than searching in the app and closing out if nothing shows up. I realize my laziness contributes to my user experience but saying an instance doesn’t know what’s out there and then providing a site that will let me search for what’s out there doesn’t seem logical.

[–] [email protected] 2 points 1 year ago (1 children)

You could always write something and submit a merge request:

https://github.com/LemmyNet

[–] [email protected] 3 points 1 year ago

Based on my reading of the other comments here their is a huge push against this type of functionality from folks that understand the service better than I do. I doubt any contributions from an outside perspective would be at all welcomed.

load more comments (1 replies)
[–] [email protected] 9 points 1 year ago

Omg I didn't know this! Though I did wonder why my "all" feed seemed to empty.

[–] [email protected] 9 points 1 year ago (2 children)

Someone will implement it.

The protocol itself is decentralized. Which is good.

If a app wants to use a central service to search thats a option available to them.

[–] [email protected] 9 points 1 year ago (16 children)

Userbase don’t care about how the tech works under the hood - user base sees no content and goes back to Reddit.

[–] [email protected] 12 points 1 year ago* (last edited 1 year ago)

The original poster asked why.

I was answering why

load more comments (15 replies)
[–] [email protected] 3 points 1 year ago (5 children)

Thanks for the heads up.

I'm not exactly sure what features are up to the admins and which are standard. If there's a server that implements this and mine doesn't, I can definitely see myself switching.

load more comments (5 replies)
[–] [email protected] 6 points 1 year ago

TIL. That explains why I couldn't find some things.

[–] [email protected] 5 points 1 year ago (2 children)

Forgive what is probably a silly naive question...

Can someone point me to an explanation of the federated architecture of lemmy? I haven't found one yet that has helped me build a good mental model. I either get a step-by-step startup guide, or discussions on the merrits/demerits of a distributed system.

I think I've pieced together that it's basically independent "instances" of the machine each with their own communities within. Sort of like if there were multiple instances of reddit, each with its own r/aww or whatever. I don't yet understand, however how these interact/relate/ovelap/collaborate...which I think is the basis for this thread.

[–] [email protected] 1 points 1 year ago (1 children)

when a user (let's call them Kim) on one instance (let's call it "Works"), subscribes to a community on another (let's call that one "World"), Works creates a copy of the community on its own database. It also asks World to notify it when there is an update to the community -- when there is a new post, new comment, up/downvote, something gets deleted, etc. Kim can now browse and interact with the community on Works. Works will also notify World when Kim does something in the community so everything syncs and everyone sees the same thing.

So really, the problem OP is describing is simply a natural consequence of communities not existing on Works until someone subscribes to it.

[–] [email protected] 1 points 1 year ago (1 children)

Thanks, this makes sense. So, the last thing I'm wondering about is the redundancy/exclusivity of communities. For example, could there be a community called 'gardening' on the "Works" instance and also an independent community by the same name on "World" (before anyone is mutuallt subscribed)? Seems like it could... And if so, what happens when someone cross subscribes to 'gardening'.

Specifically, (from a user experience standpoint) do these redundant communities coelesce into one? Because some of the benefit of these communities (particularly the more niche) is pulling together the experts into one community.

load more comments (1 replies)
[–] [email protected] 2 points 1 year ago (2 children)
load more comments (2 replies)
[–] [email protected] 2 points 1 year ago

All you need to do is subscribe to it yourself. You don't need to rely on someone else. You can find the place with the search feature on your own, then subscribe so it starts getting pulled in all.

load more comments
view more: next ›