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…
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…
Many times I have come across the need to serialize a whole bunch of Ruby objects, with all their references. This is often useful to save the state of a program at one point, and…