this post was submitted on 08 Apr 2024
959 points (100.0% liked)

Programmer Humor

22781 readers
503 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 64 points 1 year ago (71 children)

I refuse to see how vim and emacs is worth learning. I only use it because that's the only option when editing server files. Beyond this, I couldn't imagine coding in these environments from scratch.

[–] [email protected] 14 points 1 year ago (2 children)

Nano is perfectly fine for me.

But I know the basics of vim if I need to use it.

[–] [email protected] 7 points 1 year ago (1 children)

I have a cheatsheet of all the necessary vim shortcuts!

:q!

[–] [email protected] 2 points 1 year ago

:q looks like a person which jaw hit the desk. Which adequately described me when I found out how to exit vim.

load more comments (68 replies)