Earlier quoted context omitted.
> Idealized deterministic computing systems are the only thing that can be Turing complete That’s not true. My computer is for all practical purposes Turing complete - it’s tape is not the RAM, but due to side effecting, being connected to the internet, the whole universe. So while the universe itself is finite, nothing material can be mathematically infinite, Turing completeness fails “lazily”. Unless you hit the li…
> My computer is for all practical purposes Turing complete “For all practical purposes” is a long way of saying “not”; a large-but-finite tape is not infinite, and the key properties of Turing completeness (both universal computation and the consequent equivalence with all other Turing complete systems) do not hold with “finite but large tapes”, no matter if large is 640 kilobytes or 640 quettabytes. Particularly, d…
If not, than for all purposes the two are the exact same, which is my point. This is not the case with LLMs.