New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
I see you replied to my "It's copyright" and then just carried on showing your ignorance by continuing to spell it wrong multiple times.
It is a RIGHT that you have by virtue of creating something. It's not a WRITE, because WRITE is a verb.
What the hell are you talking about?
If I produce software and release a binary of it, and someone copies it, I can obviously prove that I have the copyright because I have the source code and the git repository to show how it was developed over time.
If you write code you can choose whatever licence you want. You own the copyright automatically.
If you use an AI tool, under most jurisdictions you would still own the copyright on the output. And even if those that don't, only the very small parts created by AI would by uncopyrightable. Merging them into a copyrighted work is covered by copyright as it creates a new work. Exactly the same as if I took a book that is now in the public domain and rewrote chunks of it to change the story - people couldn't copy my modified version, but they could continue to copy from the original.
Now, even in a jurisdiction that doesn't permit copyright on AI generated work, if I release some work that is mostly hand-coded and with some parts by AI, nobody looking at the binary would have any idea what was written by me and what was written by AI. It would be impossible for somebody to try to take some fragment of the binary and claim that part was permissible to copy, because to do that they'd need the output of the AI work to be able to prove that it was legal for them to copy that part. But they don't have that, they just have the final product that is a composite of my work and AI work. And again, that would in any case count as a transformative work, so the final product would be copyrightable.
If you are going to argue about copyright law, you should at least educate yourself with the basics of it. And learn how to spell it.
Incorrect. In ONE jurisdiction it has been declared uncopyrightable, and it hasn't been tested in others. And that ONE jurisdiction was only tested in the case of work that was entirely generated by AI, not where AI was used for part of a larger work.
You have done no such thing. You seem to not even understand the basics of copyright law.
And finally, as I said at the beginning, I haven't even used AI yet, only looked at some code produced when a friend demo'd it to me.
And just to respond to this one point again as it's important.
By your own argument, using an AI tool to generate something would produce a work that is free of copyright (again, that's NOT true, it's only for specific works generated entirely by AI and in one jurisdiction, but again, this is what you are arguing).
If that output has no copyright at all, ANYBODY is free to incorporate it into any other work they like, at which point the resultant work is considered transformative and covered by copyright.
It's actually you trapped in cognitive dissonance because you believe one thing (AI generated work is free of copyright), whilst arguing the opposite (that the result can't be used because it "is a smorgasbord of licensing violations"). It can't be both.
Adding snippets of AI generated code into a mature project is one thing but using AI to jumpstart a new project is a whole different matter.
Snippets of AI generated code incorporated into mature projects are mostly inconsequential, the vim editor is accepting AI generated code additions, I doubt it will make any significant difference.
Now jumpstarting new projects using AI.. that will only make a mess.