Hacker News new | ask | show | jobs
by postalcoder 18 days ago
I built a filter for AI (inclusive and exclusive) for hcker.news a while back and continue to maintain it. It’s quite robust, and does more than just keyword filtering.

https://hcker.news/?ai=exclude

2 comments

Someone mentioned this in another comment, so I'll just copy/pasta my own comment:

Yeah, that doesn't work either. E.g. it has the following stories:

- Nordstjernen 1.0 (built with Claude)

- Ask HN: What was your "oh shit" moment with GenAI?

Never thought to check codebases for AI commits. That's very interesting. Since your comment I have added an option to filter out github submissions that contain commits from an AI assistant. I've implemented it by pulling the last 50 commits from the repo and checking for signatures of the commonly known coding assistants.

Regarding your second one, I have a pretty extensive static list that missed out on "GenAI" as a keyword but I've now created an automation to check search for exceptions daily.

Thanks, love it!

I'm now wondering, what the default filter of https://hckrnews.com/ is exactly. I can't seem to get the same result on https://hcker.news/ ....

:/

...so i think its just a cumulative view of the Hacker News front page, except grouped/ordered differently? ¯\_(ツ)_/