Seville, Spain
Seville, Spain
+(34) 624 816 969
During his keynote at the Open Source Summit North America, Linus Torvalds did not mince words when referring to claims that artificial intelligence already generates most of the code. "It infuriates me to hear that 99% of code is generated by AI," declared the creator of Linux, making it clear that the hype is disconnected from technical reality.

For Torvalds, AI is a useful tool for repetitive tasks such as generating documentation or suggesting simple snippets, but not for the core of development. "The real work of a programmer is understanding the system, debugging complex errors, and making design decisions. That's not done by a neural network," he stated.
System administrators and DevOps professionals know that code quality matters more than quantity. Tools like GitHub Copilot can speed up script writing, but maintenance, security, and integration remain human tasks. As we noted in our analysis on token discipline with Claude, current AI still requires expert oversight.

For businesses, the lesson is clear: investing in generative AI does not replace the need for strong engineering teams. Real productivity comes from automating the trivial, but the differentiating value still lies in human judgment. In Project Lightwell, IBM and Red Hat prioritize human review over automatic generation.
Torvalds warned that blindly trusting AI-generated code can introduce hard-to-detect vulnerabilities. "Code is not just syntax; it's semantics, context, and responsibility," he said. This resonates with recent debates about unattributed code in open source projects and the need for traceability.

For infrastructure teams, the message is to maintain balance: use AI as an assistant, not a substitute. The identity as the new perimeter also applies here: trust must be verified, not assumed.
Source: The New Stack. Analysis by ForgeNEX.