Earlier quoted context omitted.
> I strongly object to anthropomorphising text transformers (e.g. "Assisted-by"). I don't think this is anthropomorphising, especially considering they also include non-LLM tools in that "Assisted-by" section. We're well past the Turing test now, whether these things are actually sentient or not is of no pragmatic importance if we can't distinguish their output from a sentient creature, especially when it comes to pr…
Would you say "assisted by vim" or "assisted by gcc"? It should be either something like "(partially/completely) generated by" or if you want to include deterministic tools, then "Tools-used:". The Turing test is an interesting thought experiment but we've seen it's easy for LLMs to sound human-like or make authoritative and convincing statements despite being completely wrong or full of nonsense. The Turing test is…
AI assistance when contributing to the Linux kernel
61–70 of 464 posts
Re: AI assistance when contributing to the Linux kernel
#62Re: AI assistance when contributing to the Linux kernel
#63Earlier quoted context omitted.
Not insane at all. Just a very useful shortcut. Not everyone wants to move fast and break shit.
I still think it's insane, why would you care about the "origin" of the code as long as there is a human accountable (that you can ban anyway)?
Re: AI assistance when contributing to the Linux kernel
#64Earlier quoted context omitted.
It’s not about the mechanism: responsibility is a social construct, it works the way people say that it works. If we all agree that a human can agree to bear the responsibility for AI outputs, and face any consequences resulting from those outputs, then that’s the whole shebang.
Sure we could change the law. It would be a stupid change to allow individuals, organizations, and companies to completely shield themselves from the consequences of risky behaviors (more than we already do) simply by assigning all liability to a fall guy.
Re: AI assistance when contributing to the Linux kernel
#65Re: AI assistance when contributing to the Linux kernel
#66Why does this file have an extension of .rst? What does that even mean for the fileformat?
Re: AI assistance when contributing to the Linux kernel
#67Why does this file have an extension of .rst? What does that even mean for the fileformat?
This format really took off in the Python community in the 2000's for documentation. The Linux kernel has used it for documentation as well for a while now.
Re: AI assistance when contributing to the Linux kernel
#68Earlier quoted context omitted.
Sure we could change the law. It would be a stupid change to allow individuals, organizations, and companies to completely shield themselves from the consequences of risky behaviors (more than we already do) simply by assigning all liability to a fall guy.
What law exactly are you suggesting needs to be changed? How is this any different from what already happens right now, today?
That is not the case when using AI generated code. There is no way to use it without the chance of introducing infringing code.
Because of that if you tell a user they can use AI generated code, and they introduce infringing code, that was a foreseeable outcome of your action. In the case where you are the owner of a company, or the head of an organization that benefits from contributors using AI code, your company or organization could be liable.
Re: AI assistance when contributing to the Linux kernel
#69Earlier quoted context omitted.
If the output is public domain it's fine as I understand it.
This ruling is IMO/IANAL based on lawyers and judges not understanding how LLMs work internally, falling for the marketing campaign calling them "AI" and not understanding the full implications. LLM-creation ("training") involves detecting/compressing patterns of the input. Inference generates statistically probable based on similarities of patterns to those found in the "training" input. Computers don't learn or hav…
Re: AI assistance when contributing to the Linux kernel
#70Earlier quoted context omitted.
I still think it's insane, why would you care about the "origin" of the code as long as there is a human accountable (that you can ban anyway)?
If your doctor told you he used an ouija board to find your diagnosis, would you care about the origin of the diagnosis or just trust that he'll be accountable for it?