• OpenStars@piefed.social
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    Oh that’s neat! Can I see the downvotes on a mobile? Long press or … doesn’t seem to do anything and I’m out of ideas to try.

    The difference between PieFed’s approach and Lemmy’s, especially after the upcoming 0.19.6, is that Lemmy seems to catch up eventually, whereas PieFed never will no matter how much time passes - is that correct?

    So if what is desired is a “search for existing post”, that function would go better into the search box, while if what is desired is “import existing post”, yet that is impossible then perhaps simply not offer that rather than confuse people by offering a halfway measure, thereby leaving only the “find non-existing post”, which now that I think about it, especially since it needs an external URL to trigger it, is that really even something that anyone would want? i.e. if the goal is to “view” it, and someone must go to Lemmy in order to do so, then so be it (it is the same on smaller, newer Lemmy instances too), but since it cannot be imported (properly/fully), then don’t? Well, it’s a thought anyway!:-)

      • OpenStars@piefed.social
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        iirc, the way it is now, every action e.g. vote counts as a single event, and is sent out across the Fediverse at a rate limited to one event per second. In 0.19.6 there was chatter about expanding the implementation of the ActivityPub protocol to allow parallel sending of activities. It could cause mayhem, or perhaps be only optional? https://github.com/LemmyNet/lemmy/pull/4623

        • OpenStars@piefed.social
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          That’s so odd - here my own comment immediately got displayed as having 2 vote counts. IMMEDIATELY. Other times when I post that doesn’t happen, and still other times I see my replies from minutes, hours, and days older but still with =1 vote count. It seems random?

          • Andrew@piefed.social
            link
            fedilink
            arrow-up
            2
            ·
            1 hour ago

            The vote count for comments is something I’ll work on next. The idea is that if you have a high reputation (your stuff if upvoted more than downvoted), then you get an extra one (your comments start at 2, because it’s one from you, and one bonus one). But you’re not the first person to question it, and find it counter-intuitive. So I’ll probably change it so that a high reputation effects the internal score (which is used for ranking) but not the visible upvotes.

            p.s. Lemmy’s changes re: batching are to fix its own problems with queues over long geographical distances. It’s unrelated to backfilling content from other instances: that’ll stay the same - every instance on every software platform will have some stuff missing compared to where it’s originally hosted (if it’s not because the content pre-dates the federation, it’ll be because of de-federation, or bans, or timeouts, or some activitypub mystery (someone was asking the other day about why a post from feddit.org hadn’t made it to lemmy.world and there was no real satisfactory answer to my mind)).

            • OpenStars@piefed.social
              link
              fedilink
              arrow-up
              1
              ·
              3 minutes ago

              What caused me to start questioning it is when I went to another instance and saw a different vote count, so it was the mismatch, plus this behavior where it occurred too quickly to be due to human intervention, thus not matching my naive “expectations”.

              That doesn’t make it “bad” imho, though it does take some getting used to. Now that you’ve explained it I even like the idea - I’ve had similar thoughts in the past, like Wikipedia and “web of trust” that weights more highly those who contribute more whereas those who contribute the opposite of more (not just less but fully anti) could get downweighted. Obviously all the notes of due caution apply, where you don’t want like a mod to outweigh 100 normal users, but you’ve considered that I’m certain:-). And just 1 extra I don’t feel like is excessive at all.

              Another alternative as you said would be to have the sorting algorithm use it without displaying the individual voting differently. I am not sure I would like that though - the way it is now provides transparency, whereas that would “hide” it. Perhaps if there’s a FAQ that explained it, that would help people get over the counter-intuitiveness of it all? Even if writing that might be better saved for another day.

              Still another alternative would be to not change the individual vote counts (not even just how they appear but the actual underlying counts, as affecting sorting) but display the “high value” badge next to the name. I’ve seen the low value badges, even doubled ones. Mine has a non-spinning in-progress one so I presume that means that it is still assessing, with it being so new.

              But the idea that immediately pops out of my head that I already like the best is to display (1) the user valuation badges next to the name, and (2) show the up & down-vote counters separately (b/c it’s information - ah, and I see the hover effect now, on my laptop! though it does take nearly a whole second to appear, so most people aren’t likely to find that just by poking around I would guess; therefore thanks again to cluing me in on it!:-)), plus possibly also (3) the combined score - and the latter could take into account all the various “weighting” factors. e.g. if I were an account that is high-value, yet I received 2 downvotes from likewise high-value accounts, plus 2 more from normal, plus 10 upvotes from normal, then it would put it all into the algorithm that could spit out a score closer to zero than to 7. The reason I like it is that while it did not immediately dawn on me, coming from Lemmy, before that Kbin, and before that Reddit, that an “upvote” would be anything other than an “upvote”, yet it doesn’t seem counter-intuitive to me at all that a “weighted total score” would not be a simple sum of the up and down votes. This provides full transparency, full consistency with other servers and approaches (Lemmy, eventually Sublinks, etc.), and also the exact number that is used in the sorting, with the algorithm that generates that explainable elsewhere. The downside is that it is the busiest display of all - though for those of us who enjoy “information”, we will love it! Perhaps a Theme or other Setting could hide a great deal of it for those who do not enjoy such.

              I hope you like the idea to think about, whatever you end up doing!:-)

              And I seem to have hit a text limit. Oops. Well, I will need to hold myself back in the future but for now, if you are okay with it, this will be part 1 of 2.