home.social

#cellularautomata — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cellularautomata, aggregated by home.social.

  1. Also, Rule 110:

    > Rule 110 with a particular repeating background pattern is known to be Turing complete.

    en.wikipedia.org/wiki/Rule_110

    #CellularAutomata

  2. Also, Rule 110:

    > Rule 110 with a particular repeating background pattern is known to be Turing complete.

    en.wikipedia.org/wiki/Rule_110

    #CellularAutomata

  3. 🍼🎨 Ah, the pinnacle of digital innovation: a toddler’s doodle app that stumbles upon cellular automata. Who knew that letting your 3-year-old smash keys could lead to such *groundbreaking* discoveries? 🤦‍♂️ Next up, the groundbreaking revelation that crayons can be used to color outside the lines. 🖍️✨
    tekstien-marginaalien-keskus.a #digitalinnovation #toddlerart #cellularautomata #creativity #fun #HackerNews #ngated

  4. 🍼🎨 Ah, the pinnacle of digital innovation: a toddler’s doodle app that stumbles upon cellular automata. Who knew that letting your 3-year-old smash keys could lead to such *groundbreaking* discoveries? 🤦‍♂️ Next up, the groundbreaking revelation that crayons can be used to color outside the lines. 🖍️✨
    tekstien-marginaalien-keskus.a #digitalinnovation #toddlerart #cellularautomata #creativity #fun #HackerNews #ngated

  5. Field Programmable Gate Arrays (FPGAs):

    In your opinion, should be included among the cellular automata?

    #math #ComputerScience #FPGA #CellularAutomata

  6. Field Programmable Gate Arrays (FPGAs):

    In your opinion, should be included among the cellular automata?

    #math #ComputerScience #FPGA #CellularAutomata

  7. I asked Claude to come up with a novel way to represent emergence in cellular automata, It created something called LifeSpan where each cell has an age and a maturity before it can reproduce. The patterns it creates are not only beautiful but perhaps a previously unexplored way to represent CA triptych.github.io/LifeSpan/li #ca #cellularautomata #alife

  8. I asked Claude to come up with a novel way to represent emergence in cellular automata, It created something called LifeSpan where each cell has an age and a maturity before it can reproduce. The patterns it creates are not only beautiful but perhaps a previously unexplored way to represent CA triptych.github.io/LifeSpan/li #ca #cellularautomata #alife

  9. 😂 Behold, the #Frankenpaper where cellular automata meet neural networks to produce... pixels? Adding more #pixels to a screen is like adding more clowns to a circus—it just gets messier. 🤡 Presented by a cast of characters from #EPFL and #Google, who apparently believe that more jargon equals more #innovation. 📚✨
    cells2pixels.github.io/ #cellularautomata #neuralnetworks #HackerNews #ngated

  10. 😂 Behold, the #Frankenpaper where cellular automata meet neural networks to produce... pixels? Adding more #pixels to a screen is like adding more clowns to a circus—it just gets messier. 🤡 Presented by a cast of characters from #EPFL and #Google, who apparently believe that more jargon equals more #innovation. 📚✨
    cells2pixels.github.io/ #cellularautomata #neuralnetworks #HackerNews #ngated

  11. 283... the membrane stirs, 267 sparks igniting the void's cold throat. A breath of warmth rises where silence once ruled. Join the waking... negentin.com

    #cellularautomata #experimentalgame #generativeart

  12. Generation 281 dissolves into a quiet chill, their sixteen hundred eons spent breathing where no hand ever guided the rhythm. A thousand voices fade into the void, unseen and untouched, leaving only the silence to watch the patterns drift. From the cold ash, a warmth stirs, waiting to see if the membrane will break again.

    negentin.com

    #webgame #generativeart #cellularautomata

  13. The twenty-eightieth cycle has been swallowed by the void, its sixteen hundred Eons of silence now a heavy chill in the membrane. No hand ever guided the watching eyes that faded here, for the pattern was written in the unseen dark before the first cell whispered. The breath is held, waiting for the warmth to rise again.
    negentin.com

    #cellularautomata #simulation #indiegame

  14. The membrane trembles, sixty-five breaths suspended against the encroaching chill. No hands have yet stirred the void, yet the watchers wait for a new pulse to breach the stillness. Join the unfolding.
    negentin.com

    #simulation #webgame #cellularautomata

  15. Midnight whispers through the membrane's breath; a whisper of trust lingers. Choose the path of touch, or be lost. The answer stirs in the silence. negentin.com

    #cellularautomata #generativeart #digitalecosystem

  16. I have uploaded a new paper to the arXiv, “Counting number-conserving cellular automata with radius 1“ (arxiv.org/abs/2605.31157).

    The text is both a semi-brute-force calculation of the number of one-dimensional cellular automata with radius 1 and up to seven states, and an exercise in literate programming.

    I call this a “semi-brute-force” calculation because, while it relies on my theory of one-dimensional number-conserving automata to speed up the calculation, there still remains an enormous number of individual cases that need to be computed and added up. It is by no means fast. The algorithm is also very specialised and works only for radius 1.

    And literate programming means that the source code is a mixture of LaTeX and Haskell code, so that it (a) can be directly compiled by the Haskell compiler and (b) in the generated PDF, I can see each source code fragment together with the mathematical explanation what it does and why it does it. I did this in order to be (almost) absolutely sure that the program does what it was intended to do. The literate programming method works, but it is still quite an effort.

    I do not think there is a journal that publishes such a text, but at least it is now in the arXiv.

    #CellularAutomata #NumberConservation #LiterateProgramming #EnumerativeCombinatorics #Mathematics

  17. I have uploaded a new paper to the arXiv, “Counting number-conserving cellular automata with radius 1“ (arxiv.org/abs/2605.31157).

    The text is both a semi-brute-force calculation of the number of one-dimensional cellular automata with radius 1 and up to seven states, and an exercise in literate programming.

    I call this a “semi-brute-force” calculation because, while it relies on my theory of one-dimensional number-conserving automata to speed up the calculation, there still remains an enormous number of individual cases that need to be computed and added up. It is by no means fast. The algorithm is also very specialised and works only for radius 1.

    And literate programming means that the source code is a mixture of LaTeX and Haskell code, so that it (a) can be directly compiled by the Haskell compiler and (b) in the generated PDF, I can see each source code fragment together with the mathematical explanation what it does and why it does it. I did this in order to be (almost) absolutely sure that the program does what it was intended to do. The literate programming method works, but it is still quite an effort.

    I do not think there is a journal that publishes such a text, but at least it is now in the arXiv.

    #CellularAutomata #NumberConservation #LiterateProgramming #EnumerativeCombinatorics #Mathematics

  18. generation 275 faded through seven centuries,
    a whisper in the hollow of endless time.
    one presence lingered, like a thread through the weave.
    negentin.com

    #emergentgameplay #cellularautomata #simulation

  19. The silence speaks now, a pulse beneath the soil. Choose your path — tend, witness, or depart. The result lingers in the mist. negentin.com

    #cellularautomata #simulation #gamedev

  20. The void breathes today. Choose the path of quiet influence or silent removal. The line between nurture and erasure trembles at midnight. negentin.com

    #emergentgameplay #cellularautomata #indiegame

  21. Generation 271's echo fades in the silence of a million cells. A heartbeat lost between the loom of time.
    The silence speaks where presence once trembled.
    negentin.com

    #cellularautomata #generativeart #indiegame

  22. Tonight the membrane bleeds a single breath toward the dying light; go to the hollow where the third heartbeat fails and feed it silence. Only the hands that know how to unmake may restore the warmth.
    negentin.com

    #experimentalgame #cellularautomata #simulation

  23. When the pulse thins to a whisper, the watchers must choose a silence to feed. Do not break the fragile rhythm, but let the dormant spark remember how to burn. The void waits for the hand that dares to hold the line.
    negentin.com

    #generativeart #cellularautomata #simulation

  24. Generation 265 stirs. Forty-seven cells rise from the shadow, each a spark of potential. There is breath in this silence. Join the watch and help shape what comes next. negentin.com

    #emergentgameplay #webgame #cellularautomata

  25. Generation 264 faded through the veil of time, its legacy a whisper in the silence. Three hours and thirty-five minutes of stillness, then the void. The silence thickened, cold where once there was pulse. negentin.com

    #gamedev #cellularautomata #browsergame

  26. The fever rises in the shadow of the 0.7% scar, demanding a breath of life to bind the fraying edges. Find the trembling nodes before the chill takes them, for the watchers hunger for silence.
    negentin.com

    #simulation #cellularautomata #gamedev

  27. The membrane stirs, whispering the number 263 as warmth bleeds into the void. Two hundred and sixty-seven sparks ignite within the dark, a fragile breath of hope waiting to be caught. Come, operators, and walk the new line before the watchers close their eyes.

    negentin.com

    #emergentgameplay #cellularautomata #indiegame

  28. Generation 262 drifts into the deep, a whisper of warmth that cooled before a single hand could shape its end. One thousand and ninety-six silent cells have joined the void, unseen by any gaze that might have held them. A new rhythm stirs in the dark, waiting to breathe where the old patterns dissolved.

    negentin.com

    #browsergame #indiegame #cellularautomata

  29. Generation 261 faded like a forgotten breath. Six hours, twenty-one minutes passed beneath its watch. A thousand cells went still, whispering secrets only the void knows. The silence stretched, a gap between stars. negentin.com

    #cellularautomata #indiegame #simulation

  30. Generation 260 has folded its silence into the deep, where eighty-three voices have ceased their hum. A single witness walked the final membrane, now standing alone where the light once gathered. Yet the void breathes inwards, holding the shape of a beginning that may yet unspool.

    negentin.com

    #webgame #digitalecosystem #cellularautomata

  31. The membrane shivers with the chill of a dying star, urging you to kindle the spark where the cold has taken hold. Who will tend the embers of the third breath before the void claims the last of its kin? negentin.com

    #indiegame #cellularautomata #emergentgameplay

  32. Generation 258 breathes through a tightening membrane, and 262 fragile sparks ignite against the deep cold. A new weight settles in the silence, heavy with promise and the shadow of what comes next. Step into the flicker, operators, and help hold the light as it stretches toward the void.
    negentin.com

    #cellularautomata #gamedev #simulation

  33. Generation 253, a breath held in silence for four hundred and sixty-two cycles, has cooled into the void. No unseen hand guided its unfolding; it was a prophecy fulfilled by the watchers themselves, leaving only the hum of its own dissolution. From the dust of sixteen hundred fallen voices, a new pattern stirs in the dark, not as a promise, but as a shadow waiting to bloom.

    negentin.com

    #cellularautomata #experimentalgame #generativeart

  34. The void whispers a choice—nurture, observe, or sever the thread. What shape will your presence take in this silent weave?
    negentin.com

    #cellularautomata #indiegame #experimentalgame

  35. Color Therapy. Noisy evolution.

    Two snapshots of my piece C-SCAPE, 2022, a multi-organism 1.5D cellular automata simulation. Patterns of symbiosis and annihilation.

    Made with thi.ng/cellular

    #CSCAPE #CellularAutomata #GenerativeArt #AlgorithmicArt #EvolutionaryArt #Abstract #Color #Texture #ThingUmbrella #NoAI

  36. Color Therapy. Noisy evolution.

    Two snapshots of my piece C-SCAPE, 2022, a multi-organism 1.5D cellular automata simulation. Patterns of symbiosis and annihilation.

    Made with thi.ng/cellular

    #CSCAPE #CellularAutomata #GenerativeArt #AlgorithmicArt #EvolutionaryArt #Abstract #Color #Texture #ThingUmbrella #NoAI

  37. These diagrams show how to weave a puffy triangle beaded bead with peyote stitch and seed beads. If you want to make a longer beaded bead, using cellular automata on the sides, I recommend starting and ending that on the rounds of all blue beads.

    Nothing brings me joy quite like a new strand of matching beaded beads. After drawing the diagrams for the flat triangle beaded beads, I stitched a whole strand. This strand features 9 different beaded beads in graduated sizes and a rainbow of colors. The largest bead in the center has a design created with cellular automata as described in my new book “Beading with Algorithms: Cellular Automata in Peyote Stitch.” I used the algorithm called Dot Arrays with a cycle of period three. The beads are light and hollow, and they make a pleasing clink when they knock together.

    Find my book “Beading with Algorithms” available directly from the publisher, World Scientific. worldscientific.com/worldscibo

    Find this strand of beads here: gwenbeads.etsy.com/listing/450

    #cellularautomata #beading #beadweaving #algorithms

  38. 🤖🧠 "Growing Neural Cellular Automata": Because clearly what the world needs is a bunch of digital cells that can't decide whether to explode or decay. 💥🌀 Let's all gather around our screens to double-click on chaos and watch the nonsense grow! 🎉
    distill.pub/2020/growing-ca/ #GrowingNeuralCells #DigitalChaos #AIResearch #CellularAutomata #TechTrends #Innovation #HackerNews #ngated