Hello everyone, I'm Matúš Solčány, i currently study masters information design in the Netherlands. In the past time i do generative art and organize clojure+quil workshops in the uni.
I've been lurking about in the public section of Merveilles for a while now and i like the general ethos of using code for other than commercial and utilitarian purposes. Below is my latest generative work, a poster for the Quil workshop. Thanks for having me :)
The 70 images are 250kb heavy on average at 1400x900. The landing page thumbnails are 100kb on average at 1024x601 and there's 12 of them. I'm keeping them at relatively high resolution for mobile devices.
Most of the video size comes from bad compression of .ogg, where mp4 or webm has ~5mb .ogg needs ~20mb to maintain the quality.
the 50kbs of css comes mostly from the Tachyons library, i think i could eventually get it down to ~10kb or less
I redesigned my portflio at www.matussolcany.com it's built with Gohugo. The portfolio works without javascript and is 140mb heavy. About 100mb of the size are 4 videos in 3 different formats, the rest are ~70 compressed images, 100kb of a custom font, 50kb of css and about 8kb of js.
The next step is to finish developing a wiki and some initial content for it
Parametric Press released a new issue about climate change. If you're into interactive simulations you might like it
ES6 functionality made Day 6 smooth: https://github.com/Solcany/adventofcode2020/blob/master/6/index.js
Each day is a new concept to understand, Day 5: https://github.com/Solcany/adventofcode2020/blob/master/5/index.js
I'm feeling somewhat confident using regex, Day 4:
https://github.com/Solcany/adventofcode2020/blob/master/4/index.js
Day 3 seemed complicated at first, but so far it's my simplest solution:
https://github.com/Solcany/adventofcode2020/blob/master/3/index.js
It took me a while to figure out regex, but here's my day 2:
https://github.com/Solcany/adventofcode2020/blob/master/2/index.js
AoC is fun! I was considering using clojure, but I'm more comfortable with js.
When I do coding challenges and try to tame a less familiar language while tackling the challenges themselves I burn out quickly. This time i want to focus on the coding challenges only.
I brute forced my way through day 1, I'll think about a more elegant solution later: https://github.com/Solcany/adventofcode2020/blob/master/1/index.js
https://iamimusic.bandcamp.com/album/cavernas-do-inconsciente
Dungeon synth is my new favorite ambient music
Artworks of the recent Swans albums and Michael Gira's drawings have a big impact on my art.
The raw drawing material in their cover art often gets space in the composition to express itself.
It's now a ritual for me to dedicate some of this 'raw' space in each artwork that i make
@stevelord @river I want to have my notes online while being able to easily add new or or edit the existing ones. (For example through git, don't need a gui for that)
Excavating the sublunary
generative art with clojure+quil, information and web design. Based in the Netherlands