this post was submitted on 12 Sep 2023
129 points (98.5% liked)

Linux

45530 readers
1050 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 97 points 9 months ago (4 children)

I think most people (including myself) prefer a minimal desktop by default, and then proceed to install only the software they need. Nevertheless, it always surprises me when I log in to a system that doesn't have vim.

[–] [email protected] 62 points 9 months ago* (last edited 9 months ago) (2 children)

For almost all users, especially beginners, nano is just simpler faster and better. A lot of distributions are bundling it, and I am finding indeed systems without vim at all.

[–] [email protected] 38 points 9 months ago (1 children)

Although most of the times while vim is not installed vi is. Even often together with nano.

[–] [email protected] 21 points 9 months ago

Man I tried to use vi once because I started with vim and wanted to see what all it was before, and holy shit vim really is IMPROVED

[–] [email protected] 27 points 9 months ago (2 children)

Especially for beginners, micro would be even better.

[–] [email protected] 14 points 9 months ago (1 children)

I've been using nano for 10+ years. Found micro and it is superior. Had to alias nano so that it opens micro instead, though. Hard to break such habits.

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (1 children)
[–] [email protected] 5 points 9 months ago (2 children)

I could see that if you're more skilled at something like vim.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Ok i think i overeacted. I couldn't figure out how to exit it, so i assumed it was like vim. Needed to exit Termux manually (which i hate) but the ctrl+s & q is easy. Will consider it another option to remember like moving from cat to bat

[–] [email protected] 3 points 9 months ago

Ah, gotcha. Yeah the keybindings are very sensible especially for people coming from Windows. I do think it's better than Nano for newcomers.

[–] [email protected] 5 points 9 months ago

I'm surprised there aren't more distros that come packaged with it. If someone's used a graphical text editor in the past decade, then they know how to use micro. The only distro I know of that has it by default is Garuda.

[–] [email protected] 22 points 9 months ago* (last edited 9 months ago)

I disagree. Don't get me wrong, vim is amazing and all that, but I think nano is easier for new users to grok out of the box, making it a better choice most of the time. What it lacks in features it makes up for in transparency.

100% agree about the minimal set of desktop apps, though. That drives me crazy.

Just my 0.02$.

Edit: silly mistakes and clarification

[–] [email protected] 8 points 9 months ago (2 children)

In all distro I tried, I always found Vi.

[–] [email protected] 9 points 9 months ago

Vi is standardized in both POSIX and Single Unix Specification.

[–] [email protected] 1 points 9 months ago

You've never used a minimal Linux distro for cloud servers then. Some don't ship any text editors. Others ship only nano. Part of the reason why I think learn vim because vi(m) is everywhere argument is retarded. It's factually incorrect.

[–] [email protected] 3 points 9 months ago

but they do contains vi