this post was submitted on 07 Aug 2026
444 points (97.0% liked)

Programmer Humor

32830 readers
1524 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] xthexder@l.sw0.com 6 points 1 week ago

"intuitively find and replace non-identical things based on what i just did”

We had that 5 years ago with GitHub Copilot, and things have only gone downhill from there...

I am pretty much forced to use AI at work, and I still come home and write code by hand because I enjoy it. A good language server is much more helpful than the LLM autocomplete if you already know what you're trying to write.