Kayn@dormi.zone to Programmer Humor@lemmy.ml · 1 year agoJavaScript's days are numbereddormi.zoneimagemessage-square19fedilinkarrow-up1394arrow-down16file-textcross-posted to: programmer_humor@programming.dev
arrow-up1388arrow-down1imageJavaScript's days are numbereddormi.zoneKayn@dormi.zone to Programmer Humor@lemmy.ml · 1 year agomessage-square19fedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareMystikIncarnate@lemmy.calinkfedilinkEnglisharrow-up33·1 year agoI’m still thinking about the 2037 problem.
minus-squarekvadd@lemmy.worldlinkfedilinkarrow-up25·1 year agoNot 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.
minus-squareStarDreamer@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up19·1 year agoNo, the 2037 problem is fixing the Y2k38 problem in 2037. Before that there’s no problem :)
I’m still thinking about the 2037 problem.
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.
No, the 2037 problem is fixing the Y2k38 problem in 2037.
Before that there’s no problem :)
right, my bad.
2038*
Removed by mod