× + newsletter-2026-08-31
╔═════════════════════════════════════════════════════════════╗
║                                                             ║
║   ▀█▀ ▄▀█ █▄▀ █▀▀   █ ▀█▀   █▀▀ █▀█ █▀█ █▀▄▀█             ║
║    █  █▀█ █ █ ██▄   █  █    █▀  █▀▄ █▄█ █ ▀ █             ║
║                                                             ║
║   ▀█▀ █ █ █▀▀   ▀█▀ █▀█ █▀█                                ║
║    █  █▀█ ██▄    █  █▄█ █▀▀                                ║
║                                                             ║
╚═════════════════════════════════════════════════════════════╝
    

// Tech news at terminal velocity

cat 2026-08-31.md

The 12TB Steam Leak, Caveman Prompting, & Tencent's Self-Training AI

$ cat TLDR.md

• A massive 12TB Steam leak unearths a decade of lost PC gaming history, including Half-Life 2: Episode 3 assets.

• Tencent drops Hy4 Preview, a massive 770B parameter open-weight model that actually helped optimize its own training loop.

• AWS open-sources Kiro Crew for asynchronous coding agents, while a new GitHub repo proves talking like a caveman saves you 65% on LLM tokens.

Headlines & Launches

🫘 Google's 'Dreambeans' App Goes Free

Google's AI-powered lifestyle app is now free in the US, acting as a 'doomscrolling antidote.' It crawls your Google apps to curate 10-14 daily stories and activity suggestions, complete with AI-generated art.

Source: WordUp News

🏎️ IM Motors Drops $28K By-Wire EV

The Chinese EV price war continues with the IM Motors L6. For roughly $28,100, you get full drive-by-wire steering, an 800-volt architecture, and a chassis setup that would have been supercar-exclusive two years ago.

Source: iEVChina

🔭 NASA's Roman Space Telescope Launches

After funding struggles and a name change, the Nancy Grace Roman Space Telescope has successfully blasted off. It's now on a million-mile journey to study dark matter and dark energy from the L2 Lagrange point.

Source: The Verge

📷 Wyze's $40 AI Tracking Cam

Wyze just launched a budget-friendly 2K indoor security camera with a 360-degree pan and AI-powered motion tracking. It automatically follows movement and summarizes events instead of just spamming you with generic notifications.

Source: Business Wire

Deep Dives

🧠 Inside Tencent's Self-Training 770B Model

Tencent just open-sourced Hy4 Preview, a 770B parameter Mixture-of-Experts model with a 1M token context window. The wildest part? It's the first Hunyuan model that actively participated in optimizing its own training pipeline and inference infrastructure, boosting throughput by 31.8%.

Source: Miraflow

Decode Context Parallelism for Long Contexts

As agentic AI pushes context windows to 1M tokens, KV caches are eating up GPU memory. This technical breakdown explains how Decode Context Parallelism splits the KV cache across GPUs, freeing up memory and allowing larger batch sizes for long-context workloads.

Source: Vuink

🖥️ Serving Tencent Hy4 on Day Zero

Launching a massive open-weight model is one thing; making it runnable is another. This guide walks through how Tencent and the vLLM team shipped day-zero framework support, allowing developers to serve the 770B model locally with a single command.

Source: OrcaRouter

Engineering & Research

🤖 AWS Open-Sources Kiro Crew

Amazon just open-sourced Kiro Crew, a system for running asynchronous coding agents across sessions and tools. It lets developers assign tasks like ticket triage and PR monitoring to AI agents that work in the background with persistent memory.

Source: InfoQ

🔀 OpenRelay's Universal Inference API

YC-backed OpenRelay is trying to unify the fragmented AI accelerator market. Their new API routes workloads across GPUs, TPUs, and Trainium chips based on your performance needs, abstracting away the underlying hardware.

Source: Superpower Daily

🪨 Caveman Prompting Saves 65% on Tokens

'Why use many token when few token do trick?' A new open-source tool called Caveman compresses LLM prompts and responses by stripping out conversational fluff, saving up to 65% on token costs without losing the core instructions.

Source: GitHub

Odds & Ends

🎮 The 12TB Steam 'Teraleak'

Over a decade of lost PC gaming history just spilled onto the internet in a massive 12TB leak. Data miners are already unearthing cut content from Portal 2 and long-abandoned assets from the mythical Half-Life 2: Episode 3.

Source: The Verge

🃏 Chess.com Pivots to Poker

After dominating online chess for nearly two decades, Chess.com is expanding its empire. They've quietly launched Gambit, a free online poker site where you can learn the game without risking your actual savings.

Source: The Verge

← Back to archive