Get the latest tech news
Please don't upload my code to GitHub
Please don’t upload my code to GitHub This is a call to open source developers to not upload the work of others to GitHub. What’s the problem with GitHub? Well, there are a lot of problems with GitHub. Here, we will mainly focus on a feature called Copilot, but if you’re interested to learn more about the others, please visit this page. What is Copilot? According to GitHub, GitHub Copilot is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code to suggest individual lines and whole functions instantly. — https://github.com/features/copilot
GitHub Copilot is an AI pair programmer that helps you write code faster and with less work. However, we know that LLMs (so-called AI) need to be trained on a huge data sample in order to work. Even if a project is not hosted on GitHub, other people have the legal right (depending on the license) to redistribute the source code.
Or read this on Hacker News