|
|
|
GitHub Copilot Is actually Good
|
|
5 points
by caseydm
1323 days ago
|
|
My wife went to a conference recently where she learned about copilot. As someone who produces a lot of open source code, this immediately started me on a rant, talking about how it was reusing people's code in a questionable manner. I also thought writing comments to create code was a gimmick (still do). However, I decided to try out copilot to see what it was doing and what the hell. I'm actually surprised how good it is. I'm use it for python within pycharm, and I'm surprised how often it's referencing patterns in other parts of my codebase. It's also autocompleting tons of patterns that I need for elasticsearch-dsl and some other python libraries. I guess I've seen a lot of hate for copilot but maybe give it a try? I still don't know how to feel about the code reuse, but I'm surprised it works as well as it does. |
|
The question about Copilot is not how good/bad it works, it is the fact that it trained on everyone's public code without taking into account the license, raising multiple concerns, including privacy ones
https://githubcopilotinvestigation.com/
https://twitter.com/docsparse/status/1581461734665367554
https://sfconservancy.org/GiveUpGitHub/
https://www.sdxcentral.com/articles/news/github-copilot-rais...