It's fascinating... the Y2K problem never came to fruition because - arguably - of the immense effort put in behind the scenes by people who understood what might have happened if they hadn't. The end result has been that the entire class of problems is overlooked, because people see it as having been a fuss over nothing. I sometimes think it would've been better if a few things had visibly failed in January 2000.
> I sometimes think it would've been better if a few things had visibly failed in January 2000. Having to spend billions of dollars on programmers' goofy means of saving a few bytes of memory is a pretty visible failure.
Chess.com stopped working on 32bit iPads because 2^31 games have been played
41–50 of 338 posts
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#42Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#43Earlier quoted context omitted.
This has nothing to do with CPU architecture.
"The reason that some iOS devices are unable to connect to live chess games is because of a limit in 32bit devices which cannot handle gameIDs above 2,147,483,647."
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#44IMPOSSIBLE to predict.
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#45were they ever expecting negative number of games? why signed integer?
It's very reasonable. This way they overflow into invalid values instead of zero.
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#46It's fascinating... the Y2K problem never came to fruition because - arguably - of the immense effort put in behind the scenes by people who understood what might have happened if they hadn't. The end result has been that the entire class of problems is overlooked, because people see it as having been a fuss over nothing. I sometimes think it would've been better if a few things had visibly failed in January 2000.
Similar to how much effort goes into dealing with things like dangerous strains of bird flu, only to have people complain about how much money was spent on "nothing" when an outbreak doesn't occur.
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#47Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#48"Obviously unforeseen.. impossible to predict." Really? You don't know how to properly store ID numbers? IMPOSSIBLE to predict.
Re: Chess.com stopped working on 32bit iPads because 2^31 games have been played
#49https://groups.google.com/forum/m/#!topic/django-developers/...