docker run --rm -it msoap/ascii-art sh -c 'ls /usr/local/share/endoh1/'
docker run --rm -it msoap/ascii-art sh -c 'endoh1_color < /usr/local/share/endoh1/tanada.txt'
docker run --rm -it msoap/ascii-art sh -c 'endoh1_color < /usr/local/share/endoh1/column.txt'
What's amazing to me is that the source code is actually formatted to say "Fluid color" which is why piping the source into the generated binary (as in the 2nd command above) generates that image. Incredible.
Whoah check out quine-relay on his github. 128 language quine including a massive apt-get command to install all the compilers/interpreters first. heh.
We can barely take a step in the modern world without something being quantized.
Why do most people not seem to find it interesting unless it's applied to physics or ascii text (or computer graphics to generalize the parlance a bit)?
You can build fluid-based logic gates[1], so I think it should be possible to make a Turing machine (with the usual caveat that you'll most likely need such a large grid that actually simulating it is impractical)
Oh fluidics. Darn. I was hoping for some Boolean logic encoded directly in Navier-Stokes or something, e.g. some bath of water that had Turing complete flow patterns in some way. Though I guess that would actuallly solve the Millennium Prize problem...