this post was submitted on 05 Jun 2025
466 points (98.7% liked)
Programmer Humor
26014 readers
1077 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It will generate bad tests, so you will have lots of tests blocking your work, but won't actually test the important properties.
That's an amount of trust in the LLM capacity to not create hidden corner cases and your capacity to review large-scale changes that... I find your complete faith disturbing.
I mean, it's not like it ships it to production. You can read code it writes and modify it if you don't like it, or choose not to use it.
If you can read the code it writes and modify it, a project manager can remove that time from you and take the AI slop direct to production.
That's a different problem. The original question was when would a competent dev use an LLM.
Which the answer is: never. If they did, by definition they would not be competent (unless they are being specifically trained in how to avoid code slop).