Building My TwitchGenAI BotApril 19th, 2024 was a company holiday. Instead of taking it easy, I decided to embark on a Twitch streaming adventure to build a Minimum…May 20May 20
Go’s io.Reader and io.WriterWhile preparing for my Go for Webservices live course, I learned something interesting about how Go handles bits of data. Every byte that…May 13May 13
Crafting Effective Technical Talks: A Blueprint for Software Conferences and MeetupsCreating a compelling software talk is about telling a story. There are many approaches to storytelling, and if you have one that works for…Apr 1Apr 1
Starting a DBT project from nothingIn this tutorial, we’ll walk through setting up a minimal project using DBT (Data Build Tool) for data transformation. We’ll cover setting…Mar 25Mar 25
Go in Data Engineering: A Journey Through the 5 Vs and harnessing the Power of GoFor old school Data Engineers, the 5 Vs — value, volume, velocity, veracity, and variety — are pillars shaping data platforms and systems…Mar 18Mar 18
The Role of Custom Tooling in Data Engineering: Leveraging Build Versus Buy StrategiesIn the realm of Data Engineering, the trend toward out-of-the-box tools over building in-house software tools has always puzzled me. It is…Mar 4Mar 4
Introducing SoyPete TechEnter SoyPete Tech — a platform born out of a simple desire to share. It’s a culmination of my journey as a software engineer, dedicated…Feb 21Feb 21
A Beginner’s Guide to Pprof: Optimizing your Go codeAre you looking to improve your code? Are you looking to understand and avoid common traps and mistakes in your software services? If so…Jan 15Jan 15