How do you manage content you don’t want to see on your feed? Client-side filters? Relay filtering? 🙂
Just curious—if that works, that's great! Most of the clients I use rely on follow lists, which I’m glad about because there’s still a lot of spam or content I don’t care about on Nostr.
I'm working a client side algorithm that creates a global feed by ranking notes by reactions, reposts, and other mentions. I maintain a list of profiles that create low quality mentions to avoid seeing stuff I don't want.
Thats a cool stuff ngl! Let me know when its ready