Some months ago I was reviewing the Lighthouse settings for a website when I realized that it did not comply with …
Credits to https://www.pexels.com/es-es/@felixmittermeier/
Docker compose allows us to create applications with multiple containers, these containers will interact and will be …
In the previous post I explained the most common Docker commands, run, exec, pull, etc . Up to this point everything has …
Credits to https://www.pexels.com/es-es/@huy-phan-316220/
If you read the previous post where I explain what Docker is for you should already have a pretty simple idea of Docker, …
A couple of weeks ago I wanted to convert my ecommerce images from jpg to webp. Normally to modify images in GNU/Linux I …
Credits to https://www.pexels.com/@rodnae-prod
The other day I was looking for syntax highlighting tools and I came across a pretty interesting tool called bat (Yes, …
In the previous post I talked about some good practices using passwords . One of the recommendations was to use a …
One of my friends worked as an IT security auditor for a company whose name I will not mention for obvious reasons. …
There are two types of programmers, those who hate Clean Code and those who love it. This book sparks heated discussions …