this post was submitted on 09 Jul 2023
6 points (68.8% liked)

General Discussion

12010 readers
6 users here now

Welcome to Lemmy.World General!

This is a community for general discussion where you can get your bearings in the fediverse. Discuss topics & ask questions that don't seem to fit in any other community, or don't have an active community yet.


πŸͺ† About Lemmy World


🧭 Finding CommunitiesFeel free to ask here or over in: [email protected]!

Also keep an eye on:

For more involved tools to find communities to join: check out Lemmyverse and Feddit Lemmy Community Browser!


πŸ’¬ Additional Discussion Focused Communities:


Rules

Remember, Lemmy World rules also apply here.0. See: Rules for Users.

  1. No bigotry: including racism, sexism, homophobia, transphobia, or xenophobia.
  2. Be respectful. Everyone should feel welcome here.
  3. Be thoughtful and helpful: even with β€˜silly’ questions. The world won’t be made better by dismissive comments to others on Lemmy.
  4. Link posts should include some context/opinion in the body text when the title is unaltered, or be titled to encourage discussion.
  5. Posts concerning other instances' activity/decisions are better suited to [email protected] or [email protected] communities.
  6. No Ads/Spamming.
  7. No NSFW content.

founded 1 year ago
MODERATORS
 

We talk about the Algorithm when we talk about the big social media players - what is their algorithm? It's a mystery, and it's certainly set up to make you see what they want you to see.

What if Lemmy users had their own algorithms? Well, we already have a few - sort by Hot, Active, New, etc. Blocking users, communities, threads, keywords - that's another algorithm - remove content that's likely to be obnoxious. But we can do more than that when the algorithm's working for us instead of a big company...

Could Lemmy have an AI algorithm that over time is trained to find stuff you like? Or trained to automatically catch and flag Nazi content or illegal content - would save the mods some work. Or trained to send you content you find lame when you've been doomscrolling too long.

Or for a simpler algorithm, give the users one of Tik Tok's cheats - behind the scenes, Tik Tok staff would "heat" certain vids from certain creators, or with certain keywords, or that promote certain agendas... Like recording industry payola. What if you had the ability to sort by Hot, but with user-specified heat (or user-specified chill) - you like these posts, so dial up their karma, but you hate those posts, so dial posts with that keyword down, so they get pushed down in your feed.

Better than Meta algorithm Kremlinology, would you say? The one thing I want, though is open algorithms. We should know how they work, and what kinds of content they promote or block. Give the users the keys!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (1 children)

The best response to "the algorithm" is no algorithm. Sort by easily sortable metadata.

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

Sorting by date, or by karma formula (aka Hot) are algorithms. The key is that you chose those algorithms and know how they work.

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

This is the reddit "ackshually" game. Yes, any piece of code that accepts input and produces output could qualify as an "algorithm", but no one, when talking about social media sorting algorithms means "sorted by date". Let's leave that shit on Reddit. I don't want to play that.

I don't know how Hot sorts. But if it's more than just sorting by highest to lowest karma for posts, then I'd argue we should also do away with it.

We should rely solely on simple, transparent ordering

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

Agree with the first point, disagree with the second. Afaik hot is some mixture of total upvotes, upvote ratio and upvotes recently (trending). And to be honest, I like that. I want to see some very new posts, so new stuff can get upvoted without people having to sort by new. I also want to see stuff many people already upvoted, since it's probably interesting/funny/whatever. I don't want to get rid of all those algorithms, I just want them to be transparent.

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

My apologies, I phrased that in a shitty way.

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

No worries. I read my response later and realized I sounded harsher than I meant to, so sorry for that.

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

All good!

Anyways, I don't want to sound condescending, but thought you might be curious - seeing that Lemmy is open source, I found Lemmy's Hot algorithm in the documentation. A bit more complicated than I thought it was, but the math's pretty straightforward.

https://join-lemmy.org/docs/contributors/07-ranking-algo.html