I write about software in general, and now I want to talk more about hardware and IoT.

Here will be centralized all the old and current posts and thoughts, with tips and some solutions that I have implemented throughout my career.

The Anatomy of a Good System Prompt

Every section of an RFC has an exact mirror in the world of prompts. Once you see the mapping, writing prompts becomes second nature.

The Anatomy of a Good RFC

Every RFC that works has six essential pieces. If you know how to assemble them for humans, you already know how to assemble them for AI agents.

The RFC Nobody Read and the Prompt Nobody Wrote

The same discipline that makes an RFC work for human engineers is what makes a prompt work for AI agents. Most developers already have this skill - they just haven't realized it yet.

Tick-Tock: The Strategy to Never Break Your Software

How the Tick-Tock strategy I learned while working at Woovi ensures you can evolve your software without breaking anything. Applied to database changes, feature evolution, and APIs.