this post was submitted on 16 Feb 2024
20 points (91.7% liked)
CSCareerQuestions
949 readers
1 users here now
A community to ask questions about the tech industry!
Rules/Guidelines
- Follow the programming.dev site rules
- Please only post questions here, not articles to avoid the discussion being about the article instead of the question
Related Communities
- [email protected] - a general programming community
- [email protected] - general question community
- [email protected] - for questions targeted towards experienced developers
Credits
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Every developer (~400) has a Copilot license of which about 50% are actively using it (we'll start pruning licenses next month).
My experience so far is that it's biggest benefit is writing tests and refactoring code. The major downside is that it has a habit of introducing very subtle bugs that are easy to miss even with human review.