you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 2 years ago (2 children)

I kinda wish I knew what it was like working on Y2K stuff. It sounds like the most mundane bug to fix, but the problem is that it was everywhere. Which I imagine made it pretty expensive 👀

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago

    That's a pretty good description. And most software back then didn't use nice date utilities, they each had their own inline implementation. So sometimes you had to figure out what they were trying to do in the original code, which was usually written by someone who's not there anymore. But other times it was the most mundane doing the same fix you already did in 200 other programs.

  • source
  • parent
  • [–] 1 point 2 years ago

    And computer networking, especially the ability to remote into a system and make changes or deliver updates en masse, was nowhere near as robust as it is today meaning a lot of those fixes were done manually.

  • source
  • parent