Hacker News new | ask | show | jobs
by barrowclift 2558 days ago
I tend to agree and solved this for myself by building a small, self-hosted service that auto-hides Hacker News stories by title keyword/regex, site, or user. That way you can have more control over auto-curating your Hacker News page, instead of having to invest time in a whole new community. If you have a Raspberry Pi or small VM somewhere, consider giving it a try!

https://github.com/barrowclift/hacker-news-cleanser

2 comments

I'll also suggest http://hckrnews.com/ which helped me tremendously.
I always start looking at HN through hckrnews to reduce clutter. But I also check HN directly after this so that I don’t miss something (more so when I’m just generally browsing around).
This looks useful but is very limited on a browser with JavaScript disabled.
This.
This really sounds like a browser extension would be easier to implement.
Yes and no; if it was a browser extension that would limit the functionality to browsers that support extensions, and half of my browsing is done on Safari on iOS. This is the only option that covers my browsing in all cases.