I had to double check but this iteration (lel) of the comic is over 13 years old.
https://www.reddit.com/r/ProgrammerHumor/comments/1o1x2y/move/
memes
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
Such is the ~~circle~~ diagonal of life
Psh, we all know life is toroidal

Bleh.
I use redlib.catsarch.com to circumvent that.
Conway, is that you?
I don't get it. What is this referring to?
It's an early example of a "world" simulated by applying simple rules to a board with grids. Black cells die, idle, or reproduce based on these rules, and it results in interesting yet predictable behavior of some clusters. Some shapes/clusters were recognized as behaving in a particular way when the "game" starts.
Fun fact - i bet you already know but for any others looking - its possible to use these shapes to create "a computer" that itself runs the game, which can run a copy within itself, which can also run a copy and so on and so on forever
Yes, the rules of Conway's Game of Life is Turing Complete.
The glider shape (the thing moving diagonally out of the window in this meme) can be created non-destructively by a glider gun (another shape that creates gliders), which can be controlled using stored pixels in another configuration within the glider gun, including taking in input from other gliders, such that the whole thing can loop and do everything necessary to be a universal Turing machine. Not super efficiently, but it will still do the things that Turing machines can do, given enough cycles.
Not super efficiently, but it will still do the things that Turing machines can do, given enough cycles.
Game of Life 😃 it's a math puzzle
Look at him gooooooooooo
It's not a math puzzle....
The shape of the glider from the game of life.
You got me. The nerd in me can't stop laughing.
heh. tech nerd. i appreciate it.
Life, uhhh, finds a way.