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

Programmer Humor

19480 readers
615 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 3 months ago (1 children)

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

[–] [email protected] 6 points 3 months 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 3 months 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 3 months ago

I just ask ChatGPT to review pull requests.