this post was submitted on 29 Nov 2024
42 points (95.7% liked)

Linux

5502 readers
177 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

Counter article: https://jadarma.github.io/blog/posts/2024/11/does-github-copilot-improve-code-quality-heres-how-we-lie-with-statistics/ about the original statistics article from Github this talk and blog post is about: https://github.blog/news-insights/research/does-github-copilot-improve-code-quality-heres-what-the-data-says/

If you rather like a reactionary video commentary to the article from The Primeagen: https://youtu.be/IxYN7DKefmI or watch on Invidious, a privacy focused web YouTube client without using YouTube directly: https://inv.nadeko.net/watch?v=IxYN7DKefmI

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 weeks ago

I have, but in my experience any personal gains are lost if I account for the extra time needed to review other devs' PRs. The volume of sloc submitted has gone way up, but everything runs and looks fine, so the bugs that do sneak in are really nasty little things.

The experience of using it to fill out, like a wall of config changes, or a bunch of repetitive test cases is good though.