If algorithms are are not the default option and are not designed to generate profit for platforms and advertisers, then perhaps they could be a healthy way to discover new content
Also Need to allow some level of user customisability.
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
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.
If algorithms are are not the default option and are not designed to generate profit for platforms and advertisers, then perhaps they could be a healthy way to discover new content
Also Need to allow some level of user customisability.
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
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.