this post was submitted on 05 Mar 2026
610 points (95.4% liked)
Programmer Humor
30222 readers
418 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Vim does not just work if you don't know how to get into edit mode and save and quit from there. Nano even has built in search and replace.
Funny story, when i first got into linux (almost a decade ago), I accidentally opened nano pasting some random command off the internet and didn't know how to close it because I didn't know what the ^ symbol meant.
I had successfully been quiting (and using) vim for a few months at this point.