An attempt to grow a mind – building software with an inner life
Poetic concept about growing a mind, but there's no actual tool or technology to evaluate here.

Cells navigate mazes with no fitness function — behavior emerges from simple rules.
Programmers interested in emergent behavior and evolutionary simulations
Left panel is the ecology where evolution happens. Right panel is a maze. I pick an evolved organism and drop one cell into the maze. Some genomes fail. Some explore the whole thing. Zero control after injection.
The cells don't have functions like 'move left' or 'eat food'. Each cell runs a small evolved gene network that reads local inputs and writes to registers. Physical consequences follow from the register values. The cell doesn't know it's navigating. Its internal chemistry just happens to produce movement.
~2000 lines of C. Single thread. Runs on a laptop
Poetic concept about growing a mind, but there's no actual tool or technology to evaluate here.
Satisfying WebGL physics demo that runs entirely client-side with no dependencies.
IFR procedure training in a browser when X-Plane costs $300 and requires downloads.
NEAT-driven agent civilizations evolving language and behavior from scratch—genuinely novel premise.
Estimates LLM training MFU, memory, timeline across 70 models and parallelism strategies—genuinely useful before GPUs commit.
Turns the viral Pong Wars sim into an actual competitive multiplayer game with powerups.