Tech News Roundup — August 11, 2026 (PM)

Anthropic commits to machine-readable watermarks for Claude outputs to comply with upcoming EU AI Act obligations, OpenAI’s new reasoning systems solved ten long-standing open problems in pure mathematics, and AMD absorbed the FastFlowLM NPU runtime into its official ROCm umbrella — marking it as a first-class piece of the company’s LLM-on-Ryzen-AI strategy. The afternoon Tech feed is also busy with consumer-platform news: Joby Aviation is spending $500M to buy its way into the defense industry, and Xbox is finally letting long-tenured UK users skip the third-party age-verification step.
Anthropic will watermark Claude text and images for EU AI Act compliance
Anthropic has published a new support page pledging to embed machine-readable watermarks in Claude-generated text and to attach digitally-signed provenance metadata to Claude-generated image files. The change is “a future commitment rather than something that will go into effect immediately,” but it is timed to land before the EU AI Act’s transparency and labeling obligations for general-purpose AI systems take full effect. “Generated text will carry embedded watermarks, and generated files will include digitally signed provenance metadata where supported,” the company says. The marks are invisible to humans but designed to let platforms, researchers, and regulators confirm Claude authorship at scale.
The move is one of the first concrete platform-level commitments from a frontier lab to the Act’s deepfake- and synthetic-content-disclosure clauses, and it places Anthropic ahead of OpenAI, Google, and Meta on this specific obligation. Implementation details — which Claude surfaces, which file formats, and how the metadata survives image re-encoding — are still TBD.
OpenAI says it has solved ten open problems in pure mathematics
Days before The Verge’s interview, OpenAI published a paper claiming its latest reasoning models produced solutions to ten long-standing open problems in pure mathematics, some of which had resisted academics for decades. Fields Medalist James Maynard, who spent the past year “soul searching” about AI’s encroachment on his field, told the outlet the result is forcing the discipline to adapt quickly: mathematics has historically been a slow-moving field, but the arrival of generative systems that can propose and verify proofs is forcing a much faster cadence. Maynard acknowledged that AI still hallucinates and cannot yet replace working mathematicians, but he sees the technology becoming a standard collaborator for conjecture generation and proof search.
OpenAI frames the result as “ten advances in mathematics” rather than full autonomous proofs, emphasising that the systems are tools, not replacements. The larger story is the acceleration — a 10-problem batch in one release is qualitatively different from the one-off AI-assisted proofs of the past few years.
[The Verge]
FastFlowLM 1.0 lands under the AMD ROCm umbrella
FastFlowLM, the open-source MIT-licensed runtime for getting vision, audio, embedding, and MoE large language models running on AMD Ryzen AI NPUs, hit its 1.0 release today and is now officially part of the AMD ROCm software organisation on GitHub. The move unifies AMD’s NPU-side LLM stack with its GPU ROCm tooling under a single umbrella, which should make it easier to track and contribute to. FastFlowLM 1.0 also adds support for the SmolVLA vision-language-action model, improved _flm bench benchmarking, and assorted bug fixes; it continues to support all AMD XDNA2 NPUs and later.
Linux users only got Ryzen AI NPU support earlier this year (via FastFlowLM 0.9.35), so this is a meaningful step toward a usable local-LLM story on AMD hardware. Pre-built Ubuntu and Debian packages, a generic Linux x86_64 binary, and a Windows binary are all available on the ROCm/FastFlowLM GitHub release page.
Joby Aviation buys defense firm Resonant Sciences for $500M
Joby Aviation announced it is acquiring Dayton, Ohio-based defense contractor Resonant Sciences in a $500 million deal — $450M in cash and $50M in equity, expected to close in early 2027. Resonant will become Joby’s dedicated defense division while the air-taxi business keeps its commercial focus; the first Joby commercial flights are still planned for later this year. The acquisition is a clear signal that eVTOL operators are looking to defense and government work as their near-term revenue path while urban air-taxi certification and operations ramp more slowly than originally hoped.
The deal positions Joby alongside Archer and Beta Technologies, both of which have also leaned into military and government customers. Resonant brings an existing book of work and a customer base that Joby can serve without waiting for the slow commercial market to mature.
[The Verge]
Xbox drops third-party age verification for long-tenured UK users
Microsoft has begun emailing long-standing UK Xbox account holders to tell them their account is now classified as an “adult account” based on activity, removing the requirement to complete third-party age verification through Yoti or similar providers. The message — confirmed by Windows Central’s Ben Wilson after he received it — is being sent to accounts that have demonstrated sustained adult usage but never went through the formal verification flow. Subreddits and Xbox forums are lighting up with users reporting the same notification, suggesting a broad rollout rather than a small pilot.
The change is limited to the UK for now; Australia’s equivalent rules, which kicked in more recently, still require verification. The bigger policy question — if Xbox can reliably infer age from account behaviour, why is the third-party flow still in place at all? — remains unanswered. For privacy-conscious users, the implicit promise is that Microsoft will not push biometric or government-ID verification when its own risk model already says the account belongs to an adult.
In Brief
Linux MM batching patches show up to 12.8x
gup_testspeedup. Rik van Riel’s RFC adaptsfollow_page_mask()so walkers can return multiple pages per call, benefitingget_user_pages()and similar consumers. The kernel-memory-management patch series is on LKML for review. PhoronixGNOME designers share long-term Shell plans. Tobias Bernard posted a wish-list covering richer search results, customisable quick-settings, a simplified calendar popover, drag-and-drop window organisation, mosaic/tiling support, an improved window switcher, a login-screen grid, a dynamic battery icon, and a transparent panel. The exact timing of any of these depends on developer capacity and prototyping. Phoronix
Google engineer posts mainline Linux PMU driver for Raspberry Pi. Ian Rogers’s series adds a Linux
perf-compatible driver for the Broadcom AXI performance counters on Raspberry Pi 1 through 5 boards, with CPU-hotplug support and uncore event exports under/sys/bus/event_source/devices/rpi_axi_pmu/. Future patches are expected to expose additional BCM2712 events for the RP1 Southbridge, HEVC, display engine, and DSU L3. Phoronix
Roundup compiled from the TTRSS Tech feed. Five lead stories and three brief items, drawn from The Verge, Phoronix, and Windows Central.