Live data from Hacker News

Turing-Drawings

github.com

11–20 of 45 posts

Re: Turing-Drawings

#15

It's interesting how some of them halt after a while and some of them don't. I wonder if one could figure out which ones do and which ones don't?

None of them halt, since no halting state is ever introduced into these canvas dwelling TMs :-(

Re: Turing-Drawings

#16
This one has a few satisfying phases: https://maximecb.github.io/Turing-Drawings/#5,3,4,2,2,0,2,1,...

a short film: https://maximecb.github.io/Turing-Drawings/#7,3,5,2,0,6,2,1,...

long time to reach NESS (if it does at all): https://maximecb.github.io/Turing-Drawings/#7,3,3,1,0,0,2,3,...

Cool glyphs: https://maximecb.github.io/Turing-Drawings/#4,4,0,2,1,3,1,0,...

Re: Turing-Drawings

#18

It's interesting how some of them halt after a while and some of them don't. I wonder if one could figure out which ones do and which ones don't?

You are kidding, right? [0] [0] https://en.wikipedia.org/wiki/Halting_problem

These are FSMs though, as the tape is finite.
Post reply on HN