PinnedEduardo RodriguesThe Groundbreaking Vim ExperienceIt is April 20th as I am writing this and it has been exactly 300 days since I ditched VS Code for Vim! It was not a time milestone I was…Apr 22, 20233Apr 22, 20233
Eduardo RodriguesVim: start using QuickFix listsVim has 1001 ways to get things done, but one of my favorites that I’ve just recently engaged with is the quickfix feature. Today, we’ll…Apr 27Apr 27
Eduardo RodriguesinTowards Dev(C++) How to ruin performance and memory efficiencyWhy you should be careful about instanciation and how to solve it with smart pointers.Sep 17, 2023Sep 17, 2023
Eduardo RodriguesSwim with Vimdiff and You’ll Never Drown in Merge Conflicts Ever AgainMerge conflicts can be hard. It’s time to learn how to do it properly, for which we’re going to use Vimdiff.May 4, 2023May 4, 2023
Eduardo RodriguesDual Keyboard Layout From ScratchStepping out of Desktop Environment like GNOME leaves you without a proper GUI for system settings. Let’s dive into X11 configuration…May 3, 2023May 3, 2023
Eduardo RodriguesWSL — Why I Switched To LinuxProgramming in Windows is okay at most. I guess the majority of you would agree that developer experience in Linux is better. However, the…May 1, 20231May 1, 20231
Eduardo RodriguesYou Should Rely More On Your TerminalThe advent of GUI tools made us feel comfortable far from the shell. In this article I want to convince you that you should give a chance…Apr 26, 2023Apr 26, 2023
Eduardo RodriguesGreat Command-line Tools On My Daily WorkflowKnowing your tools is argueably the best productivity booster to have in the belt. In this article I’ll show you which ones I use on Linux.Apr 25, 20233Apr 25, 20233
Eduardo RodriguesXargs — What Is It? When To Use It?Understanding its underlying behavior through Standard InputApr 23, 20232Apr 23, 20232
Eduardo RodriguesinBetter ProgrammingDeveloping Rust Games in WSLRunning your games in native Windows while working from WSLNov 18, 20221Nov 18, 20221