this post was submitted on 31 Jul 2026
830 points (98.8% liked)

Programmer Humor

32825 readers
379 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
830
Welp (programming.dev)
submitted 2 weeks ago* (last edited 2 weeks ago) by cm0002@toast.ooo to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] pahlimur@lemmy.world 19 points 2 weeks ago (6 children)

A stupid person would believe this.

"AI" in its current iteration is a distillation of human knowledge. It lowers the barrier to access to long standing programming libraries that make people think it is some sort of smart. It seems intelligent because it's imitating the things we have already created.

[–] MonkeMischief@lemmy.today 6 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Yeah, that's what bothers me so much. It doesn't get "smarter" or imagine novel solutions. It simply has access to everything that's already existed.

I'm scared we're ~~gonna have~~ already experiencing some kind of intellectual slump because handing everything to the machine built on existing knowledge...doesn't yield any new ideas.

I'm sure they're still banking on human brains having new ideas, so they can simply steal them and feed those new ideas to the machine. Then they'll tell the ideator their brain is irrelevant thanks to the industrialized intellect-theft device.

[–] pahlimur@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

The intellectual divide will be deepened significantly by "AI".

Ive never heard dumber conversations than people thinking "AI" is solving some hard problem. Here are a few examples:

  1. It pulls text out of a pdf
  2. It can read data out of a dwg
  3. It can overlay data into a 3d model
  4. It can update configuration data across lots of code

All of these could easily be done before, people were just too stupid to know how to do it without typing a stupid prompt and wasting resources to do it.

I wonder if this whole phenomenon could be explained by a Dunning-Kruger type effect. Where dumb people see "AI" as a great solution, and those on the smarter side see straight through it as a loud over juiced parrot.

No need to wonder. You are spot on.

load more comments (3 replies)