top | item 45662047

(no title)

bironran | 4 months ago

It's missing the January 19, 2038, the unix epoch end. Only 12 years and a bit from now. Very much in our time.

discuss

order

layman51|4 months ago

Right, but there's no doomsday prophecies around the Year 2038 problem as far as I can tell. I think it falls in the same kind of category of known problems that are certain to happen at some point. Some other things I was thinking of were the theorized ARkStorm, and also an earthquake that could happen in the Cascadia subduction zone.

lloeki|4 months ago

It's also not impacting _only_ at that time, many tasks involve dates in the future, and a system dealing with a far enough off date _today_ is already impacted.

So it's not as if "everything works" then suddenly "everything doesn't"

And it's only for operations that care about the sign / compute deltas / use signed numbers, otherwise it's 2106-02-07 06:28:16 UTC.

undershirt|4 months ago

9/11 happened 1 trillion milliseconds after the unix epoch.

nneonneo|4 months ago

Not quite; the first attack happened at approximately UNIX time 1000210380, which isn't quite as round as "1 trillion milliseconds". (It was about 2 days after 1e9).

HaZeust|4 months ago

Who finds this shit out lol