Been a long time Debian user but with the recent AI decision I am planning on moving on so anyone have an anti-AI recommendations? I understand its being used in the kernel as well but are there any distros taking a full anti-AI approach to the parts of the code they control?
Since folks seem a little confused on what I am referring to here is the mailing list page regarding the use of gen ai without disclosure vote: https://lists.debian.org/debian-vote/2026/08/msg00360.html
Phoronix article on it: https://www.phoronix.com/news/Debian-Votes-Responsible-AI-Use


A lot of people see programming as “type the right instructions in order to do a job”.
But that’s not what “programming” is. It’s a process: take an idea, break it down to parts, translate those processes into code, then put it all together in a way that works. You can write countless variations of code that all accomplish they same task,but someone that’s good at programming will do it in a way where the parts fit together elegantly and efficiently.
I’ve looked at beautifully written projects and messes of sloppy illegible code the technically “work”. There’s a difference: one is the work of artists and the other isn’t.
Painters do the same thing when they take an idea and turn it into smears of paint on canvas. The only difference is the medium and tools.