So, Jeff, what are you using to store reputation, anyway?
feedback
|
|
Why do you think the rep cap was invented? Defensive coding in the guise of a social mechanism ;) | ||||
|
feedback
|
|
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||
feedback
|
|
A new data type is automatically spawned called JonSkeetInt that can hold an infinite value. | |||||||
feedback
|
|
It goes to MIN_INT and the rest of us get to look down on him for a few days. | |||||||
feedback
|
|
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. | ||||
|
feedback
|
|
He saves the Princess! | |||||||
feedback
|
|
Look, this is Jon Skeet we're talking about. Obviously we have a new Jon Skeet fact:
| ||||
|
feedback
|
|
Q. What happens when Jon Skeet’s reputation exceeds the limit for the data type holding it? A. A stackoverflowpocalypse aka a skeetoverflow | ||||
|
feedback
|
|
When JS gets MAX_INT score the whole site will fall in a stack overflow. | ||||
|
feedback
|
|
We call that The Singularity. | ||||
|
feedback
|
|
Isn't there a skeetfact about how all data types descend from Jon Skeet anyway? | ||||
|
feedback
|
|
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. | ||||
|
feedback
|