←back to thread

61 points Anon84 | 2 comments | | HN request time: 0s | source
Show context
pg ◴[] No.507970[source]
The reason HN doesn't need downvotes is that HN, unlike Reddit, kills lame articles. On Reddit, users need downvotes as a way of saying an article is lame. Downvoting is the only way you can get a (nonspam) submission off the frontpage. But on HN you can flag it and if it's bad the editors will kill it.

We can thus safely assume a nonlame set of articles, and we also (so far at least) assume nonlame voters. And if you only have nonlame voters voting on nonlame articles, upvotes should be enough to pick the winners.

replies(5): >>507981 #>>507988 #>>508023 #>>508297 #>>508447 #
codinghorror ◴[] No.507981[source]
> The reason HN doesn't need downvotes is that HN, unlike Reddit, kills lame articles.

Honest question, and I do not mean this as a flame, because generally I quite enjoy Hacker News.

How, exactly, is the current top-rated story on HN, "How to Stop the Drug Wars" ( http://news.ycombinator.com/item?id=507509 ) related to.. news of hacking?

replies(2): >>507989 #>>508153 #
wfarr ◴[] No.507989[source]
Hacker News isn't so much just about programming, but things that are interesting to programmers. It's entirely possible that the programmers that visit HN are interested in that topic.
replies(3): >>507995 #>>507999 #>>508032 #
codinghorror ◴[] No.507995[source]
Regardless, I think it's a terrible story for a site about programming topics, and I would absolutely vote it down.

But I can't.

replies(4): >>508002 #>>508006 #>>508171 #>>508499 #
gruseom ◴[] No.508006[source]
This isn't "a site about programming topics". Read the guidelines. Or even just the comment you were replying to.
replies(1): >>508029 #
codinghorror ◴[] No.508029[source]
Are you and I reading the same guidelines?

http://ycombinator.com/newsguidelines.html

> Off-Topic: Most stories about politics, or crime, or sports,

Isn't "How to stop the drug wars" about politics? I know it is exactly the kind of article I expect to find on Reddit. I was surprised to see it on the front page here. From the linked article:

> That is the kind of promise politicians love to make. It assuages the sense of moral panic that has been the handmaiden of prohibition for a century. It is intended to reassure the parents of teenagers across the world. Yet it is a hugely irresponsible promise, because it cannot be fulfilled.

This is not an article about politics?

replies(3): >>508040 #>>508049 #>>508059 #
rms ◴[] No.508040[source]
"most"

http://news.ycombinator.com/item?id=507890

replies(1): >>508061 #
codinghorror ◴[] No.508061[source]
Isn't this exactly why downvoting should be a bit more prevalent than it is now? For marginally topical (and in my opinion completely off-topic) political stories like that?

Right now only the people who upvote it get to have a say.

replies(3): >>508071 #>>508072 #>>508088 #
gruseom ◴[] No.508072{7}[source]
Right now only the people who upvote it get to have a say.

Not so. The people who flag it also get to have a say. And if you observed the site more closely you would notice that their say is quite effective.

replies(1): >>508095 #
codinghorror ◴[] No.508095{8}[source]
Fair enough.

I understand how voting works, but how does the flagging mechanism work? Once it's flagged by (n) people, what happens? I checked http://ycombinator.com/newsguidelines.html and http://ycombinator.com/newsfaq.html and I couldn't find anything.

I think flagging is a very different (and basically silent) axis of expression; you can't counter an upvote in the case of controversial, marginally on-topic questions like the drug war one.

I totally agree that some of the powers like voting down and flagging have to be earned through participation, by the way. We do the same thing on Stack Overflow.

replies(2): >>508113 #>>508168 #
1. gruseom ◴[] No.508113{9}[source]
flagging is a very different (and basically silent) axis of expression

I think the silence is a feature not a bug. The meta-noise reached its peak just before flagging was introduced, and it got way better after that. It still flares up intermittently, like now. An interesting observation is that it's mostly new(ish) users who post complaining meta-comments. Perhaps after they've been around for a while they notice that those discussions are always the same, as are the "sky is falling" threads.

Edit: uh-oh, the right margin is fast approaching. And damn it, I had managed to go at least 6 months without getting sucked in to this meta business!

replies(1): >>508125 #
2. codinghorror ◴[] No.508125[source]
Good and worthy discussion, though, because this is the very heart and soul of designing software (or at least web apps with discussion) for human beings.