this post was submitted on 30 Jun 2023
83 points (83.7% liked)

Showerthoughts

29172 readers
168 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
 

I think we can defederate that company's name from our personal vocabulary instances.

all 30 comments
sorted by: hot top controversial new old
[–] [email protected] 65 points 1 year ago* (last edited 1 year ago) (6 children)

The Y2K issue wasn't just a scare though. If the Devs and IT in general didn't had a strategy to overcome that ridiculous windows issue, things could have go bad. Media did media things and pushed it to a world ending scenario though.

[–] ulu_mulu 27 points 1 year ago* (last edited 1 year ago) (1 children)

It wasn't Windows, as someone else already explained, but yeah general media spread misinformation as usual when it comes to technology.

I work in IT and I was there, it was a serious problem that, if not fixed, would have indeed ended up in worldwide disaster, but we knew exactly what it was many years earlier, and exactly how to fix it, and we did so nothing actually happened obviously.

Media spread fear for nothing, instead of accurately reporting the situation and all the hark work IT people were doing all over the world to make sure everything would be fine.

[–] [email protected] 4 points 1 year ago

In a way, the media hype was not completely bad. It helped ensuring there was budget to fix all those systems.

[–] [email protected] 25 points 1 year ago (3 children)

I'm pretty sure that it wasn't Windows that was the main offender, but instead legacy systems of all kinds made since 1970, where people were not expecting for their programs to run for more than 30 years.

Surprise! Businesses don't care whether the code is old, as long as it works - so that data type you store the year in only held two characters, and hard-coded the 19 onto it.

1999 would be written as 99. 19 + 99 = 1999 = computers were happy.

2000 would be written as 00. 19 + 00 = 1900 = computers went to shit

[–] [email protected] 6 points 1 year ago (1 children)

Yeah good explanation. I was too young to had any further knowledge about this issue way back and only saw it manifesting when I had to adjust my windows 95 clock :)

[–] NABDad 2 points 1 year ago (1 children)

Next doom and gloom scenario is 2038, when poorly maintained *nix systems will think it's Jan 1st, 1970.

I'll be pushing 68. Hopefully retired or dead by then.

... I'll probably still be working, though...

[–] visor841 4 points 1 year ago (2 children)

Eh, it only being an issue for 32-bit systems will hopefully help. But of course somebody will still be running that in 15 years.

[–] Bruncvik 1 points 1 year ago

Lots of financial institutions are still using software programmed with Cobol. My father graduated with a software engineering degree for Cobol in the mid-1970s. My company provides external API for customers who still use green screen terminals. Of course there will be people running 32-bit systems. And I'm sure there will be well-paid jobs for fixing any date overflow on those systems.

[–] VindictiveJudge 1 points 1 year ago

And even then, 64-bit time for 32-bit systems is already a thing that's being implemented specifically to avoid this.

[–] whitehatbofh 1 points 1 year ago

It was definitely more than DOS and Windows, it was programs written on all kinds of platforms, from Unix to mainframes and more. That's also a key point, the operating systems were just part of the problem, it was the software found banking, industrial control, and all the things

[–] [email protected] 17 points 1 year ago (1 children)

Preparedness paradox - if effective action is taken to mitigate a potential disaster, the avoided danger will be perceived as having been much less serious because of the limited damage actually caused.

[–] T0rrent01 5 points 1 year ago

Very relevant in the context of COVID - "we're not seeing spikes, why are we still locking down and masking up?!" - and a significant driving factor feeding into those radical anti-COVID-protection "no new normal" ideologies.

[–] ilex 5 points 1 year ago

I mean in the media sense. There are some actually bad consequences. But the hype on here feels sensationalized.

[–] Gorbachof 4 points 1 year ago

It's weirdly comforting knowing media hyperbole isn't new or unique.

[–] [email protected] 18 points 1 year ago (2 children)

I made so much money in the 90s working on Y2K stuff. I don't know how bad it would have been if we didn't, but people like me fixed a lot of shit in the late 90s to make sure things went smoothly.

[–] [email protected] 1 points 1 year ago (1 children)

Did you work on anything that would actually have been disasterous if not fixed?

[–] [email protected] 2 points 1 year ago

Nope, mostly accounting software, work registration, stuff like that. It would have been disastrous for our clients, but for the world as a whole it wouldn't really matter.

[–] [email protected] 1 points 1 year ago (1 children)

You are one of our unsung heroes.

[–] [email protected] 1 points 1 year ago

Thank you, it was mostly very boring work.

About 50% of the job was reading and understanding source code and checking nothing went wrong with Y2K. We needed 100% coverage, with different steps like manually reading (two or even three eye principle), manual testing and writing small little test scenarios and scripts that could be gone through multiple times to check everything. Even when you had to check 5000 lines of code that did nothing with dates, it still needed to be check thoroughly by multiple people, tested, documented etc.

I thought it was insane to put so much effort into code that would work just fine after 2000. But my manager said the customer doesn't pay to fix the software, the customer pays for the check, for the signature as he put it. That made it still boring, but at least I could understand it better.

There was al lot of FUD around Y2K, a lot of companies could just have hired some programmer to get familiar with the code in December and put in some fixes as they occurred in January. But with all the media attention and buzz going around about THE Y2K bug, customers were getting anxious. They were told it would be pandemonium in January and getting hold of any kind of software developer would be impossible. The costs would be through the roof and companies would fold if they didn't fix their shit.

My first Y2K project was in 1997 and we had a team of 15+ people, with only 3 actual software engineers like me. The rest was legal staff, project management, administrative staff etc. With some projects there was actual hardware or firmware involved, but most stuff was pure software. Rates for Y2K projects were also huge, it was like some unwritten untold rule of software at that time, all Y2K projects get double the staff, double the price and double the time.

I've even worked on a project where we were the second team, a backup team if you will. Another company had done the work before us, but the customer wanted to make double sure, so they hired us to re-do the entire project. We only found out later this was the case, they told us nothing not to influence us. That seemed like a crazy waste of money for me, but in those days it was somehow possible.

[–] [email protected] 5 points 1 year ago (1 children)

added it to my word filter in connect, yesterday. i was barely able to read your post

[–] ilex 2 points 1 year ago (3 children)

the other naughty word rhymes with Kobra Kai. how many other words are bleeped/what is the post for you?

[–] [email protected] 2 points 1 year ago

I'm pretty sure it just hides whole posts with my filter words. I meant, I could read yours, because it's bleeped.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Do you mean API? Because more than just reddit has one. You do you, though, I guess.

[–] ilex 3 points 1 year ago* (last edited 1 year ago)

At the moment, R***** and their API are popular words on Lemmy. If I were tired of reading those two words, we have the technology to have them omitted or censored on our individual screens.

That other people have APIs doesn't matter. There's presently a business who's API is annoying news. The guy would rather block too much rather than not enough.

If u/Zosu is censoring *** then asking him if *** is the word he **** ** use ** ***** kinda pointless. So I'm ****** ** *** at it obliquely.

?