this post was submitted on 08 Apr 2024
937 points (98.1% liked)

Programmer Humor

19187 readers
1504 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 18 points 5 months ago (1 children)
[โ€“] [email protected] 3 points 5 months ago* (last edited 5 months ago)

Look, some of us old farts started on Linux back before nano was included by default, and your options for text editing on the command line were either:

  1. vi/vim, a perfectly competent text editor with arcane and unintuitive key combos for commands
  2. emacs, a ludicrously overcomplicated kitchen-sink program that had reasonable text-editing functionality wedged in between the universal woodchuck remote control and the birdcall translation system

Given those options, most of us chose to learn how to key-chord our way around vim, and old habits die hard.