Blog – Work Edition

  • ODC Readiness: Automating Platform Governance with AI Agents

    For 20 years, my career has been defined by one mantra: “The best way to deal with errors is to prevent them, but the second best is to react in real-time before the user even notices.” I first built a proactive log alert system 15 years ago at Crédito Agrícola. Later, I re-implemented it at Continue reading

  • , ,

    MoltBot : Let’s digest the hype!

    Apparently there’s a new hype in the internet. I can see that, when multiple Youtubers start to create videos on new topic. Last week i saw multiple of those popping on my Youtube recommended videos and decided to dig a little bit on the topic… What’s Clawdbot/Moltbot? Moltbot is an open-source autonomous AI agent designed Continue reading

  • ,

    A guide to smart Sandboxing

    A lot of time has passed since I installed Windows in my home computer. To be fare, I actually upgrade it from Windows 10 to 11, so a lot of years have passed by and I’ve finally decided it’s time to do a old format and re-install everything. All these years I’ve following a Virtualization Continue reading

  • , ,

    My alter ego

    I had a dream. Not the change-the-world kind of dream — more like the nerd-with-too-much-coffee kind.In it, I built an AI agent — my own digital alter ego — living right here, inside this blog. Picture this: you, the visitor, land on my page and instead of just scrolling and skimming like everyone does (yes, Continue reading

  • ,

    Sugestão de Leitura : “Génesis”

    A inteligência artificial deixou de ser uma promessa distante para se tornar a nova força que redefine a forma como a humanidade pensa, cria e se organiza. O livro Génesis apresenta a IA não como uma ferramenta tecnológica, mas como um fenómeno de transformação cognitiva — um ponto de inflexão na relação entre a consciência Continue reading

  • ,

    Blog first teardown and reflection

    I recently looked at my blog and thought: “Well, what exactly am I doing here?”It’s been quite a journey — no sponsors, no ads, and no passive income (unless you count the satisfaction of seeing my analytics graph move by one visit). So, I decided to do a small teardown and reflect on why I Continue reading

  • ,

    Automating Expense Alerts with n8n

    Have you ever been surprised by a fixed expense that you totally forgot about?You know — that gym annual fee, insurance renewal, or car inspection that sneaks up on you right after payday? That used to happen to me more often than I’d like to admit.So, I decided to fix it once and for all Continue reading

  • ,

    Personal Running Trainer/Advisor using n8n

    Have you ever needed to automate something, but either you weren’t a developer, or—even if you were—it felt like too much “developer work” for what you wanted to achieve? What is n8n? Before moving on, I suggest you check out all available integrations here — it may spark an idea for a use case that Continue reading

  • ,

    Outsystems ONE 2025 – Reflections and Key Takeaways

    Two inspiring days have come to an end — it’s now time to digest what we saw and reflect on what it means for the future of Outsystems (and ourselves). If you know me, you know I’ve had serious concerns about the platform’s direction after some strategic decisions Outsystems made. This year’s event relieved many Continue reading

  • ,

    Exception Handling between different modules

    As you might know, exception types cannot be referenced between modules such that if you define an Exception Type in one module, you cannot add a reference to it from a consumer module and this is a limitation of how Exception Types are scoped: What if you want to identify the exception type in a Continue reading