this post was submitted on 19 Jul 2024
1026 points (98.6% liked)

Programmer Humor

19166 readers
575 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 1 year ago
MODERATORS
1026
Googling (programming.dev)
submitted 1 month ago by JPDev to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 1 month ago (1 children)

Should start asking them like, why did you do this? Why did you chose this method? To make them sweat :p

[–] sukhmel 6 points 1 month ago (1 children)

That used to make sense when LLMs were not the thing, when evaluating assessments from students, half of which asked someone else and didn't bother to even read the code

[–] [email protected] 13 points 1 month ago (1 children)

If no one can make sense of the change, then you reject it. Makes no difference if it was generated with an LLM or copy-pasted from Stackoverflow.

[–] [email protected] 5 points 1 month ago

I just ask ChatGPT to review pull requests.