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
- 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
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
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.
Emacs macros are sooo nice.
Madness lies in that direction.
No love for vim?