Hi,

If you’re like me, your probably seeing a lot of stuff you’ve already seen in jerboa

On Reddit this didn’t happen because the site takes into account how many times a post was printed and the more you’ve seen it, the quicker it would disappear from your version of the front page.

Now of course jerboa could and should do this, But I think there’s two opportunities to make this better than Reddit. On one part, putting the squarely in control of the content discovery algorithm, next, solicit user input and ask him to lend a hand in the social sorting algorithm that is voting.

So, a user voting sounds be a way to tell jerboa that “I’ve seen this” and it shouldn’t show it anymore on my feed. To prevent bias, the neutral vote should be added.

Next is giving the user more explicit control of the algorithm. When you vote up or down, you’re sorting for the community but also for yourself. Jerboa should take into account user’s voting pattern and recommend current based on what the user likes.

These voting patterns should be publicly exchanged in “out of band” communication. Jerboa could then use these voting patterns to further help with content discovery in the following way.

“My user likes X,Y,Z, after consulting public voting patterns, we can see that most users who like X,Y,Z often also like A,B,C and dislike I,J,K”

This is how Netflix, YouTube and other algorithms find stuff you like.

The difference is now, this runs on your computer. You can see your algorithm weights and edit them. Place extra filters on them and most important, swap , export, import algorithm sorting weights and exchange them with others users, craft them for specific usage and etc.

Plus of course, basic function like chronological view that doesn’t cheat or insert ads.

Algorithmic content discovery under user control is going to be the biggest user benefit of switching to Lemmy versus a private commercial centralized platform. Our data will finally serve us !

  • interdimensionalmemeOP
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    1 year ago

    Well, the user’s preference for sorting algorithm have to be communicated somehow from the jerboa client to the Lemmy server.

    But from a user interface point of view, if the sorting is happening in the server or the client doesn’t make they much difference.

    However, from a user to control point of view, I think it should be always possible for the client to do its own sorting.

    There is no danger of losing chronological ordering , if the chronological sort is happening inside the user’s device.

    Also there are privacy implications, I might want to train my algorithm to sort content recommendation based on what I like. That doesn’t mean I want to disclose this information to the server. In particular if I’m not on an instance that I trust not to exploit this information to leverage advertising against me.

    Also, content discovery does not work well if users don’t share their preferences to each other. But the server doesn’t need to know this information. User might exchange this information ins peer to peer manner and keep the server out of the loop.

    This would disempower the instance owners from the ability to tip the scales of content curation, since they don’t know what posts users like and client request unbiased sequential listing of content which the client itself will sort later.