Blog

Git at 20: Linus Torvalds and the tool that changed everything

21/04/2025 | 5' | #software-engineering #git #version-control

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.


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.


Tips and tricks to code in Go in a clean, functional and effective way

17/04/2024 | 7' | #go

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.