GCC steering committee announces AI policy
71–80 of 454 posts
Re: GCC steering committee announces AI policy
#72Fork it into Rust or something.
Re: GCC steering committee announces AI policy
#73The comments are worth it... the full spectrum of personalities and the hottest of takes. 10/10, would recommend to a bored friend.
> Do anti-LLM types expect to be vindicated in an orgy of copyright lawsuits that resets the industry back to 2022? What do people pushing expect to accomplish? You weren’t kidding, huh.
> "The true purpose of AI is to allow wealth to access skill without allowing skill to access wealth."
Re: GCC steering committee announces AI policy
#74Even GCC admit... nobody likes writing tests.
That said, I think the gains will mostly be in boring, enterprise software; they are often a lot more code that, if the application is designed well, is mostly configuration and boring wiring. Boring code is good for LLMs to write.
But the underlying tools like GCC are not boring. They will have boring aspects to it, but for the most part they are not boring.
Re: GCC steering committee announces AI policy
#75The comments are worth it... the full spectrum of personalities and the hottest of takes. 10/10, would recommend to a bored friend.
AI psychosis seems to be on all sides of the debate. We've truly lost our moderate speech and the ability to discuss.
For me I’m a late adopter. I’ve seen more things go than stay. I’ll wait until the industry has stabilised or evaporated before making a decision. It’ll save me time and money.
Re: GCC steering committee announces AI policy
#76Earlier quoted context omitted.
Isn't there also a concern that an LLM may reproduce copyrighted code verbatim (or close enough), and the original author asserts their copyright?
To my knowledge there is not a single known case where this happened. News back then were about intentionally prompting to output known copyrighted material. The parent comment still stands in my opinion: When, despite millions of developers using agentic AI already, are these lawsuits supposed to manifest?
Re: GCC steering committee announces AI policy
#77Earlier quoted context omitted.
> Do anti-LLM types expect to be vindicated in an orgy of copyright lawsuits that resets the industry back to 2022? What do people pushing expect to accomplish? You weren’t kidding, huh.
He's correct though. You would need 3 extremely low probability events to all occur simultaneously for the concern to actually manifest. 1) Courts reverse their previous decisions and declare LLM generated code as belonging to LLM labs. 2) LLM labs decide to assert their copyright and sue open source projects. 3) They are able to prove that the code was generated by an LLM and not just any LLM but their LLM.
1) Someone re-licenses GCC under a non-GPL license.
2) EFF sues them, to stop the behaviour
3) Court tells EFF that they have no standing to sue because LLM generated content has no copyright
Obviously this happening would be in the future after someone translated GCC to Rust with LLMs or something.
Re: GCC steering committee announces AI policy
#78I wonder how they plan to detect it something is LLM generated. I think what this leads to is people just working hard to make their outputs appear human generated.
But I don't think generated code in itself was ever the issue. It's who takes responsibility for it. And I think in this case, can the submitter guarantee it's not code that is copyrighted elsewhere.
Re: GCC steering committee announces AI policy
#79how do enforce 'human only code' anyway ???? at some point, what's stopping people from lying or make the code like human writing one ????
Re: GCC steering committee announces AI policy
#80This is such a fire quote