These cardes are embeded in a data base within the cryptogamic oracle app – cureerntly there are 72. They are a work in progress. New cards are addedd removed as the project develops….In the app each user generated reading binds a new image to the cards and the full deck of cards with images...
This p5.js sketch turns live earthquake data into an audio-visual replay. It pulls recent earthquake events from the USGS feed, filters them to a chosen geographic region, and compresses that activity into a short looping timeline on screen. As each quake appears in the replay, it is drawn as a...
This nodal synth project is based on a false memory. I was discussing false memories with friends last night and reflecting on some of my own. I woke up the next day still thinking about this. I often think about something that my friend Ben had shown me years ago, I have this strong memory...
I have found it helpful to think through my pond computer research using AI assited codeing. In this patch, I created a simulated pond computer. An 8×8 hypothetical sensor grid is imposed over a 2D simulation of daphnia-like particles swimming around. The daphnia are attracted to light. The 8×8...
Plato’s Allegory of the Cave offers a metaphor for the limits of human perception. Plato describes a group of prisoners in a cave who know the outside world only through shadows projected on a wall in front of them. Similarly, LLMs don’t learn about the world from direct experience, but from...
What is Creative Coding? Creative Coding is a method that uses computer programming for artistic expression. In this method, the goal is not predefined and the process is based on discovery, variation, and exploration of mostly unexpected results. – Tim Rodenbroeker p5.js is a Javascript library....