this post was submitted on 05 Mar 2026
591 points (95.5% liked)
Programmer Humor
30222 readers
529 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
nano is usually built in. Adding another one is just redundant if all you're using it for is editing an occasional config file.
Honestly never understood the hate for it. Who cares? Petty, stupid, nerd-wars over little crap like a text editor is the reason average people don't even consider linux.
I see vim preinstalled more than nano (e.g. in container images). I've been trying to convert to micro, though. It has better support for terminal emulators than nano.
I very rarely see people hate nano (except a few comments in this thread), and I always see nano recommended as the text editor when people give advice on doing things in the command line