Hacker News new | ask | show | jobs
by subsection1h 5044 days ago
I want a site for discussing software development news that has the equivalent of a kill file. There are a handful of prolific users at Hacker News who post multiple low-quality messages every day. I avoid Hacker News because of users such as these.

I honestly believe that at least a few of these users are secretly employed by the companies that they promote and defend daily. I don't know if they're paid to post here or that they're simply blind loyalists. Either way, they deserve to be plonked.

Below are two examples (posted by a prolific user) of the type of messages I would like to see less of, which could be filtered by a kill file feature:

"HN is going to hell because its overrun with people who practice an ideology of socialism -- pro-google because its "Free" and anti-Apple because they actually innovate and have the audacity to charge for their products."

"Apple has done far more to make the world a better place than any corporation I've ever heard of. Far more than any government in history ever has. Far more than any charity every has or ever could."

3 comments

+1 for a kill file. I'd also love a 'follow' mechanism. Only a small subset of HN users post deeply insightful posts and if I could see only their posts and comments, that would be a great time saver.
Follow mechanism: http://hackerfollow.com/
I see this idea pop up on every community I've been involved in, and the simple answer is that it's extremely taxing to build individual comment pages for individual users. So this type of thing usually gets passed back to end users in the form of "build a browser plugin to hide these people on the client side"
If you want to do it on the client side, it would be perfectly easy to script it on the page.
Greasemonkey (or user scripts on Chrome or Safari).