Blog

Vibe Coding: A Weekend Hack That's Not Ready for the Real World

31/03/2025 | 3' | #vibe-coding #ai #software-engineering

Vibe coding promises quick prototypes with AI, but I see more risks than rewards in its shaky code and hype.


My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024

26/07/2024 | 19' | #terminal #neovim #vim

Have a complete IDE in your terminal, fully customizable and be a productivity machine with its incredible ecosystem of plugins.


Maps in Go

22/07/2024 | 8' | #go

Efficient Key-Value Data Management.


Arrays and slices in Go

09/05/2024 | 11' | #go

Understand the details of Slices, the most used data type in Go.


Master and demystify Interfaces in Go

29/04/2024 | 2' | #go

Discover how to make the most of interfaces to create flexible and modular code.