this post was submitted on 10 Oct 2025
616 points (99.2% liked)

Programmer Humor

30459 readers
2359 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] xtools@programming.dev 50 points 5 months ago (6 children)

Is it just me, or are Github Copilot and ChatGPT getting dumber? I'm quite underwhelmed lately.

[–] dogs0n@sh.itjust.works 61 points 5 months ago (1 children)

Maybe the more copilot is used, the more code on github is ai garbage, ths more copilot trains on github, the worse it gets.

Probably quite a lot of other things too, but I haven't used it so I don't know if it has got worse.

[–] xtools@programming.dev 21 points 5 months ago

garbage in garbage out - sounds like a reasonable take

[–] Nalivai@lemmy.world 19 points 5 months ago (2 children)
[–] Valmond@lemmy.world 6 points 5 months ago

Yeah I remember the hype floating in the air when someone showed the magic AI writing a scan all files and folders recursively code in python. The result was like of a first year student, which is kind of incredible in itself to be fair, but it's also just the result like of a first year student so...

[–] xtools@programming.dev 2 points 5 months ago

could be, maybe expectations went up too

[–] WanderingThoughts@europe.pub 15 points 5 months ago (1 children)

It's been reported the latest model has been optimized for reduced power use, and abilities got reduced somewhat in the streamlining.

[–] naught101@lemmy.world 4 points 5 months ago

I guess enshittification has been moved off the backlog then..

[–] webghost0101@sopuli.xyz 12 points 5 months ago (1 children)

Dont knows for these two but the enterprise version of copilot for office workers is so damn awefull its embarrassing.

It literally suggests to do stuff that it is incapable of doing.

I tried to get some doc as a flowchart using mermaid script, i know for a fact other llms have no problems with that:

After 3 attempts of it trying to code but resulting in an actual error it gives me,

Do you want me to provide this flowchart in visio format instead.

yes, if you can do that, it would be useful.

Generates a powerpoint about the topic.

that is a powerpoint, not a flowchart.

Tries to generate an image of a flowchart with not a single word spelled correctly and arrows going nowhere.

i didn’t ask to generate an image i need a flowchart

Sorry, if you want i can provide a flowchart in viso file format instead.

sure, give it another go

Generates a brand new bad PowerPoint.

I copy pasted the entire conversation to claude and it instantly gave me what i asked.

[–] naught101@lemmy.world 7 points 5 months ago

On par for Microsoft software in general. Seems like every week I discover new bugs in outlook.com..

[–] muhyb@programming.dev 5 points 5 months ago

ChatGPT has its moments but generally it creates more problems than it solves.