| ▲ | tdrz a day ago | |||||||||||||||||||||||||
I'm an OSS maintainer and to me it's not just about the review itself. Being greeted by a wall of text for every little small thing is counter-productive. I hate going through 2 pages of text for each PR. It usually shouldn't take more than a couple of sentences if you understand the issue and the solution. But most important for me: lots of time the PR just adds even more code, although other options do exist (ie sometimes REMOVING some code). You have to know the codebase well in order to find those objectively better solutions. | ||||||||||||||||||||||||||
| ▲ | ahartmetz a day ago | parent | next [-] | |||||||||||||||||||||||||
I've seen it. Walls of text with stereotypically worded non-summaries that just repeat all of the code in words, mutating values all over the place instead of the obvious canonical one place that touches related values... Yeah you can use LLMs, but don't let me notice it from the quality of the output. I've noticed that LLMs seem to be especially bad at things relating to space, position and movement. I guess they have to synthesize that part of human intelligence entirely, it's not in the words. | ||||||||||||||||||||||||||
| ▲ | a day ago | parent | prev | next [-] | |||||||||||||||||||||||||
| [deleted] | ||||||||||||||||||||||||||
| ▲ | othmanosx 17 hours ago | parent | prev [-] | |||||||||||||||||||||||||
Give https://pyor.review a shot if you’re struggling with PR reviews on github. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||