Hey, I'm Silvano!
Writing code and other things
GitHub
LinkedIn
Mastodon
RSS
Resume
Posts
Talks
What am up to now?
22
Apr 2024
Haystack 2.0: the story of a rewrite
This talk focuses on telling the story of the Haystack 2.0 rewrite that I tackled together with my team. I show some of ...
27
Oct 2021
Monitoring Open Source Success in Arduino
In this talk, I tell the story of how my team started using Datadog in an unusual way to monitor the success of one of t...
10
Apr 2019
A simple way to run only one process per application in C++
Some times it might be necessary to limit the number of processes running at the same time for a certain application. Th...