this post was submitted on 08 Jul 2024
690 points (98.5% liked)
Programmer Humor
19454 readers
18 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unix timestamp or death.
Well if it's a 32bit timestamp you're screwed after 19 January 2038 (at 03:14:07 UTC)
I don't think modern systems use 32bit stamps anymore, the ones that do are built to fail
i don't think json is guaranteed to parse 64 ints by spec tho, unless you store them as strings
Maybe they're planning on dying before then? In which case they're fine.