惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
爱范儿
爱范儿
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园_首页
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
V
V2EX
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
'AI is a great tool, but it's a tool': Linus Torvalds lay...
Mike Moore · 2026-05-21 · via Latest from TechRadar
ChatGPT coding
(Image credit: Shutterstock)

  • Linus Torvalds talks about his views on AI
  • Linux creator says AI can be useful, but "pain points" are also present
  • New security reporting processes revealed to cope with AI deluge

Linux creator Linus Torvalds has admitted he doesn't always have the best experience with AI tools, saying he has a "love-hate relationship" with the technology.

Speaking at the Linux Foundation's Open Source Summit North America, Torvalds noted, "I actually really like it from a technical angle. I love the tools. I find it very useful and interesting, but it is definitely causing pain points."

He also spoke out on those claiming AI tools wrote 100% of their code, and the dangers of relying too heavily on these new tools, especially when it comes to security.

Perhaps unsurprisingly, Torvalds had some strong opinions on those people who now claim their entire code base is written by AI.

"My opinion has always been that AI is a great tool, but it's a tool, and when I see people saying, 'hey, 99% of our code is written by AI,' I literally get angry," he said.

"I grew up writing machine code, and when I say machine code, I don't mean assembly language, I mean the numbers," Torvalds added, "it took me a while to understand that writing down the numbers and calculating offsets for branches is kind of stupid, and people had come up with this tool called an assembler, and then later on I figured out compilers are good too. These days, I'm figuring out AI tools are good too."

"I'm personally 100% convinced that AI is changing programming, but it's not changing the fundamentals," he declared.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

"AI will increase your productivity by a factor of 10," he added, but warned, "AI is great, but AI is not changing programming."

Linus Torvalds at the Open Source Summit, Lyon in 2019

(Image credit: Mayank Sharma)

Torvalds' talk came shortly after he had complained about the Linux kernel security mailing list, which he said was being "overrun by duplicate reports" generated by AI.

"People think that when they find a bug with AI, the first reaction sometimes seems to be, let's send it to the security list, because this may have security implications," he said.

"The result, on a deliberately small, confidential list, was that "we were flooded by people sending bugs, and then you have this list with very few people on it… and we spent all our time just forwarding these reports to… the other developers who knew that area better."

In order to stop such an issue happening again, Torvalds revealed new AI security disclosures, as he noted, "If you find a security bug with AI, you should basically consider it to be public, just because if you found it with AI, 100 other people also found it with AI."

Overall, Torvalds was understandably keen to push the human influence in coding, even working alongside AI platforms to gain better knowledge.

"You do want to understand how it all works in the end," he said. "Even when I use AI for my pet toy projects, I will use AI to generate code, I will look at that code, I will actually still look at the assembly language… because it's what I grew up with."

"You need to understand not just your prompts, but you need to understand the end result too, because that's the only way you can maintain it long term."


Google logo on a black background next to text reading 'Click to follow TechRadar'

Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds.

Mike Moore is Deputy Editor at TechRadar Pro. He has worked as a B2B and B2C tech journalist for nearly a decade, including at one of the UK's leading national newspapers and fellow Future title ITProPortal, and when he's not keeping track of all the latest enterprise and workplace trends, can most likely be found watching, following or taking part in some kind of sport.