I know many developers enjoy using AI to assist them to write code.
There are also general public who has little knowledge of programming or computer science able to create an app or game just by "vibe coding".
AI uses LLM which Web scrapped from the Internet such as stackoverflow, forums, source code repositories like github.
What if a repo is licensed under some open source licence with some limitation?
Even though these licenses are highly permissive such as MIT licence, the developer who use them need to follow the rules to give credit or stated the name of the original author.
Licences like GPL variant as used on Linux require the person to contribute back to the original project.
I think all these licences will be ignored and the project owner rights are not protected.
What do you think?
As programmer, do you think you support this to be happened?
There are also general public who has little knowledge of programming or computer science able to create an app or game just by "vibe coding".
AI uses LLM which Web scrapped from the Internet such as stackoverflow, forums, source code repositories like github.
What if a repo is licensed under some open source licence with some limitation?
Even though these licenses are highly permissive such as MIT licence, the developer who use them need to follow the rules to give credit or stated the name of the original author.
Licences like GPL variant as used on Linux require the person to contribute back to the original project.
I think all these licences will be ignored and the project owner rights are not protected.
What do you think?
As programmer, do you think you support this to be happened?
Last edited: