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

The West Forgot How to Build: Defense Supply Chain Collapse and Lessons for Software Engineering
Raytheon had to bring back retired engineers to restart Stinger missile production from 40-year-old paper schematics. The same pattern is now playing out in software, where decades of optimizing for cost have atrophied the talent pipeline and institutional knowledge.

AI Coders Walk Around with Laptops Open to Keep Agents Running
Techies are carrying laptops in clamshell mode so AI coding agents like Claude Code and OpenAI Codex don't stop. Tips include using 'caffeinate' on Mac.

Anthropic separates Claude subscriptions from third-party tool usage
Anthropic is ending Claude Pro/Team subscription coverage for OpenClaw usage starting April 4, requiring separate pay-as-you-go billing for third-party harnesses. Users must enable 'extra usage' in account settings to continue using Claude through OpenClaw.
Transformer Language Model Runs Locally on Stock Game Boy Color
Andrej Karpathy's TinyStories-260K model runs on a stock Game Boy Color via a custom ROM, using INT8 fixed-point math and bank-switched cartridge memory for weights and KV cache.