Global Feed Post Login
Replying to Avatar petri

I really like to make own algos, and with Bluesky it’s possible already.

For example, Following’s likes is a good one. Also using some simple word queries but optimising and excluding either with replies, language or other parameters.

This is the way to make your feed experience yours (and so pleasant).

note1j7vmrcy8zz0ajup4hvfqvz0q0d5xj29wljwpf5fxazf4u7sl3j7qa20gsy

nostr:note1822gcpa5y9zg6dle6s8gyqul0xa0fypmk7l4ux69mm25jy3md09q3935lw

Avatar
PABLOF7z 2y ago

Make them. It's very easy to write these things 😉

Here is an example of one that doesn't implement it's own algo, it just gets Nostr.wine's algorithm and packages it: https://github.com/pablof7z/dvm-references/blob/master/apps/dvms/src/dvms/nostr-wine-trends.ts

But replace the `fetch` with whatever algorithm you want (e.g. https://github.com/pablof7z/dvm-references/blob/master/apps/dvms/src/dvms/you-might-have-missed.ts) and make it your own! 😉

Reply to this note

Please Login to reply.

Discussion

No replies yet.