UltraGiGaGigantic@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 年前Y-10Klemmy.mlimagemessage-square42fedilinkarrow-up1362arrow-down111
arrow-up1351arrow-down1imageY-10Klemmy.mlUltraGiGaGigantic@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 年前message-square42fedilink
minus-squareZephyrXero@lemmy.worldlinkfedilinkEnglisharrow-up44·2 年前Don’t worry, we’re not far away from 2038, when 32 bit unix time rolls over 😅
minus-squarelordnikon@lemmy.worldlinkfedilinkEnglisharrow-up16·2 年前I will be so excited if we make it that far, double if I’m alive to see it.
minus-squareZagorath@aussie.zonelinkfedilinkarrow-up22·2 年前 double I hope you’re not storing time in floating point.
minus-squarelordnikon@lemmy.worldlinkfedilinkEnglisharrow-up2·2 年前This is correct Unix time is eternal i kinda wished we would change the calendar again 1970 is just as arbitrary as 2024 years ago so why not set the mark at 1970. Tomorrow will be Jan 1st 0055
minus-squareWasPentalive@lemmy.onelinkfedilinkEnglisharrow-up6·2 年前<Padme mode> Hopefully we are all working on 64 bit dates, right? right? </Padme mode> :^)
minus-squareCrackedLinuxISO@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·2 年前What, and miss out on all the overtime pay from fixing everything at the last minute?
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up2·2 年前A surprising number of embedded devices (you know, the ones controlling machinery in factories and stuff) are still running 32-bit processors.
minus-squareWasPentalive@lemmy.onelinkfedilinkEnglisharrow-up2·2 年前But you can still do 64 bit math on a 32 bit processor, if you have a carry/borrow flag.
Don’t worry, we’re not far away from 2038, when 32 bit unix time rolls over 😅
I will be so excited if we make it that far, double if I’m alive to see it.
I hope you’re not storing time in floating point.
The Y9999.999999871K bug
deleted by creator
This is correct Unix time is eternal i kinda wished we would change the calendar again 1970 is just as arbitrary as 2024 years ago so why not set the mark at 1970. Tomorrow will be Jan 1st 0055
<Padme mode> Hopefully we are all working on 64 bit dates, right? right? </Padme mode> :^)
What, and miss out on all the overtime pay from fixing everything at the last minute?
A surprising number of embedded devices (you know, the ones controlling machinery in factories and stuff) are still running 32-bit processors.
But you can still do 64 bit math on a 32 bit processor, if you have a carry/borrow flag.