this post was submitted on 21 Feb 2024
0 points (NaN% liked)

Programmer Humor

32048 readers
1372 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] toastal@lemmy.ml 0 points 7 months ago (2 children)

Church of Emacs vs. Cult of vi is the only true rivalry. Enlightenment will only be found taking one of these paths.

[โ€“] billwashere@lemmy.world 0 points 7 months ago (1 children)

As an old coder this is the only religious war worth having. ๐Ÿ˜‚

(Totally church of vi btw)

[โ€“] docAvid@midwest.social 0 points 7 months ago (1 children)

I'm an old emacs warrior, tired of the war. I'm Church of Emacs, but why? I don't know what I don't know about the advantages of vi/vim, I only know that when I see other coders use them, they seem to weave the magic about as well as I do.

I know that I have a ton of built-up configuration code that makes emacs the perfect editor for me. I know that I can't imagine using git much without magit, or how I would organize anything without org-mode, or how I could tolerate the frustration of editing in a container on a remote server without tramp. I know that I have a huge familiarity bias.

I know that whenever I see anybody with with any of these flashy new-fangled editors, they spend most of their time futzing around with dials and buttons and other gadgets, and thinking about how cool it all is, rather than thinking about the code. They start projects really quickly, they handle some refactoring edge cases slightly faster, but they take forever to do any real work, and are completely unprepared to do anything with a new language or text structure at all.

I say: Vim and Emacs against the world.

[โ€“] gondwana@feddit.de 0 points 7 months ago

I hope that I live long enough to one day master either vim or emacs. Until then Unix is my IDE, and mind you, Sublime my editor. But I could immediately relate to people being distracted by their tools rather than focusing on their code. That's what I have observed a lot, it's a distraction from what matters most. Even code itself could be a distraction from more essential code. That's why I think, programmer should delete code constantly, until there is less code, or preferably no code.

[โ€“] aoidenpa@lemmy.world 0 points 7 months ago* (last edited 7 months ago) (2 children)

I recently learned there are people that think emacs and vi are bloated. They like acme or sam or something. Iceberg is so deep.

[โ€“] hemko@lemmy.dbzer0.com 1 points 7 months ago* (last edited 7 months ago)

Ed users have not found the internet yet, otherwise they'd be in the war too

[โ€“] T156@lemmy.world 0 points 7 months ago (1 children)

When you think of a bloated text editor, you would not expect VI to be that. If anything, it's closer to the opposite.

[โ€“] aoidenpa@lemmy.world 0 points 7 months ago (1 children)

Check this out. It puts everything I thought that was, you know, more ethical to use to the harmful section and suggests some unknown and probably not very useful today stuff. Can someone explain if they have good points or not?

[โ€“] T156@lemmy.world 1 points 6 months ago* (last edited 6 months ago)

Unclear. They don't give their reasoning beyond "complicated = bad", and very specifically leave it up to the imagination of the reader.

While they make some interesting points with regards to overcomplication and scope creep, there are also good reasons why we're still not using programs like ed as text editors, such as it being arcane and unintuitive.

vi will at least helpfully point out :exit is not an editor command. Instead, ed will not-so-helpfully point out ?.