Tell HN: Uptick in mean-spirited comments
101–110 of 297 posts
Re: Tell HN: Uptick in mean-spirited comments
#102Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Possible solution 1: Smaller communities; Dunbar's number. I know it's been suggested before, but here it is again... When everybody knows everybody, people are nicer. Just create one unique, isolated instance of the site for every X number of users. Distribute current users randomly (or whatever) among the instances. Assign new users to the least populous instance. If an instance gets over max_number of users, split…
With the right data structure you could do this with a single matrix-vector multiplication per page view.
Re: Tell HN: Uptick in mean-spirited comments
#103Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Then, put a heavy fine on it: for example, if a user has a comment eliminated due to flagging, he loses a big amount of karma (20%?) and he cannot comment/submit for one day.
Re: Tell HN: Uptick in mean-spirited comments
#104Earlier quoted context omitted.
I believe that the less anonymous a forum like this is, the more polite it will be. You have said you want people to speak to each other here as they would in the real world: well, I believe the more strongly you tie their real world identity to their account here, the more polite they would be. My suggestion, similar to that experiment in the past, and similar to twitter, add a "verified user" badge in the users pro…
I haven't found anonymity to be very well correlated with politeness on tech discussion forums I'm on. Some of the most abrasive ones are filled with people posting under their real names, and folks like rms, Theo De Raadt, Ulrich Drepper, and a bunch of the comp.lang.lisp crowd have no problem flaming you under their real names.
Re: Tell HN: Uptick in mean-spirited comments
#105Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Users should be encouraged to comment LESS, only if they have something useful to say.
That's what I'm doing anyway, because I really don't care about karma and speak only when I have something worth to say, would be cool if anyone was acting like this since we have no shortage of users.
Re: Tell HN: Uptick in mean-spirited comments
#106Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Re: Tell HN: Uptick in mean-spirited comments
#107Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Not of the form "You must do this". But rather of the form "The mission of HN is to supply stimulating, insightful, {insert mission here}... Therefore always be polite, thoughtful, engaging and supporting".
That'll be enough I think. It's currently not immediately clear what the mission is unless you explore and delve deeper.
Re: Tell HN: Uptick in mean-spirited comments
#108Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Perhaps clearly stating the policy/approach at the top of the HN page? Not of the form "You must do this". But rather of the form "The mission of HN is to supply stimulating, insightful, {insert mission here}... Therefore always be polite, thoughtful, engaging and supporting". That'll be enough I think. It's currently not immediately clear what the mission is unless you explore and delve deeper.
Re: Tell HN: Uptick in mean-spirited comments
#109Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
Possible solution 1: Smaller communities; Dunbar's number. I know it's been suggested before, but here it is again... When everybody knows everybody, people are nicer. Just create one unique, isolated instance of the site for every X number of users. Distribute current users randomly (or whatever) among the instances. Assign new users to the least populous instance. If an instance gets over max_number of users, split…
Re: Tell HN: Uptick in mean-spirited comments
#110Incidentally, if anyone has any suggestions for technical changes/features/tricks that would help fix the problem, I'm all ears. Fending off the decline everyone thinks is inevitable for forums is the main thing I work on. It has been since practically the beginning.
How about you add a little note just above the reply button. Something like: Does this comment add value/insight/healthy debate to this topic? Very low tech I know, but sometimes people need a little reminder to think about the tone of their message and how it will be received by the community before they hit that reply button.