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

Programmer Humor

19154 readers
2012 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] 41 points 5 months ago (63 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] 11 points 5 months ago (2 children)

Nano is perfectly fine for me.

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

[–] [email protected] 6 points 5 months ago (1 children)

I have a cheatsheet of all the necessary vim shortcuts!

:q!

[–] [email protected] 1 points 5 months 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 (60 replies)