Quoting Linus Torvalds

Simon Willison's Blog News

Summary

Linus Torvalds describes a challenging debug session where an AI assistant provided significant help but also showed limitations by suggesting to give up, which he overcame through persistence.

No content available
Original Article
View Cached Full Text

Cached at: 08/23/26, 12:18 AM

# A quote from Linus Torvalds Source: [https://simonwillison.net/2026/Aug/22/linus-torvalds/](https://simonwillison.net/2026/Aug/22/linus-torvalds/) 22nd August 2026 > And this was a debug session from hell, enormously helped by an AI doing much of the grunt\-work\. I'd like to call it my tireless helper, but the AI several times stated flat out that this was impossible and unsolvable and that we should just write a report about it\. I suspect those things have been trained by people who may not be quite as stubborn as I am\. But while the AI was ready to give up several times, it did keep adding debug code and analyzing it faithfully when I pushed\. So credit where credit is due and I let the AI write the commit message above\. —[Linus Torvalds](https://github.com/torvalds/linux/commit/818bebeb63dd6bf5f4e07e145f6cdbace520a34c),drm/xe: Don't hand out the flat CCS storage as usable VRAM

Similar Articles

It seems that Linus Torvalds has a complicated relationship with AI.

Reddit r/singularity

Linus Torvalds describes Linux Kernel 7.2 as "huge" because AI tools are now reviewing kernel code faster than humans, despite his earlier criticism of low-quality AI-generated patches and bug reports. He accepts this as the new normal, noting Linux is not an anti-AI project.

Quoting Florian Herrengt

Simon Willison's Blog

A quoted excerpt from Florian Herrengt's blog post discusses how AI-assisted development can lead to undebuggable, convoluted codebases where even AI tools like Claude can't fix issues, highlighting a growing problem in software engineering.

Quoting Linus Torvalds

Simon Willison's Blog

Linus Torvalds declares on the Linux Media Mailing List that Linux is not anti-AI, calling AI a clearly useful tool and dismissing those who disagree.