Experiment on the Cloud
Due to undecidability of the halting problem, outcomes of many computations can not be predicted by a fixed Turing machine. Direct computational experiments are often employed to study properties of specific computations. Many computations are done locally, but it would be nice to perform them on the cloud so that they are accessible everywhere. Wolfram Programming Lab is a good example of computational experimentation on the cloud. Since computations can be written into apps, Microsoft Azure, Google App Engine, Apple Xcode Cloud, etc. may also be employed to experiment with code. Legendary particle physics computations are a great place to start with. Eventually, general computations may attract experimenters' attention, due to intricate patterns computation may produce. It's difficult to formulate a theory about computational patterns beyond Turing completeness, but nevertheless interesting patterns that resemble those in nature may be found by computational experiment. This ...