this post was submitted on 30 May 2025
398 points (94.6% liked)

Programmer Humor

23800 readers
3121 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev -3 points 6 days ago (4 children)

Meanwhile: vim and Emacs users, constantly installing and configuring plugins to emulate a fraction of the power of IDEs, go "just use vim/Emacs".

Anti Commercial-AI license

[–] Melvin_Ferd@lemmy.world 1 points 6 days ago* (last edited 6 days ago) (1 children)

What is that hyperlink?

I swear to God if it is what I think it is, I'm going to jump into fucking traffic carrying as many baby ducks as I can.

[–] Hammerheart@programming.dev 1 points 6 days ago (1 children)
[–] Melvin_Ferd@lemmy.world 0 points 6 days ago

It looks like they put a license of use on their comment

[–] mdhughes@lemmy.sdf.org 1 points 6 days ago

I only use nerdtree, and bind some scripts to F-keys. Haven't updated in a couple years, just works.

[–] AnUnusualRelic@lemmy.world 1 points 5 days ago (1 children)

So, you've never actually used Emacs?

And possibly also never used vi either?

[–] onlinepersona@programming.dev 2 points 5 days ago* (last edited 5 days ago) (1 children)

LOL. Let me guess "just use Emacs/vim"?

No thank you bruv. Been there, done that. Terrible experience.

https://github.com/emacs-tw/awesome-emacs

https://www.spacemacs.org/

https://vimawesome.com/

https://github.com/lunarvim/lunarvim

All of these emulated only a fraction of the power of IDEs, even after weeks of trying to get them configured properly.

Inb4 "you're doing it wrong". Nah mate, IDEs work out of the box and don't require opening a text file to change settings while going through reams of documentation.

I right click in a file and it shows me the most important contextual commands. No need to find the " leader key", scroll through all the 1 billion commands, I don't have to "download a LSP and DAP" then "configure treesitter" or whatever the fuck kind of apes are in the editor.

Those editors have steep learning curves and get you productive eventually. IDEs get you there much more quickly. Yeah yeah, they hide complexity and "people don't know what's actually going on anymore" but sometimes I just want to get going instead of fighting my editor first. Feel me?

Anti Commercial-AI license

[–] AnUnusualRelic@lemmy.world 2 points 5 days ago (1 children)

All those wondrous IDEs were nowhere to be found 20 years ago, especially if you didn't run windows. While Emacs did it all and more.

So yes, you had to read the documentation. That's what we did back then. We still do it when someone can be arsed to write one.

[–] onlinepersona@programming.dev 1 points 4 days ago* (last edited 4 days ago) (1 children)
[–] AnUnusualRelic@lemmy.world 1 points 4 days ago (1 children)

I know, back then people knew what files and directories were. Good times.

[–] onlinepersona@programming.dev 1 points 4 days ago* (last edited 4 days ago)

That knowledge is gone. Everything is a web app running JavaScript in a browser. We don't need to be encumbered by pesky things like pages and folders. 😋

Anti Commercial-AI license

[–] zagaberoo@beehaw.org 1 points 6 days ago

Easymotion is the only plugin I need to be happy.