• 0 Posts
  • 255 Comments
Joined 8 months ago
cake
Cake day: December 30th, 2025

help-circle









  • The idea with Turing machine is that anything a Turing machine can do, a computer can also do. It is a mathematical construct representing a computer. He used it to prove that some problems can’t be solved with computation alone (halting problem is one of these), thus proving there’s fundamental limitations to computing.

    Turing test is mostly an interesting thought experiment. Don’t read too much into it.