The Golden Rule of Using AI Agents
As with many, I played around with AI agents in code. Contrary to some opinions, AI agents made me rediscover the joy of coding (for many reasons I may discuss another time). However, I am not blind, and I owe my satisfaction with AI agents to a strict mental model and practice.
If you are not a software developer and you use AI to jam together personal scripts for yourself, do not worry, you can do as you want. If you are using them to learn something, don’t worry either.
But if you are a professional coder or you want to publish your work, you have to follow the Golden Rule:
You must use an AI Agent only to do what you know how to do.
Only in this way can you be efficient with them. Only if you know how to do something can you instantly spot when the agent is doing something decent or not. Only if you know how to do something can you recognize whether the generated code is good.
This doesn’t make them less useful. I like to code algorithms, solve problems, and sketch the architecture of the various elements. So I focus on that while I let the robot work on things I loathe. Things like CLI interfaces, reporting, writing diagnostic endpoints, and other tasks I find super boring. I know how to do them; they are just boring. So I let the robot do them while I focus on the math and the algorithms.
However, be careful. The siren’s song is strong. If you are not disciplined, you may think, Why not? Why should I not use the robot for this thing I don’t know how to do?
And that’s the moment you open yourself to fatal mistakes.
The Changelog – October 2025
October went by definitely too fast

October felt like it lasted a week. Still, it was a nice, cozy month. In this article we’ll talk about the fifth chapter of the Dungeon Crawler Carl series, two non-gory horror movies, another AOR album, and my experience with Ghost of Yotei
The Changelog – September 2025
I have a desk!

September was a great month. I finally have a desk, and I finally changed something in my daily routine. I read another two books of the Dungeon Crawler Carl series and finished the Three-Body Problem trilogy. I watched High and Low and The Phantom of the Opera, and I will share my connection I Love My Computer by Ninajirachi. Finally, my two cents about Silksong.
The Changelog – August 2025
Codeword: Recharging. Mission accomplished.

August was a month of recharging. I spent a week in the mountains and reconnected with myself. In this month’s issue: my first taste of litRPG, a Japanese movie about food, multiple Ulysses, and two progressive rock Ukrainian albums.
Review your week like a chess game
My chess-inspired system for reviewing my life

For the last year, I’ve been using a chess-inspired system to review time periods in my life. It is a stupidly simple system, but effective (in my expirience). So, I thought I could share it with you.
Movie Posters Grid in Obsidian With Dataview
With the upcoming Bases update in Obsidian, this may become obsolete, but for the time being I am still quite happy using Dataview to embed little graphical elements in my notes.
For example, I have a note summarizing all the movies I watched each month. For that I use a combination of CSS and a Dataview query to generate a grid of movie posters. Until recently I used a very simple Dataview query, but I had a problem: if I watched a movie twice in a month, I got only one entry in my poster grid. This is not what I wanted, so I had to do something more complicated.
| |
So in short, I have a Watched property on my movie notes that can take multiple values, and for each date in the property I add a “poster” entry to the results array. Finally, I sort the results by date descending and display the posters.
Problem solved.
(Btw, let me know if you want the CSS for the grid.)

The Changelog – July 2025
Some reflections on a wavering July

It has been a month of contrasts; of light and shadows. In the midst of all that, I read three books, listened to the new Messa’s album and, of course, I watched KPop Demon Hunters like everybody else.
The Changelog – June 2025
Down the ephemeral sweetness of June

In this scorching hot June, I started to be myself again and I am again finally able to feel enthusiasm for projects and ideas. And for this reason, I read and watched more things. So let’s explore last month’s books, movie, and my favorite Japanese web radio.
The Changelog – May 2025
Better. Maybe.

I dont’t feel like talking much. So let’s just talke about two books abotut the Roman Empire, a movie about Bob Dylan, and how I am catching up with the Mission: Impossible franchise. And Expedition 33.
The Changelog – April 2025
A monnth where I lost myself in my head

This month has been harsh. I spent most of it in my head, unable to control a wave of anxiety and catastrophic thoughts. Yet, I tried my best. I read Nexus, watched Conclave just in time for the real one and found another obsucre gem in Netflix back catalog.
Secret Guide!
Congratulations! You discovered the secret guide!
Press ? to show/hide this guide!