Likewise I am amazed that you still think there is a difference, given that nothing in the universe functions outside of time. Where is this elusive "computational process" that is not constrained by the laws of nature, westprog?
Where?
Where?
When anyone who knows what they are talking about -- obviously you are not included -- speaks of a "computational process" they just mean a process that behaves in a way that can be described using the ideas of computation. Period. End of story.
The only person talking about some abstract Turing machine is you. You are alone in this.
Oh, I see. I just imagined the constant references to Church-Turing and the wonderful things that it supposedly proves. Just my imagination.
I've taken it on trust that you have some kind of knowledge and understanding of actual programming practice, but you've continually tried to demonstrate the opposite. It's not a matter of some obscure theoretical difference. It's a fundamental issue that real programmers working on real problems have to address.
Say, for example, a program to calculate the first hundred primes. Such a program would not be time dependent. It could take a microsecond, or a year, and it would produce exactly the same output. That kind of computation could be written by, say, a Pascal program.
Now say you want to write a program that switches a pump on when the level of a reservoir falls below one meter, and turns it on when it reaches four meters. Try to do that in Pascal. You cannot. The language specification won't allow for it. Pascal is designed to perform computations. That's not an accident. It's because Pascal (just like most programming languages) is designed to perform computations. It's a way of expressing a Turing machine. If you want to control the pump, and read the level of the water, and what's most significant, do it before the level of the water reaches five meters and overflows the reservoir, then you need to extend the language in some way with a way to interact with the environment in an asynchronous way.
This is why when it's asserted that according to Church-Turing (which apparently I'm the only person to refer to) all the functions of the brain can be performed by a computation. Now, I know what that means - it means a program such as the one that calculates prime numbers. It does
not mean a program such as the one that controls the water works. So I
know that the statement is not true.
If you are going to insist that it's the second type of program that you're referring to, then you have to abandon such theories as Church-Turing which refer to computation only.
You can continue to obfuscate and insist that asynchronous, event-driven programming is the same as Turing compatible computation, but that is demonstrably
not the case.
Wrong. It tells us, at the very least, that it isn't some magic fairy dust
Oh, brilliant. You could publish that as a thesis.
You know, the constant obsession with magic doesn't really lend your ideas added significance.
limited to biological neurons that is responsible for consciousness.
In other words, a step in the right direction.
And furthermore, if the replacement neuron functions due to turing equivalent computation
Which it cannot do. Can. Not. You must know this. Surely you haven't gone all this time without understanding basic issues like this.
You can
simulate a neuron using a turing equivalent computation. You
can't replace one in a human nervous system.
it tells us, at the very least, that part of the "physical" function necessary for consciousness can be handled by turing equivalent computation -- of any kind.
What are you talking about? What issues are being dodged?
The only person dodging is you -- why can't you just answer the post?
Why does replacing a single neuron not destroy consciousness, while replacing all of them does?
Why?
Why?
Beats me. You're the one making the claim. I've certainly not said so.