797
top 50 comments
sorted by: hot top controversial new old
[-] FriendBesto@lemmy.ml 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.

[-] MidsizedSedan@lemmy.world 157 points 2 weeks ago

I once fixed my bashrc file with libreoffice

[-] deuleb_biezelbob@programming.dev 133 points 2 weeks ago
[-] voracitude@lemmy.world 66 points 2 weeks ago* (last edited 2 weeks ago)

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)

[-] riodoro1@lemmy.world 55 points 2 weeks ago* (last edited 2 weeks ago)

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)
[-] NeoNachtwaechter@lemmy.world 156 points 2 weeks ago

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

[-] skittlebrau@lemmy.world 41 points 2 weeks ago

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)
[-] sping@lemmy.sdf.org 19 points 2 weeks ago

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.

[-] kata1yst@sh.itjust.works 23 points 2 weeks ago

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)
[-] FMT99@lemmy.world 99 points 2 weeks ago
[-] fluxion@lemmy.world 19 points 2 weeks ago
[-] gigachad@sh.itjust.works 72 points 2 weeks ago

Integrated Mevelopment Environment. You should have known this

load more comments (3 replies)
load more comments (3 replies)
[-] psycho_driver@lemmy.world 90 points 2 weeks ago
[-] lemmesay@discuss.tchncs.de 25 points 2 weeks ago

I too use nano.

alias nano="vi -y"

load more comments (5 replies)
load more comments (10 replies)
[-] RandomLegend@lemmy.dbzer0.com 79 points 2 weeks ago
load more comments (2 replies)
[-] wesker@lemmy.sdf.org 52 points 2 weeks ago
load more comments (2 replies)
[-] callyral@pawb.social 49 points 2 weeks ago

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)
[-] pedz@lemmy.ca 38 points 2 weeks ago

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)
[-] ramble81@lemm.ee 37 points 2 weeks ago

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.

[-] JustAnotherKay@lemmy.world 34 points 2 weeks ago

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)
[-] Theharpyeagle@lemmy.world 18 points 2 weeks ago

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

load more comments (4 replies)
[-] pixelscript@lemm.ee 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)
[-] bizdelnick@lemmy.ml 35 points 2 weeks ago

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.

[-] Jean_le_Flambeur@discuss.tchncs.de 37 points 2 weeks ago* (last edited 2 weeks ago)

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)
[-] tetris11@lemmy.ml 25 points 2 weeks ago* (last edited 2 weeks ago)

(...once you learn the bindings)

load more comments (13 replies)
[-] jaybone@lemmy.world 34 points 2 weeks ago

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

[-] riodoro1@lemmy.world 31 points 2 weeks ago

Average vim user: vim is easy.

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

[-] thingsiplay@beehaw.org 27 points 2 weeks ago

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)
[-] daniskarma@lemmy.dbzer0.com 18 points 1 week ago

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

[-] LodeMike@lemmy.today 23 points 1 week ago
[-] Dasnap@lemmy.world 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.

[-] btp@lemmy.world 18 points 2 weeks ago

The best text editor is ‘$EDITOR’.

[-] 0x0@lemmy.dbzer0.com 20 points 1 week ago

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

load more comments (2 replies)
[-] unknowing8343@discuss.tchncs.de 17 points 2 weeks ago

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.

load more comments (9 replies)
[-] theshatterstone54@feddit.uk 16 points 2 weeks ago

That's like the picture of a normal dude with Nano, a large Vim dude, a larger buff Emacs dude and an ever larger massive Ed dude.

load more comments (5 replies)
load more comments
view more: next ›
this post was submitted on 02 Sep 2024
797 points (93.6% liked)

Linux

47284 readers
1598 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