this post was submitted on 21 Sep 2026
69 points (78.5% liked)

Technology

88203 readers
4542 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] deadowl@lemmy.world 1 points 2 days ago (1 children)

It will probably be 2038 with Oracle leading the charge of expecting AI to solve the 2038 problem after everyone collectively waits until the last minute because they don't want to pay for IT, while new software without foresight continues to prefer MySQL timestamp over datetime because you can get it to be UTC aware with the table definition for audit fields (e.g. on update clause) instead of having to create a separate trigger to explicitly set it to UTC.

[–] tal@lemmy.today 1 points 2 days ago (1 children)

after everyone collectively waits until the last minute because they don't want to pay for IT

We handled the Y2K problem. Yeah, a few minor bugs slipped through, but I remember identical concerns in the 1990s about how businesses would wait until the last minute and then there wouldn't be enough people with the relevant skillset to get it fixed in a short window.

I'm pretty confident that we'll also handle the Y2038 problem.

[–] deadowl@lemmy.world 1 points 1 day ago

Everyone I talked to 20 years ago about it thought it would already be solved by now...