Feed Aram Bartholl [copy] http://datenform.de/blog/feed/ has loading error: A feed could not be found at `http://datenform.de/blog/feed/`; the status code is `200` and content-type is `text/html; charset=UTF-8`
Feed Cem TEZCAN [copy] https://yewtu.be/feed/channel/UCGcjzzEmGThh35eeDkvydeg has loading error: cURL error 22: The requested URL returned error: 403
Feed designboom magazine [copy] http://shalnoff.co.uk/rss.php?rss=designboom has loading error: cURL error 22: The requested URL returned error: 403 Forbidden
Feed Kinote.info [copy] http://kinote.info/sections/blog/articles.xml has loading error: A feed could not be found at `http://kinote.info/sections/blog/articles.xml`; the status code is `200` and content-type is `text/html; charset=utf-8`
Feed Георг Палладьев [copy] https://blog.12edit.ru/rss/ has loading error: cURL error 22: The requested URL returned error: 403
Using ChatGPT to implement Sol LeWitt’s Wall Drawings
https://amygoodchild.substack.com/embed

Sol LeWitt was an artist who worked across many mediums but is probably most famous for his Wall Drawings series. These artworks aren’t actually drawings at all but, rather, instructions for drawings.
The instructions have been implemented in many ways, by many different people, revealing how they are at once prescriptive and ambiguous. Control over a final output lies somewhere between the instruction giver and the instruction follower. The idea popped into my head to put these instructions into ChatGPT, and ask for p5js sketches.
...Distributing Randomness
https://amygoodchild.substack.com/embed

A good pseudorandom number generator gives an even distribution of results from 0 to 1 but sometimes in generative art we might want something different. It’s possible to skew or weight the distribution of results, so that certain outcomes are more or less likely. This is useful to manage rarities in a collection, or to control positions, dimensions and other choices within each piece.
This article is a guide on how I manage randomness in my projects. There are two main methods I use:
Skewing randomness across a continuous range with mathematical equations.
Defining discrete options and...
Playing dice: Randomness, determinism and the quantum world
https://amygoodchild.substack.com/embed

As generative artists we use “randomness” all the time but what does that actually mean? What’s the difference between unexpected, random and chaotic? Does the universe contain any truly random events, or is it operating like clockwork, ticking from one event to the next?
I got thinking about determinism while discussing randomness in my article ‘What is Generative Art’. After a bit of research, I realised that I needed to know more about quantum physics to be able to investigate determinism in the way I wanted to. I did a 12-week introductory course about the quantum world and,...






