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

Implement Gene-sharing Morphic Field mechanism #7

Open
hopeseekr opened this issue Jun 30, 2020 · 1 comment
Open

Implement Gene-sharing Morphic Field mechanism #7

hopeseekr opened this issue Jun 30, 2020 · 1 comment

Comments

@hopeseekr
Copy link
Owner

The Problem

Passing on genetic information from one Suspect being Interrogated to another requires a deterministic mechanism to store the information.

While we can easily achieve this via shared Active memory, like most Genetic Algorithms, it'd be cool to add something akin to a more real-world scenario, albeit a still hypothetical one.

The Proposal

Taking a page out of Rupert Sheldrake's Morphic Field Theory, use something like Redis to store portions of the Genome.

Either fractions or everything like the Akashic Records:

In theosophy and anthroposophy, the Akashic Chronicle is a compendium of all human events, thoughts, words, emotions, and intent ever to have occurred in the past, present, or future. They are believed by theosophists to be encoded in a non-physical plane of existence known as the mental plane.

@hopeseekr
Copy link
Owner Author

This wasn't needed because I just implemented plain cloning of the population, relying on epigenetics.

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

1 participant