Opinion
When AI eats art, what's left for artists?
Generative AI is eating into the skillset of traditional artists, but it doesn't really matter. The taste economy is here.
Opinion
What makes a good explanation & how to make better decisions.
How can we responsibly use data to make good predictions? What separates good theories from bad ones?
Coding
Organised Reality - Generative art and source code
This article describes how I implemented a PBR renderer with image based lighting in Nodes.io
Opinion
The emergence of LLM sympathy in our codebases
With the rise of LLM code generation, how are we these tools shaping the way that we work?
Coding
How I built a barebones WebGL PBR renderer in Nodes.io
This article describes how I implemented a PBR renderer with image based lighting in Nodes.io.
Coding
The continued success of my excessively decoupled React SPA architecture
I use an unconventional React SPA architecture to great success. Here I share the details of the architecture and the reasons behind it.