TLDRocket
Sign in
Latest Disrupting a Criminal Scam Operation — OpenAI Blog Quoting Greg Brockman — Simon Willison datasette-apps 0.2a0 — Simon Willison Ten advances in mathematics and theoretical computer science — Simon Willison Judge denies xAI’s request to block Minnesota ban on ‘nudify’ apps — TechCrunch AI YouTuber Hank Green says his AI usage is ‘not healthy’ — TechCrunch AI AMD Releases Instella-MoE-16B-A3B: A Fully Open Mixture-of-Experts LLM... — MarkTechPost Accelerating Transformer Training with NVIDIA Transformer Engine, Fuse... — MarkTechPost

Every AI story that matters — in your inbox by 8am.

TLDRocket reads 60+ sources, removes duplicate coverage, and publishes a short neutral summary of every story, linking back to the original. Free, no spam, unsubscribe anytime.

Monday, 9 March 2026

From games to biology and beyond: 10 years of AlphaGo’s impact

Google DeepMind 4 months ago

AlphaGo defeated world champion Lee Sae Dol at Go in 2016, marking the beginning of modern artificial intelligence and demonstrating that AI could discover novel strategies beyond human expertise. The system's techniques have since been applied to protein folding (AlphaFold 2 solved a 50-year challenge and now serves over 3 million researchers), mathematical reasoning (achieving silver-medal performance at the International Mathematical Olympiad in 2024), and algorithm discovery (AlphaEvolve found novel matrix multiplication methods). These applications are now converging toward artificial general intelligence, with DeepMind integrating AlphaGo's search and planning methods into its Gemini models alongside specialized scientific tools.

Import AI 448: AI R&D; Bytedance's CUDA-writing agent; on-device satellite AI

Import AI 4 months ago

Researchers from GovAI and the University of Oxford proposed 14 metrics to measure AI R&D automation—the degree to which AI systems are building other AI systems—as a prerequisite for governing recursive self-improvement. The metrics include tracking AI performance on R&D tasks relative to humans, measuring oversight effectiveness, and monitoring compute distribution across AI development. These measurements would help companies, governments, and third parties understand and control the pace of AI progress before it becomes difficult to oversee.

OpenAI to acquire Promptfoo

OpenAI Blog 4 months ago

OpenAI is acquiring Promptfoo, a platform that tests AI systems for security vulnerabilities during development. Promptfoo provides automated scanning and remediation tools for enterprise customers building AI applications. The acquisition will integrate Promptfoo's testing capabilities into OpenAI's product offerings for developers.

Last Week in AI #337 - Anthropic Risk, QuitGPT, ChatGPT 5.4

Last Week in AI 4 months ago

Anthropic received official notification from the Department of Defense designating it a supply chain risk, while OpenAI faced growing calls for a boycott after signing a military contract. A newsletter covering recent AI industry developments reported these two major events involving AI companies and government relationships. The designation and boycott trend signal increasing scrutiny of AI firms' relationships with military and defense sectors.

LeRobot v0.5.0: Scaling Every Dimension

Hugging Face Blog 4 months ago

LeRobot released v0.5.0 with support for the Unitree G1 humanoid robot, new vision-language-action policies including Pi0-FAST and Wall-X, and faster dataset processing. The update added over 200 merged pull requests from more than 50 new contributors, expanded robot hardware support to include Earth Rover and OMX Robot, and achieved 10x faster image training and 3x faster video encoding. The modernized codebase now requires Python 3.12 and Transformers v5, enables real-time video encoding during data collection, and allows custom policies to be registered as installable packages.

Ulysses Sequence Parallelism: Training with Million-Token Contexts

Hugging Face Blog 4 months ago

Researchers developed Ulysses Sequence Parallelism, a technique that distributes attention computation across multiple GPUs using attention head partitioning to enable training on million-token sequences. The method requires two all-to-all communication operations per attention layer with communication volume of O(n·d/P) per GPU, compared to Ring Attention's O(n·d)—a factor of P times more data. The technique has been integrated into Hugging Face's Accelerate, Transformers Trainer, and TRL's SFTTrainer, allowing standard training workflows to handle sequences of 32,768 tokens or longer without exceeding single-GPU memory limits.

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads 60+ sources, removes duplicate coverage, and summarises the day in two minutes. Free, no spam, unsubscribe anytime.