this post was submitted on 27 Jan 2024
430 points (98.0% liked)

Memes

45553 readers
1480 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
all 15 comments
sorted by: hot top controversial new old
[–] zewu@lemmy.world 71 points 9 months ago (1 children)

Breaking: turing-complete system can simulate any turing machine

[–] AnarchistArtificer 11 points 9 months ago (1 children)
[–] joelectron@lemmy.world 2 points 9 months ago

How had I never seen this? This is brilliant!

[–] TimeSquirrel@kbin.social 53 points 9 months ago* (last edited 9 months ago) (2 children)

Theoretically, anything that can implement boolean logic can be used to build a Turing-complete CPU. It just needs to represent a "true" state", a "false" state, a way to make a comparisons, and an input and output mechanism to feed other subunits or retrieve data from them. Stuff like this has also been implemented using water pumps/valves, and even in Minecraft using redstone. Computers don't have to be based on electronics.

[–] ShortN0te@lemmy.ml 32 points 9 months ago (1 children)

In short, everything that is Turing-conplete can compute anything.

[–] photonic_sorcerer@lemmy.dbzer0.com 14 points 9 months ago* (last edited 9 months ago) (3 children)

Except for that which is non-computable.

[–] Norgur@kbin.social 18 points 9 months ago

Like yo Mama's weight!

SCNR

[–] ShortN0te@lemmy.ml 5 points 9 months ago (1 children)

New to me that there is proof that something is not computable.

[–] MacFearrs@lemmy.dbzer0.com 17 points 9 months ago

The most obvious answer to this is the halting problem.

[–] Brickhead92@lemmy.world 2 points 9 months ago

That doesn't compute.

[–] EmiliaTheHero@possumpat.io 1 points 9 months ago

Stuff like this has also been implemented using water pumps/valves, and even in Minecraft using redstone.

Or even in Minecraft using water pumps/valves

https://youtu.be/a1JsjYLn1Vo?si=FwaHXzSSuBCHNjyH

[–] Norgur@kbin.social 11 points 9 months ago

No! Bad boy! Very bad boy! Sit!

[–] BeigeAgenda@lemmy.ca 4 points 9 months ago (1 children)
[–] fkn@lemmy.world 4 points 9 months ago* (last edited 9 months ago)

On modern CPUs? Almost.