|
|
|
|
|
by stale2002
3548 days ago
|
|
Assume a non omnipotent being, with non-infinite resources is creating a universe simulation. What decisions would we expect a person like this to make, when designing this simulation?
Since they do not have infinite resources, they would likely take shortcuts, and make compromises and tradeoff when designing the simulation For example, if light did not have a speed limit, and interacted with the entire universe instantly, this would be very hard to simulate. You would save resources by giving light a speed limit. We also expect that they might abstract out the nitty gritty details of how things work at the atomic level. If you don't really care that much about how very small particles interact with each other, you might have these numerous calculations evaluated lazily, when they are "observed" by the higher level entities. Things get really interesting when you start thinking about what kind of bugs a god programmer might be likely to make when designing their simulation. Are there any weird natural processes, that would be much more elegant if our equations modeling them were changed very slightly, almost as if the equation was a mistake in the first place? Another attack avenue is to combine two natural processes in unexpected ways, to try and find "edge cases". |
|
On a different note, does simulation hypothesis strike anyone else as the idea God just explained in pseudo scientific/computing terms?