←back to thread

661 points pg | 1 comments | | HN request time: 0.221s | source

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.

Show context
User8712 ◴[] No.7446612[source]
This is the wrong approach, and it's going to help deteriorate an already small community.

1. HN doesn't have an issue with comment quality.

2. HN should be concerned about growing the community, and increasing comments. A lot of discussions already suffer due to a lack of activity. This is going to do the opposite, it's going to decrease comments.

3. We live in an instant world. Pending comments is a step backwards for user experience.

4. Occasionally I see a topic with 10 comments, the majority of which were written back and forth within the first hour of the topic. You're going to kill these discussions.

5. Manually moderating topics doesn't work for communities like HN. It works on a blog, where your article from last year gets another two or three comments every month, half of which are spam.

6. You're creating unnecessary work for members in the community. People come here to enjoy the community, not to moderate.

7. It's a poor method of moderation. You can have 99 users decide not to endorse a comment, then one person decides to click the endorse button. 99% against, and yet it's approved.

8. I'll have to question every comment I write, and avoid spending time on any detailed responses, because they might never leave the pending stage.

replies(1): >>7447367 #
1. vacri ◴[] No.7447367[source]
HN comment quality has decreased a bit as it's grown, as you would expect. Some people don't have a problem with that, other find it bad enough to leave (and, ironically, sometimes leave a particularly low-quality comment in doing so).

I do have a problem with 'only one pending comment', which I think is a particularly bad part of the upcoming change. It effectively means that you can't participate in two different conversations happening in the same post. If you have karma 10k+ you are (currently planned to) 'auto-endorse', so those people can have multiple conversations.

One clear example - there was a post recently where an immigration and tax lawyer (can't remember the handle, sorry) did an AMA-style comment, which was massively popular with the community, and he answered a lot of raised questions.

If he could only make one pending comment at a time, it would not have worked: 1) Respond to a question. 2) Wait until enough people have freshly loaded the page to have the new comment in it. 3) Wait until enough people have scrolled to the right place to see his particular comment amongst all the other pendings. 4) Wait until enough of those people were endorse-capable and endorse-willing. 5) During all this waiting, keep on refreshing so you know when you're good to post the next comment.

That lawyer's one posting spree provided many people with pertinent, site-relevant, professional information... but the new system would have made it so onerous that he probably would have decided that he deals with enough boilerplate micromanagement in his day job.

Having only a single pending comment at a time will decrease the sense of community, simply by significantly reducing the number of conversations you can have.