this post was submitted on 19 Jan 2025
886 points (97.5% liked)
memes
14637 readers
5163 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to [email protected]
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- [email protected] : Star Trek memes, chat and shitposts
- [email protected] : Lemmy Shitposts, anything and everything goes.
- [email protected] : Linux themed memes
- [email protected] : for those who love comic stories.
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
Personally, I think there's room in the Fediverse for an app with a "strong algorithm" provided it's completely open ofc.
My biggest issue with algorithms isn't the fact they exist, but that they're proprietary black boxes so no one truly knows how it's being manipulated
Well, its definetely possible on activitypub. Every "app" built on the atprotocol takes data from a relay's firehose and then indexes it and does all the algorithm stuff. There is a project (https://www.fediscovery.org/) that will let people build centralised apps with fediverse data. Although, I could just make an algorithm that looks for keywords a user may be interested in, in the posts database and show it to them, it just wouldn't have every post to its disposal.
Hey thanks for the correction - my mistake!