Recent Posts

Setting up Latex on VSCode with DevContainer

2 minute read

In this post, we see how to setup VSCode to compile your Latex documents. DevContainer is necessary to avoid installing the Latex compiler directly on your h...

My Linux Toolkit

1 minute read

This post is intended as a catalog of Linux tools/softwares I have found useful and worth giving a try.

Configure Ubuntu with Cloud Init

5 minute read

Suppose you have a new computer, with no OS installed. Before you can actually work on it, you definitely need an OS (let’s say, Ubuntu) with a specific set ...