Blog
Tech Gurus: Don’t Drink All the Kool-Aid
07/04/2025 | 3' | #software-engineering #leadershipCheap gurus sprout like mushrooms every time there’s hype—here’s why I’m done with their noise.
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.