Live data from Hacker News

The Epochalypse Project

epochalypse-project.org

51–60 of 91 posts

Re: The Epochalypse Project

#51

"Epochalypse" is a nice coinage. Not a new one either, this 2017 article attributes it to Mikko Hypponen (of F-Secure). https://www.tomsguide.com/us/2038-bug-bh2017,news-25551.html

Goes back at least slightly before that, as I've had 2038epochalypse.com registered since March 2017, but I can't recall whether I thought I was being clever or whether I heard it somewhere else.

Re: The Epochalypse Project

#53
post #4

The fact that it's not common knowledge and not taught in schools and universities is concerning.

Is it? I was starting my career during Y2K. It was widely regarded as a bust , and I’d anticipate people expecting the same damned thing?

It was largely regarded as a success. Why do you say a bust?

Re: The Epochalypse Project

#55
post #51

"Epochalypse" is a nice coinage. Not a new one either, this 2017 article attributes it to Mikko Hypponen (of F-Secure). https://www.tomsguide.com/us/2038-bug-bh2017,news-25551.html

Goes back at least slightly before that, as I've had 2038epochalypse.com registered since March 2017, but I can't recall whether I thought I was being clever or whether I heard it somewhere else.

I've had my "2038 consulting" sites since Feb 2011, but someone got epochalypse dot com registered August 2007.

Re: The Epochalypse Project

#58

Earlier quoted context omitted.

Is it? I was starting my career during Y2K. It was widely regarded as a bust , and I’d anticipate people expecting the same damned thing?

It was largely regarded as a success. Why do you say a bust?

I remember some people looking forward to the y2k chaos. There was a smug sense of “look at how badly those brainiac computer guys screwed up”

I remember a rumor that “if enough people take their phone off the hook before midnight it’ll take down the phone network”

Re: The Epochalypse Project

#59
post #28

Patched in OpenBSD 5.5 [1] which was released in 2014. Patches were upstreamed into software in the ports tree, so hopefully that made life a little bit easier for other operating systems. Linux seems to have followed around 2020. [1]: https://www.openbsd.org/lyrics.html#55

Such a shame that nobody uses it.

Re: The Epochalypse Project

#60
post #8

When will milliseconds since the Unix epoch not be precisely representable in IEEE double anymore? (As it's used in JavaScript.)

Fwiw, it's much worse for 64-bit nanoseconds, running out in the year 2262 for signed, and the year 2554 for unsigned. As for who needs nanoseconds, trading systems, particle physics, and globally distributed systems do.
Post reply on HN