Show HN: Hacker News with AI stories filtered out
Posted by postalcoder 5 hours ago
Hi folks,
I've noticed that a lot of people here seem exhausted by the amount of AI news on the front page. I shared hcker.news here a year ago and it has since gained a ton of filtering features, including a dedicated AI filter, so I figured I should tell more people about it.
The filter works in three passes:
1. Known AI-related keywords and domains are filtered automatically.
2. An agent reviews the remaining articles and removes those it identifies as AI-related.
3. I make the call on uncertain cases.
You can also exclude GitHub repos posted to HN that show signs of AI authorship. The filter checks: - Commit messages for agent attribution
- Contributors for known coding agents
- Repository files for agent instructions and configs
No filter will be perfect, but this is as good as it gets. lmk what you think. Cheers.More links:
Original Show HN: https://news.ycombinator.com/item?id=44075353
If you only want AI stories: https://hcker.news/?view=frontpage&ai=include
RSS: https://hcker.news/feeds/atom?period=day&ai=exclude
A github-only non-AI feed: https://hcker.news/?ai=exclude&include_domains=github.com
Comments
Comment by k310 2 hours ago
Any chance of implementing that?
Your site works with my Firefox auto-pager, which is really nice for archiving posts for later search.
Comment by postalcoder 1 hour ago
Feel free to email me.
Comment by k310 20 minutes ago
By archiving all, I can easily filter titles as text, if I really wanted to do so, but it's not all that important for me. grep -v works!
Again, thanks for the effort.
Comment by coldpie 4 hours ago
Comment by postalcoder 4 hours ago
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!
Comment by coldpie 4 hours ago
Comment by LunicLynx 3 hours ago
Comment by krunck 4 hours ago
Comment by postalcoder 4 hours ago