Hacker News new | ask | show | jobs
by patwolf 129 days ago
I found that writing rules was tricky when I didn't know exactly what content would be in a spam/promo notification. I ended up having claude code up a filter that asks an AI to review the notification first, which seems to be working well.

Thanks for making it open source. I've been wanting something like that for a while, but I'd been putting it off since I didn't want to learn the underpinnings of the notification service.