this post was submitted on 04 Nov 2023
351 points (98.6% liked)

Programmer Humor

32156 readers
47 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kvadd@lemmy.world 20 points 11 months ago (2 children)

Not to be that guy, but it is the 2038 problem for 32 bit epoch. Check this out: https://en.m.wikipedia.org/wiki/Year_2038_problem

But yeah, that's a much bigger issue.

[–] stardreamer@lemmy.blahaj.zone 15 points 11 months ago

No, the 2037 problem is fixing the Y2k38 problem in 2037.

Before that there's no problem :)

[–] MystikIncarnate@lemmy.ca 2 points 11 months ago

right, my bad.