Live data from Hacker News

Ask HN: Was the Y2K crisis real?

news.ycombinator.com

231–240 of 385 posts

Re: Ask HN: Was the Y2K crisis real?

#231
post #220

Earlier quoted context omitted.

> that printed year 100 Did it print the year "100" or "19100"?

At the Living Computer Museum in Seattle they have an IBM S/360 that prints out we’re in year 19120.

I’m sure I’ve seen websites in the last year or two from the 90s that still do this

Re: Ask HN: Was the Y2K crisis real?

#232

Earlier quoted context omitted.

Couldn't the rollover be simulated ahead of time by simply setting the date forward? Seems crazy that you had to have people on the ground fixing things as the clock struck 0.

Sure. On systems under your control. It's the network of interacting systems that prevents this from being so simple.

Yep, the super fun of getting a Y2K compliant specification of how the data will come over the interface only for it to fail and have '1910' instead of '2000' in the 4 character date field that worked in test. People on site to correct problems were a needed item for some even after testing.

Re: Ask HN: Was the Y2K crisis real?

#233

Earlier quoted context omitted.

The only global retailer that we've all heard of that owned stores in Germany in 1999 but doesn't now (note the "used to own stores" in the comment) is Walmart: https://www.theguardian.com/business/2006/jul/28/retail.mone...

That's a bingo. I wasn't particularly trying to obfuscate. I'm curious how you so quickly figured it out though.

As a German I noticed that you said global retailer. Only Walmart is (was) truly global imo and left Germany.

Re: Ask HN: Was the Y2K crisis real?

#234
post #224

Yes, the y2k crisis was real, or more accurately, would have been a serious crisis if people had not rushed and spent lots of money to deal with it ahead of time. In many systems it would have been no big deal if unfixed, but there were a huge number of really important systems that would have been a serious problem had they not been fixed. Part of the challenge was that this was an immovable deadline, often if thing…

I'm having PTSD just thinking about updates of YY to CCYY in mainframe code. Very real and heavy investment across numerous industries from aviation to financial and more. At a macro level, I remember it being pretty well managed risk and mitigation.

When you start 3+ years before the known threshold date, you're giving yourself the best chances at success. I remember flashing BIOSes for weeks in the computer labs at my university.

Re: Ask HN: Was the Y2K crisis real?

#235

Yes, the y2k crisis was real, or more accurately, would have been a serious crisis if people had not rushed and spent lots of money to deal with it ahead of time. In many systems it would have been no big deal if unfixed, but there were a huge number of really important systems that would have been a serious problem had they not been fixed. Part of the challenge was that this was an immovable deadline, often if thing…

> people literally spent tens of billions of dollars in effort to fix it

The sceptic inside me is curious as to how much they actually accomplished in their effort to fix it. I mean, yes, they spent billions to get millions of lines of code read, but how many fixes have been made and what would be the cost (when compared to those billions of dollars spent) if they weren't fixed at all.

Re: Ask HN: Was the Y2K crisis real?

#236

I worked for Hyder, the Welsh Water and Gas authority, on their Y2K project, from March 1998 to November 1998. Their billing and management system was written in COBOL, and contained numerous Y2K bugs. If we did nothing, then the entire billing system would have collapsed. That would mean Welsh people either receiving no bills, or bills for >100 years of gas/water supply, depending on the bug that got triggered. Very…

Diolch!

Re: Ask HN: Was the Y2K crisis real?

#237

Yes, the y2k crisis was real, or more accurately, would have been a serious crisis if people had not rushed and spent lots of money to deal with it ahead of time. In many systems it would have been no big deal if unfixed, but there were a huge number of really important systems that would have been a serious problem had they not been fixed. Part of the challenge was that this was an immovable deadline, often if thing…

> people literally spent tens of billions of dollars in effort to fix it The sceptic inside me is curious as to how much they actually accomplished in their effort to fix it. I mean, yes, they spent billions to get millions of lines of code read, but how many fixes have been made and what would be the cost (when compared to those billions of dollars spent) if they weren't fixed at all.

A good friend of mine was (and still is) a civil/construction engineer. Other than some introduction courses in college, he had never done any programming before. But after losing his job in 1998, he was hired by a major European consulting company to work on the Y2K problem.

With an auditorium full of others who had barely any programming experience, he was given a crash course in Cobol for a month, and then he had to go through thousands of lines of code of bank software that ran on some mainframe and identify all cases where a date was hard-coded as 2 characters.

Extremely tedious work, but there were tons of fixes to be made.

The problem was real, and the billions that were spent on fixing things were necessary.

Re: Ask HN: Was the Y2K crisis real?

#238
whenever this comes up at the bar or with random friends i am amused at how much people think that preparing for something was not worth it because the problem did not happen.

this is basically ALL OF LIFE in IT OPERATIONS. lol.

Re: Ask HN: Was the Y2K crisis real?

#240
I remember walking around my home city on the morning of 1/1/2000 and like a half of public digital clocks in the streets were showing invalid dates or just errors, including the one specially put there for the NY celebration count-down and pompously named "The Millennial clock".
Post reply on HN