Hacker News new | ask | show | jobs
by stuaxo 38 days ago
If someone doesn't understand every bit of the PR they are submitting it should not be submittable - yes it takes time, but you are expecting devs on the other end to take more time than that.

Though one plus point: a dev can ask the LLM to:

- Split a PR into logical patches - Explain each one

From there as questions and edit and rebase each until it makes sense, because it's guaranteed that not all of it will until you do that.