this post was submitted on 14 Jul 2026
922 points (98.9% liked)
Programmer Humor
32303 readers
1885 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
even just using it to translate their thoughts into a bullet list isn't going to work most of the time. LLMs training is, the majority of the time, out of date and stacks change/move faster than an agents data. Plus LLMs favour things that have been posted about on blogs, linkedin posts, etc rather than stuff that is proven and tested.
Like for example it might suggest using a language or library that is insanely out of date or just won't work but recommends it based purely on say blog posts that have talked a lot about it or it's potential to do something that it currently can't do. or like I said it'll suggest something that's out of date simply because there's more documentation online about that specific version than the most up to date version. Or the LLM will report on something that has a "known issue" from like early 2025 and suggests not using it when said issue has been patched routinely since then because the data the LLM has is out of date. the data is constantly out of date.
I guess shouldn't product people not give a shit what language you write it in? Like that's the problem product people need to describe what they want while letting the devs do the job of generating the code.
right the product people won't care or won't know so the LLM will just spit out whatever. to the product people it'll look legit and make sense. once it's handed to a dev in most cases it might as well just be thrown out of the window. so it's pointless. it'd be easier/faster to just cut out the middle man, the AI, and go directly to the dev and have the product people tell them exactly what they want/need.
I mean honestly in that case im already having my meetings audio recorded and transcribed and summarized by ai because these people at work are fucking idiots and find a way to spend two hours talking without addressing anything actionable.