For a couple of years now, I have been using Docker for development. It is an amazing tool which highly improves the developer’s job. However, it does not…
I have been trying the Brave browser for the two following reasons: People say it uses less resources than Chrome; It has some builtin protection against tracking; The…
Nowadays there are quite many tools out there to help the process of developing apps. To easily manage them, I decided to go with a docker-compose approach on…
In an effort for setting development tools in the most economical way (and also learn stuff about as much as possible), I am now trying to install docker-compose…