Blog
Vibe Coding: A Weekend Hack That's Not Ready for the Real World
31/03/2025 | 3' | #vibe-coding #ai #software-engineeringVibe 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 #vimHave a complete IDE in your terminal, fully customizable and be a productivity machine with its incredible ecosystem of plugins.
Arrays and slices in Go
09/05/2024 | 11' | #goUnderstand the details of Slices, the most used data type in Go.
Master and demystify Interfaces in Go
29/04/2024 | 2' | #goDiscover how to make the most of interfaces to create flexible and modular code.