home.social

#turmite — Public Fediverse posts

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

fetched live
  1. Now added as a pattern in Golly: Turmites/DragonCurve.rle

    Golly's Turmite-gen.py script easily converts this 7-state 7-color turmite to a cellular automata that uses 203 states. There are potentially 344 billion transitions but represented as a RuleTree it only takes 40kb to store.

    I'd love to also add the universal computer and self-replicating turmite from his paper but currently Golly only supports 256 states.

    #CellularAutomata #Fractals #Turmite

  2. Now added as a pattern in Golly: Turmites/DragonCurve.rle

    Golly's Turmite-gen.py script easily converts this 7-state 7-color turmite to a cellular automata that uses 203 states. There are potentially 344 billion transitions but represented as a RuleTree it only takes 40kb to store.

    I'd love to also add the universal computer and self-replicating turmite from his paper but currently Golly only supports 256 states.

    #CellularAutomata #Fractals #Turmite

  3. Greg Turk has a new paper out (2025) where he presents several new turmites, including this one which draws the dragon curve fractal.

    Paper: direct.mit.edu/artl/article-ab
    Simulator: github.com/gturk1/turmites
    What is a turmite? en.wikipedia.org/wiki/Turmite

    #Turmite #CellularAutomata #Fractals

  4. Greg Turk has a new paper out (2025) where he presents several new turmites, including this one which draws the dragon curve fractal.

    Paper: direct.mit.edu/artl/article-ab
    Simulator: github.com/gturk1/turmites
    What is a turmite? en.wikipedia.org/wiki/Turmite

    #Turmite #CellularAutomata #Fractals

  5. Simulations in the terminal with Rust & @ratatui_rs 😍🦀

    🌀 **trmt** — 2D Turing Machine simulator for your terminal!

    ☘️ Supports extensive customization, real-time interaction & more!

    ⭐GitHub: github.com/cenonym/trmt

  6. Simulations in the terminal with Rust & @ratatui_rs 😍🦀

    🌀 **trmt** — 2D Turing Machine simulator for your terminal!

    ☘️ Supports extensive customization, real-time interaction & more!

    ⭐GitHub: github.com/cenonym/trmt

    #rustlang #ratatui #tui #turmite #turing #simulation #2d #terminal #commandline