Blog
Git at 20: Linus Torvalds and the tool that changed everything
21/04/2025 | 5' | #software-engineering #git #version-controlGit 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 #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.
Tips and tricks to code in Go in a clean, functional and effective way
17/04/2024 | 7' | #goLearn 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.