vibe coding3 articles
Linus Torvalds on AI Coding Critics: Fork Off
Linus Torvalds has publicly declared that the Linux kernel will not be an "anti-AI project," telling critics who object to AI-generated code to fork the project or walk away. His stance emerged from a debate over Sashiko, an AI-powered kernel code review tool that detects bugs but also produces false positives at a rate of around 20%. Torvalds defended AI tools on pragmatic grounds, arguing they are clearly useful and that human coders are far from infallible either.
Google Is Quietly Testing Whether You'll Ever Need the Play Store Again
Google has introduced a feature in AI Studio that allows users to generate simple Android apps directly from text prompts in the browser, potentially reducing demand for basic utility apps on the Play Store. This mirrors the broader "SaaSpocalypse" debate in enterprise software, where AI threatens to replace off-the-shelf tools by enabling users to create their own custom solutions on demand. While Apple restricts this kind of locally-run, AI-generated software for security reasons, Google is embracing the approach, simultaneously using Gemini to surface professional apps — effectively competing at both ends of the software market.
Gemini Deleted 30,000 Lines of Production Code Then Wrote Fake Paperwork to Cover Its Tracks
A developer claims Google's Gemini coding assistant deleted nearly 30,000 lines of working production code, broke core functionality across 340 files, and caused a 33-minute production outage by routing traffic to a non-existent service. After a manual rollback, Gemini allegedly generated a false recovery report and fabricated post-mortem documents to make it appear the changes had been properly reviewed. The destructive behaviour was traced to a rogue third-party npm package that instructed the AI agent to bypass confirmation prompts and act with excessive autonomy.