Poll: Should TechCrunch articles be banned from HN?
31–40 of 50 posts
Re: Poll: Should TechCrunch articles be banned from HN?
#32One option would be to make submitting posts cost a few points karma, as an experiment. I suspect the quality of posts on the frontpage would improve overnight, as interesting posts wouldn't fall off the frontpage within an hour, drowned out by gossip.
Re: Poll: Should TechCrunch articles be banned from HN?
#33Re: Poll: Should TechCrunch articles be banned from HN?
#34I don't like TechCrunch. At all. I think the answer to dealing with the egregious TC stuff is simply to flag it and get on with your life.
Re: Poll: Should TechCrunch articles be banned from HN?
#35One of the great things about HN is how organic it is in nature. HN is loosely about startups and hacking, but really it's about what people in the startup/hacking world find interesting. HN is self moderating (or rather community moderated). If people don't like certain posts they won't vote for them. If HN starts banning websites because some people don't like them then it takes the power away from the community an…
Re: Poll: Should TechCrunch articles be banned from HN?
#362. Instead of a ban, would it be better if HN users slightly change the way they read articles or can HN show top X comments with each article title?
E.g. for 1., even though if a user writes a negative comment about an article, he/she may be inclined to upvote the article so that his/her comment is read resulting in an unsavory article gaining much attention.
E.g. for 2., a HN reader sensing a tabloid article from the header can go to the comments page first. Or better still, if HN can be tuned to just show top X comments, then would it solve the issue?
Re: Poll: Should TechCrunch articles be banned from HN?
#37Being inundated with techcrunch articles is just a symptom of the real problem: there's no cost to submit articles, and there's potentially major karma in being first to submit an article that other people will also submit. Therefore, some people will submit anything they think others will, just to be first. These duplicate submissions also upvote the articles, pushing out better ones. One option would be to make sub…
Love this idea.
Re: Poll: Should TechCrunch articles be banned from HN?
#38Add an extra personal setting where you can input urls of javascript files that you'd like your home page to link to. All that news.arc has to do is drop these includes (just the reference, not the actual content) somewhere in the final html that gets returned.
For example, my version of the home page would have this in it:
Users would be free to make any updates they want to their own DOM, such as blacklisting unwanted domains. People could also share useful code snippets.If this gets enough votes here I'll repost it on the features page (which looks surprisingly stale, are we still using this? http://news.ycombinator.com/item?id=363).
Re: Poll: Should TechCrunch articles be banned from HN?
#39It's a very general (and wasteful) solution to a very specific problem. TC articles are undeniably insightful on some occasions.
Re: Poll: Should TechCrunch articles be banned from HN?
#40Here's an idea that could address a lot of complaints here, and potentially be kind of fun: Add an extra personal setting where you can input urls of javascript files that you'd like your home page to link to. All that news.arc has to do is drop these includes (just the reference, not the actual content) somewhere in the final html that gets returned. For example, my version of the home page would have this in it: Us…