Today I wanted to talk about the scientific notes with (in my opinion) the funniest name ever: How Often Should You Beat Your Kids? by Don Zagier. Do not worry, it is not what it seems. Even though the paper states facts like the following:| Adri’s Blog
One evening, while browsing through various fertility IVF clinic websites, my girlfriend, who is an embryologist looking for new opportunities, and I stumbled upon a very interesting website. At first glance, the website seemed like a typical clinic site with static information, pictures, and reviews. However, things took an unexpected turn when a cryptocurrency website suddenly popped up in a new tab.| Adri’s Blog
If I told you to count how many different users have visited a high traffic website, how would you do it? It’s not trivial, is it? Probably, the first idea that would come to every programmer’s mind would be to use some kind of set with the user id in it. That’s not bad at all: each access to the hash set is constant. However, having to keep each element in memory doesn’t seem very optimal, we’d be wasting a lot of memory… What if we were counting something with a very high cardin...| Adri’s Blog
Since joining Datadog’s Cloud SIEM team in October 2021, I have been surrounded by security enthusiasts, which I absolutely love. Previously, my job was focused on artificial intelligence, so computer security was a completely unknown subject for me. Topics like ebpf or CSPM were totally unknown to me.| Adri’s Blog
Nowadays, a microservices-oriented architecture is the norm in terms of software architecture design. This is great, especially compared to those old, huge and difficult monolith projects that “used to” exist before.| Adri’s Blog