this post was submitted on 22 Jun 2023
22 points (100.0% liked)

Chat

1538 readers
1 users here now

A relaxed section for uncategorized discussion. Post a question, share some advice, let us know how your week is going, etc.

founded 1 year ago
MODERATORS
 

I am curious to hear opinions on the concept of user karma in general.

Do people miss it?
Are we better off without it?

From a technicial perspective, I don't see why it couldn't be implemented. I understand Lemmy doesn't track this explicitly. However, using a users post and comment history you could come to a number pretty easily, right? I was considering making a toy app that would take a user and instance and spit out a karma score for post and comments, what would stop others from doing the same?

Will it be inevitably pulled into existence by Lemmy users as we mature the platform?

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

There is a kind of subtle technical problem with karma, which is (technical) problem of trust. I haven't looked at the Lemmy spec, much less the source, but decentralized systems always have an issue of, who can you trust?

Let's say I want to have a user account with inflated karma for some reason. I can spin up an instance and simply assert what my karma is—and if I need to, I can create a bunch of fake accounts on my instance and create a bunch of fake posts and comments and assign fake karma scores to them, so that it can be audited.

Now if other instance owners get wise to what I'm up to, they can defederate me. But this creates a few immediate problems, including the problem of adding more administrative load to instance owners generally. The bigger problem is the witch hunting that could ensue, if a culture of karma were to develop as it has on Reddit.

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

That's such a good point. There's probably ways to get around that issue, but I take this as a sign we don't need karma here

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

That is fascinating, I never considered that.

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

Yeah, it's like the old saying: "on the internet, no one knows you're a dog." Some of the spyware-driven networks create a layer of verification by removing privacy, which we don't want, but at least non-private networks make it easier to spot dogs.