this post was submitted on 21 Jun 2023
132 points (99.3% liked)

Fediverse

287 readers
1 users here now

This magazine is dedicated to discussions on the federated social networking ecosystem, which includes decentralized and open-source social media platforms. Whether you are a user, developer, or simply interested in the concept of decentralized social media, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as the benefits and challenges of decentralized social media, new and existing federated platforms, and more. From the latest developments and trends to ethical considerations and the future of federated social media, this category covers a wide range of topics related to the Fediverse.

founded 1 year ago
 

Seeing stuff about reddit being posted to 10 different technology boards, plus reddit-themed ones, then reposted further just makes this whole idea a mess. Reposts have to be consolidated into a single comment thread.

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

Sorting by new also is an algorithm.

Not trolling here: I think this is something the fediverse will need to decide at some point. What are the acceptance criteria for timeline presentations? But this would also be a perfect example of diversity: don’t like the way our instance sorts your timeline? No problem, here’s some instances that do it differently.

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

The goal should be to allow users to choose their own algorithm, including third party algorithms you can install yourself or something.

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

Sure, but the algorithms themselves will have to be provided by the instance, so I guess different instance might make different choices, for example due to privacy concerns etc.

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

You could engineer it so users could provide their own algorithm.

It would be a HARD engineering problem, but not impossible, IMO.

[–] Derproid 1 points 1 year ago

Allowing people to submit their own algorithms is easy. Setting it up so there are no vulnerabilities and no one can intentionally crash the server is hard. Maybe a system that allows the user to assign different weights to each data point (time since posted, upvotes, comments, etc.) would be more doable.