Vim Motions Published: September 19, 2024 Read Time: 10 minutes Stop using a mouse and start using Neovim, youll thank yourself in the future! This is a cheatsheet for a lot of useful Vim motions.
Test-Driven C# Published: August 19, 2024 Read Time: 8 minutes This is a tutorial for setting up a TDD envirnoment with C# for solving leetcode problems locally on Linux or MacOS, lets learn together!
My ThinkPad Setup Published: August 1, 2024 Read Time: 6 minutes This is an overview of my 2018 ThinkPad T480. Here I explain what modifications I have made and how I set up my development workflow.
Useful Pacman Tips Published: July 24, 2024 Read Time: 6 minutes Pacman is the package manager on Arch Linux. This guide aims to point out some useful Pacman commands and explain them in a simple way.