I’m Matteo and I’m from Italy. I recently graduated in Computer Science (master’s degree) at the University of Trento. I write code (mostly backend), but I’m also interested in video streaming, compression technologies and live video production.
I currently work at an edtech startup. I’ve also founded FibraClick
and built TrackBot
. This is my personal blog, where I post both in English
and Italian
.
Elasticsearch isn't as scary as it seems
After using Elasticsearch for a while, I can say that it’s not scary as people think. Here are some thoughts.
Working with custom authentication schemes in ASP.NET Core 6.0 Web API
How to define custom authentication schemes in ASP.NET Core 6.0, and why they’re not enough to actually enforce authentication for your Web API.
A list of free self-hosted Google Analytics alternatives
My notes on a few Google Analytics alternatives that can be self-hosted, are open source and free.
A minimal Node.js TypeScript setup
Confused about how to setup TypeScript with a Node.js backend application? Here’s the most minimal setup to make it work.