Best of GPUOctober 2025

  1. 1
    Article
    Avatar of helixmlHelixML·30w

    Technical Deep Dive on Streaming AI Agent Desktop Sandboxes: When Gaming Protocols Meet Multi-User Access

    Helix adapted Moonlight, a gaming streaming protocol designed for single-player sessions, to stream GPU-accelerated desktop environments for AI agents to multiple users simultaneously. The team initially used "apps mode" with a workaround where their API pretended to be a client to start containers, but are migrating to "lobbies mode" which natively supports multi-user access to shared sessions. The solution enables low-latency (50-100ms) streaming of full Linux desktops with AI agents working in real IDEs and browsers, though challenges remain with input scaling and video corruption across different client resolutions.

  2. 2
    Article
    Avatar of hnHacker News·34w

    newton-physics/newton: An open-source, GPU-accelerated physics simulation engine built upon NVIDIA Warp, specifically targeting roboticists and simulation researchers.

    Newton is a GPU-accelerated physics simulation engine built on NVIDIA Warp, designed for robotics and simulation research. The project extends Warp's deprecated sim module and integrates MuJoCo Warp as its primary backend. Key features include GPU-based computation, OpenUSD support, differentiability, and extensibility. Currently in active beta under the Linux Foundation with Apache 2.0 licensing, Newton was initiated by Disney Research, Google DeepMind, and NVIDIA. The engine includes extensive examples covering basic physics, robot simulations, cloth dynamics, inverse kinematics, material point method (MPM), and differentiable simulation scenarios.

  3. 3
    Article
    Avatar of phoronixPhoronix·32w

    Valve Developer Contributes Open-Source Driver Fixes For 12 Year Old Hawaii GPUs

    Valve's open-source Linux graphics team has contributed driver fixes for AMD's 12-year-old Hawaii GPU architecture. This continues their work on improving Linux GPU driver support for legacy hardware that original vendors no longer maintain, alongside recent achievements like enabling NVIDIA DLSS on the open-source NVK driver.