HCHenrique Capuchoincapucho.dev·Sep 30, 2023 · 5 min readFrom GPT Agent to multiple chainsIntroduction As a quick introduction, before we dive into this article, I just need to clarify a few things. I'm no AI or LLM expert. I'm just a humble Software Engineer who has spent the last 4 months at work embarking on an exciting journey of expl...00
HCHenrique Capuchoincapucho.dev·Jan 30, 2023 · 5 min readThoughts on API DesignI really enjoy talking about REST API. Yes, for some people, REST is the past-generation stuff, and GraphQL is the cool kid in the block. Even though over the past months I've used GraphQL every day, REST still has my heart, and I have to be careful ...00
HCHenrique Capuchoincapucho.dev·Jan 15, 2023 · 4 min read5 books I'm happy that I've read in 2022After a year goes by, it's always nice to take some to reflect on what we've done, and what we would like to do it differently for the next year. After a long time in my life focusing on reading mostly technical books, in 2021 and 2022 I've tried to ...00
HCHenrique Capuchoincapucho.dev·Oct 30, 2022 · 4 min readPostgreSQL - Partitioning & InheritanceThis article briefly exposes the basic concepts of how table partitioning and inheritance works in PostgreSQL. Some prior knowledge on basic queries and DDLs is necessary. There will be no deep dive in how the feature works under the hood, neither ...00
HCHenrique Capuchoincapucho.dev·Aug 31, 2022 · 4 min readA Philosophy of Software Design - Reviewby John Ousterhout tl;dr; Even for the more seasoned engineer, this book is a good reminder of design practices that needs some refreshing every once in a while. At a low cost (< $20 for a technical book), and easy to read, will provide you a pleasan...00