Baughn comments on Parapsychology: the control group for science - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (184)
I don't think so. Video games are specifically programmed to create a particular experience for the user. If something goes over the horizon and won't be needed again, it just doesn't get computed. Whereas the real universe seems to be---just the same physics. Everywhere. No complicated ad hoc programming describing levels or characters or points, or translating keypresses into useful actions---no user input at all, come to think of it.
If you implemented the laws of physics on a computer, using lazy evaluation, then whatever is "over the horizon" from the observer process(es) would not be computed.
However, this would not in the least be observable from inside the system. If the observer moved to serve you, your past would be "retroactively" computed.
I'm not claiming this is very likely to be the case, since at the very least it requires an additional agent - the observer process - to cause anything to happen at all, but lazy evaluation isn't some weird ad-hoc concept; it's a basic concept in computer science that also happens to make programs shorter, a lot of the time.
Hopefully not sufficiently shorter that a universe using lazy evaluation with one random point in space somewhere as the observer is less complex than one using strict evaluation. That.. would be impossible for us to detect, of course, but I believe it'd still have consequences.