this post was submitted on 17 Apr 2025
150 points (92.1% liked)
Programmer Humor
24790 readers
370 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
I learned on VIM, but when I found Nano there was no going back.
wow, nano is usually everyone's first editor and them moving on to Vim. interesting to invert that. what do you like about nano?
Ease of use. When it comes to coding I prefer a GUI as well.
I used Vim when I first installed Linux. It was painful but I used it. I found Nano and I stopped using Vim. No comparison in usability.
yeah Vim takes a lot of effort to learn. Like any advanced tool. I will 100% always fire up nano when in a hurry. but i like trying to learn Vim as an exercise (in torture? idk haha)