Using AI as a code generator is a bold strategy. For one, it's wrong more often than not. For the other, you cannot copyright AI-generated code in the US.
#AI #coding
http://www.scmagazine.com/news/42-of-ai-using-devs-say-at-least-half-of-their-codebase-is-ai-generated
Hahah. Yes. I feel like this gets glossed over a lot. If copyright gets laundered away by LLMs, which in a weird way is the current limbo situation, all those corporations are rendering their codebases public domain. Or rather uncopyrightable. I think public domain presupposes the existence of copyright.
@TheServitor @kdkorte the practical implications are overstated in my opinion. It could make it harder for the kind of business model that requires rug-pulling by relicensing open-source, but most code is either open-sourced under a generous license (MIT /Apache, etc) or it's never made public (in which case copyright is irrelevant; we're talking about leaking of internal company information, which is a different legal topic).
The security risks when your LLM starts accessing the web directly are much more concerning.
@TheServitor @kdkorte indeed! See https://fedi.simonwillison.net/@simon/114693248045080643 and many other posts by @simon and others