When I started with Linux, I started with vim because the tutorials I was working off used vi and vim. Once I started with vim and learned the commands, I wasn’t going to switch to something else… there’s a joke somewhere in there about not knowing how to exit… but I’m not making it.
If I was going to write documentation now for a Linux newbie, I’d probably pick nano to start with.
I started with nano and I hated it, I didn’t understand what anything meant in the bottom bar, like what is ^X. Unironically vim was easier to understand. I know what it is now but as a new user I didn’t like using it.
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
Posts must be relevant to programming, programmers, or computer science.
No NSFW content.
Jokes must be in good taste. No hate speech, bigotry, etc.
When I started with Linux, I started with vim because the tutorials I was working off used vi and vim. Once I started with vim and learned the commands, I wasn’t going to switch to something else… there’s a joke somewhere in there about not knowing how to exit… but I’m not making it.
If I was going to write documentation now for a Linux newbie, I’d probably pick nano to start with.
I started with nano and I hated it, I didn’t understand what anything meant in the bottom bar, like what is ^X. Unironically vim was easier to understand. I know what it is now but as a new user I didn’t like using it.
Micro is Nano but the commands make sense. It’s so nice.
It even prompts you for a sudo password when you try to save but don’t have permission.