Hacker News new | ask | show | jobs
by MichaelMoser123 1791 days ago
i actually like it that copilot is better than me at solving interview questions. https://www.youtube.com/watch?v=FHwnrYm0mNc I for one welcome our robot overlords.

i wonder if they could retrain the model on BSD or MIT licensed code only; How much of the open source code is licensed as GPL vs more permissive licenses, does anyone know?

Interesting that they want to charge for the use of co-pilot, I guess that we will see this business model more in the future.

1 comments

Haven’t watched the video but this makes a lot of sense. I assume there are quite a lot of Leetcode solution repositories containing exact problem descriptions and LeetCode naming on GitHub. So essentially it‘s copy and pasting from these solutions.