this post was submitted on 02 Sep 2024
791 points (93.3% liked)

Linux

49007 readers
1233 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
 
(page 7) 34 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 4 months ago

gedit supremacy

[–] [email protected] 11 points 4 months ago (3 children)

The problem I had with nano is that, for the time being, it was supposed to be easy to use. With that in account I always get lost when saving a file and closing the thing because one's used to doing something else with Ctrl+O and Ctrl+X.

Whereas with Vim (and Neovim for a little while, and now with Vis) I knew it had a steep learning curve from the start so I always had it in mind. And all the funny stories about quitting vim.

[–] [email protected] 6 points 4 months ago* (last edited 4 months ago) (5 children)

they've changed those bindings now, Ctrl+S, Ctrl+X, Ctrl+V, and Ctrl+C all do what you think they do

load more comments (5 replies)
load more comments (2 replies)
[–] [email protected] 35 points 4 months ago (23 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] 25 points 4 months ago* (last edited 4 months ago)

(...once you learn the bindings)

load more comments (22 replies)
[–] [email protected] 5 points 4 months ago

Ed users entered the chat

[–] [email protected] 18 points 4 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.

[–] [email protected] 11 points 4 months ago (5 children)

Easy is relative. What are you trying to do? Replace a value in an yaml file? Then nano is easier. Trying to refactor a business critical perl/brainfuck polyglot script in production? Then you probably want to use vim (or emacs if you are one of those people)

load more comments (5 replies)
[–] [email protected] 98 points 4 months ago (12 children)
load more comments (12 replies)
[–] [email protected] 8 points 4 months ago (4 children)

For vim I had to config or install something just to be able to COPY something to use outside vim, how backwards is that? Isn't this the most standard feature one can expect to work as default?

[–] [email protected] 8 points 4 months ago* (last edited 4 months ago) (2 children)

You mean you couldn't copy some text from vim and paste it into another application? if yes, what did you have to install/configure for that? I've never had any issues copy paste from/to vim, console/GUI windows/Unix.

load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 158 points 4 months ago (9 children)

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

[–] [email protected] 42 points 4 months 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)
load more comments (8 replies)
[–] [email protected] 27 points 4 months ago (1 children)

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

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

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....!

[–] [email protected] 4 points 4 months ago (6 children)

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

I don't know why you want use Vimscript for anything outside of the editor. But if that your issue, then there is Neovim. It uses Lua instead Vimscript, but what is the benefit of using Lua outside of Vim? That changes nothing.

load more comments (6 replies)
[–] [email protected] 52 points 4 months ago (1 children)
[–] [email protected] 4 points 4 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 78 points 4 months ago (2 children)
[–] [email protected] 14 points 4 months ago

Micro, hell yea!

load more comments (1 replies)
[–] [email protected] 15 points 4 months ago (4 children)

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.

[–] [email protected] 2 points 4 months ago (1 children)

Do people still use ed unironically outside of scripting context?

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

Unironically? Maybe not. But using something ironically is still using it.

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

Ed is like Skynet itself.

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

Don't forget the joe user in the corner wearing a trench coat with a bomb strapped to his chest wired to a dead man's switch.

[–] [email protected] 6 points 4 months ago

eh the emacs folks are just chilling in a corner somewhere. Maybe in the old folks home together with the ed users

load more comments
view more: ‹ prev next ›