Earlier quoted context omitted.
my favorite is https://youtu.be/LQmTKxI4Wn4 once you look at microbiology you cannot unsee that it looks just like a massive, complicated stochasticaly-driven computer
Whoa, that's crazy. Every time I go down this rabbit hole I get re-convinced of panspermia. Maybe when I retire I'll study enough statistics and molecular biology to try to get my head around it. Or by then we'll be talking to aliens and the question will be moot.
Building a computer in Conway's game of life
41–50 of 68 posts
Re: Building a computer in Conway's game of life
#42Earlier quoted context omitted.
What's to stop you from making logic gates out of patterns of pebbles on a beach exactly?
Without anyone performing the necessary pattern transformations to make it "work" this will be very static and boring... With computer in GOL you have GOL which will do the pattern transformations.
Re: Building a computer in Conway's game of life
#43Earlier quoted context omitted.
What's to stop you from making logic gates out of patterns of pebbles on a beach exactly?
Because the pebbles stay there when nothing knock it off. And when something knock it off we can't reliably know where it will go?
If you say it's not pebbles then imagine a mechanical computer built out of them. Provide some kinetic energy and rocks begin to compute just as the silicon in your computer begins to compute when you put electrical energy into it.
Re: Building a computer in Conway's game of life
#44Earlier quoted context omitted.
What's to stop you from making logic gates out of patterns of pebbles on a beach exactly?
Given enough pebbles and a large enough beach, you could make a drawing--and so a design--of just about anything. But this is arguably both a design and a concrete implementation of a kind of machine.
Re: Building a computer in Conway's game of life
#45Earlier quoted context omitted.
yes. without any spoilers there are literally tens of books out there that explore this very same idea. (some of them hard scifi)
you could at least give some names :)
Re: Building a computer in Conway's game of life
#46I have always wondered if intelligence could emerge from a game of life, given a massive board and sufficient random seeds.
Re: Building a computer in Conway's game of life
#47I wonder what the most elegant Turing-complete universe is. I believe it to be a system based on collision-based computing [1]. My hunch is this: Matter and Energy have a duality that is analogous to code and data. Einstein likened the speed of light to the speed of information. Wolfram/Toffoli/Fredkin or well, any other Cellular Automata specialist, studied the rate of propagation in CA, Lyapunov exponents. [2] Now…
It seems your post got cut off :(
Re: Building a computer in Conway's game of life
#48I wonder what the most elegant Turing-complete universe is. I believe it to be a system based on collision-based computing [1]. My hunch is this: Matter and Energy have a duality that is analogous to code and data. Einstein likened the speed of light to the speed of information. Wolfram/Toffoli/Fredkin or well, any other Cellular Automata specialist, studied the rate of propagation in CA, Lyapunov exponents. [2] Now…
> if we can create a digital system which provides for code data duality So.. LISP?
Re: Building a computer in Conway's game of life
#49See Quest for Tetris, a full processor implemented in Conway's Game of Life: https://codegolf.stackexchange.com/a/142673
Re: Building a computer in Conway's game of life
#50Earlier quoted context omitted.
Because the pebbles stay there when nothing knock it off. And when something knock it off we can't reliably know where it will go?
There is nothing to knock of a starting condition for the GOL until you put energy into it. There is no reason, for instance, you couldn't have a little robot moving the pebbles according to GOL rules. If you say the robot is the thing doing the computation the such is the case of the computer running this GOL simulation. If you say it's not pebbles then imagine a mechanical computer built out of them. Provide some k…
For any passerbys