• horse_battery_staple@lemmy.world
    link
    fedilink
    English
    arrow-up
    25
    ·
    1 day ago

    The companies deploying the algorithms aren’t taking any of what you said into consideration though. They only want to feed you what has the most interaction as that can garner the most money from ad revenue.

    • Windex007@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      1 day ago

      Would be nice if open-source aggregators like Lemmy allowed users to “Subscribe” to community developed algorithms.

      I’d love to (attempt) to build an “ethical” algorithm for content sorting, have it be open-source, and be able to have clients use it without having to actually modify the client itself.

      • Dran@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        1 day ago

        There’s nothing preventing you from forking a Lemmy client or server to prototype this. Depending on how you implement the activitypub backend, you might be able to make it transparent to a user if you present an algorithm as an array of cross posts via a /c/ of a server.

        Anything more might require forking a client, which might be easier to implement but may be harder to convince a large userbase to migrate to.

      • Eugene V. Debs' Ghost@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Reddit used to (might still, don’t use it) let you get every page as an RSS feed. Front page, people you follow, individual subreddits.

        Lemmy could do that, I’d really enjoy it.