this post was submitted on 30 May 2025
404 points (94.1% liked)

Programmer Humor

23898 readers
886 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
 
(page 2) 32 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 week ago

The IDEs of March

[–] [email protected] 2 points 1 week ago

All of those are things that have happened to me (except an IDE that could not handle externally edited files). They are very rare occurrences, but still annoying when I have to get something done.

[–] [email protected] 2 points 1 week ago

In my experience, yes. Even coding in the basic notepad makes more sense.

[–] [email protected] 2 points 1 week ago

Too many features but also autocomplete isn't working? So I guess you do want many features?

[–] [email protected] 2 points 1 week ago

This is why everyone should go back to ed

[–] corsicanguppy 1 points 1 week ago

No they're not.

I happen to use an IDE that exhibits none of those faults, so I know that good ones (with different faults but none of these) are out there.

Keep searching. Good luck!

[–] [email protected] 0 points 1 week ago

Thanks for sharing this here 😊😊😊

[–] [email protected] -3 points 1 week 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

[–] [email protected] 1 points 1 week ago

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

[–] [email protected] 1 points 1 week ago (1 children)

So, you've never actually used Emacs?

And possibly also never used vi either?

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (4 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

load more comments (4 replies)
[–] [email protected] 1 points 1 week ago* (last edited 1 week 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.

[–] [email protected] 1 points 1 week ago (1 children)
[–] [email protected] 0 points 1 week ago

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

[–] [email protected] 1 points 1 week ago

Easymotion is the only plugin I need to be happy.

load more comments
view more: ‹ prev next ›