I was considered “brave” and “crazy” for offering to work that shift. People were losing their minds. It was the first time I realized how gullible the general public was. I was the calm in the storm. I reminded them that air was not controlled by a computer and we would survive. It would be like “camping nursing.” Midnight -NOTHING- and people felt stupid. I’m ready for that feeling again. It was priceless.
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (105)
sorted by:
Some of the stuff was crazy, especially at first. There was a big concern about embedded controllers in things like elevators and machinery - I wasn't in that industry, but I suspect it ended up being a nothingburger.
The real problem was the uncertainty. If your code isn't well documented, then you can't just figure out where the problems are - you have to test every possible scenario. Then if you find a problem, do you still have the source code? The original compiler? Can you fix it and recompile in the latest version, or will that break other things? Are you better off recoding from scratch (and then fix all these other issues you had), or bringing in different software and customizing it?
But some stuff was just out-and-out ridiculous. I had to go to an engineering company. They had 50 identical Unix workstations (Solaris, I think) running CAD software. Unix didn't have a problem with dates. All the machines were updated to the same, latest BIOS. The CAD software didn't care what the date was and the manufacturer had certified that well in advance.
Absolute worst case, testing one machine was more than enough. They paid me to kick a working engineer off his workstation during business hours so I could do a small suite of tests to verify what we already knew, and then had me do it to every one of those 50 machines. Between what I was being billed out as, and all the wasted time of those engineers, it was a colossal waste of time and money. But somebody wanted the option to be able to sue my company if things went south, so I did it.
The hilarious thing was I had this same conversation nearly verbatim 50 times:
me: I'm here from xxxx, I've been instructed to test your workstation and software for Y2K compatibility per so-and-so. Will take about 15 minutes.
user: OK. You know these are unix machines, they don't have a Y2K problem?
me: I know.
user: And the CAD software doesn't care what the date is, plus mega-cad-corp certified this version for Y2K compatibility - we just upgraded to the latest version to be sure.
me: yep.
user: You just tested Joe's. Isn't this kind of a waste of time? All these machines are identical.
me: yep.