Journal

2022

Winter

9 Feb ☀︎

Experimental web development

I’ve been experimenting with my test website these past few days. I had in mind:

Implementing local live weather icons through an API

Way too complicated for me right now.

Reducing image sizes

I remember feeling drawn to the image on LOW←TECH MAGAZINE, so I checked their Image compression process. It seemed promising but the actual way of doing it was obscured to me, so I looked for simple drag and drop options. I think Dither Me This was the first option I found. It looked awesome! But the size values I was getting were all over the place. I felt like I was missing some basic understanding of how these image transformations work.

I read a few articles about why we should and shouldn’t use dither images and a guide with some extra insights.

I guess for illustrations, no dithering + jpeg compression or using the WebP format are the best options.

For a simple conversion to .webp I’m using the following code based on the relevant documentation.

cwebp -q 75 input_file -o output_file.webp

It was a fun afternoon!

Choosing a font family

Yesterday I was checking Practical Typography and after considering some of their points I think I’ll start with Fira Sans. Plus, I’m starting to understand how to use CSS font-variant to enable OpenType features like small caps.

8 Feb ☀︎

A handmade web

Read an evocation for the handmade web, a personal and historical journey through mid-1990s web. I feel like I have enough interest on the practical side of making a website – I just lack experience. Enough examples and references have been linked on the relevant Are.na channel.

2 Feb

Resting and learning

I left the Champalimaud Foundation 2 days ago. These next few days will be for resting and finding balance in the domestic routines of my life. Next week I want to return to my portfolio and start contacting studios.

Creative coding with p5.js

I’ve tried coding many times in the past, including creative coding with Processing. This time feels different because I have a clear goal, recreating a simple gif. I imagine myself being able to apply what I learn to flexible visual systems.

2021

Winter

21 Dec

Identity crisis

I watched the video 3 Types of Identity Crisis by Tom van der Linden which made me feel safer about all these disjointed thought on my path as a person that creates visual things. It was also a reflection of difficult but revealing conversation I had with Pietro about my relationship with empathy

More design books!

I got enumerated with a book about flexible design systems. It’s a way of thinking about visual communication that seems fantastic to me. I really want to learn more about it.

My future on the Web

Pietro showed me The Web is Fucked website. I never experienced those “golden ages” of web 1.0 but I enjoy the kinds of ideas and spaces these people share and build. I want to learn how to be part of that. I think I’m missing a community.

Autumn

2 Dec

New books on learning and design

A few days ago I started reading the book Teaching to Transgress. It’s one of the pdf books I have just standing around on my devices. I’m curious about how it connects to my experience of learning illustration and design.

Today I started reading Design and Social Impact, I’m hoping it will explore examples of how to use visuals and design thinking to solve social problems. I’m getting more and more invested in this topic as time goes by. It feels like the obvious mix between my interests and practical skills.

25 Nov

Revisiting digital gardening

I had a conversation about making a company website builder from scratch, one that took Markdown files as content. It made me remember all the resources I had saved on the topic, which I revisited. This lead me to the idea of web gardening again and so here I am taking notes. I guess I would like to add them to a journal subdomain eventually. For now it can serve as English practice.

Most of my gardening has been done on Are.na, but those are just seeds with little context. I can create context by adding notes on the seed here.

30 Oct

Learning english and design as a social tool

I’m starting english classes soon, the goal is to leave the plateau.

Learning more about design, illustration and animation will make more sense if it’s for me but also for a cause I believe in.

A few days ago I read a conversation about a design studio that operates with no hierarchy. I want that for myself one day, it contrasts so much with what I experience.

Spring

22 Apr

A web surfing session on plants

A while ago I read a blog post that talked about keeping track of our link paths when surfing the web. It posed like game:

The Dark Side of the House Plant BoomThe Nation of PlantsInternational Laboratory of Plant Neurobiology

2019

Unknown date

Thoughts on drawing and colour changes

The natural feel of pencil on paper as a starting point is important, it is still the faster way for me to get ideas out and I should do it more often. The trace and line are different according with the type of drawing I’m making—from the mind or observational.

Having the creamy white of the page already there to play with. I like to start with the shapes and 2–3 levels of greys, maybe a dark pen for the black.

Color is still a challenge, the sunsets and rises interest me because it feels like the color of the air itself changes, as a volume. I guess this is part of what the atmosphere as a whole does to light and color. Learning how that works in a physical sense and practicing illustrating it from pictures or real life should help me understand some of the rules.