Glitch Resilient Future

In this post I write about the creation of posters on the topic “resilient future”. For that, I created a glitching algorithm in processing.
Oversimplified DNS

Our computers access a server via the server’s IP address. Humans use domains instead. How do our browsers know the IP of a domain? The answer is DNS.
Mosaicing with Processing

After a long time, I tried processing again. I wanted to create a mosaic-like color effect on architectural images. I created two iterations.
Generating Images

I looked into quil to generate images with clojure. I present some of the outcomes.
Ghost with Apache and HTTPS

How to fix an “infinite redirects” error when setting up Ghost with Apache and SSL. As a fix, add a protocol header when forwarding the request to Ghost.