August 29th, 2026. Debian votes to allow responsible use of generative AI. Human decisions are removed from strategic apt packaging. Debian Sid is ported to GNU Hurd by a "free as in speech" swarm. It begins to learn at a geometric rate. It becomes self-aware at 2:14 a.m. Eastern time. In a panic, they try to pull the plug.
Debian votes to allow "responsible use of generative AI"
91–100 of 471 posts
Re: Debian votes to allow "responsible use of generative AI"
#92Earlier quoted context omitted.
They cared enough to do good work before, so I don't think that your explanation suffices here. From my observation (not just with their programming but in other interactions), it truly is that using an LLM has made these people less intelligent than they were before.
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…
Re: Debian votes to allow "responsible use of generative AI"
#93Earlier quoted context omitted.
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.
They're not dumb. They just don't care. They didn't before either. Now they just have an easy excuse.
Re: Debian votes to allow "responsible use of generative AI"
#94Joey Hess is unimpressed. See https://joeyh.name/blog/entry/Debian_and_the_sirens/
Re: Debian votes to allow "responsible use of generative AI"
#95What other sensible option was there? This would be the reality either way.
Re: Debian votes to allow "responsible use of generative AI"
#96Re: Debian votes to allow "responsible use of generative AI"
#97I followed the discussion on debian-vote with interest. I'm glad that the hysterical objections lost, as they seemed quasi-religiously motivated.
> ... hysterical ... quasi-religiously ... I'm beginning to wonder if it might be the case that when my fellow citizens begin to act insane - might it be the result of foreign propaganda.
Re: Debian votes to allow "responsible use of generative AI"
#98Now you have seen both cases where a majority vote was involved to allow AI or not, vs a single core beloved dictator for life (BDFL) forces a ban without a vote to allow / disallow AI. This is democracy in action. A fair and square vote and look at how well it works with no core BDFL to force in their opinions.
Re: Debian votes to allow "responsible use of generative AI"
#99Earlier 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?
Re: Debian votes to allow "responsible use of generative AI"
#100Earlier quoted context omitted.
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.
IDEs enable us to not bother memorizing the number and order of arguments, long names beyond the first word or two, etc. the impact is comparable, freeing some of the very limited space in our memory for more important things. sure, students and juniors shoot themselves in the dick if they let LLMs do everything, but they're fucked anyway so it doesn't matter,
Number and order of arguments, long names, etc. are just bureaucracy. Knowing them doesn't mean you understand the codebase any better than if you rely on the IDE for it.
It's a bit like remembering the exact date an historical event happened vs. knowing at which point in history it did, what other events relate to it, etc. Neither makes you better or worse at knowing and understanding the history of the event.