559
you are viewing a single comment's thread
view the rest of the comments
[-] whodatdair 10 points 1 month ago

‘vimtutor’ is your friend. Nobody sane uses vim as an IDE, but if you have to ssh to a host to fuck with a config file it’s pretty nice to know because you can guarantee that most distros have at least vi, if not vim.

[-] nous@programming.dev 30 points 1 month ago

Nobody sane uses vim as an IDE

Huh? Many people do this. With the right plugins and config it is just as capable as any IDE.

[-] IrateAnteater@sh.itjust.works 18 points 1 month ago

Many people do this.

Many people are insane.

[-] protogen420 1 points 1 month ago

wait till you see emacs, and dont even let me mention vscode that thing runs on JS!

[-] whodatdair 1 points 1 month ago

I’ve met both the good kind of insane genius that uses it as an IDE and the crazy-board nutjob that uses it as an IDE, but both are decidedly not sane.

[-] NaibofTabr@infosec.pub 9 points 1 month ago

If you're just doing a quick config edit, nano is significantly easier to use and is also present in most distros.

Vi/Vim is useful as a customizable dev environment, but in the present there are better, more feature-rich development tools - unless you are specifically doing a lot of development in a GUI-free system, for some reason.

[-] timbuck2themoon@sh.itjust.works 9 points 1 month ago

I mean, if youre continually updating files on remote take the time to learn vim. My God it's a million times more efficient. Even using the keybindings in an ide makes sense.

That and Im not aware that rhel distros at all have nano built in. Nothing on a random rocky 9 box I randomly sshed into just now.

[-] victorz@lemmy.world 7 points 1 month ago

Helix crew chiming in. 🙋‍♂️

[-] timbuck2themoon@sh.itjust.works 1 points 1 month ago

I need to give this a go again. Tried it a while back but wasn't impressed enough to keep it. Been using pulsar since which has mostly been nice.

[-] protogen420 4 points 1 month ago

vim is more feature rich than nano, nano is easier to use for the first time, after you learn the very basics vim is pretty much just as easy to use and way more feature rich

[-] littleomid@feddit.org 4 points 1 month ago

Im completely lost on Nano. Vim is SO much quicker.

[-] nous@programming.dev 3 points 1 month ago

What editor is more feature-rich then vim? Out the box it is lacking some sane config but it is one of the more powerful and flexible editors out there - more then a rival for any modern IDE.

[-] hexagonwin@lemmy.sdf.org 3 points 1 month ago
[-] nous@programming.dev 3 points 1 month ago

I said editor, not an OS that lacks a decent editor :)

[-] Nachtnebel@lemmy.dbzer0.com 4 points 1 month ago

If using vim makes people insane, then what does using ed makes me?

[-] MonkderVierte@lemmy.zip 3 points 1 month ago

And if not they have sed or ed or echo and cat.

[-] mdhughes@lemmy.sdf.org 1 points 1 month ago

Sanity optional, but Nerdtree and some syntax highlighting is all the IDE I need.

[-] expr@programming.dev 1 points 1 month ago

Nobody sane uses vim as an IDE

True, same people use unix as their IDE and vim as the editor therein.

this post was submitted on 09 Jun 2025
559 points (100.0% liked)

Programmer Humor

25457 readers
887 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS