Live data from Hacker News

Debian votes to allow "responsible use of generative AI"

lwn.net

101–110 of 468 posts

Re: Debian votes to allow "responsible use of generative AI"

#101
post #82
post #43

Earlier quoted context omitted.

A good thing about the "you're the author regardless of the tool you used to produce the code" policy is that if a developer repeatedly submits poor quality AI generated code, one does not blame the model or the agent, one bans/terminates the developer.

What stops them from submitting PRs from another account?

What stopped them before?

Re: Debian votes to allow "responsible use of generative AI"

#102
post #90
post #84

Earlier quoted context omitted.

At least he didn't say that all LLM tech is "fascist". Which some did :/

I think that would be more normal than comparing an LLM policy to having lost a child.

One is just something more people say, it's still as much unhinged.

Re: Debian votes to allow "responsible use of generative AI"

#103
post #92

Earlier quoted context omitted.

There was an increasingly scary mass of people in the industry that viewed the coding as a sort of therapeutic exercise, and would become quite obsessive about it. For those people LLMs are anathema because they take away what was the rewarding part of the job. If you care primarily about the quality of the end result, as opposed to being attached to a particular process of achieving it, then you're happy about how t…

You find it scary that people enjoy what they do? Simply caring about the end result is often not wise, ethical, or sustainable, and the quality thereof is dubious in any case, especially when you consider that the end result of developing software is never just the artifact.

Treating coding as the therapeutic reward for other things (typically tolerating bureaucracy) and then indulging obsessions about it absolutely is unhealthy.

And I've seen exactly this across multiple large and small organizations in multiple countries, in addition to being all over here and the red site.

This is quite distinct from enjoyment.

Re: Debian votes to allow "responsible use of generative AI"

#104

What does "Responsible" even mean... This will turn to shit because laziness will take over and comprehension will fall as a consequence of that. Junior will "contribute" and the seniors will eventually become too lazy to care. What's next... vibecoding airline ADA code. Save me lord jesus christ.

> What does "Responsible" even mean...

Quite. Of the two different common meanings, I reckon:

"The use of a generative AI tool does not diminish the contributor's responsibility for the work they submit."

will be true in the sense of "Who the hell is responsible for this mess?"

Re: Debian votes to allow "responsible use of generative AI"

#105
post #33

Joey Hess is unimpressed. See https://joeyh.name/blog/entry/Debian_and_the_sirens/

His point is using LLMs to build software will lead to code so complex that it requires an Agent. Or that it will cause avoiding cleaning up the boilerplate because we can tolerate it now because of agents.

And thus this will all bias towards complexity and fragility..

Aside from Bun, which is owned by Anthropic, do we know of open source projects that allow AI where this has happened?

Re: Debian votes to allow "responsible use of generative AI"

#106

Earlier quoted context omitted.

Linus Torvalds regarding the Linux kernel is reasonably similar. He views AI/LLMs as just another tool in the development process. Think about life before and after modern IDEs that features IntelliSense circa 2000. It was night and day. It did not make programmers dumber -- it was a new tool.

Except LLMs actually are making programmers dumber. I personally know people, people whom I know for a fact were good programmers before, who have now completely stopped using their brains. When you ask them why they did something in the code, they say "I don't know, Claude did that and I didn't really question it". There was no such analogous phenomenon with IDEs.

You can just ask Claude why it did something in the code and it will tell you

Programmers just moved up a level , not dumber, we are now managers of a team of 'agent' programmers. The deliverable is now a functionality instead of a specific block of code

Re: Debian votes to allow "responsible use of generative AI"

#107
post #82
post #43

Earlier quoted context omitted.

A good thing about the "you're the author regardless of the tool you used to produce the code" policy is that if a developer repeatedly submits poor quality AI generated code, one does not blame the model or the agent, one bans/terminates the developer.

What stops them from submitting PRs from another account?

Reputation, or lack thereof.

Proof of authority, essentially.

Re: Debian votes to allow "responsible use of generative AI"

#108

New policy boils down to "AI or not, it's still your code and you're responsible for it". I can get on board with that.

Yeah but how will this work in practice? IMHO people will just submit code they didn't write or understand.

Maintainers should quiz the submitters on the code and if they fail to answer reasonably the PR is dropped with the comment: "A.I. slop" and de submitter banned.

Re: Debian votes to allow "responsible use of generative AI"

#109

New policy boils down to "AI or not, it's still your code and you're responsible for it". I can get on board with that.

> it's still your code I wholly agree with your comment, but is it legally "your code"? Copyright is implicit at the moment of human creation. But there isn't yet settled law on AI-assisted creation. So it might be a problem for projects to accept contributions where it's not clear who actually owns that work.

[deleted]

Re: Debian votes to allow "responsible use of generative AI"

#110
Related: I find this self-assessed AI level for contributions [1] to be extremely useful, both professionally and personally, to communicate the level of AI assistance so that the person on the receiving end can evaluate how much time & effort they want to spend understanding my code.

[1]: https://www.visidata.org/blog/2026/ai/#self-assessed-ai-leve...

Post reply on HN