this post was submitted on 15 Apr 2026
632 points (98.2% liked)

Programmer Humor

31422 readers
1017 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
[โ€“] ripcord@lemmy.world 5 points 1 month ago (1 children)

Yeah, but as a 30-year vi/vim user, using it nearly every day - it IS pretty user-unfriendly

[โ€“] T156@lemmy.world 1 points 1 month ago

The initial learning curve is very rough, since people might be used to commands from a newer editor like Notepad++, which doesn't work in vim.

nano at least says which button combination you need to exit, for example.

It is easier past the initial hump, though.