|
|
|
|
|
by bayindirh
760 days ago
|
|
Current generation of AI code generators are loaded with ethics and copyright problems. Plus, there's the issue of "copying something without understanding" angle. The most advanced tools were template based generators and real-time static checkers plus language servers. AI makes things way more complicated than it is. It's not only bleed of GPL into MIT. It's also bleeding of source-available licensed corpus to AI models. These things leak their training data like crazy. Ask the right question and get functions from training sets verbatim. When everything is combined, this is a huge problem. It's not that these problems are individually OK. They're huge already. The resulting problem is a sum of huge problems. |
|