Обложка канала

Futuris

2134 @Futuris

Аналитика и субъективный взгляд на последние новости в сфере технологий и искусственного интеллекта.

Futuris

3 года назад
Открыть в
GitHub Copilot представил новую функцию, позволяющую разработчикам видеть, когда их код совпадает с кодом в общедоступном репозитории. Это помогает избегать дублирования кода и дает разработчикам возможность использовать существующие библиотеки кода. Функция находится в приватной бета-версии и в будущем появится в Copilot Chat. techcrunch.com/2023/08…pository
GitHub Copilot can now tell developers when its suggestions match code in a public repository

GitHub Copilot has changed how developers write their code. However, it can also create issues when it creates code similar to what’s already available in another public repository. In 2022, GitHub launched a feature that allowed users to block suggestions of matching public code automatically. According to a GitHub spokesperson, this system would trigger less than 1% of the time. But sometimes, developers may want to see what these code fragments are — either to use them (within the licensing restrictions set up by their companies) or to maybe use the entire library this snippet came from.

TechCrunch