It was actually a bit of a big deal. Luckily it got figured out with enough time to fix it before it really effected anything. They were pulling cobalt programmers out of retirement to fix old systems and auditing anything important for years before 2000.
I was 18 in 1999, there wasn’t that much actual panic. At the time people already generally knew the media was overreacting.
There was a pretty awesome shoe commercial a few minutes after midnight. It had a guy jogging down the street, presumably on Jan 1st, while in the background ATMs are spewing cash, planes are falling out of the sky, traffic lights are flashing randomly, and other chaos. Then it had a tag about new years resolutions. That commercial made it all worth it
Computers were not designed to roll over the year. This would have caused the dates to roll back to 1900 or some day in the past, breaking any logic doing math on dates.
The programming community made huge efforts to fix this problem, and they did across many sectors.
The fact that people don’t understand how big of a deal this was is due to the efforts of those that did and were able to correct it.
The media talking about power outages and nukes launching due to Y2K was standard news hype/fear mongering during a crisis with rather boring (to the layman) causes and fixes.
Computers were not designed to roll over the year.
I get that, but I would assume that this only applied to a few old systems? Didn’t programmers in the 80s want to make sure that their code would last for more than 20 years? And people knew Y2K would be a problem so they had plenty of time to fix the issues right?
but I would assume that this only applied to a few old systems?
You might be shocked at how much of our infrastructure ran on those old systems. But thankfully, yes, the rest of your comment is exactly what happened. Programmers knew what was up, and jumped on the problem early enough to avoid any major issues. However, this didn’t stop the media from selling panic for ratings, which became the worst part of the entire Y2K experience. If you’ve ever seen the 1995 movie ‘Strange Days’ with Ralph Fiennes (and a great cast overall), it’s only a slight exaggeration of what the media was hyping for Y2K.
It had to do with memory and storage limitations on computers back then. It didn’t make sense to store two extra digits for the date when that space could be used for other data. It affected pretty much every system made before a certain date.
https://en.m.wikipedia.org/wiki/Year_2000_problem
If you did nothing, and it becomes a big problem, everyone riots over why you did nothing about it.
If you raised awareness, busted ass, and prevented the issue from happening… then everyone riots over how much of a “waste” it all was since nothing happened.
Thanks for bringing this up; I hadn’t heard of this issue. I just looked into it and the Year 2038 problem is similar to the Y2K issue, for anyone else curious.
The year 2038 problem (also known as Y2038, Y2K38, Y2K38 superbug or the Epochalypse) is a time computing problem that leaves some computer systems unable to represent times after 03:14:07 UTC on 19 January 2038.
Because all software at that point was unable to handle the new date format. Imagine if today, all computer systems had widespread issues at the same time, on the same day. The only reason nothing happened is because people did their jobs.
as a gen Z I still don’t get why Y2K was such a big deal
It was actually a bit of a big deal. Luckily it got figured out with enough time to fix it before it really effected anything. They were pulling cobalt programmers out of retirement to fix old systems and auditing anything important for years before 2000.
I know classify anyone who knows how to program cobol as a cobalt programmer. XD.
The panic it caused was the worst part of it, which was largely overblown by the media who kept predicting major crashes that would cause riots.
I was 18 in 1999, there wasn’t that much actual panic. At the time people already generally knew the media was overreacting.
There was a pretty awesome shoe commercial a few minutes after midnight. It had a guy jogging down the street, presumably on Jan 1st, while in the background ATMs are spewing cash, planes are falling out of the sky, traffic lights are flashing randomly, and other chaos. Then it had a tag about new years resolutions. That commercial made it all worth it
Computers were not designed to roll over the year. This would have caused the dates to roll back to 1900 or some day in the past, breaking any logic doing math on dates.
The programming community made huge efforts to fix this problem, and they did across many sectors.
The fact that people don’t understand how big of a deal this was is due to the efforts of those that did and were able to correct it.
The media talking about power outages and nukes launching due to Y2K was standard news hype/fear mongering during a crisis with rather boring (to the layman) causes and fixes.
I get that, but I would assume that this only applied to a few old systems? Didn’t programmers in the 80s want to make sure that their code would last for more than 20 years? And people knew Y2K would be a problem so they had plenty of time to fix the issues right?
You might be shocked at how much of our infrastructure ran on those old systems. But thankfully, yes, the rest of your comment is exactly what happened. Programmers knew what was up, and jumped on the problem early enough to avoid any major issues. However, this didn’t stop the media from selling panic for ratings, which became the worst part of the entire Y2K experience. If you’ve ever seen the 1995 movie ‘Strange Days’ with Ralph Fiennes (and a great cast overall), it’s only a slight exaggeration of what the media was hyping for Y2K.
It had to do with memory and storage limitations on computers back then. It didn’t make sense to store two extra digits for the date when that space could be used for other data. It affected pretty much every system made before a certain date. https://en.m.wikipedia.org/wiki/Year_2000_problem
the people problem of any crisis.
If you did nothing, and it becomes a big problem, everyone riots over why you did nothing about it.
If you raised awareness, busted ass, and prevented the issue from happening… then everyone riots over how much of a “waste” it all was since nothing happened.
Don’t worry. The one happening in 2038 should be worse.
Thanks for bringing this up; I hadn’t heard of this issue. I just looked into it and the Year 2038 problem is similar to the Y2K issue, for anyone else curious.
Because all software at that point was unable to handle the new date format. Imagine if today, all computer systems had widespread issues at the same time, on the same day. The only reason nothing happened is because people did their jobs.
Hope this helps.