I am concerned that Mastodon’s unary-vote system (favorites), and Lemmy’s binary-vote system (upvotes with downvotes) are mutually exclusive.

In a unary-vote system, a post’s vote count generally has little use beyond expressing the post’s absolute popularity/engagement, whereas, in a binary vote system, a post’s vote count can be used to gauge opinions, such as its level of quality, trust, or agreement. This difference in usage makes me concerned that the votes federated from Mastodon will water down the votes originating from Lemmy.

Currently, I can think of two possible solutions to this:

  1. Lemmy de-federates any votes originating from Mastodon (might be tricky as it would rely on all instances following suit)
  2. Add an option for the user to toggle within their settings allowing them to toggle off non-binary votes.
  • Kalcifer@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    7 months ago

    i thought the protocol allows for all 3… upvotes, downvotes and ‘likes’

    Do you have a source for that, by chance? From what I can see in the documentation for the ActivityPub protocol, it only states:

    6.8 Like Activity

    The Like activity indicates the actor likes the object.

    The side effect of receiving this in an outbox is that the server SHOULD add the object to the actor’s liked Collection.

    There doesn’t appear to be any other client to server interactions for different types of likes. Afaik, Lemmy extended the ActivityPub protocol to add the downvote.

    • originalucifer@moist.catsweat.com
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      7 months ago

      nope, you were rigt, i was wrong.

      mastodon likes -> 'bin boosts

      lemmy upvotes -> 'bin upvotes lemmy likes/shares -> 'bin boosts lemmy downvotes -> fuckin nowhere

      i am kinda disappointed, to be honest. i want all 3.