Comment

Leonard Cohen: "Puppets" (Official Video)

162
Nerdy Fish11/14/2021 5:34:25 pm PST

re: #157 Charles Johnson

Emacs is obtuse as fuck, but it was the first real code editor I learned to use, on an Atari ST, a helluva long time ago, and I can get around in it really fast.

Vi/vim has come in super handy when working with Docker containers. Many base images from third-party vendors have vi installed by default, and I can exec into them and figure out what’s broken. I wrote thousands of lines of code across dozens of projects using vim and my trusty Gentoo Linux box in my four years of computer science training. It really does come down to which one fits you better and which one you’re more used to, though.