Comment on 41% of fediverse instances have blocked threads so far!!!
rottingleaf@lemmy.zip 11 months agoYes.
I think a fully p2p system with a community, a user, and a post being identified by a key and connected via asymmetric cryptography, and then a reputation system yielding a number between, say, -100 and +100, would work better.
That reputation system wouldn’t be like karma, it would possibly also affect whether we store something below -50 score, to then share.
It should be relative - we may attribute an evaluation to a thing, which would affect its children. Or we may attribute an evaluation to a user, and then derive score for a thing from that user’s evaluation of it. Or maybe all of the described.
Maybe something like that is going to be easier to build on Locutus when it becomes operational.
tal@lemmy.today 11 months ago
I don’t think that any single score is going to make everyone happy.
Maybe if there are multiple user-scoring systems run by various sources, and I can choose which score I want to use as a metric.
rottingleaf@lemmy.zip 11 months ago
Eh, that was the whole point. Do not leave moderation to other people or at least make that easy.
Which means that the score of anything would be derived from 1) what you directly set, 2) what another user sets, modified by what you set for that user, 3) what a user sets, modified by what is set for him by another user, which has a value set by you attributed …
One can even make a logic where you see high score for things disliked by people you dislike.
There is some computative difficulty, but nothing big for our times.