821
top 50 comments
sorted by: hot top controversial new old
[-] MidsizedSedan@lemmy.world 158 points 8 months ago

I once fixed my bashrc file with libreoffice

[-] deuleb_biezelbob@programming.dev 135 points 8 months ago
[-] voracitude@lemmy.world 63 points 8 months ago* (last edited 8 months 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 57 points 8 months ago* (last edited 8 months 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)
[-] FMT99@lemmy.world 102 points 8 months ago
[-] fluxion@lemmy.world 17 points 8 months ago
[-] gigachad@sh.itjust.works 73 points 8 months ago

Integrated Mevelopment Environment. You should have known this

[-] PlexSheep@infosec.pub 13 points 8 months ago

That acronym usually stands for "Input Method Editor" and describes the program that makes people able to type east Asian characters with a usual keyboard.

日本語は楽しいです。

load more comments (2 replies)
[-] mariusafa@lemmy.sdf.org 15 points 8 months ago
[-] sunbunman@lemm.ee 35 points 8 months ago

VScodium is FOSS though

load more comments (1 replies)
[-] RandomLegend@lemmy.dbzer0.com 78 points 8 months ago
[-] xeekei@lemm.ee 13 points 8 months ago

Micro, hell yea!

load more comments (1 replies)
[-] ramble81@lemm.ee 54 points 8 months 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 8 months 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)
[-] pixelscript@lemm.ee 21 points 8 months 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.

[-] Theharpyeagle@lemmy.world 18 points 8 months ago

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

load more comments (4 replies)
load more comments (9 replies)
[-] callyral@pawb.social 48 points 8 months 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 (2 replies)
[-] bizdelnick@lemmy.ml 37 points 8 months 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 40 points 8 months ago* (last edited 8 months 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 23 points 8 months ago* (last edited 8 months ago)

(...once you learn the bindings)

load more comments (11 replies)
[-] pedz@lemmy.ca 37 points 8 months 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)
[-] riodoro1@lemmy.world 32 points 8 months ago

Average vim user: vim is easy.

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

load more comments (7 replies)
[-] jaybone@lemmy.world 30 points 8 months ago

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

[-] thingsiplay@beehaw.org 28 points 8 months ago

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

[-] tetris11@lemmy.ml 12 points 8 months ago* (last edited 8 months ago)

Cmon dude, what's most likely to be Skynet?

  • Vim: Clearly evil, lightning fast. Relies on vimscript for any interactivity and can barely be used outside of the editor.

  • Emacs: the hippie brain child of some of the brightest minds at the MIT AI lab, funded by military contracts. Slow, but uses a near-universal language that can easily escape the bounds of the editor, (and often does (, and holy shit where did those parentheses come from. (Oh no, it's becoming self-aware - fly you fools....!

load more comments (7 replies)
[-] daniskarma@lemmy.dbzer0.com 21 points 8 months 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

[-] btp@lemmy.world 18 points 8 months ago

The best text editor is ‘$EDITOR’.

[-] 0x0@lemmy.dbzer0.com 19 points 8 months ago

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

load more comments (2 replies)
[-] unknowing8343@discuss.tchncs.de 18 points 8 months 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)
[-] Dasnap@lemmy.world 16 points 8 months 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.

[-] theshatterstone54@feddit.uk 15 points 8 months 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)
[-] Kaput@lemmy.world 14 points 8 months ago

Isn't this supposed to be VIM vs Emac? What's is there point to be programming in the terminal anyway? Nano is good to fix some config files while your are in there, but if I needed to do real programming I'll be finding something that works in the GUI.

[-] Zozano@lemy.lol 19 points 8 months ago

Did you just say GUI?

More like ewwwie.

load more comments (3 replies)
load more comments (4 replies)
[-] queue 14 points 8 months ago

Nano isn't even that simple. Ctrl+X to quit? I guess if you use phonetic sounds to figure out how to exit a program. At least Vim uses the idea of "use what the words start with."

I personally use micro in the terminal, and Kate if I want a GUI to write. Vim and Emacs are fine for those who want it, I have no stakes in the editor wars beyond "I just want my program to do what I want, and I want it to be simple to learn."

[-] Doxin@pawb.social 33 points 8 months ago

Nano has a cheat sheet at the bottom of the screen at all times

load more comments (2 replies)
[-] kuneho@lemmy.world 14 points 8 months ago

I like nano tho it has some strange shortcuts

load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 02 Sep 2024
821 points (100.0% liked)

Linux

53741 readers
1760 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 6 years ago
MODERATORS