We’re slowly approaching a 2nd Y2K event in 2038. Unix systems (most servers) represent time as seconds since 1970. In 2038, that number will be too big for a 32-bit integer, the once-standard.
“Use more space to store bigger number” is again simple on paper but massive across all running software.
add a skeleton here at some point
9 months ago