From GPT Agent to multiple chainsA small journey on how moving away from a complex agent to simpler chains improved consistencySep 30, 2023·5 min read
Rotina e sanidadeEm primeiro lugar, que fique claro que esse texto é uma exposição de ideias sobre o processo que venho fazendo, me utilizando de cobaia, para melhorar o que eu acredito ser essencial em minha vida. Logo, esse artigo não tem a intenção de te convencer...May 31, 2022·6 min read
Why are you using cronjobs?There's an addendum in the end with a "fix" :) Context You work for an e-commerce company. In this company, users will create their accounts. What is the most likely your feature will do when they sign up? That's right. Send an email with a confirma...Aug 12, 2020·4 min read
A quick guide to fix your Git mistakes :)Introduction Git is a wonderful tool. It's the tool that is usually mentioned as the one every developer should have under its belt. However, git is not easy to understand as well. Most of us frequently face a really simple flow, doing commands like ...Aug 2, 2020·6 min read