this post was submitted on 27 Jan 2024
436 points (98.2% liked)

Memes

45087 readers
2009 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 18 comments
sorted by: hot top controversial new old
[–] zewu 72 points 7 months ago (1 children)

Breaking: turing-complete system can simulate any turing machine

[–] [email protected] 10 points 7 months ago (2 children)
[–] joelectron 2 points 7 months ago

How had I never seen this? This is brilliant!

[–] [email protected] 2 points 7 months ago

Here is an alternative Piped link(s):

PowerPoint is Turing Complete

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 53 points 7 months ago* (last edited 7 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.

[–] [email protected] 32 points 7 months ago (1 children)

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

[–] [email protected] 14 points 7 months ago* (last edited 7 months ago) (3 children)

Except for that which is non-computable.

[–] [email protected] 18 points 7 months ago

Like yo Mama's weight!

SCNR

[–] [email protected] 5 points 7 months ago (1 children)

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

[–] [email protected] 17 points 7 months ago

The most obvious answer to this is the halting problem.

[–] Brickhead92 2 points 7 months ago

That doesn't compute.

[–] [email protected] 1 points 7 months ago (1 children)

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

[–] [email protected] 1 points 7 months ago

Here is an alternative Piped link(s):

https://piped.video/a1JsjYLn1Vo?si=FwaHXzSSuBCHNjyH

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 11 points 7 months ago

No! Bad boy! Very bad boy! Sit!

[–] Fades 6 points 7 months ago

Upvote for meme dark mode

[–] [email protected] 4 points 7 months ago (1 children)
[–] fkn 4 points 7 months ago* (last edited 7 months ago)

On modern CPUs? Almost.