Hacker News new | ask | show | jobs
by jedberg 38 days ago
Before AI coding, a GitHub issue might get one or two PRs after six months.

AI coding has made this orders of magnitude bigger.

The individual numbers are small, but they add up quickly.

1 comments

Maybe I am really dense, but a single issue getting 2 vs 25 PRs seems to be no practical difference.
Well two in six months vs 25 in one hour. So that's a 54,000x increase.

But also, each PR kicks off a bunch of CI work, often in GitHub Actions.