Test in Chrome
2 karma points are now required to start a new discussion. We'll see how this goes at reducing the spam.
Definitely needs more testing and tweaking: as I said above I wasn't expecting these changes to get pulled in.
I've already committed a change that corrects the second issue, I've just reproduced the first on my local Safari, and am looking into it.
Morendil your latest patch has been applied and deployed. We took the liberty of inverting the preference for two reasons: Firstly it made more sense for the checkbox to be checked when the kibitzer was enabled and secondly we added a note that full compatibility requires Firefox for now, the text of which was hard to phrase with the uncheck to enable behaviour.
Thanks! Any advice on the easiest way to install the right version of PostgreSQL on an Ubuntu Karmic system? That's what stopped me last time.
Hi ciphergoth, I've made some changes this morning that make the Less Wrong code base compatible with PostgreSQL 8.3, which is available in the karmic repositories. The change is on the 'postgres-8.3' branch in git. I have run through and revised the Hacking on Less Wrong wiki page this morning on an Ubuntu 9.10 install and have confirmed that it works. It would be great if you could have another go at getting the code up and running and let me know how you go.
Votes on posts are now worth 10 points up or down to the contributor.
It's unclear -- do you mean that the number of points received for posts gets multiplied by 10, both for positive and negative votes? This factor seems too dramatic. I'd go for 2 or 3, no more. One also has to take into account that posts get more votes than comments simply because more people rate them, so the effect of a post is already greater than that of a comment.
Also should (have) been discussed in one of the open/meta threads in advance of deployment.
It's unclear -- do you mean that the number of points received for posts gets multiplied by 10, both for positive and negative votes?
Yes an up vote on a post is worth 10 karma points to the contributor, a down vote -10 points.
With regard to discussion, I just implemented what I was instructed to do.
Some changes to karma have been deployed today. Posts will now show scores less than zero, previously scores below zero were shown as zero. Votes on posts are now worth 10 points up or down to the contributor. Also the threshold to be able to post is now 50, up from 20.
Subscribe to RSS Feed
= f037147d6e6c911a85753b9abdedda8d)
Fix for this and issue 327 has been deployed.