Coming from the JavaScript world, I’m used to the amazing debugging capabilities that browsers offer these days. I wanted to find a way to do debugging in a sane way, covering the basics like setting breakpoints, skipping through them and doing variable i... (more…)
Read more »
The why of why people use vim has been covered fairly extensively, so I thought I would spend a little time explaining why I teach vim to my high school students, even in 2020. It all began when I … (more…)
Read more »
Vim Vixen is a Firefox add-on which allows you to easily navigate the web by
keyboard. Since version 57, Firefox has migrated to the WebExtensions API and
has dropped support for legacy add-ons. Vim Vixen is a new choice for Vim users
since it uses the We... (more…)
Read more »
This article will focus on discussing why the ancient text editor 'ed' works the way it does. (more…)
Read more »