Portfolio

Released go-syslog v3.0.0. This version finally shipped support for parsing Syslog messages according to the BSD-Syslog format (RFC 3164).
Released go-syslog v2.0.0, ported to Go modules. Also, I completed the support for the Syslog transports: β€’ non-transparent framing (RFC 6587 sec. 3.4.2) β€’ octet-counting (RFC 5425 sec. 4.3, RFC 65...
Open sourced a blazingly fast Go library - go-syslog - to parse Syslog messages as per RFC 5424.
My go-urn library got featured on the first FOSS explorer episode. The hosts were particularly impressed by the crazy performances of my Go library.
Rewrote the go-urn parser with a finite-state machine to improve performances by ~8x.
Open sourced a Go library - go-urn - to parse uniform resource names as seen on RFC 2141
Open sourced a Go library - go-conventionalcommits - that gives the user Fu powers to parse commit messages as the Conventional Commits Spec demands.
Hosted by Craig Box and Adam Glick at the Kubernetes Podcast from Google to speak about Falco and eBPF. eBPF and Falco 🎧 β€œWe dive into the Linux kernel this week with guest Leonardo Di Donato, Open...
Gave a talk at KubeCon North America 2020 on how to circumvent the tool that I build. It was a huge success with a lot of mentions and endorsements over Twitter. Mentioned as one of the best talks ...
Gave the Falco Maintainers Track at KubeCon Europe 2021. FalcOMG That's AWESOME πŸ“Ό πŸ“½οΈ β€œOn this panel, the Falco maintainers will discuss the great things happening in Falco, the de facto Kubernetes ...
Patched the latest version of Falco and released the Falco version 0.29.1
Completed my KubeCon committee duties by reviewing all the 128 CFPs in the Security track for the upcoming KubeCon North America in Los Angeles. Reading abstracts is the best way to learn new thing...