this post was submitted on 05 Mar 2026
597 points (95.3% liked)

Programmer Humor

30700 readers
1825 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
[–] Steamymoomilk@sh.itjust.works 14 points 3 weeks ago (5 children)

Some real talk.

Can we just include the 4 most popular text editors on basic systems??

Like i wanna scream when there isnt my text editor installed on a lightweight distro.

Vi Emacs Micro Nano

For context,

Debian ships with nano and vi Openwrt only ships with nano

Like cant we just include small editors. In a perfect world i would want neovim installed. But i understand its larger and has alot more dependency's.

So having VI isnt as good but im willing to be reasonable.

JUST INCLUDE VI

the reason i learned vim is because VI is installed by default on almost every distro.

Im tempted to try emacs tho

[–] daychilde@lemmy.world 6 points 3 weeks ago

It's important to learn how to use package managers. :)

EMacs is an operating system masquerading as an editor.

For OpenWRT Nano is a good choice. Nobody spends hours in a text editor on that system. You can ssh into it and use any fancy editor with a million plugins installed on your own computer.

[–] eestileib@lemmy.blahaj.zone 3 points 3 weeks ago

Emacs macros are sooo nice.

[–] Bluewing@lemmy.world 3 points 3 weeks ago

Madness lies in that direction.

[–] stoly@lemmy.world 1 points 3 weeks ago

No love for vim?