Live data from Hacker News

How many iconic computing numbers can you recognize?

arhan.sh

1–6 of 6 posts

Re: How many iconic computing numbers can you recognize?

#5

"214748" is given as "2^31 - 1 truncated, or the maximum value for a 32-bit signed binary integer"... this is pretty stupid IMHO.

I wanted to stay consistent with the 3-6 digits per number rule to make the challenge easier to figure out in general. There are only two numbers that are actually truncated, so hopefully it isn't that big of a problem.