125
Interesting difference from Reddit: Upvotes/Downvotes are not anonymous
(programming.dev)
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
That's only on KBin though and it's a feature design of the KBin software. That's because it's based on Twitter where likes are public. Lemmy doesn't publicly show those actions. Idk how far it goes in terms Kbin tracking guests though.
It's not specific to kbin actually, it's just how the activitypub protocol reports likes/upvotes. I can see votes on lemmy threads made by lemmy users for example because that data needs to be reported as part of the protocol.