Hello, whoever you are, and welcome to my blog ().
Whenever I find a grain of time between my occupations, I write.
Thus, this blog was born.

Debug nodeJS Remotely with Emacs

Debug remote nodeJS application all from within the comfort of Emacs.
Read more →

Introduction to TLS

A first peak into a complex yet beautiful protocol.
Read more →

Base64 Encoder/Decoder in C

Reinventing the metaphorical wheel can be fun
Read more →

HTB Writeup - Noter (Medium)

Writeup of Noter from Hack The Box.
Read more →

How I manage my blog

Describing the technical setup I’ve been using since the last $2$ years in order to have a smooth experience when writing, publishing and reviewing all the content published on my blog.
Read more →

2021/2022 Yearly Blog Review (Year #2)

Reviewing the second year of the blog.
Read more →

Prima vengono le fondamenta, Capitolo 1: I linguaggi della Matematica

Iniziamo dalla parte apparentemente più difficile: la matematica.
Read more →

HTB Writeup - Reddish (Insane)

Writeup of Reddish from Hack The Box.
Read more →

Web Scraping with Python (ft. BeautifulSoup)

Web Scraping 101.
Read more →

Prima vengono le fondamenta, Capitolo 0: Come iniziare a comprendere un sistema digitale complesso

Le tematiche di sicurezza informatica necessitano prima di tutto una conoscenza orizzontale dell’informatica di base.
Read more →

Chi sono gli Hackers?

Oramai la parola hacker è principalmente utilizzata indicare criminali informatici.
Ma cosa significa veramente essere un hacker?
Read more →

Come si diventa un Hacker?

Spoiler alert: probabilmente non esiste una risposta a questa domanda, e anche se dovesse esistere, sarebbe una risposta tremendamente lunga.
Read more →

2020/2021 Yearly Blog Review (Year #1)

Reviewing the first year of the blog.
Read more →

HTB Writeup - Celestial (Medium)

Writeup of Celestial from Hack The Box.
Read more →

Emacs Baseline-Concepts Tree

Showcasing a little graph I’ve come up with that contains what I believe are the baseline concepts needed to know Emacs.
Read more →

HTB Writeup - Valentine (Easy)

Writeup of Valentine from Hack The Box.
Read more →

Implementing a Crossword Solver in C++

Full tutorial on how to write a simple automatic crossword solver in C++.
Read more →

HTB Writeup - Poison (Medium)

Writeup of Poison from Hack The Box.
Read more →

HTB Writeup - Nibbles (Easy)

Writeup of Nibbles from Hack The Box.
Read more →

On Doubly-Linked Lists, and how they are Implemented in the Linux Kernel

Presenting a simple doubly-linked list implementation that I found while messing around with the linux kernel for a university project.
Read more →

How I Track my Expenses with Ledger

Being healthy financially means at least knowing how you spend your money.
In this, Ledger can help you.
Read more →

HTB Writeup - Bashed (Easy)

Writeup of Bashed from Hack The Box.
Read more →

How I Learned the Power of the Command Line

This is the story of how I became familar around the command line. It involves a university course, computer hacking and, most importantly, a platform called Hack The Box.
Read more →

The Importance of RSS

On RSS: what it is, why it so useful and how I used it to improve the way I read university news.
Read more →

The Complete Beginners Introduction to Emacs - Part 3/3 - A Crash Course on Emacs-Lisp

Using Emacs is just the start.
The real deal is in knowing how it can be configured and extended.
Read more →

The Complete Beginners Introduction to Emacs - Part 2/3 - The Basics of Emacs

Ok, now you know that Emacs is cool.
But how do you get started with it?
Read more →

The Complete Beginners Introduction to Emacs - Part 1/3 - How I use Emacs

Wondering what the hell is Emacs?
Well then, this is made exactly for you.
Read more →

How to manage e-mails in Emacs with Mu4e

Tired of using boring and inefficient email clients?
No worries, Emacs and Mu4e got you covered.
Read more →