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

founded 2 years ago
MODERATORS
 

me like use nano. nano say how do thing. nano exit easy.

you are viewing a single comment's thread
view the rest of the comments
[–] Adderbox76@lemmy.ca 8 points 12 hours ago (2 children)

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.

[–] kkj@lemmy.dbzer0.com 2 points 3 hours ago

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.

[–] Skullgrid@lemmy.world 4 points 12 hours ago

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