this post was submitted on 07 Oct 2025
935 points (96.1% liked)

Programmer Humor

26772 readers
1795 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) 50 comments
sorted by: hot top controversial new old
[–] picklejar@lemmy.sdf.org 33 points 1 day ago (14 children)

OOTL here. What did they do? Can't find anything obvious on their News or Releases tabs.

JB is cooked

[–] limerod@reddthat.com 27 points 1 day ago (5 children)

Fuck sending data to companies. Emacs for the win!

[–] Thedogdrinkscoffee@lemmy.ca 10 points 1 day ago (1 children)

But what about neovim??

load more comments (3 replies)
[–] 30p87@feddit.org 31 points 1 day ago (2 children)

Yeah... I slowly stopped using it and am just using vim, and getting docs from sources.

[–] balsoft@lemmy.ml 20 points 1 day ago (3 children)

You can set up your LSP to work with nvim to get docs that way.

load more comments (3 replies)
load more comments (1 replies)
[–] sirico@feddit.uk 25 points 1 day ago (1 children)

I think I'd be liable if my code made it through to a LLM

[–] SaharaMaleikuhm@feddit.org 15 points 1 day ago

The thought of that is so funny. Not the company that stole the code gets held accountable, but instead the poor schmuck they stole it from to make their AI. Actually this would not even surprise me all that much.

[–] Crylos@lemmy.world 10 points 1 day ago (10 children)

Is it time to go back to the plugin-hell called Eclipse?

[–] carrylex@lemmy.world 16 points 1 day ago* (last edited 1 day ago)

Well if you want a real world comparison:

We migrated a project a few years ago from Eclipse to IntelliJ. Outcome:

  • Complains about the IDE dropped from around 10 per day to nearly 0
  • Onboarding people now takes 1h instead of a day, because IntelliJ knows how to store configuration in a project
  • IntelliJ has a built in updater and nearly everything works after an update
  • IDE Fuckups: 1 per week (Eclipse) -> 1 per year (IntelliJ)
    • Somehow still happend? Just click "Delete caches and restart" in IntelliJ
  • No sources and javadoc for a library available? Eclipse: Have fun reading bytecode; IntelliJ: Yeah I just decompiled it for you within 10s

So yeah I wouldn't recommend going back into hell. Even VSCode and it's forks are likely better at this point.

[–] NuXCOM_90Percent@lemmy.zip 18 points 1 day ago* (last edited 1 day ago) (2 children)

It is NEVER time to go back to the hell that is Eclipse.

Go to frigging notepad or kedit before Eclipse.

[–] Cevilia@lemmy.blahaj.zone 6 points 1 day ago

kate is pretty good for the kind of terrible Python code I produce.

[–] Cevilia@lemmy.blahaj.zone 14 points 1 day ago

Not just no, but hell no.

load more comments (7 replies)
[–] umbrella@lemmy.ml 6 points 1 day ago* (last edited 1 day ago) (2 children)

gedit with coding plugins is pretty decent. i hear kate is even better.

absolutely no need to rely on proprietary software to code.

[–] rikudou 6 points 1 day ago (1 children)

God please NO

Please don't ever suggest gedit or Kate is in the same ballpark as an IDE.

[–] WhyJiffie@sh.itjust.works 1 points 18 hours ago
load more comments (1 replies)
load more comments
view more: ‹ prev next ›