The pluggable feed algorithms that users can choose is a good idea from Bluesky. I think it could be done as a relay-like service, instead of it providing the events, it could provide lists of event id’s based on what algorithm the user chooses. Since it’s scoped to the user, perhaps you’d need authenticated relay requests…. We could do it in the client, but then every client developer needs to build it themselves.
https://github.com/louislva/skyline
Nostr feeds
Please Login to reply.
Exactly
Can’t this be done with hashtags and rss feeds already?
Sure, yes, but also if we’d been able to do it and make it work with rss, we’d have done it by now. ;-D Turns out we need something more.