Vibecoding and the art of solving my wife's problems

Vibecoding and the art of solving my wife's problems

So, my wife had a problem. And of course, trying to be a good husband, I made that my problem. What was the problem then and why am I blogging about it now? Well, that’s pretty simple. She decided to download a copy of all her photos from Google Photos,...

3 minute read
Is AI stealing my job?

Is AI stealing my job?

TL;DR; No. Let me say it clearly, and let me say it loudly: AI is not going to replace software engineers. Let that sink in. Now, understand this: our job is changing. The way we write code is evolving. What’s happening right now is a true singularity event. Anyone who...

2 minute read
How to set the SKU of an Azure SQL Server using Aspire

How to set the SKU of an Azure SQL Server using Aspire

I recently started using Aspire out of curiosity, and I immediately fell in love with it. Once you’ve grasped the main idea, assembling and provisioning applications becomes a breeze! I am currently using it to deploy Riverdam, and I will be using it for all my other Azure projects from...

1 minute read
Riverdam - Feature Gates Finally Made Easy

Riverdam - Feature Gates Finally Made Easy

First post of the year! This one will be brief. I’ve always liked the idea of Feature Gates. Not only because it reminds me of the best videogame ever made, but also for the confidence they provide when rolling out new functionalities. I tend to code defensivelydefensively most of the...

2 minute read