Welcome to the blog
First post: who I am, where my curiosity comes from, and what to expect from this blog about real tech, no hype.
READ MOREFirst post: who I am, where my curiosity comes from, and what to expect from this blog about real tech, no hype.
READ MOREAPIs are everywhere in our daily lives. When you check the weather on your phone, book a ride, or order food, you are interacting with APIs. Websites that display maps, social media feeds, or shopping carts all rely on APIs to fetch and display data from different sources. They are so ubiquitous that we rarely […]
READ MOREI asked my agent to generate the tests for a class with 12 methods. It took 40 seconds. I would’ve taken two hours, coffee breaks and all. That’s Copilot agent mode at full speed, once you let it run. That’s not magic. It’s a four-step process that loops until the task is done. Once you […]
READ MOREWhy yet another language Go was born at Google in 2007, designed by Robert Griesemer, Rob Pike and Ken Thompson (yes, Unix Ken Thompson), and open sourced in November 2009. Source: official Go FAQ. If the plan is to learn Go from scratch, this series starts right here. If the plan is to learn Go […]
READ MORE