Measuring the impact of AI on experienced open-source developer productivity
1–10 of 501 posts
Re: Measuring the impact of AI on experienced open-source developer productivity
#2Re: Measuring the impact of AI on experienced open-source developer productivity
#3I feel like there are two challenges causing this. One is that it's difficult to get good data on how long the same person in the same context would have taken to do a task without AI vs with. The other is that it's tempting to time an AI with metrics like how long until the PR was opened or merged. But the AI workflow fundamentally shifts engineering hours so that a greater percentage of time is spent on refactoring, testing, and resolving issues later in the process, including after the code was initially approved and merged. I can see how it's easy for a developer to report that AI completed a task quickly because the PR was opened quickly, discounting the amount of future work that the PR created.
Re: Measuring the impact of AI on experienced open-source developer productivity
#4Re: Measuring the impact of AI on experienced open-source developer productivity
#5Very interesting methodology, but the sample size (16) is way too low. Would love to see this repeated with more participants.
Re: Measuring the impact of AI on experienced open-source developer productivity
#6I think an approach that I tried recently is to use it as a friction remover instead of a solution provider. I do the programming but use it to remove pebbles such as that small bit of syntax I forgot, basically to keep up the velocity. However, I don't look at the wholesale code it offers. I think keeping the active thinking cap on results in code I actually understand while avoiding skill atrophy.
Re: Measuring the impact of AI on experienced open-source developer productivity
#7The authors say "High developer familiarity with repositories" is a likely reason for the surprising negative result, so I wonder if this generalizes beyond that.
Re: Measuring the impact of AI on experienced open-source developer productivity
#8Re: Measuring the impact of AI on experienced open-source developer productivity
#9> developers expected AI to speed them up by 24%, and even after experiencing the slowdown, they still believed AI had sped them up by 20%. I feel like there are two challenges causing this. One is that it's difficult to get good data on how long the same person in the same context would have taken to do a task without AI vs with. The other is that it's tempting to time an AI with metrics like how long until the PR w…
I'm not making any claim in either direction, the authors themselves recognize the study's limitations, I'm just trying to say that everyone should have far greater error bars. This technology is the weirdest shit I've seen in my lifetime, making deductions about productivity from anecdotes and dubious benchmarks is basically reading tea leaves.
Re: Measuring the impact of AI on experienced open-source developer productivity
#10Very interesting methodology, but the sample size (16) is way too low. Would love to see this repeated with more participants.
They paid the developers about $75k in total to do this so I wouldn't hold your breath!