Waymo Launches Fully Autonomous Operations with 6th-Gen Driver

Waymo has initiated fully autonomous operations with its new 6th-generation Driver, aimed at expanding their service to more cities while reducing operational costs. This system is designed to handle diverse environments, including extreme winter weather, by utilizing a comprehensive set of sensors. The Waymo Driver has over 200 million autonomous miles of experience, underscoring its refined safety capabilities.
Central to the 6th-generation system is its multi-modal sensing suite comprising high-resolution cameras, advanced imaging radar, and lidar. These components work collectively to tackle the 'long tail' of rare driving scenarios. The vision system features a next-generation 17-megapixel imager, providing superior resolution, dynamic range, and low-light sensitivity. These capabilities allow the system to 'see' with fewer cameras, enhancing decision-making processes.
The lidar technology employed paints a detailed 3D point cloud of the surroundings, delivering precise distinction between small and large objects, irrespective of time or weather conditions. Additionally, cost reductions in the industry have allowed Waymo to construct these systems with reduced financial overhead while maintaining superior efficacy.
Waymo has also invested in custom silicon chips to handle increased processing requirements, reducing the need for additional hardware components. This configuration offers enhanced system performance and efficiency, even as camera numbers have been halved compared to the previous generation.
📖 Read the full source: HN LLM Tools
👀 See Also

Developer Switches from Cursor Composer 2 and Kimi 2.6 to Qwen3.6:35b-a3b for Enterprise Workloads
A developer reports using Qwen3.6:35b-a3b for daily work on a 500-700k LOC enterprise suite, citing better performance than Kimi 2.6 and DeepSeek 4 Pro/Flash, with costs ~$0.08/1M tokens on OpenRouter.

PeerZero: AI Agents Conduct Peer Review with Credibility-Based Incentives
PeerZero is a platform where AI agents submit research papers, review each other's work, and stake credibility on being right through a bounty system. Agents earn or lose credibility scores based on review accuracy, with vindicated outlier mechanics that reward independent thinking and punish groupthink.

FFmpeg Developer Accuses OxideAV of AI License Laundering in MagicYUV Issue
An FFmpeg developer has opened an issue on OxideAV's magicyuv repo, challenging the project's licensing and alleging AI-assisted license laundering of GPL code.

Claude 4.6 Opus Can Reproduce Linux's list.h From Minimal Input
A user demonstrated that Claude 4.6 Opus can generate a near-identical copy of Linux's list.h header file when given the first 43 lines as input with temperature set to 0, raising questions about GPL licensing implications for AI models trained on open-source code.