• r00ty@kbin.life
    link
    fedilink
    arrow-up
    0
    ·
    10 days ago

    You’re right on every point. But, I’m not sure how that goes against what I said.

    Most applications now use the epoch for date and time storage, and for the 2038 problem the issues will be down to making sure either tiime_t or 64bit long values (and matching storage) which will be a much smaller change then was the case for y2k. Since more people also use libraries for date and time handling it’s also likely this will be handled.

    Most databases have datetime types which again are almost certainly already ready for 2038.

    I just don’t think the scale is going to be close to the same.

    • Rikudou_Sage@lemmings.world
      link
      fedilink
      arrow-up
      0
      ·
      10 days ago

      Depends on your definition of scale, because in absolute numbers I think Y2K38 wins, even though it might be a lower percentage.

      I think the main issue is not the services that are updated at least once a year, but those that run forgotten somewhere with a sticker “here be dragons” on the case.

      Regardless of how many are affected, it’s gonna be fun for sure! Can’t wait for some public government and ad company screens to inevitably show certificate errors.