this post was submitted on 30 May 2025
409 points (94.4% liked)

Programmer Humor

25395 readers
1644 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) 29 comments
sorted by: hot top controversial new old
[–] Kojichan@lemmy.world 2 points 2 months ago

I just code in Notepad++. I make an error, I fix it. It doesn't work, I just dump variables to see what I did wrong and where.

[–] CodeMonkey@programming.dev 2 points 2 months 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.

[–] Docker@programming.dev 0 points 2 months ago

Thanks for sharing this here 😊😊😊

[–] onlinepersona@programming.dev -3 points 2 months 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 2 months ago* (last edited 2 months 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 2 months ago (1 children)
[–] Melvin_Ferd@lemmy.world 0 points 2 months ago

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

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

So, you've never actually used Emacs?

And possibly also never used vi either?

[–] onlinepersona@programming.dev 2 points 2 months ago* (last edited 2 months 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 2 months 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 2 months ago* (last edited 2 months ago) (1 children)
[–] AnUnusualRelic@lemmy.world 1 points 2 months ago (1 children)

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

[–] onlinepersona@programming.dev 1 points 2 months ago* (last edited 2 months 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 2 months ago

Easymotion is the only plugin I need to be happy.

[–] mdhughes@lemmy.sdf.org 1 points 2 months ago

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

load more comments
view more: ‹ prev next ›