Live data from Hacker News

Coming Soon to Hacker News: Pending Comments

news.ycombinator.com

1–10 of 854 posts

Coming Soon to Hacker News: Pending Comments

#1
A surprisingly long time ago (2013 was a busy year) I mentioned a new plan to improve the quality of comments on Hacker News:

https://news.ycombinator.com/item?id=6009523

Since I'm going to check out of HN at the end of this YC cycle, this was my last chance to get this done. I didn't want the people who are going to inherit HN from me to have to build it as their first project, because it interacts with so many different bits of the code in such subtle ways.

So I found time to implement pending comments this past week, and with any luck it will launch tonight. Since it's a big change, I wanted to warn HN users in advance.

Here's how it currently works. From now on, when you post a comment, it won't initially be live. It will be in a new state called pending. Comments get from pending to live by being endorsed by multiple HN users with over 1000 karma. Those users will see pending comments, and will be able to endorse them by clicking on an "endorse" link next to the "flag" link.

Someone who has a pending comment will have to wait till it goes live to post another. We're hoping that good comments will get endorsed so quickly that there won't be a noticeable delay.

You can currently beat the system by posting an innocuous comment, waiting for it to be endorsed, and then after it's live, changing it to say something worse. We explicitly ask people not to do this. While we have no software for catching it, humans will notice, and we'll ban you.

Along with the change in software will come a change in policy. We're going to ask users with the ability to endorse comments only to endorse those that:

1. Say something substantial. E.g. not just a throwaway remark, or the kind of "Yes you did, No I didn't" bickering that races toward the right side of the page and no one cares about except the participants.

2. Say it without gratuitous nastiness. In particular, a comment in reply to another comment should be written in the spirit of colleagues cooperating in good faith to figure out the truth about something, not politicians trying to ridicule and misrepresent the other side.

People who regularly endorse comments that fail one or both of these tests will lose the ability to endorse comments. So if you're not sure whether you should endorse a comment, don't. There are a lot of people on HN. If a point is important, someone else will probably come along and make it without gratuitous nastiness.

I hope this will improve the quality of HN comments significantly, but we'll need your help to make it work, and your forbearance if, as usually happens, some things go wrong initially.

Re: Coming Soon to Hacker News: Pending Comments

#2
Do we know what fraction of active users has over 1000 karma? As someone with forty-two karma currently who only comments rarely, it's a bit scary to know my comments will face moderation to be posted, although it will surely increase the substance/message ratio, which has seemed to be decreasing some.

It's not so much that I care about the karma, as I'd post more if I did, but more that if someone asks a question that not many other users care about, but I happen to have unique insight, I'd hope that my message can get through to them. :)

Re: Coming Soon to Hacker News: Pending Comments

#3
Wow, this seems like a rather large change -- with a lot of dynamics and moving parts -- for what seems like a relatively minor problem on HN. Not that there aren't bad comments, but bad comments get a lukewarm response, and insightful comments seem to do pretty well. Comments that get more airtime than they might deserve will still get approved by someone (and upvoted/downvoted accordingly)

The bigger problem to me seems to be that great comments that come in a few hours after the posting of a hot submission will almost never reach the top of the comment stack, because older comments that are decent enough will inevitably keep getting upvotes by every new reader of the thread. I'm not sure what the best tweak for that is, but the proposed feature at hand would seem to exacerbate the situation.

Note: OK, I've realized I made the archetypical dickish HN comment ("OK the OP is interesting but on a tangent, why don't we all discuss this other thing I care about?")...but I do think the proposed feature will have a direct impact on the circulation of fresh, insightful comments. I'm a 1000+ Karma user, but after I've read a thread a couple of times, I probably won't re-check it...I can't be the only HN'er who has this lack of attention span...and so this queue, even if perfectly implemented, would seem even more to suppress new comments (unintentionally)

Re: Coming Soon to Hacker News: Pending Comments

#4
This seems quite drastic to me. Personally I don't have a lot of Karma (and I don't really care to) but every known and again I post a comment and usually I hope it provides a good contribution.

Like this the system is putting a lot of weight on the users with more Karma... and I am guessing there are "many" more users with less than 1000 compared to those with more? Some people may never have a chance to state their opinion like this.

Rather, the opposite approach might work? Users with more than X karma can completely remove some comments, and say if your comment has been removed, you are not allowed to comment again for a specific period of time. If you post x rejected comments in a row then potentially you get banned.

EDIT - maybe a little off topic: another "comment" about comments - I notice you can up vote and down vote comments. I see this functionality sometimes is used to indicate agreement (or lack of) towards a comment. This as far as I cant tell is not the intended functionality, I am unsure however how this can be fixed easily.

Re: Coming Soon to Hacker News: Pending Comments

#6
I'm excited to see how this works, and how the process changes after some testing. If reddit is any example, stricter moderation almost always results in a better user experience and a tighter, more respectful community. Look at r/askhistorians as a prime example.

Re: Coming Soon to Hacker News: Pending Comments

#9
post #2

Do we know what fraction of active users has over 1000 karma? As someone with forty-two karma currently who only comments rarely, it's a bit scary to know my comments will face moderation to be posted, although it will surely increase the substance/message ratio, which has seemed to be decreasing some. It's not so much that I care about the karma, as I'd post more if I did, but more that if someone asks a question th…

I picked that number pretty arbitrarily, but it's just a variable and HN has a repl.
Post reply on HN