A developer describes abandoning Git for personal projects after learning of a proposal within the Git project to make Rust mandatory. Citing long experience with systems like RCS, CVS, SVN, Mercurial and Bazaar, they chose Fossil as a replacement, noting its C codebase, small footprint, and simpler workflow without a staging area.
Microsoft says threat groups Storm-3032 and Storm-3121 have been calling or texting employees on personal devices since May, posing as internal IT helpdesks to steal credentials and bypass corporate authentication protections. The attackers then abuse the Microsoft Graph API to exfiltrate corporate data at scale, and researchers believe they hand off this access to extortion gangs such as ShinyHunters. No specific breaches have yet been tied directly to these campaigns.
WIRED's Uncanny Valley podcast examines a viral resignation from an Anthropic researcher who argued AI could plausibly cause human extinction within ten years. The episode also covers Apple's newly unveiled $2,000 foldable iPhone Duo, privacy concerns around 'always listening' Apple Watch features, and a WIRED investigation into flawed Census Bureau data cited by the Trump administration.
Apple unveiled the AirPods 5 lineup alongside its new iPhones, splitting it into a $129 standard model and a $149 version with a wireless charging case, swipe-based volume gestures, and Live Translation. Both versions now include active noise cancellation and IP57 water resistance, features previously reserved for pricier AirPods.
The EU's Copernicus climate agency reported that August tied with July 2023 as the hottest month ever measured globally, following a summer that also produced the second-hottest June and July on record. NOAA separately confirmed this was the hottest US summer, surpassing the Dust Bowl era, while global average temperatures ran 1.65°C above preindustrial levels.
Mutant has issued a vinyl edition of David Fleming's Emmy-winning score for the show 'Widow's Bay,' packaging the music with detailed extras for collectors. The release aims to capture both the playful and unsettling tone that defines the series.
TrendForce projects Apple will ship 5 million units of its newly announced iPhone Duo foldable in 2026, giving it nearly a quarter of the global foldable smartphone market. That would help offset a broader slump in the category, with non-Apple Android foldable shipments expected to fall more than 20% year-over-year even as total foldable shipments edge up slightly to about 20.2 million units.
Franklin "Frank" Kuo, who helped build the University of Hawaii's ALOHAnet system in 1971, has died at age 91. ALOHAnet was the first public wireless packet data network and served as a direct influence on Robert Metcalfe's later creation of Ethernet.
Jimmy Kimmel announced his interview with Texas Senate candidate James Talarico, a Democrat, will air only on YouTube rather than broadcast television. Kimmel said the change protects ABC's local affiliate stations, particularly in Texas, from potential FCC license challenges tied to Chairman Brendan Carr's past threats against the network.
Meta's new agentic AI app Muse has been downloaded over 83,000 times on iOS in the US since its Tuesday launch, pushing it to the No. 2 spot on Apple's App Store charts, according to Sensor Tower data. That pace trails Meta's own past launches like Threads and the Meta AI app, as well as ChatGPT's debut week, and Muse is performing far weaker on Android, ranking only 338th in Google Play's Productivity category.
Two hobbyists at the Recurse Center, working around the same time Apple unveiled its own Reference Image proof-of-capture system, built a competing open-source camera using a Raspberry Pi Zero, a crypto chip, and a shutter button. Instead of storing signatures in metadata, which gets stripped when images are shared, their system embeds a signed perceptual hash directly into the pixels using frequency-domain steganography that survives compression like WhatsApp resizing.
OpenAI has released an Agents API that gives developers programmatic access to its Codex agent harness, handling session management, orchestration, context compaction and recovery on OpenAI's servers. Applications supply tools and choose an execution environment, including an OpenAI-hosted sandbox where agents can run code, edit files, and connect to MCP servers. Billing follows standard model, tool, and container rates, and OpenAI has published sample use cases like incident-response bots and GitHub issue investigators.