top | item 20566862

(no title)

zazaraka | 6 years ago

Whats wrong with a pseudo-random number generator? You start the universe with 1 million random bits and then just iterate your function on them. How would we detect repetition at the 2^1 mil level? Maybe the universe would repeat itself after a while, but how would we know?

Superdeterminism also plays nicely with the simulation hypothesis. You seed the virtual machine with some randomness and the physical laws and then you run the simulation.

discuss

order

jfengel|6 years ago

I don't believe you'd need even a million random bits. It's conceivable that only a few random bits are actually required, and then let iteration take care of the rest.

There's nothing wrong with that. I just don't think people find it very useful as an organizing principle, so it doesn't attract a lot of attention.