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

Should the answers to those questions be immutable or not? #33

Open
thibaultcha opened this issue Nov 24, 2013 · 3 comments
Open

Should the answers to those questions be immutable or not? #33

thibaultcha opened this issue Nov 24, 2013 · 3 comments

Comments

@thibaultcha
Copy link

It seems to be a debate.

Example amongst others: issues #5, #29, #39, #8, #6 are debating or might encourage the debate about whether answers should or should not depend on time.

To me, it seems the intent of the owner was to give an immutable unique id to someone answering the questions. I think it makes sense. Can someone (@MarkDunne maybe?) confirm on deny this thought?

@Whitespace
Copy link

I'm not so certain that we shouldn't take time into account, because then the questions should all be related to each person's genome, which does not change over the course of your lifetime (let's ignore something like gene therapy).

But I agree that the current crop of questions assume perfect instantaneous knowledge of the state of the world (does my country have iridium mines? Does my country export cocoa?), which means that someone's id would constantly be changing, even though it might be unique at any moment in time.

@atomaka
Copy link

atomaka commented Nov 25, 2013

It doesn't necessarily force all questions to be related to the genome. For example, adjusting the second question to reference the location you were born instead of the location you live would maintain immutability without being related to your genome.

@Trismegiste
Copy link

To solve this problem, I think the only solution is neural network.

But to build this network you have to question a lot of people.

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

No branches or pull requests

4 participants