this post was submitted on 05 Mar 2026
592 points (95.5% liked)

Programmer Humor

30222 readers
508 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
[–] smh@slrpnk.net 34 points 1 day ago (1 children)

I love nano. I used to do tech support for a Linux-based content management system (before SAaS take took off).. The customer sysadmins were sometimes whichever engineer was volun-told to do it, so competency varied wildly.

I helped mostly with installs. This might be the poor newbie sysadmin's first time on the command line. Nano was my go-to suggestion for editing config files--all the commands are right there! Much less intimidating than vi or emacs for a newbie.

Nano you can pick up in ten minutes and master in an afternoon. By that time you’re still reading the intro to vim or eMacs.