Blog

21/04/2025 · 5' #software-engineering #git #version-control
Git at 20: Linus Torvalds and the tool that changed everything

Git turns 20, and Linus Torvalds shares how he built it in 10 days. Here's why it's still the king of version control.

26/07/2024 · 19' #terminal #neovim #vim
My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024

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

22/07/2024 · 8' #go
Maps in Go

Efficient Key-Value Data Management.

09/05/2024 · 11' #go
Arrays and slices in Go

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

17/04/2024 · 7' #go
Tips and tricks to code in Go in a clean, functional and effective way

Learn how to code effectively by following the best practices of the language, from basics to advanced, with practical examples so you can write clean and functional code in Go.