I also built a browser extension to do this client-side. It just auto-clicks the Hide links for any story with an AI-related term. Source & Firefox add-on link here: https://github.com/ColdPie1/enough-ai-on-hn
There are a lot of ways of tackling this, but the only way to truly filter everything out is to update the list constantly.
My filter currently has 146 keyword filters and 101 domain filters. Even with those, I've had to filter almost 400 exact urls on top of that in the past two weeks!
Definitely a lot of approaches. I like that mine is dead simple & runs in the browser; but an advantage to a deeper inspection like yours is it will catch those endless AI thinkpieces that don't obviously stick an AI term in the title. Pros & cons!
Awesome! Finally the hacker news I originally came for
I also built a browser extension to do this client-side. It just auto-clicks the Hide links for any story with an AI-related term. Source & Firefox add-on link here: https://github.com/ColdPie1/enough-ai-on-hn
There are a lot of ways of tackling this, but the only way to truly filter everything out is to update the list constantly.
My filter currently has 146 keyword filters and 101 domain filters. Even with those, I've had to filter almost 400 exact urls on top of that in the past two weeks!
Definitely a lot of approaches. I like that mine is dead simple & runs in the browser; but an advantage to a deeper inspection like yours is it will catch those endless AI thinkpieces that don't obviously stick an AI term in the title. Pros & cons!
Thank you!
Same to you – glad you like it!