this post was submitted on 20 Jul 2024
278 points (93.2% liked)

Showerthoughts

29202 readers
957 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gedhrel@lemmy.world 19 points 1 month ago (1 children)

...unless it's running software that uses signed 32-bit timestamps, or stores data using that format.

The point about the "millennium bug" was that it was a category of problems that required (hundreds of) thousands of fixes. It didn't matter if your OS was immune, because the OS isn't where the value is.

[–] bitfucker@programming.dev 3 points 1 month ago* (last edited 1 month ago) (1 children)

...timestamp is signed? Why?

Edit: Oh damn, I never noticed that the timestamp is indeed signed. For anyone curious, it is mostly historical as early C didn't really have a concept of unsigned

[–] SteveTech@programming.dev 3 points 1 month ago

It also allows users to store dates back to ~1902.