Genesis, a computing model

If the universe is a math model, the equation should be simple. It should be 1+1 !=2.

Translate this into computer science language, we can define a program with the following foundations:

  • 1. Randomness exists
  • 2. Randomness can only generate 0 or 1
  • 3. Let equation to be 1 + 1 != 2, it is true for 2 out of 3 times

Then build the rest of computing laws on top of it. Then take in information, let it compute, let it learn. What would the result be?

I don't know, but I'm an engineer, I can just build it.

Check out this simple genesis code that I wrote to explain the laws above.

If you like this idea, shoot me an email and we can discuss!