Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

birth location and aliveness status #6

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jloughry
Copy link

Requires extending address space from 33 bits to 36 bits.

jloughry and others added 5 commits November 24, 2013 11:11
Questions need to be invariant over a lifetime.

Could we have 16 bits for latitude and longitude of birthplace? That gives almost 1 degree resolution on the surface of the earth, enough to narrow it down to a particular city.
If you really want a unique identifier, then the 33 bits should be
extended to 36 bits and one bit assigned to alive/dead status. TODO:
figure out how to handle cryonic suspension, people declared legally
dead who later turn up alive, and new births. (Neither zombies nor
ghosts will be implemented because they aren't real.)
@nimdahk
Copy link

nimdahk commented Nov 24, 2013

Most people were born in the northern hemisphere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants