this post was submitted on 21 Apr 2024
886 points (97.9% liked)

Programmer Humor

19302 readers
1508 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] frezik@midwest.social 15 points 5 months ago (2 children)

And people wonder why I stick to Vim.

[–] lud@lemm.ee 12 points 5 months ago (2 children)

I mean, if you want something dumb you can use any text editor.

[–] frezik@midwest.social 5 points 5 months ago (1 children)

Yes, compared to the annoyances of "smart" IDEs, I do want something dumb.

[–] FizzyOrange@programming.dev 1 points 5 months ago (1 children)

No I'm good with smart IDEs. Anyway don't people set up Vim as practically an IDE these days anyway? That's what Vim users always tell me.

[–] frezik@midwest.social 3 points 5 months ago

The advantage there is that you pick and choose how you turn things on, so you leave out the annoying bits.

[–] tunetardis@lemmy.ca 2 points 5 months ago (1 children)

One thing most text editors can do is print. I was shocked the other day when I couldn't print a readme from vscode when someone asked for hard copy.

[–] lud@lemm.ee 1 points 5 months ago (2 children)

Print?

Why would you ever need to print?

[–] bitcrafter@programming.dev 4 points 5 months ago (1 children)

Because some of us are bitter at the trees for generating so much pollen at this time of year and want revenge.

[–] lud@lemm.ee 2 points 5 months ago

That's fair, I didn't think of that.

[–] Threeme2189@lemmy.world 2 points 5 months ago

when someone asked for hard copy.

[–] andnekon@programming.dev 4 points 5 months ago

using lsp in vim has pretty much the same problem especially with java