this post was submitted on 02 Sep 2024
793 points (93.5% liked)

Linux

47283 readers
751 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
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 days ago

On my laptop, I update my bashrc on Excel, in Wine, then export it as a PDF, OCR to .md, Pandoc it to an .Org, and then finally, write it down on paper and re-type it on my phone's Termux's Emacs instance, then TRAMP it to my PC, in the other room.

I use biebian, btw.

[–] [email protected] 157 points 2 weeks ago (3 children)

I once fixed my bashrc file with libreoffice

[–] deuleb_biezelbob 133 points 2 weeks ago (1 children)
[–] [email protected] 65 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I regularly fix my bashrc file with Notepad. I run it in Wine because I cbf to RealVNC from my Windows CE media server.

(n.b: None of this is real, I wrote it to upset people, I'm sorry)

[–] [email protected] 55 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Well let me upset you.

Ive been helping my coworker on a call and he was sharing his screen. I told him to edit a file (add a line) on a linux box we develop and he copied the file to his windows host with winscp, edited it in notepad and copied it back. I fantasize about killing him ever since.

load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 156 points 2 weeks ago (2 children)

Nah... vim users fight emacs users, but not nano users. Wrong league. We do not beat little children ;)

[–] [email protected] 41 points 2 weeks ago (4 children)

Nano is more like fast food. It’s easy and convenient, but it makes you feel a little guilty and dirty afterwards.

load more comments (4 replies)
[–] [email protected] 19 points 2 weeks ago (1 children)

And yet Emacs users don't fight vim users. Emacs users decided vim's interface was pretty cool and added it to Emacs. Somehow people still call it a war though.

[–] [email protected] 23 points 2 weeks ago (6 children)

Bruh 😂 the Emacs user community absolutely constantly shit on Vim users. When they added Vi(m) bindings they literally named it 'evil mode', and they constantly make fun of people who use it, and spacemacs, and the latest flavor of (neo)vi(m), and all the extensions necessary to make vim halfway useful as an ide, etc etc etc.

load more comments (6 replies)
[–] [email protected] 99 points 2 weeks ago (4 children)
[–] [email protected] 19 points 2 weeks ago (4 children)
[–] [email protected] 72 points 2 weeks ago (1 children)

Integrated Mevelopment Environment. You should have known this

[–] [email protected] 33 points 2 weeks ago (2 children)
[–] [email protected] 24 points 2 weeks ago (1 children)
load more comments (1 replies)
load more comments (1 replies)
load more comments (3 replies)
load more comments (3 replies)
[–] [email protected] 90 points 2 weeks ago (11 children)
[–] [email protected] 25 points 2 weeks ago (5 children)

I too use nano.

alias nano="vi -y"

load more comments (5 replies)
load more comments (10 replies)
[–] [email protected] 76 points 2 weeks ago (2 children)
load more comments (2 replies)
[–] [email protected] 52 points 2 weeks ago (2 children)
load more comments (2 replies)
[–] [email protected] 49 points 2 weeks ago (4 children)

Vim is pretty easy for me because I'm used to it. Nano is very difficult to use for me because I've rarely used it.

load more comments (4 replies)
[–] [email protected] 38 points 2 weeks ago (6 children)

Sometimes you don't even have the luxury of nano. Any moderately advanced Linux user should probably learn the basics of vi. Just knowing how to insert text and save it can fix a system that's stuck in recovery. Even if it's just to add a comment in front of a line in a config file.

load more comments (6 replies)
[–] [email protected] 37 points 2 weeks ago (13 children)

I’ve come to the conclusion, people who use vim just continue to do so out of a stubborn sense of pride for finally learning the key combinations.

[–] [email protected] 34 points 2 weeks ago (5 children)

In my case it's not a sense of pride. I can't use anything other than Vim because I keep accidentally putting random incantations into my word documents.

"There once was a dduuuZQ:q!"

load more comments (5 replies)
[–] [email protected] 18 points 2 weeks ago (4 children)

I honestly learned it just because I hated having to change hand position to use a mouse.

load more comments (4 replies)
[–] [email protected] 18 points 2 weeks ago

I mean, yeah, kind of. In the same way pilots fly planes out of a stubborn sense of pride for knowing what all the flight deck controls do.

load more comments (10 replies)
[–] [email protected] 35 points 2 weeks ago (15 children)

Vim (or emacs, or any other advanced text editor) is much easier to use than nano when you need to do something more complex than type couple of lines.

[–] [email protected] 37 points 2 weeks ago* (last edited 2 weeks ago) (8 children)

Better? Maybe!

More efficient? Surley!

But easier?! Hell no! Easy means you can use it without a lot of training or studying. It is self explanatory. And there is no way on earth that vim is easier than nano. I don't need to know anything to use nano I need to check docs for hours before I can even start using vim

load more comments (8 replies)
[–] [email protected] 25 points 2 weeks ago* (last edited 2 weeks ago)

(...once you learn the bindings)

load more comments (13 replies)
[–] [email protected] 34 points 2 weeks ago (4 children)

You noobs. I just use combinations of cat piped to sed to edit my files, which are mainly lisp code.

[–] [email protected] 31 points 2 weeks ago (8 children)

Average vim user: vim is easy.

Also average vim user: literally hours of reading tutorial pages on how to use vim.

[–] [email protected] 20 points 2 weeks ago (1 children)
load more comments (1 replies)
load more comments (7 replies)
[–] [email protected] 27 points 2 weeks ago (8 children)

The Terminator is not here to kill you, its here to protect you from Emacs (which can change its form to anything).

load more comments (8 replies)
[–] [email protected] 18 points 2 weeks ago (7 children)

In every post of this kind I am amazed at so many people using nano instead of micro which is SO MUCH BETTER while being the same thing at the same time.

[–] [email protected] 15 points 2 weeks ago (2 children)

When you help manage thousands of servers with vim and nano already installed, it's just faster to use one of those than installing something else nearly ever single time.

I prefer nano for quick edits of small files, but vim for hunting down things in larger files.

load more comments (2 replies)
load more comments (6 replies)
[–] [email protected] 18 points 2 weeks ago (1 children)

The best text editor is ‘$EDITOR’.

[–] [email protected] 20 points 2 weeks ago (2 children)

I think you mean "$EDITOR". Gotta have that variable expansion.

load more comments (2 replies)
[–] [email protected] 18 points 1 week ago (1 children)

I'll say that I find easier to exit vim that to exit nano.

I don't know what ^ means. I just start pressing special keys until it doesn't the thing

[–] [email protected] 23 points 1 week ago
[–] [email protected] 18 points 2 weeks ago

I started on Unix systems using Vim, so I find Nano to be the confusing editor. A Vim install is one of the first things I do on a new server.

load more comments
view more: next ›