Jared Forsyth
I'm Jared Forsyth
home posts projects talks
reason 14 ocaml 12 javascript 8 local-first 6 offline-first 4 rust 4 react 4 tutorial 4 android 3 compiler 2 unison 2 programming languages 2 ios 2 blog 2 announce 2 art 2 jerd 1 graphql 1 server 1 native 1 game 1 await 1 macros 1 tooling 1 babel 1 clojurescript 1 clojure 1 rxjs 1 notablemind 1 golang 1 simulation 1 machine learning 1
🦋 bsky/@jaredforsyth.com twitter/@jaredforsyth
@[email protected]
github/@jaredly
posts rss feed

Tag: simulation

RSS Feed

First Impressions of Rust

March
20,
2014
·
simulation,
art,
rust

A while ago, I made a cellular automata simulator in Go, inspired by this video about a “rock, paper, scissors” simulation, where there are three “species” of cells which consume each other.

Last week I rewrote this in Rust,

2 minute read