gspence comments on Issues, Bugs, and Requested Features - Less Wrong

10 Post author: Eliezer_Yudkowsky 26 February 2009 04:45PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (628)

You are viewing a single comment's thread.

Comment author: gspence 05 March 2009 08:07:05PM 2 points [-]

Thanks everyone!

Several days after I posted a suggestion that we rename the scoring system from "Karma", I was feeling kind of bad that my post had earned me nothing but downvotes.

Imagine my delight when I came to Less Wrong today and found my Karma Score to be 4,294,967,293. You guys are the best!

Comment author: wmoore 06 March 2009 01:22:17AM 1 point [-]

I've raised an issue for this and fixed your account #121

Comment author: thomblake 05 March 2009 08:21:22PM 1 point [-]

While this may be obvious, I feel that I should point out that there may be an overflow error in tracking Karma using an unsigned int.

Comment author: wmoore 06 March 2009 01:24:09AM 1 point [-]

Yes it seems like it but I'm not sure why its happening. Python doesn't have an unsigned data type. I suspect its the cache causing it as reloading the user's account from database corrects it.

Comment author: Vladimir_Nesov 06 March 2009 12:51:17PM *  1 point [-]

I currently see his score as 4 billion again, and the same goes for Marshall. At the same time, "top contributors" doesn't put users with underflown karma on top, so it must be a problem with representation.

Comment author: John_Maxwell_IV 07 March 2009 12:58:41AM 5 points [-]

No, I'm sure the Top Contributors sidebar just leaves off anyone with karma higher than Eliezer's.

Comment author: thomblake 09 March 2009 10:20:06PM 1 point [-]

See? This is why we need a 'funny' button. Slashdot really had the right system all along.