←back to thread

661 points pg | 4 comments | | HN request time: 0.855s | 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.

1. sillysaurus3 ◴[] No.7445940[source]
I think this is a great change. It's great that you're still iterating on HN and changing the fundamentals.

Can someone with over 1,000 karma start replying to a fresh comment before it's endorsed? Or will the reply link not be there until it's endorsed? If it's the latter, I'm worried that this might stifle the (admittedly rare) back-and-forth discussion between two experts, such as tptacek and cperciva. People who want to reply probably won't sit and wait until the reply link is active, and since replying to a different comment than intended is taboo, they're likely to say nothing instead.

That's a minor concern though.

EDIT: Also,

Since I'm going to check out of HN at the end of this YC cycle,

If I'm reading this right, does this mean you're going to leave HN entirely? I'm sorry to see that happen, but I understand why you'd need to.

replies(1): >>7446094 #
2. djcapelis ◴[] No.7446094[source]
> If it's the latter, I'm worried that this might stifle the (admittedly rare) back-and-forth discussion between two experts, such as tptacek and cperciva

Why wouldn't they just endorse each other's comments and continue a meaningful dialog?

replies(1): >>7446106 #
3. sillysaurus3 ◴[] No.7446106[source]
It sounds like each comment requires multiple endoresements.
replies(1): >>7446153 #
4. djcapelis ◴[] No.7446153{3}[source]
Somehow I doubt a meaningful and substantial discussion between two experts is going to have a lack of people endorsing it. But I guess we're going to find out soon!