Skip to content
Glowing geometric nodes connected by colorful flowing digital data streams

Taming AI agents

Six months ago I thought I was simply going to learn a bit more about AI agents. Instead, I ended up diving head first into the ecosystem: trying frameworks, integrating them into real projects, contributing… 

12 years later…

…after my last post. A lot has happened in my life: I changed my home country, worked in the travel, trading and renewable energies industries, played Skyrim and Fallout for days, contributed to Open Source… 

Code surprise for today

A little code surprise today for all my beloved readers 🙂 You find out what it does 😉 Hint: executing it might help and is harmless Enjoy, with all my best wishes for this year!… 

The Ruby C API – Basics

In my 2 previous posts, we saw how to write C extensions, and how to package them. Now time has come to see a little bit of the Ruby C API. This post will deal…