(no title)
debarshri | 13 days ago
I think it is about who is contributing, intention, and various other nuances. I would still say it is net good for the ecosystem.
debarshri | 13 days ago
I think it is about who is contributing, intention, and various other nuances. I would still say it is net good for the ecosystem.
atomicnumber3|13 days ago
The problem is the asymmetry of effort. You verified you fixed your issue. The maintainers verified literally everything else (or are the ones taking the hit if they're just LGTMing it).
Sorry, I am sure your specific change was just fine. But I'm speaking generally.
How many times have I at work looked at a PR and thought "this is such a bad way to fix this I could not have come up with such a comically bad way if I tried." And naturally couldn't say this to my fine coworker whose zeal exceeded his programming skills (partly because someone else had already approved the PR after "reviewing" it...). No, I had to simply fast-follow with my own PR, which had a squashed revert of his change, with the correct fix, so that it didn't introduce race conditions into parallel test runs.
And the submitter of course has no ability to gauge whether their PR is the obvious trivial solution, or comically incorrect. Therein lies the problem.
snovv_crash|13 days ago
I'd even argue we need a new type of test coverage, something that traces back the asserts to see what parts of the code are actually constrained by the tests, sort of a differential mutation analysis.
rixed|12 days ago
mysterydip|13 days ago
debarshri|13 days ago
kermatt|13 days ago
I think the problem is where bug-bounty or reputation chasers are letting LLM's write the PRs, _without_ building and testing. They seek output, not outcomes.
thrance|13 days ago
unknown|13 days ago
[deleted]
scwoodal|13 days ago
https://github.com/microsoft/go-sqlcmd/pulls
debarshri|13 days ago
softwaredoug|13 days ago
The negative case are free running OpenClaw slop cannons that could even be malicious.
_joel|13 days ago
krater23|13 days ago
saghm|13 days ago
debarshri|13 days ago
So I am pretty much confident as well as convinced about the change. But then I know what I know.
Aurornis|13 days ago
mycall|13 days ago
silverwind|13 days ago