Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Root772333yConway’s Game of Life is Turing-complete. You can design and run a (giant) Conway’s Game of Life pattern that runs Conway’s Game of Life, with cell drawing and generations and everything.
CSS+HTML (realistically with an automated clicker because slow) is Turing-complete, too, believe it or not.
It’s amazing how little is required for a self-repeating pattern to be infinitely extendable. Conway’s Game of Life operates on just four rules, for example. There are several single-instruction Turing-complete instruction sets, too: https://en.m.wikipedia.org/wiki/... -
Hmmm, as a computer engineer, i do not know what is turing complete meaning. It was probably useless bit of information.
-
Programming is reducing the set of possible reactions for all possible inputs until only the wanted reactions are left.
Touring completeness is what you start with.
Related Rants

I don't know what to write for this. 😂
You will never exit this fitness club. 😜
Today I learned that Vim normal mode is Turing complete. Figures. Anything can be Turing complete. Doom can now run itself, Minecraft and Dwarf Fortress are Turing complete, even PowerPoint is technically turing complete. It's only a matter of time before somebody can run DevRant in DevRant.
random
vim
turing