• Uranium3006@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I’d run my own frontend aginst the API that ranks a large number of posts from the last 24 hours in terms of personal relevance

    • anlumo@feddit.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Such an algorithm has to run server-side, since it needs access to the full database of content.

      It would be possible to allow users to upload their own algorithms (for example via Web Assembly), but I don’t know about any service that allows for that.