TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Virtual Ants

99 pointsby healeycodesover 2 years ago

7 comments

nickcamilloover 2 years ago
I spent way too many hours simulating ants (among other creatures) during Covid lockdown:<p><a href="https:&#x2F;&#x2F;intothethicket.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;intothethicket.com&#x2F;</a><p>Latest version: <a href="https:&#x2F;&#x2F;into-the-thicket.s3.amazonaws.com&#x2F;versions&#x2F;0.2.7.1+-+stream&#x2F;index.html?seed=247453a9297dd583bd2b14ca7528d6e39df623eb" rel="nofollow">https:&#x2F;&#x2F;into-the-thicket.s3.amazonaws.com&#x2F;versions&#x2F;0.2.7.1+-...</a>
评论 #32725543 未加载
personjerryover 2 years ago
There&#x27;s a variant of Conway&#x27;s Game of Life called Wireworld which is turing complete. The idea is that there is a &quot;signal&quot; traveling along a wire. You can try it here, try programming a calculator if you have a lot of hours to spare: <a href="https:&#x2F;&#x2F;xalava.github.io&#x2F;WireWorld&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xalava.github.io&#x2F;WireWorld&#x2F;</a><p>Back in the day Golly was the best software for playing around with Game of Life variants, might still be true: <a href="http:&#x2F;&#x2F;golly.sourceforge.net&#x2F;" rel="nofollow">http:&#x2F;&#x2F;golly.sourceforge.net&#x2F;</a>
评论 #32723497 未加载
评论 #32723517 未加载
评论 #32724446 未加载
joeman1000over 2 years ago
Anyone interested in this should also check out Rudy Rucker &amp; John Walker’s work on cellular automata [1]. These guys were obsessed with ants, hence ‘fourmi’ labs, fourmi meaning ‘ant’ in French.<p>Both of these guys have done incredible things. Rucker wrote the Ware tetralogy and Walker owned&#x2F;engineered AutoCAD.<p>Rucker also wrote ‘The Hacker and the Ants’ where the protagonist (basically Rudy himself) takes on a virus which manifests as a virtual ant. Really quirky story, well worth reading.<p>[1]: <a href="https:&#x2F;&#x2F;www.fourmilab.ch&#x2F;cellab&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fourmilab.ch&#x2F;cellab&#x2F;</a>
ForHackernewsover 2 years ago
Shades of SimAnt <a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;msdos_SimAnt_-_The_Electronic_Ant_Colony_1991" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;msdos_SimAnt_-_The_Electronic_An...</a>
is0topeover 2 years ago
Many years ago I took (oddly) a physics class called (iirc) &quot;Self Organisation&quot; while doing a year abroad in Germany. Despite being a quite small class, it really inspired me from the perspective of self organizing systems.<p>I find structures like conways game of life, or slime mold or sand dunes to be fascinating for this reason. That from unit simplicity can emerge aggregate complexity, imitating facets of nature.
评论 #32723822 未加载
ajucover 2 years ago
&gt; Putting this all in perspective, if physicists ever uncover a Theory of Everything for our universe, and even if we deduce the initial state of the universe, we may still be helpless to deduce the long-term behavior of our own universe. Thus, as Stewart has said, the Theory of Everything in this case predicts everything but explains nothing.<p>Isn&#x27;t it the other way around with these cell automatons? We have explanation (cause we know all the rules and the initial configuration) but we don&#x27;t have enough computational power to predict anything meaningfull long term.
jrootabegaover 2 years ago
That green CRT &quot;Ridley Scott Alien&quot; demo is really compelling. I know it&#x27;s from an actual CRT decades ago, but it would still work well today.