Making a computer Turing complete
Ben Eater · 18:20
Ben Eater's 8-bit breadboard computer isn't yet a real computer — not because it's slow (300 Hz) or tiny (16 bytes of RAM), but because its instruction set can't branch on data, so no program can even multiply two num...