3 followers
Developer from Trento, Italy. I am currently pursuing a MS in Computer Science at UniTrento. I enjoy writing apps and solve problems, usually through code. This blog will cover most of my findings.
Hi! So I was working on a Docker image and I wanted to create a GitHub action to build and deploy it to a public AWS repository. Following some examples, on GitHub, I was able to build the image, but the push to AWS failed with the classic "Unauthori...
Docker is great. You cannot deny it. Popularity is still growing and the internet is full of examples for every possible programming language, framework, and environment. When it is time to deploy something the first thing I do is search on Google fo...
Hi everyone! This post goes through the story behind the development of my solution for the Google HashCode 2020 online round. If you have never heard of Google HashCode, it is a team coding competition made by Google to solve engineering problems. T...