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.

Hadoop's Game of Life

28 pointsby ivanpradoabout 13 years ago

2 comments

jacquesmabout 13 years ago
<p><pre><code> ** ** * </code></pre> Hey Downvoter, did you not get it or did you think it was not contributing? This is one of the most amazing little life patterns and I hoped that it had turned up, instead there are two far more complicated patterns that have much shorter runs.<p>Try it!
评论 #4014610 未加载
pierrebouchetabout 13 years ago
Using larger grids and combining this with the famous HashLife algorithm to "compress Space and Time" (<a href="http://www.drdobbs.com/jvm/184406478" rel="nofollow">http://www.drdobbs.com/jvm/184406478</a>) would be awesome!