this post was submitted on 08 Apr 2025
21 points (76.9% liked)
Fediverse
32731 readers
413 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
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
Could you provide an example calculation? I'm not getting it. Do you want to map values from one range to another e.g [-1000,1000] to [-1,1]? Will each instance have its own mapping?
Also, computationally, I'm not sure how this is going to work iteratively. From what I understand, activitypub sends events either singular or batched to other servers e.g User X votes up, that's an event sent, User Y votes down, that's another event sent. If I'm not mistaken, lemmy doesn't store the events it receives so reconstituting a vote tally isn't possible.
I kinda get where you're coming from, but I'm not sure it's the right solution.
Anti Commercial-AI license
To me the idea is more important than implementation details because those can be worked out in many different ways as you’ve noticed. If you know what is the goal then you can adjust if you see things not working out as intended.
The most basic approach would be to get positive/negative ratio and decide how much in the middle is still 0.