Hacker News new | ask | show | jobs
by chungy 1261 days ago
My fuzzy memory had me thinking it was version 6, thanks for the correction!

> note that back then, it was a signed integer.

Still and always is. We'd be having a 2106 problem instead of 2038 if it was unsigned 32-bit.

1 comments

sorry I meant it was an UNSIGNED integer back then