this post was submitted on 15 Aug 2023
56 points (100.0% liked)
Programmer Humor
32453 readers
888 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Late 30s dev here: I've never cared to learn emacs or vim, tried when younger, but left it. Am I a fraud?
I used to be a vim fan but now I only use it for modifying files over SSH. Other than that I code with an IDE, you can't beat all the plugins and linters with a in-terminal editor. A colleague still codes in emacs and its code is dirty af.
PEBKAC - don't blame emacs (not sure why anyone would use it when vim exists, though)