86
Y2K38 bug? Debian switching to 64-bit time for everything
(www.theregister.com)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
'...(potentially setting time back to 1900)...'
From my understanding, unless I'm mistaken, wouldn't the 32 bit time reset back to 1970 after the overflow/rollover?
https://en.wikipedia.org/wiki/Year_2038_problem
Timestamps that use signed int will go back to 1901 (-2,147,483,647)
Oh shit, I missed that part, I always thought it was an unsigned int.. ๐คฆโโ๏ธ
Well today I learned ๐
you're wrong, but so was the article, so I guess that cancels out :D it's late 1901
There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors.
That's just a really solid joke.