So, Jeff, what are you using to store reputation, anyway?
|
closed as too localized by Tim Post♦ Dec 26 '12 at 10:40
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Why do you think the rep cap was invented? Defensive coding in the guise of a social mechanism ;) |
||||
|
|
|
2^32 = 4294967296 (unsigned int) 4294967296 / 200 = 21474836.48 (factor in daily rep cap) 21474836.48 / 365 = 58835.1684... (factor in days in a year) So it would take Jon Skeet (and his descendants presumably) 58835 years to overflow the datatype. EDIT It has been correctly pointed out that Jon Skeet is not bound by a 200 rep cap. He in fact has an average of 279.850... points per day. 74 720 (JonSkeetRep) / 9 (MonthsActive) * (365 / 12) (avgDaysPerMonth) 2^32 = 4294967296 (unsigned int) 4294967296 / 272.949 (JonSkeetDailyRepAvg) = 15735420.5217... (NumberOfDaysToOverflow) 15735420.5217 (NumberOfDaysToOverflow) / 365.25 (AvgDaysInYear) = 43081.2334... (NumberOfYearsToOverflow) So Jon Skeet would still have to live another 43000 years. EDIT Second edit to reflect the fact that there are 365 days in a year and not 356 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
A new data type is automatically spawned called JonSkeetInt that can hold an infinite value. |
|||||||
|
|
Fact: Jon Skeet's reputation cannot be stored in any datatype. It exists only in not-yet-invented quantum computing devices. Fact: The reputation number you see beside Jon Skeet's avatar is merely the projection of his reputation into the 4-dimensional spacetime that humans understand. His reputation actually occupies most of a 256-deminsional hyperspace. Fact: Only Jon Skeet is capable of understanding how the previous two facts do not contradict each other. |
||||
|
|
|
It goes to MIN_INT and the rest of us get to look down on him for a few days. |
|||||||||
|
|
The reputation score that we see for Jon Skeet is the overflow |
|||||
|
|
He saves the Princess! |
|||||||
|
|
Look, this is Jon Skeet we're talking about. Obviously we have a new Jon Skeet fact:
|
||||
|
|
|
Q. What happens when Jon Skeet’s reputation exceeds the limit for the data type holding it? A. A stackoverflowpocalypse aka a skeetoverflow |
||||
|
|
|
We call that The Singularity. |
||||
|
|
|
Since we're programmers here, we're try to reproduce the issue when that happens so that most straightforward thing to do would be staring at Marc Gravell's reputation and refreshing the page to see what's going to happen. |
||||
|
|
|
This data type stores all our reputation
|
||||
|
|