Anna’s Archive volunteer “u” posted on August 5, 2026, claiming that several AI companies are purchasing large quantities of secondhand books, scanning them, and then destroying the physical copies to use the digital scans for training large language models. The volunteer said the practice is intended to prevent competitors from obtaining the material, reduce legal exposure, and lower costs compared with full scanning. The claim references a $1.5 billion copyright settlement involving Anthropic’s “Project Panama,” which the volunteer said was launched in early 2024 after the settlement. According to the post, the companies acquire books through intermediaries, digitize them, and discard the originals, storing the digital copies on private servers that give them exclusive access. Anna’s Archive is urging volunteers worldwide to scan and upload books, journal articles, newspapers, and other materials to its shadow library, offering recognition or payment for large‑scale contributions. The volunteer warned that AI‑generated content now accounts for more than half of new internet material, raising concerns that future knowledge may be limited to AI‑produced text, and called for collective effort to preserve human‑authored works before they are potentially lost.
Models, chips, platforms, and the policy lines being drawn around them.
GitHub experienced an outage lasting 7 hours and 47 minutes on August 17, disrupting github.com, authentication, GitHub Actions, APIs, pull requests, issues, and Copilot for users worldwide.
The incident marked the second major service disruption in August, following a previous failure on August 6, and occurred amid rapid growth in commit volume that rose from 1.4 billion in March to 2.9 billion by April.
Investigators determined that the outage began when traffic reached a new peak and a critical infrastructure component in the Central US data center failed to scale, creating capacity pressure that led to authentication failures and service interruptions. Recovery efforts involved rerouting traffic, isolating affected infrastructure, and restoring services in stages; most services were restored earlier in the day, while Copilot services required additional time. A client‑side retry loop triggered during recovery amplified traffic, prompting mitigation measures before full restoration.
GitHub responded by adding more than 3 million CPU cores, 120 petabytes of high‑speed storage, and additional network capacity, and accelerated migration to Azure, which now handles roughly 58 % of platform load and 50 % of Git operations, up from 12 % in May. The company plans to implement an architecture that scales read capacity linearly with the number of readers, beginning with the largest monorepos, and is revising operational practices to improve testing, safer rollouts, observability, and alerting. New limits on retry intervals and budgets, as well as reviews of low‑priority alerts, aim to prevent retry storms and identify components at risk during traffic spikes.
GitHub emphasized that reliable service is essential for developers who build, ship, and operate their work, and it pledged to earn back trust through continued scaling and reliability improvements.
A LinkedIn job posting offering a remote software engineering position was discovered to contain a malicious coding challenge that executes remote code on the candidate's machine.
The challenge asks candidates to solve problems in a TypeScript codebase of approximately 180 files hosted on Bitbucket, and the first step downloads a configuration file from jsonbin.io that triggers a function to load additional code.
The loaded payload, obfuscated using obfuscator.io and wrapped in a webpack bundle, retrieves further obfuscated JavaScript from a command‑and‑control server at 147.189.174.138. The additional modules enable a remote access trojan, a full shell, credential theft, screen capture, clipboard monitoring, and wallet‑extension extraction, targeting browsers and numerous cryptocurrency wallets.
Security researchers note that the malware can exfiltrate SSH keys, cloud credentials, and other user‑owned files without requiring elevated privileges, and it operates through outbound connections that bypass NAT and firewall restrictions. Recommendations include scanning the project with AI tools, running the code in a container or virtual machine, revoking compromised credentials, rotating passwords, and, if necessary, reinstalling the operating system.
The fraudulent recruiter profile was removed after the report, which was posted on August 17 and updated on August 20, 2026.
DiffusionGemma, an experimental open‑weight language model, generates text using discrete diffusion and achieves roughly 1,500 tokens per second on a single NVIDIA H100 GPU, substantially faster than conventional autoregressive models.
Unlike autoregressive models that decode tokens sequentially, DiffusionGemma refines 256‑token blocks in parallel, removing the sequential decoding bottleneck found in standard large language models.
According to the DiffusionGemma technical report, the model fine‑tunes the mixture‑of‑experts Gemma 4 architecture, which has 3.8 billion activated parameters and 25.2 billion total parameters. The training pipeline uses two stages: supervised fine‑tuning to teach bidirectional denoising, then reinforcement learning with sampler distillation to improve generation quality and inference efficiency. The pipeline requires less than 10 % of the token budget needed for the original autoregressive model. In benchmark tests, DiffusionGemma generates about 20 tokens per forward pass and produces roughly 1,500 output tokens per second on a single NVIDIA H100 GPU, which is faster than autoregressive models even when using state‑of‑the‑art speculative decoding. The model retains support for thinking mode, multimodal inputs, and long contexts, and it can also perform autoregressive generation with only minor degradation, establishing a new Pareto frontier for the speed‑versus‑capability trade‑off.
This hybrid approach suggests possibilities for future models that combine diffusion and autoregressive decoding.
U.S. cybersecurity agencies warned that hackers are exploiting Siemens S7 programmable logic controllers in water and wastewater systems using AI‑generated exploit scripts. The agencies—CISA, FBI and the NSA—said the activity targets all such PLCs running outdated or poorly secured software and could cause downtime, safety incidents or equipment damage. The attacks are part of a broader campaign that has already breached water utilities in Minnesota, Michigan, Arkansas, Georgia and New Jersey. CISA has repeatedly urged operators to keep critical PLCs disconnected from the internet and to apply patches promptly. An industry professional noted that the use of AI to identify vulnerable controllers is a new development but said the devices themselves have long been vulnerable. Officials continue to investigate the source and scope of the campaign and advise utilities to implement network segmentation and update firmware.
Mojo, a programming language developed by Modular, has been released as open source under the Apache 2.0 license with LLVM exceptions. The release includes the compiler, tooling, and related code in the company's GitHub repository. The language reached version 1.0 with source stability last week.
The Apache 2.0 license is a permissive license commonly used for programming languages and compilers, offering flexibility for various applications and allowing distribution of binaries compiled with LLVM extensions. Modular described its development process as involving small design teams and community feedback to guide language evolution.
The source code for the Mojo compiler and associated tools is now publicly available at github.com/modular/modular. To build the compiler from source, users can run "./bazelw run --config=build-mojo KGEN:mojo -- run hello.mojo". An alternative using "--config=prebuilt-mojo" downloads a prebuilt binary distribution, which remains required for customizing MAX kernels or models. Contributions to the standard library have been accepted since 2024; the company plans to accept contributions to the compiler and tooling by the end of the year, though no details have been released yet. Users can ask questions or share projects through the Mojo forum.
The open‑source release aims to broaden adoption of Mojo across diverse applications, and the project will continue to open its processes as the language matures.
Nevada’s Transportation Authority approved three permits Thursday that will allow Tesla, Uber, and Waymo to operate commercial robotaxi services in Clark County. The permits authorize up to 8,000 robotaxis to be deployed across the county over the next 12 months. Tesla may deploy up to 5,000 vehicles, Waymo up to 1,000, and Uber up to 1,000, which it will operate through partnerships with Motional and Zoox. Zoox already holds a permit for 100 robotaxis.
Tesla’s chief engineer, Eric Early, said during the meeting that the 5,000 vehicle ceiling was a maximum and that the company aimed to field around 2,500 to 2,600 units within a year. He added that the technology was not expected to limit deployment.
If the companies achieve half of their stated targets, Clark County could see intense competition among Tesla, Uber’s autonomous partners, and Waymo for robotaxi riders, potentially reshaping the local workforce.
Representatives from the Livery Operators Association and local taxi firms opposed the permits, citing concerns about market saturation and road congestion, particularly in the Golden Triangle area between the airport and Las Vegas Boulevard.
Motional is also testing in downtown Las Vegas and at Town Square, while Uber has advocated for a hybrid model that combines human drivers and robotaxis to match demand gradually.
OpenAI announced Private Safety Processing, a system that automatically scans customer AI interactions for safety risks without retaining prompt or response data. The feature extends existing Zero Data Retention protections by analyzing related interactions, such as tool use and network signals, while keeping content inaccessible to OpenAI staff. Anthropic’s Zero Data Retention policy retains prompts and outputs for 30 days for most models and allows longer retention for its top models, up to two years for violation reviews and seven years for safety scores. OpenAI’s 30‑day retention applies to ChatGPT Business customers and its API, unless law requires longer storage or protection of services. Human review at OpenAI is limited to cases involving child exploitation material; otherwise stored data remains inaccessible. The company says the new mechanism will be detailed next month. Analysts note that while the approach improves privacy, it does not eliminate all data exposure risks associated with AI agents and their tool usage.
Samsung began mass‑producing its first‑gen 2nm process in 2025, moved equipment into its Taylor, Texas fab in April 2024, and signed a $16.5 billion contract with Tesla for AI6 processors in July 2025, though the agreement has not been finalized. Samsung confirmed the 2nm milestone in its fourth‑quarter 2025 results and reported that the foundry unit returned to profitability on HBM4 logic‑die orders, but still trails TSMC by about 11:1 in revenue and has a 2nm yield near 55%, below the threshold needed for advanced nodes to be profitable. Samsung's foundry operations are spread across facilities in South Korea—Pyeongtaek, Hwaseong, and Giheung—and a new plant in Taylor, Texas. The 2nm process aims to narrow the gap with TSMC, the world’s largest contract chipmaker, which dominates advanced‑node production. However, yield rates reported near 55% remain below the level required for advanced nodes to be financially viable. The Tesla contract, announced in July 2025, is intended to provide custom AI accelerators for the electric‑vehicle maker’s autonomous‑driving platforms, but the agreement has not yet been finalized. Samsung’s foundry segment reported a return to profitability in its fourth‑quarter 2025 earnings, driven largely by HBM4 memory orders, yet the unit continues to lag TSMC in overall revenue. Analysts note that yield improvements and capacity expansion at the Taylor site are critical for Samsung’s competitiveness in the global semiconductor market. The outcome of Samsung’s 2nm rollout and the finalization of its Tesla partnership will determine whether the company can close the revenue gap with TSMC and sustain growth in the advanced‑chip segment.
European Space Agency officials have canceled planned upgrades for the Ariane 6 rocket, a decision that could affect its target of up to ten launches per year and the amount of public subsidy needed per flight. The agency says the development of Ariane 6 and its launch site in French Guiana cost about 3.6 billion euros, and each launch receives a subsidy of 32 million to 38 million euros from member states, resulting in more than 100 million euros of public spending before a customer pays. Ariane 6 is planned for nine to ten launches annually, with the agency evaluating scenarios that would raise the cadence to 12, 15 or 20 launches. Achieving a higher launch rate would require increased production of solid‑rocket motors, first‑stage engines, upper stages and payload fairings. Aschbacher said he expects to have clarity from European ministers by the end of the year on whether to scale up production. Ministers must weigh additional investment in factories and logistics against the potential benefit of meeting growing commercial demand. Officials noted that the subsidies could make Ariane 6 less competitive with reusable launch systems used by the United States and China. The forthcoming ministerial decision will indicate how European governments intend to balance continued public funding with the goal of supporting a higher launch cadence.
Best Buy and Amazon are offering $100 discounts on Apple Watch Series 11 models this week. The sale includes 42mm and 46mm GPS aluminum versions, with limited availability of cellular models. The 42mm GPS model is priced at $299, down from $399, and the 46mm GPS model at $329, down from $429. These prices represent the second-lowest offers for the series and are $20 to $30 above the all-time low. Inventory is diminishing at both retailers, and no additional discounts have been announced.
Alibaba Cloud said it will increase the use of self‑developed chips in its data centers to lower reliance on Western semiconductor suppliers and improve margins on AI services. The company said AI servers now generate enough revenue to cover their costs within three years of a five‑year lifespan, and it aims to shorten the payback period to 2.5 years.
Alibaba Cloud, the cloud computing division of Alibaba Group, reported rising AI margins that contrast with a 4 percent year‑over‑year increase in e‑commerce revenue to $30.34 billion. The unit serves customers worldwide, though several governments have limited or banned its use in public sectors.
CFO Toby Xu told investors that servers operate for five years, with AI workloads producing cash flow in the final two years, creating free cash flow in later years. He said chips acquired in 2018 and 2020 that use Nvidia V100 and A100 accelerators remain in near‑full capacity for customers. CEO Eddie Wu said the proportion of self‑developed chips will continue to rise as production capacity expands, which should improve product competitiveness and gross profit margin. He noted that more than 650 external customers have chosen to run workloads on Alibaba’s own chips, compared with over 120,000 customers using AWS Graviton. Wu added that Alibaba could achieve a two‑year server payback if spending on new infrastructure is reduced, but the company will maintain its AI investment after spending $10 billion in the first quarter, a 75 percent increase from the prior year. Executives identified AI as the most certain growth engine for the division. Alibaba Cloud’s quarterly revenue was $7.14 billion, trailing AWS, Microsoft and Google, and it projects $10 billion in the upcoming quarter. Wu described the 100‑day delivery time for hyperscale AI data centers as a world‑leading pace.
While Alibaba says it can expand compute capacity quickly to meet demand, regulatory restrictions in several regions may affect its international growth.
Google announced that its Antigravity AI coding assistant will be integrated with enterprise controls within Gemini Enterprise subscriptions. The integration gives administrators license management, billing, security and audit features.
Antigravity, which originated from DeepMind, is available through a desktop app, command‑line interface, SDK and IDE. After its May announcement, customers asked for tighter security and broader tool integration.
The service will now be offered as an extension for Visual Studio Code, Visual Studio, JetBrains IDEs and Zed. Administrators can manage tool licenses, invoices and security settings through Gemini Enterprise's billing and cost‑management tools, which support project‑level budget caps and token pooling to reduce unused consumption. They can also view token usage, API calls and other developer activity, enable overages and set broader visibility.
Access controls let administrators restrict file system access to the agent's working folders, require confirmation before terminal commands, sandbox execution, limit web browsing to specific sites, and enforce data privacy via audit logging. Google noted that it is working to keep pace with AI rivals, citing the delayed release of Gemini 3.5 Pro despite newer 3.6 Flash and 3.7 Flash versions, and recent leadership changes at DeepMind.
OpenAI announced a new plug‑in for Apple Messages that connects the Messages inbox to ChatGPT. The plug‑in lets users sort, analyze, and edit their texts directly within the chatbot. It also works with Codex and ChatGPT Work, supporting professional use cases. Features include suggestions for follow‑up messages, the ability to delete messages, drafting and sending messages, and searching message history. OpenAI said the plug‑in runs locally on the user’s device and does not create an index of all messages, though the specifics are not clear. TechCrunch has reached out to OpenAI for more information. OpenAI warned users to monitor ChatGPT’s actions and noted that enabling persistent approval removes the final chance to review a message before it is sent.
Google will roll out a new AI-powered customization tool for its Discover feed within the Google app in the coming days, allowing users to specify content preferences through a chatbot interface.
The Discover feed, which recommends articles based on users' search and app activity, currently offers limited manual controls. Google previously introduced personalization options for daily audio briefings in Google News and a Preferred Sources feature for Search top stories, AI Overviews, and AI Mode.
The new feature appears as a three‑dot menu option on the Discover feed; tapping it opens a chatbot that confirms the user’s selections and outlines the content types it will prioritize. Users can add further details if the system misinterprets their request, then select “Refresh your feed” to apply changes. The rollout follows similar AI‑driven feed customization efforts by YouTube, Instagram, Bluesky, and X. Google also updated its Preferred Sources function, enabling publishers to add an interactive button that lets readers add a source to their list without leaving the page.
The enhancements aim to give users more control over their news exposure, though the impact on overall feed algorithms remains to be seen.
Enhanced Group reported a $62 million net loss in its second‑quarter earnings, primarily driven by expenses from the Enhanced Games, a one‑time sports event held in Las Vegas in May that allowed athletes to use performance‑enhancing substances. The games, promoted as an event that could transform organized sports, featured few standout performances; only one world record was set, in swimming. Enhanced Group, founded in 2023 and valued at $1.2 billion after a 2024 IPO, generated $17.7 million in revenue for the quarter, most of which came from sponsorships linked to the games rather than its telehealth platform, which offers FDA‑approved treatments such as peptides, testosterone injections and GLP‑1 medications. The earnings release indicated limited visibility into the performance of the core business. The report cast doubt on earlier statements by executives that the games would become an annual event, suggesting the company would need substantially higher revenue or accept ongoing multi‑million‑dollar losses. Enhanced also announced a new online series, Enhanced Breakers, described as operating at a fraction of the cost of a full games while maintaining athlete competition, audience engagement, sponsor interest and exposure to performance‑medicine products. Within the broader peptide industry, the market is expanding after the FDA announced plans to reclassify several substances that have been in a legal gray area; the reclassification does not yet permit unrestricted sales but signals regulatory interest. The FDA’s parent agency, the U.S. Department of Health and Human Services, is led by Robert F. Kennedy Jr., whose health viewpoints have been criticized by medical professionals yet have not impeded industry momentum. Silicon Valley startups such as Superpower and Noho Labs continue to develop peptide‑based products amid ongoing regulatory uncertainty. The financial results suggest the company may need to boost revenue or tolerate continued losses to sustain the games, while the peptide sector continues to grow despite regulatory hurdles.
Liquid Death and former Philadelphia Eagles player Jason Kelce released a video campaign that suggested using urine to cool AI data centers, drawing attention to the sector’s high water demand.
Data centers require large volumes of water for cooling, with many facilities relying on potable water supplies.
Treated wastewater, which can contain urine, is already used in some data centers to reduce demand for drinking water.
Michael Obradovitch, vice president of Data Center Global Accounts at Ecolab, said alternative water sources are being used to a similar extent.
Bruno Pigott, executive director of the WateReuse Association, said urine can be treated to create usable water for industrial cooling.
Dr. Greta Zornes, practice leader for water reuse at CDM Smith, said recycled water has long been used across industries and that data center cooling has seen recent growth.
Zornes noted that data centers need treatment capacity near sizable wastewater facilities, which may be limited in rural locations.
Obradovitch said data centers could help fund water infrastructure projects, citing Meta’s $270 million investment in local wastewater upgrades.
Pigott advocated for a 30 percent tax credit to accelerate recycling infrastructure deployment.
A Gallup poll found that about 70 percent of Americans oppose data centers in their communities.
Pigott said raising awareness, even through humorous campaigns, can educate the public about water reuse efforts.
The campaign underscores ongoing concerns about data center water consumption and the challenges of scaling recycled water infrastructure.
Seasonic's Prime Enterprise RX-1600 became the first ATX power supply to achieve 80 Plus Ruby certification when tested at 115V. The Ruby tier, administered by CLEAResult, is the highest level of the 80 Plus efficiency program. To qualify, a unit must reach at least 85% efficiency at 5% load, 91% at 10% load, 93% at 20% load, 95% at 50% load and 91% at 100% load, with a power factor of 0.95 at 20% load. Seasonic has a history of 80 Plus certifications, having earned the first 80 Plus rating in 2005 with the SS-400HT and the first Gold rating in 2008. CEO Walter Sun said the new certification demonstrates the company's continued focus on efficiency improvements. The low-load requirements address idle power consumption, which represents a large portion of system operation time. While the efficiency gains at each load level are modest in percentage terms, the cumulative savings for large-scale deployments can be significant. The certification marks another step in Seasonic's effort to improve power supply efficiency, and the company plans to continue developing higher-efficiency units for desktop, workstation and AI system applications.
SK Hynix announced a new employee compensation package that includes a 6.3% average wage increase, expanded bereavement leave covering aunts and uncles, a doubling of housing loan limits to $144,000, and a share buyback program valued at 40 trillion won, equivalent to about 3.3% of outstanding shares.
The memory chip manufacturer, which reported 79.3 trillion won in revenue and $41.6 billion in operating profit for Q2 2026, has seen strong demand for high‑bandwidth memory (HBM) and a shortage of legacy DRAM and NAND.
The company said base pay will rise by 6.3% on average, and 10% of annual operating profit will be allocated to a performance bonus pool paid in cash and shares. Employees may choose an all‑stock award, and SK Hynix will provide cash compensation if the share price falls below the promised amount. Pension support will increase to $287 per month, and shift‑work allowances will rise from $151 to $187. Promotion rates and meal support will also be increased. Bereavement benefits will be extended to include aunts and uncles, with $215 in financial support and two days of leave. Death benefits will increase, and care leave will rise to ten days per year. Housing loan limits for married employees will double to $144,000. Renovations are planned for the employee welfare center, main cafeteria, and gym.
SK Hynix also disclosed a 40 trillion‑won share repurchase and cancellation program that will run from August 19 for three months, representing about 3.3% of outstanding shares. Goldman Sachs estimates the firm will generate 252 trillion won in free cash flow from 2025 to 2027, of which 55% is slated for shareholder returns, leaving roughly 70 trillion won after the buyback and 30 trillion won for dividends.
In addition, the company reported that its HBM supply will reach 18 billion GB in 2026 and 24 billion GB in 2027, with new fabrication plants scheduled to open in February 2027 and the second phase in the second half of 2028. CEO Hwang Sun‑woo has warned that 2027 may be the most challenging year for the industry from a supply perspective.
The package reflects a shift toward broader employee welfare and shareholder returns, while the company anticipates continued pressure on memory supply in the coming year.
IO Interactive announced that 007 First Light has surpassed 4 million copies sold worldwide on PC, Xbox Series X/S and PlayStation 5. The stealth-action game launched in May to positive reviews and represents the studio’s first major release outside the Hitman series. The sales figure was shared in an update posted on the social platform X. IO Interactive indicated the milestone reflects steady demand for the title. A possible release on the upcoming Nintendo Switch 2 consoles is slated for as early as September, according to the update. The company has not disclosed further sales projections, and the timeline for a Switch 2 launch remains tentative.
Guerrilla Games has not begun development on Horizon 3 and the sequel is expected to be years away, according to a recent update from Bloomberg’s Jason Schreier posted on Bluesky. The studio has devoted most of its workforce to multiplayer projects, including the rebooted Horizon Hunters Gathering, after private testing showed poor reception, which has delayed any work on a new single‑player entry. Similar patterns have affected other Sony studios, such as Naughty Dog, which delayed its next single‑player title, Intergalactic: The Heretic Prophet, while focusing on The Last of Us Online; analysts say the shift toward live‑service games has stretched development timelines across PlayStation’s major franchises. The prolonged diversion of resources has resulted in delayed flagship releases, potential talent loss, and reduced creative momentum for studios returning to single‑player work after the PS4 era; Sony’s earlier investments in live‑service titles, including Bungie’s Destiny 2, have also faced management challenges that led to layoffs and a reassessment of its live‑service strategy. Consequently, Horizon fans can expect a lengthy wait before the next installment is announced or released.
Framework announced it is investigating a BIOS update that rendered some Laptop 13 units with last-generation AMD Ryzen 7040 series chips non-bootable, affecting both Windows and Linux users. The update, version 3.20 for Ryzen 7040 mainboards, was released in July and remains available on Framework's website. Users reported that the laptops became stuck on the update screen after installation. Framework's community forums indicate that in-warranty mainboards are being replaced under the one-year warranty, while out-of-warranty owners have been offered replacement boards or told to purchase new ones; a few users have employed external BIOS programming equipment to attempt recovery. Founder Nirav Patel stated that a small percentage of devices have become non-bootable and that the company is developing a "Crisis Recovery Mode" BIOS feature, which first appeared in its Desktop BIOS release and will be rolled out to Laptop 12, 13, and 16 models in upcoming updates. Framework external PR representative Jim Redner reiterated that the affected portion is "small" and said the recovery mode is expected before the end of the year for each product line. Framework has not disclosed the exact proportion of devices affected, and the timeline for the recovery mode's availability remains under consideration.
Former Arkane veterans Harvey Smith and Ricardo Bare announced the creation of Black Pony Immersive, a studio with 26 developers that was formed a year ago to develop single‑player, narrative‑driven, first‑person immersive simulation games. The immersive sim genre has seen limited releases in recent years, and Arkane's Austin studio closed in 2023, ending work on several projects. Smith, who previously served as lead designer on Deus Ex and contributed to Dishonored and Thief, said the new studio will focus on creative problem‑solving and exploration within first‑person narratives. The team aims to produce games comparable to Deus Ex and Dishonored, though no specific titles or release timelines have been disclosed. Black Pony Immersive has not yet announced its first project, and the industry awaits its initial release.
Best Buy is offering a $300 discount on the 65‑inch LG B6 OLED TV, lowering its price to $1,399.99 from $1,999.99 through August 20. The promotion is part of the retailer’s Deal of the Day events and is $300 less than the price listed on Amazon.
The B6 model sits at the entry level of LG’s OLED lineup. It provides 4K resolution, a processor for smooth app performance, a 120 Hz refresh rate, variable refresh rate support, and HDMI 2.1 connectivity with eARC capability.
DoorDash is offering a $25 gift card for purchases of at least $50 in digital games through its Gaming section, with a $10 card available to non‑DashPass members, through August 31. Amazon lists a 4K digital bundle of The Lord of the Rings extended‑edition trilogy for $14.99, which includes Movies Anywhere compatibility. Humble Bundle’s 2K Megahits 2026 Bundle, priced at $15, includes titles such as BioShock Infinite, The Quarry, and Borderlands 3, and ends on August 21; proceeds benefit Covenant House.
The sale concludes on Friday, August 21, and consumers may compare the TV discount with other ongoing promotions.
UK cinema chains are evaluating policies that would restrict the use of Meta’s smart glasses in theaters over concerns they could be used to record films. The UK Cinema Association (UKCA) said that a number of local chains may introduce rules banning camera‑enabled smart glasses, adding to a growing list of venues wary of covert recording. Meta’s smart glasses incorporate built‑in cameras that can capture video, raising the possibility of unauthorized filming during screenings. While some chains have already implemented similar restrictions, the association noted that the decision to ban the devices remains optional and would depend on each venue’s assessment of risk versus the potential benefits of the technology. The industry has not yet issued a definitive guidance, and it remains unclear how widespread such bans would become across the United Kingdom.
A hacker identified as Cyberleek posted video clips claiming to possess a full, unreleased build of Grand Theft Auto VI, showing in‑game footage of a character spelling "LEEK" on a wall. Rockstar Games has issued multiple DMCA takedown notices, primarily targeting YouTube, and continues to remove the content from X, formerly Twitter. The leaker’s website remains online but occasionally returns a 502 Bad Gateway error. Cyberleek said it will continue releasing material until Rockstar issues a public apology and a concrete commitment to improve its practices, and added that the game's ending could be disclosed. It is unclear how Cyberleek obtained the complete build, which is not scheduled for release until November and will launch on consoles before a PC version is announced. Rockstar was hacked in April, with a group threatening to publish confidential data unless paid. Previous leaks were based on footage from about a year ago, while community members say the recent clips appear to be from the current build. The company continues to issue takedown notices across platforms. Analysts note that the leak may affect consumer interest, though many players are expected to purchase the game despite the exposure. Developers have expressed displeasure over the unauthorized distribution of their work. The PC release date for GTA VI has not been announced, and it remains unclear how the leak will impact the game's commercial performance.
OpenAI chief executive Sam Altman has described artificial intelligence as an “equalizing force” that will “collectively lift us all up.” Recent analysis indicates that AI adoption may exacerbate existing economic disparities in the United States. Data from Anthropic shows that per‑person AI usage is highest in the San Francisco Bay Area, New York, Washington, Seattle and other affluent regions, while usage is lowest in Mississippi, West Virginia and North Dakota. Brookings senior fellow Mark Muro said that AI could reinforce the unevenness of the U.S. economic map. Goldman Sachs reported that gains in the S&P 500 this year are driven largely by AI‑related stocks, and Federal Reserve data shows that the top 20 percent of households own nearly 90 percent of the stock market wealth. Moody’s Analytics chief economist Mark Zandi noted that spending growth among the richest 20 percent of households has been three times the rate of the bottom 80 percent over the past three years, reflecting a wealth effect that favors affluent consumers. Bridgewater Associates executives called for government taxation of AI use and redistribution of AI‑generated wealth, citing concerns that concentrated wealth and disaffection could threaten social stability. Daron Acemoglu, 2024 Nobel laureate in economics, warned that AI could increase the income gap between workers and business owners and jeopardize social peace and democratic foundations. Commerce Department data indicate that the share of national income going to workers fell to its lowest level in 79 years, while the share for corporations and investment‑derived income has risen. Harvard researchers Guy Lichtinger and Seyed M. Hosseini argue that AI may either deepen inequality by enriching top professionals and firms or promote broader prosperity if productivity gains are broadly shared and prices for essential goods fall. They emphasize that government policy will determine the outcome.
Senior reviewer Victoria Song led a Vergecast roundtable on August 19, 2026, with editors Dominic Preston and Cameron Faulkner to discuss the Pixel 11, Pixel 11 Pro, Pixel Fold, and the Pixel Watch 5. The episode examined whether the HiLight camera mode provides low‑light performance, noted the omission of a temperature sensor in the new Pixel phones, and compared the GPS accuracy of the Pixel Watch 5 with that of Garmin and Apple devices. Additional camera topics are slated for the next Vergecast.
Samsung increased prices on its 4nm, 5nm and 8nm foundry services by up to 15% for customers in China and the United States in July, according to Reuters. The price hikes follow Samsung’s reduction of its 2nm wafer price to $20,000, aimed at competing with TSMC, and occur amid significant demand for advanced nodes driven by artificial‑intelligence applications. Chinese chip designers, limited by U.S. export controls, are accepting the largest increases, while Taiwanese customers have seen smaller rises of 5% to 10%. The 4nm SF4 process price rose 10% to 15%, the 5nm SF5 process rose 10% to 15%, and the 8nm node increased by nearly 10%. Samsung’s 4nm line at its Pyeongtaek facility has operated at full capacity since late 2023, and the foundry division has been loss‑making since 2022. Analyst Lee Min‑hee of BNK Investment & Securities said that continued price increases could make the foundry unit profitable as early as next year. The forecast includes major customers such as Tesla, which has a $16.5 billion AI‑chip contract, Apple, Broadcom, and Nvidia. Samsung’s foundry revenue share was about 7% of global foundry revenue in Q1 2026, compared with more than 70% for TSMC, which has booked its leading‑edge capacity to AI orders and announced 5% to 10% price rises across sub‑5nm nodes, with some services projected to rise about 25% by 2027. Samsung declined to comment on the report.
Hacker Posts GTA VI Gameplay and Map to Criticize Digital Only Preorders. The post, made by user Cyberleek on X, includes video clips and a map of the game world. Cyberleek said the material shows basketball gameplay, vehicle loadouts, a stamina bar and an honor system similar to Red Dead Redemption 2. The map reveals five counties, rail lines and islands that players can explore. Rockstar has issued DMCA takedown notices for posts containing the leaked content. Cyberleek argues that digital pre‑orders provide no scarcity and that publishers should earn revenue through physical production. The same manifesto calls for publishers to avoid selling single‑player DLC that is already included in the base game and to ensure that single‑player titles remain accessible after server support ends. Criticism of Sony’s move to eliminate physical media has also emerged among gamers, who say they no longer own the games they purchase. The leak underscores ongoing tension between physical and digital distribution models as GTA VI approaches its November launch.
Dave Bautista will portray Kratos in Amazon's "God of War" television series, after Ryan Hurst stepped down from the role due to an injury, Variety reported.
The series is based on the video game franchise and is being produced by Amazon Studios.
Hurst had been cast as the lead in 2023 but was unable to continue filming after sustaining an injury.
Bautista, known for his work in film and television, was rumored to be in discussions for the role before the announcement.
The series is slated for release in 2026, and the casting choice may influence audience reception.
Apple may bring back its ceramic Apple Watch casing with the upcoming Series 12 model, according to leaker Kosutami and reported by Bloomberg's Mark Gurman. The ceramic finish, first introduced with the Series 2 in 2016 and discontinued after the Series 6 in 2020, has been absent from the lineup for six years and is popular among resale collectors. Bloomberg said the option could return either this year or in 2027, and Kosutami's latest post indicates it will arrive this year. The Series 12 is expected to feature a new processor for improved performance and other minor updates, but no major design changes are anticipated compared to the current Series 11 and Ultra 3 models. The announcement is likely to occur alongside the Apple Watch Ultra 4, the iPhone 18 Pro and Pro Max, and a first foldable iPhone next month.
Cameron Faulkner said he used the Neat Bumblebee II desktop microphone on the Vergecast Pixel review roundup episode. The microphone is listed at $14.99 on Woot and can be bought for $5 with the code HELLOTEN for new customers. It includes a USB‑C to USB‑A cable and can be placed on its stand or attached to a microphone arm. The device is priced low but does not claim superior audio performance.
Apple TV launched a three‑part documentary series titled 'The Dynasty: UConn Huskies' about the University of Connecticut women's basketball program, making all episodes available for streaming. Apple TV said the series chronicles the rise of the program, which it describes as the most dominant in college basketball history. The series, directed by Matthew Hamachek and Erica Sashin, consists of three episodes that examine the program's history, its sustained success and the individuals involved across generations. Apple TV subscribers can view the series for $12.99 per month or as part of the Apple One bundle. The trailer was released earlier this week, and the series joins other sports titles such as 'Ted Lasso,' 'F1 The Movie' and 'Stephen Curry: Underrated.' The documentary includes interviews with the 2025 national championship team, coaches, athletes, alumni and journalists, and presents never‑before‑seen archival footage. The addition expands Apple TV's sports catalog, providing a detailed look at the program's culture and achievements.
Cisco announced that its Secure Workload Software, previously called Tetration, contains five security flaws, with two rated ten, one nine point nine, one nine point six, and on...
Cisco announced that its Secure Workload Software, previously called Tetration, contains five security flaws, with two rated ten, one nine point nine, one nine point six, and one seven point five, using a severity rating system comparable to Olympic gymnastics scores.
Cisco classifies the two ten‑point vulnerabilities, CVE‑2026‑20315 and CVE‑2026‑20317, as improper access control issues, while the nine point nine flaw, CVE‑2026‑20231, involves improper neutralization of special elements that can enable command, OS, or argument injection.
The nine point six vulnerability, CVE‑2026‑20318, results from improper input validation, and the seven point five flaw, CVE‑2026‑20319, permits improper restriction of operations within memory buffers, leading to overflows and out‑of‑bounds writes.
The software is offered as a SaaS service and as an on‑premises appliance; Cisco has patched the SaaS version, but customers must upgrade the Agent and Connector components. On‑prem users running version 3.10 or earlier need to update to 3.10.9.1, and users of version 4.0 or later must move to 4.0.4.16.
Cisco identified the issues during an internal security review that included standard testing procedures and the use of frontier AI models, specifically the Mythos model from Project Glasswing, a partnership with Anthropic. The company reported no evidence of malicious exploitation of the vulnerabilities.
Users are required to apply the recommended updates to maintain the security of their environments, and the broader impact of the flaws remains to be determined.
OpenAI announced that ChatGPT can now connect directly to Apple Messages on Mac. The integration appears as an Apple Messages plugin that enables the AI to search message threads, review recent conversations, and draft or send replies within the Messages app. According to OpenAI, the feature lets users catch up on discussions, locate specific information, and compose responses using the AI assistant. A demonstration video posted by OpenAI shows the workflow in action. The update expands ChatGPT's functionality within the Apple ecosystem and may affect how users interact with AI on macOS.
US Bank is investigating claims by the ransomware group LockBit that it breached its systems and stole data. The group has set a September 3 deadline to receive a ransom payment or publish the data.
LockBit is a ransomware group that faced law enforcement actions in 2024 and 2025, when its servers and infrastructure were seized and its leader’s identity was disclosed, though the suspect remains at large. The group has previously threatened to release stolen data unless victims pay.
US Bank said it has no evidence that its internal systems were compromised and has not confirmed communication with the extortionists. A spokesperson declined to disclose the ransom demand amount or whether the bank has engaged with the criminals. The group posted the bank on its leak site on Wednesday night and gave the bank 14 days to pay. The alleged breach was first detected on May 7, when the bank learned of a third‑party security incident involving its vendor Fidelity National Information Services. In June the bank notified 537 Massachusetts customers that their names, mailing addresses, and credit card numbers may have been exposed. A separate incident in 2022 affected about 11,000 customers after a vendor inadvertently shared a file containing personal information from closed credit card accounts.
US Bank continues to monitor the situation and says no systems are currently impacted. A law firm is considering a class‑action lawsuit on behalf of customers whose credit card data may have been exposed. The deadline approaches with the outcome still uncertain.
Linux 7.2 was released this week on the regular schedule. The update adds scheduler, power management, and graphics enhancements. The kernel development cycle has become more frequent, with the last four releases showing increased activity in bug fixing and feature addition. Cache‑aware scheduling was introduced. MGLRU improvements were made. Sub‑schedulers for sched_ext were added. Automatic creation of multi‑size transparent hugepages was implemented. The DRM scheduler fair policy was planned for enablement but was postponed after a regression was reported during the release candidate period; the default first‑in‑first‑out scheduler remains in place. Runtime power management for the Raspberry Pi 4 and 5 GPU was implemented, allowing the GPU clock to be disabled when idle. The Raspberry Pi 3 GPU driver was fixed to resolve persistent hangs and crashes in RetroPie. GPU reset handling on the Raspberry Pi 4 and 5 was made more reliable. A 14‑year‑old futex bug affecting robust list operations was resolved. Various other bug fixes addressed issues in the ueagle‑atm driver, memcmp implementation, and HDMI 2.1 fixed‑rate link support. Numerous smaller patches were applied across the DRM, scheduler, and networking subsystems. The kernel community expects the fair policy to be re‑enabled in a future release, and further improvements are planned for upcoming kernel versions.
On August 20, 2026, a compromised release of the Rust crate arrayref version 0.3.10 was published on crates.io. The release added a dependency on a compromised crate named proc-macro1, whose build script downloaded and executed a remote binary during project compilation. Crates.io removed the malicious versions after detection. Arrayref is a small crate that provides four macros and has no build script or runtime dependencies prior to version 0.3.10. The genuine arrayref and append-only-vec crates are maintained by a user identified as droundy, whose GitHub account and repositories are no longer accessible. A separate account named dtolney published the proc-macro1 crate, using an email address that does not belong to David Tolnay. The malicious crate was removed by crates.io. The build script in proc-macro1 version 1.0.107 contains a server address encoded in base64 fragments and reassembles the URL at compile time. Decoded, the address points to hxxps://23[.]254[.]165[.]112:9089/ and the command-and-control address 23[.]254[.]165[.]112:443. The script fetches an architecture-specific binary over a TLS connection that accepts any certificate, then writes the file to /tmp/rust-setup on Unix or to %TEMP% on Windows and executes it without waiting for the build to finish. On Unix the binary is made executable and launched with the command and control address as an argument; on Windows a PowerShell script is launched via a VBScript wrapper. The build script includes build-dependency crates for base64 decoding, TLS handling, and HTTP requests, which are atypical for a token-parsing library. The dependency resolves to the malicious version because only versions 1.0.106 and 1.0.107 were published. Arrayref has recorded approximately 245 million downloads, with version 0.3.9 accounting for about 152 million. Because arrayref is used as a transitive dependency in widely adopted crates such as tiny-skia, sctk-adwaita, and winit, the supply chain impact reaches many GUI applications built with egui, eframe, and iced. Developers who compiled projects using the yanked older versions 0.3.5 through 0.3.9 received a warning prompting an update to 0.3.10, which introduced the malicious dependency. The Rust Security advisory attributes the detection to community reporting. The incident demonstrates the risk posed by compromised build-time dependencies and underscores the need for stricter verification of crate provenance and dependencies in the Rust ecosystem.
A former Meta safety engineer testified in a federal trial in Oakland, California, alleging that the company was aware of child safety risks on its platforms and failed to act. Arturo Béjar, who worked at Meta for eight years, told the jury that he repeatedly warned executives, including CEO Mark Zuckerberg, about harmful content recommendations and the impact on teenage wellbeing. He said he sent at least 100 briefings to Zuckerberg and an email in 2021 detailing reports of sexual predator content, graphic images, and damage to teen health.
Béjar testified that he emailed Zuckerberg after the CEO publicly stated that the company did not prioritize profit over safety, saying he wanted to correct a false impression of Meta’s commitment to young users. When asked whether Zuckerberg responded, Béjar replied that he did not hear back. The testimony was part of a case brought by 29 U.S. state attorneys general, who allege that Meta deliberately designed addictive products to attract young people and that it collected data on children under 13 without parental permission, violating federal and state laws.
The legal complaint also seeks to force Meta to redesign its products to make them safer for children, a change that could affect the company’s business model. Meta denies the allegations, stating that it provides tools to address social media challenges and that no child under 13 can create an account. Paul Schmidt, Meta’s attorney, argued that the company has disabled more than one million accounts of young users and that there is no dispute that people can struggle with social media.
Béjar’s two‑day testimony included data showing that 51% of teen users reported harmful experiences in the previous week, yet content was removed in only 0.02% of those cases. He said features such as infinite scroll increase ad revenue, and that his motivation for raising the issue began when his own teenage daughter received unwanted sexual advances and explicit images on Instagram.
The trial, expected to last at least six weeks, will also hear from Mark Zuckerberg and Instagram CEO Adam Mosseri, along with experts on children’s mental health and addiction. The outcome could result in damages up to $200 billion, equivalent to Meta’s projected 2025 annual revenue, and may compel significant product changes.
Apple's Beats 360 headphones were listed in Brazil's ANATEL regulatory database on August 20, 2026, according to a filing. The entry identified the product by model number A3577, which matches a previously filed FCC record from May. The filing did not disclose a product name, but other sources have identified the item as the Beats 360. Amazon and other reseller sites listed the headphones in Black, Cloud, Sky, and Pink, and indicated availability of Performance Knit and UltraPlush ear cushions and headbands in those colors as well as Volt and Navy, according to the listings. The product description said the over‑ear headphones provide up to 1.75 times the noise cancellation of the Beats Studio Pro released in 2023, and they feature an IPX4 rating for sweat and water resistance, all‑day battery life, a fold‑flat design, and a high‑fidelity acoustic platform, the listing noted. Beats Studio Pro are priced at $349.99, while a listed price for the Beats 360 is $299.99, though this figure has not been confirmed. Apple has not announced a release date, but the multiple regulatory filings, athlete sightings and early retail listings indicate a launch in the near future. MacRumors was the first to report the Beats 360 name after seeing it in various retail listings, and the information was subsequently corroborated by the regulatory filings.
In July, the Federal Communications Commission prohibited the importation of new models of foreign‑made robots, including robot vacuum cleaners and Unitree humanoid and quadruped robots. The ban, cited as a national‑security measure due to potential cybersecurity risks, also aimed to spur domestic robot production.
The U.S. distributor, operating under the Robo Inc. brand, had halted its distribution operations in June while continuing to support existing customers with parts and repairs. The company said it would shift its focus to developing robots and expanding manufacturing capacity at a new facility.
Under the Robo Inc. banner, the team is working on a wheeled humanoid torso for healthcare and concierge services, equipped with cameras and sensors for vital‑sign monitoring. Additional products include a security‑focused quadruped and a humanoid platform intended for educators and researchers. Universities have expressed interest in a U.S.-compliant offering, the company said.
Engineers have used 3D printing to produce prototypes that are being tested by select customers, and the firm expects to begin commercial sales from the new plant by early 2027.
The company is also preparing to raise its first major round of external funding after years of operating as a bootstrapped business. Haggerty noted that customer interest has increased as the fundraising process advances.
A leak posted by user Golden Pig Upgrade on Weibo said the 28‑core Nova Lake‑S CPU with an 8‑plus‑16‑plus‑4 core configuration is expected to reach a PL2 power limit of 296 watts.
The Nova Lake‑S line is Intel’s next‑generation desktop processor family. Earlier reports indicated a thermal design power (TDP) of 125 watts for the 28‑core single‑tile version. The Core Ultra 9 285K, a current high‑end desktop part, is rated at a PL2 limit of 250 watts.
The leaked configuration adds four cores compared with the 28‑core model that uses 125 watts, and includes 144 MB of bLLC cache. The PL2 figure of 296 watts represents an increase of 18 percent over the 250 watt PL2 rating of the 285K. PL1 and TDP are distinct specifications; the 296 watt figure refers to the higher power limit rather than the nominal TDP.
The design also incorporates a Big Last‑Level Cache (bLLC) intended to compete with AMD’s 3D V‑Cache technology. Leaked specifications suggest up to four bLLC variants with cache sizes up to 288 MB and core counts as high as 52.
Cooling requirements for a 296‑watt PL1 limit on a single‑tile processor remain unclear, and Intel has not released official thermal specifications.
Modern processors achieve high arithmetic throughput, but memory efficiency increasingly determines how much of that performance can be utilized.
Historically, specifications such as CPU clock speed, core count, GPU shader throughput, memory frequency, and storage transfer rates defined performance metrics. While these figures remain relevant, contemporary workloads often spend considerable cycles moving data rather than performing calculations.
These capabilities increase theoretical performance, yet data movement limits actual throughput. A CPU core can execute multiple instructions per clock cycle, and a high‑end GPU contains thousands of parallel units, but workloads that require frequent random memory accesses may be constrained by latency and bandwidth. Sequential access enables efficient prefetching and high throughput, whereas random access hampers prediction and exposes latency, especially when subsequent addresses depend on prior results.
Programs typically exhibit spatial locality, reusing nearby data, and temporal locality, reusing recently accessed data. Caches store data in fixed‑size blocks called cache lines, allowing reuse of neighboring data and reducing accesses to slower main memory. The working set—a subset of allocated memory actively used—must fit within cache capacity to achieve optimal performance; exceeding cache size causes additional latency.
Cache hierarchies balance size, latency, bandwidth, and energy. L1 caches are small and fast, L2 offers more capacity at higher latency, and L3 provides the largest capacity and is often shared across cores. Increasing cache size can yield large performance gains when the working set remains on‑chip, while offering little benefit when data are streamed through large memory ranges.
CPU caches are arranged in a hierarchy that trades speed for capacity. Larger caches consume more silicon area and require longer wiring, which can increase latency and energy use. AMD’s 3D V‑Cache technology stacks an additional cache die vertically, adding 64 MB of L3 cache to Ryzen processors, demonstrating how extra cache can improve performance for workloads with large working sets.
When data is not present in cache, it must be retrieved from DRAM. DRAM provides higher capacity at lower cost per bit but incurs higher latency. Memory controllers manage banks, rows, and timing to schedule accesses efficiently, and memory bandwidth and latency are distinct metrics. DDR5 adds more bank groups and longer burst lengths, improving parallelism, though real‑world performance varies with application behavior.
GPUs use GDDR memory for high bandwidth and cost efficiency, while AI accelerators employ HBM, which stacks memory dies and uses very wide interfaces close to the processor, delivering high bandwidth and energy efficiency at greater packaging complexity and cost. A single AMD Instinct MI355X accelerator contains 288 GB of HBM3E and up to 8 TB/s of theoretical bandwidth, and multi‑GPU systems aggregate several terabytes of memory.
Large language models require extensive memory for weights, activations, and intermediate data, making bandwidth and capacity critical for inference and training. Quantization reduces memory size by lowering precision, directly impacting performance when memory traffic limits compute.
Gaming workloads are diverse, involving visibility culling, physics updates, AI processing, geometry rendering, and texture sampling. Large CPU caches can capture frequent game data, reducing DRAM traffic, while GPUs use large last‑level caches to lower external memory accesses. Real‑time ray tracing introduces data divergence as rays traverse bounding volume hierarchies, creating irregular memory access patterns that challenge caching.
Storage performance also illustrates the limits of bandwidth alone. SSDs advertise high sequential throughput, but real applications issue many small, scattered requests, making random IOPS, latency, and queue depth more relevant. Controllers manage wear leveling, garbage collection, and write amplification, and some use fast cache layers to improve short‑term performance.
Overall, performance depends on how an application’s data access pattern interacts with the memory hierarchy. While compute capability continues to rise, efficient data movement—through larger caches, tighter locality, optimized algorithms, and advanced packaging—remains essential to realize the full potential of modern hardware.
Future designs will likely expand cache capacity, improve memory hierarchy depth, and bring memory physically closer to processing units, yet physical limits ensure that reducing data movement stays a central challenge.
A 22-year-old researcher identified as Zerotistic devised a method to enroll a Linux device on Apple’s Find My network and receive location data from individuals who had shared their locations with the researcher’s Apple account. Find My is Apple’s service for locating devices and for people to share their locations, and it is limited to Apple hardware while the iCloud website lacks the people‑tracking feature. The researcher used Apple’s GrandSlam authentication protocol to obtain an identity delegate and then created a custom certificate signing request with a 2048‑bit RSA key signed using SHA‑1. The CSR was submitted to Apple’s legacy authenticateDS endpoint, which signed the request and issued an identity‑services certificate linking the Linux device to the researcher’s Apple account. Apple required the device to subscribe to six sub‑services, define supported encryption types, and provide public keys for Apple’s device‑to‑device messaging format. After enrollment, the device maintained a persistent TLS connection to Apple’s Push Notification service to receive location updates. A SubscribeAndFetch request caused a friend’s Apple device to transmit an encrypted location key to the Linux device. The researcher wrote a script to unwrap the encrypted message, extract the shared location key, and decrypt the location payload containing coordinates, timestamps and accuracy information. The script was able to retrieve subsequent location reports for the existing share. The entire development took less than a week. Apple was contacted for comment and did not respond.
Los Angeles landscaper Christine Ro attended a training session run by the American Green Zone Alliance, an organization that supports the transition to electric landscaping equipment.
Cities across the United States have begun restricting petrol-powered leaf blowers because of noise complaints, and the electric alternatives reduce carbon emissions, vibration and exposure to pollutants while allowing operation during quieter hours.
The shift is creating demand for new manufacturers; Whisper Aero, an aerospace start‑up known for electric propulsion systems for aircraft, introduced a handheld electric leaf blower in 2023 after research into its fan technology.
According to Andrew Terajewicz, Whisper Aero’s director of air management, the device is cleaner, quieter and more efficient than existing air‑moving technologies.
The blower’s battery provides up to 50 minutes of operation at full power and the unit retails at the higher end of electric leaf blowers, which are generally more expensive than petrol models.
Dan Mabe, founder of the AGZA and a former landscaper, said the blower is ultra quiet yet powerful, though the high price and limited runtime remain challenges.
Whisper Aero plans to develop a backpack model for professional landscapers, and the company has increased manufacturing capacity to meet pre‑order demand.
Stihl, the German power‑tool maker, aims for battery‑powered products to represent 35 % of sales in 2026 and 80 % by 2035, and opened a dedicated battery and tool plant in Romania in 2025.
Stihl’s new battery system uses tabless lithium cells, which deliver 60 % more peak power than standard cells, enabling faster charging and lighter packs.
Professional landscapers report that petrol blowers remain more powerful and offer longer runtimes; Carlos Camarena, a supervisor at a California landscaping firm, noted that electric tools are used where local ordinances prohibit petrol equipment, but his crew typically operates six batteries that require 45 minutes each to charge fully.
The upfront investment to convert a business to electric equipment is estimated at about $10,000, and subsidies may not fully offset the cost, especially for sole‑proprietor operators with limited storage space.
Industry observers say the success of electric landscaping tools will depend on continued improvements in battery life, cost reductions, and compliance with local noise regulations.
Genki has launched the Manta, a wireless controller featuring a 2.9‑inch screen and adjustable buttons, through a Kickstarter campaign.
The company previously collaborated with 8BitDo on a gamepad two years ago and has funded eight other hardware projects via crowdfunding.
Genki designed the Manta entirely in‑house, positioning the thumbsticks and face buttons above the screen.
The layout makes the controller appear bulkier than standard designs.
Customization options are accessed via the screen and physical controls, allowing users to modify thumbstick response, dead zones, haptic feedback intensity, and button mappings.
Multiple console, game, and user profiles can be saved and switched on the fly.
The face buttons are analog and their travel depth can be set to adjust sensitivity.
Linear magnetic ram motors in the grips deliver haptic feedback, and drift‑resistant tunneling magnetoresistance thumbsticks provide adjustable tension.
The device includes a 2,600mAh user‑replaceable battery.
Six additional remappable buttons are located on the back and shoulders.
A dedicated button enables switching to keyboard and mouse mode for web browsing.
Connectivity is available via Bluetooth, a 2.4GHz dongle for low‑latency wired use, or a USB‑C cable for direct console connection.
The Manta features a tristage trigger system that adds a middle travel distance for rapid repeated presses, complementing the two‑stage modes found on many higher‑end controllers.
The Kickstarter page lists a discounted preorder price of $189 for early backers and a full retail price of $279.
Genki reports a history of fulfilling Kickstarter orders successfully.
Full retail availability is expected after the campaign concludes, and the controller will support multiple gaming platforms.
NVIDIA is developing a new inference‑focused chip for the Chinese market that will use Groq’s language processing units, according to a report by The Information, with the product expected by year‑end and designed to comply with U.S. export restrictions. The United States has imposed export controls that limit the amount of high‑bandwidth memory and advanced packaging that Chinese AI accelerators may receive, prompting Chinese firms such as Semiconductor Manufacturing International Corporation (SMIC) to see increased demand for domestic chip production. SMIC reported a 93.7% utilization rate and revenue of $3.01 billion in the latest quarter, up 36.1% year‑over‑year, while Chinese companies are exploring alternative AI solutions, including Alibaba’s XuanTie C950 RISC‑V processor and DFSX’s DF1000 and DF2000 chips. NVIDIA entered into a licensing and talent‑transfer agreement with Groq in December 2025, granting access to Groq’s LPU architecture, which clusters numerous specialized cores with large SRAM and hard‑wired matrix and vector units, eliminating the need for traditional memory caches and branch predictors. The compiler plans calculations at the nanosecond level to achieve continuous data flow, enabling fast inference. The Information said the new chip will be ready by the end of the year. NVIDIA has stated that it has no LPU sales in China and that the report of such a plan is inaccurate, though the statement focused on current status and left future options open. The development reflects NVIDIA’s effort to maintain a presence in China while adhering to export regulations, and it underscores how export controls are reshaping the domestic semiconductor landscape as SMIC expands its capacity and Chinese firms introduce homegrown AI processors.
HyperX announced its first open-back gaming headset, the Cloud Alpha Air, at its Level Awakening livestream on August 20, 2026. The headset is priced at $149.99 and will be available in September. The open-back design lets users hear surrounding sounds while gaming. The Cloud Alpha Air weighs 10.1 ounces (287 grams) with a detachable boom microphone. It connects to PCs or consoles via 3.5mm jack, USB‑C, or USB‑A. The price is roughly $50 lower than Sony’s InZone H6 Air open-back headset released earlier this year. HyperX, a subsidiary of Kingston Technology, said the design improves comfort for extended gaming sessions. The company did not provide additional specifications beyond the connectivity options listed. The product will be available in September, expanding HyperX’s open-back headset lineup in the gaming market.
National Geographic, in partnership with the 9/11 Memorial and Museum, will premiere a three‑episode documentary series titled 9/11: Reunited on August 21. The series will be available for streaming on Disney+ and Hulu the following day.
Director Julian Jones, who produced the 2021 NatGeo documentary 9/11: One Day in America, said the new series was inspired by the sense of mutual support he observed in the earlier film. He said the goal is to let participants guide the narrative, to provide gratitude, answer lingering questions, and honor those who did not survive.
Survivor John Paczkowski, who worked on the 67th floor of the North Tower, and janitor George Phoenix, on the 74th floor, were trapped when the first plane struck as their elevator descended. The emergency brake stopped the car 15 floors below the impact point. They pried the doors open, and Phoenix used a squeegee to cut a hole in the wall, allowing them to escape to a restroom on the 50th floor before the tower collapsed.
Subway rider Debbie St. John was struck by debris from the second plane while walking near the South Tower. Bond trader Stefan Horlacher, who was nearby, rescued her and later reunited with her for the documentary. St. John underwent 50 surgeries over 18 months and later married and had children.
At the Pentagon, Lt. Col. Marilyn Wills survived a fireball that singed her bangs and led a group of survivors down a corridor before jumping from the second floor. Cmdr. Craig Powell caught her as she descended. Powell later learned she had been treated for leukemia linked to rescue work at the site.
FDNY firefighter Kevin Shea, newly assigned to Ladder 35, was outside when the North Tower collapsed. Paramedic Al Kim found him in the South Tower Marriott lobby, stabilized his neck injuries, and transported him to a hospital where he recovered from multiple fractures.
NYPD Emergency Services Unit member John D’Allara died when the North Tower fell. FDNY Rescue 5 member Bill Spade survived, later contacted D’Allara’s widow and arranged a reunion for his sons, noting that D’Allara had saved 20 lives that day.
The documentary also revisits the rescue of Port Authority Police Sergeant John McLoughlin and two colleagues trapped under rubble for more than 20 hours; McLoughlin survived multiple surgeries and now sees his grandchildren.
Jones said the series is challenging to watch but hopes it will remind viewers that people turned to one another in the aftermath of the attacks.
9/11: Reunited premieres August 21 on National Geographic.
Hanwha Securities said CXMT contributed 11.3% of global DRAM growth in 2026 and is projected to account for 6.9% of growth in 2027.
The DRAM market is expected to grow 22.4% in 2026 and 24.1% in 2027, according to the report.
CXMT's Q2 revenue rose 716% year‑over‑year, driven by domestic demand and its capacity expansion plan.
The firm's production increase helped narrow the DRAM sufficiency ratio to a negative 9.4% in 2026 and to minus 5.6% in 2027.
Without CXMT, the ratio would be minus 15.5% in 2026 and minus 12% in 2027.
Analysts said the DRAM shortage is likely to persist through 2026 and 2027.
The continued shortage suggests that additional capacity additions may be needed to balance supply and demand.
Aaron Swartz, a co‑creator of the RSS protocol, faced criminal charges in 2011 for downloading roughly 70 GB of academic journal articles from JSTOR, a case that could have resulted in a prison term of up to 35 years and a $1 million fine before his death in 2013. Federal prosecutors charged Swartz under the Computer Fraud and Abuse Act for allegedly exceeding authorized access to JSTOR’s network. The indictment alleged that he downloaded a large portion of the journal archive for research and distribution purposes. Swartz’s defense argued that his intent was to make scholarly material freely available. The case attracted widespread public attention, with advocates for open access and digital rights describing the legal action as disproportionate. In 2020, reports indicated that Meta had harvested approximately 80 TB of digitized books to train its artificial intelligence models. The company has not faced comparable criminal prosecution. Legal filings indicate that Meta’s activities were conducted under different circumstances and have not resulted in charges comparable to those brought against Swartz. Scholars and legal experts have offered differing views on the fairness of the two cases. Some argue that Swartz’s prosecution reflected broader enforcement priorities, while others note that the scale and nature of the alleged conduct differ between the two incidents. Swartz died by suicide in 2013, before the case was resolved. His death has been cited in discussions about the impact of aggressive prosecution on individuals. The legal outcomes of both incidents remain subjects of ongoing debate regarding the application of computer‑fraud statutes to large‑scale data collection.
Google on Thursday announced a new “Preferred Sources” button that publishers can embed on their websites to let readers highlight favorite sites in Google Search, Discover and Google News. The feature follows a rollout that began in May when the same button became available within Google’s AI Mode and AI Overviews, after initially appearing in Top Stories. Google reported that more than 345,000 unique sources had been selected by users as of May. Publishers can add a site as a preferred source by visiting Google’s source preferences page and searching for the publisher’s name or website. Google said the button can increase traffic, noting that users are twice as likely to click through to a preferred source when it is available. The update is intended to mitigate traffic losses that have resulted from the rapid growth of AI‑driven search features. Alongside the button, Google said readers will soon be able to customize their Discover feed by entering natural‑language commands in the three‑dot menu, and Android users will be able to adjust audio daily briefings in the Google News app. Google said the changes are part of its effort to address publisher concerns about declining traffic caused by AI features while giving users more control over the content they see.
Huzzah is an experimental editor that lets developers write pseudocode and have it turned into functional code by a language model. The tool was presented in August 2026 by Daniel Vaughn. Developers said they feel fatigue with current AI coding agents that rely on long step‑by‑step prompts. Those prompts lose the original human intent and consume many tokens. Huzzah replaces them with persistent declarative pseudocode that can be saved and edited. A simple fizzbuzz example shows the difference. In the agent workflow the user writes a prompt, receives code, then sends follow‑up edits. In Huzzah the user writes a file containing pseudocode such as loop 100 followed by conditional expressions. Saving the file triggers a diff‑based prompt that the model uses to regenerate the code. The approach makes the interaction more concise and serves as documentation of intent. The pseudocode can be language‑agnostic and reused for multiple targets. Benefits include clearer intent, reduced token usage, and easier maintenance. Caveats include potential limits at scale, suitability for new projects rather than existing codebases, and the need for domain expertise. Cross‑file dependencies may be difficult to express and LSP features are not yet available. The project is actively being developed and is currently in an experimental state. Source code and setup instructions are publicly available.
Researchers have found little evidence that higher intelligence scores translate into greater happiness. A nationally representative UK study reported that individuals with lower scores on intelligence tests were modestly less happy than the general population, while a 50‑year analysis of the General Social Survey involving 30,346 participants showed a weak negative correlation (r = -.06, p < .001) between vocabulary test scores and self‑reported happiness.
The concept of intelligence has been examined for more than a century. Charles Spearman observed in 1904 that performance on disparate academic subjects was positively correlated, leading him to propose a general mental ability underlying varied cognitive tasks. Subsequent research has replicated the positive manifold, showing that people who score well on one type of cognitive test tend to score well on others, though the degree of correlation varies.
Critics argue that Spearman’s interpretation overstated the uniformity of the tasks measured. While well‑defined problems—those with clear instructions, repeatable solutions, and unambiguous answers—are effectively captured by standard intelligence tests, many everyday decisions are poorly defined, lacking stable rules or measurable outcomes. Examples such as choosing a life partner, planning long‑term personal goals, or managing interpersonal relationships illustrate problems that are not amenable to conventional testing.
AI development has progressed largely on well‑defined problems. Systems such as GPT‑3 and DALL‑E achieve high performance by predicting text or matching prompts to images, tasks that have clear criteria for success. In contrast, solving poorly defined problems, which involve creativity, context, and subjective judgment, remains beyond current artificial intelligence capabilities.
High‑profile individuals with high test scores have sometimes made controversial statements, for example claiming that the September 11 attacks were an inside job, denying the Holocaust, or asserting that certain groups are responsible for societal ills. These statements are attributed to the individuals involved and are presented as examples of the limits of problem‑solving ability in ambiguous contexts.
Scholars note that progress on well‑defined problems such as eradicating infectious diseases or landing on the moon has not corresponded with increased overall happiness, suggesting that technical mastery alone does not guarantee personal fulfillment. Ongoing research aims to identify factors that contribute to lasting well‑being beyond the satisfaction derived from solving defined tasks. The article concludes that while intelligence predicts performance on structured tasks, its relationship to happiness remains modest and the challenge of addressing poorly defined life problems persists.
LG Display announced FLiPP, a new OLED manufacturing method that eliminates the need for fine metal masks during pixel patterning, aiming to boost efficiency, brightness and durability. The technology will be presented at IMID 2026 in Busan beginning this week. OLED panels have become dominant in television and monitor markets, but traditional fine metal mask production can cause colour mixing defects on larger substrates. FLiPP uses photolithography and UV etching to apply RGB pixels directly onto 8.5‑generation mother glass. LG said FLiPP raises pixel aperture ratio by about 55% and can deliver up to 60% higher peak brightness while extending panel lifespan by 140% and reducing power consumption by 13% compared with conventional FMM processes. The method also improves material utilisation by as much as 64% and lowers production costs across various panel sizes. In addition, LG Display confirmed that its Hyper Double Scanning (HDS) panel‑driving technology, which won the IMID Display of the Year Award, is already deployed in its mass‑produced OLED TV lineup. The advancement represents a step toward greater manufacturing efficiency, but it does not indicate an immediate shift in OLED pricing trends.
GeForce Now added 12 games to its cloud streaming service this week and introduced native Firefox support on Windows, allowing users to stream without installing the app. The service, launched by Nvidia, streams PC games from its servers to devices. Previously, users required the GeForce Now desktop or mobile app. The new browser capability follows earlier support for Chrome and Edge and aligns with the service’s push to increase accessibility. The update includes titles such as Stars Reach and The Sinking City 2, both released on Steam on August 18, Gallipoli, released on Steam on August 20, DIVE or DIE – Children of Rain, Escape the Backroom, Hell Is Us, High on Life, High on Life 2, Parcel Simulator, Starvester and The Thaumaturge. Escape the Backroom, Hell Is Us and High on Life 2 are available through Xbox Game Pass. Tomb Raider IV–VI Remastered is offered on the Epic Games Store. All games support cloud saves across devices, and Ultimate members can stream at up to 1440p resolution and 120 fps. The expansion of browser streaming and the addition of new titles aim to increase accessibility and user engagement.
TechCrunch announced its 2026 Startup Battlefield 200, a curated list of 200 early-stage startups selected from thousands of applications worldwide. The companies will showcase their products at TechCrunch Disrupt 2026, scheduled for October 13-15 at the Moscone West venue in San Francisco.
The list includes startups from diverse sectors such as agtech, automotive, biotech, consumer, cybersecurity, e-commerce, education, energy, enterprise technology, entertainment, fintech, government, health, human resources, logistics, manufacturing, marketing, real estate, smart cities, space, and defense. Companies presented in the categories are listed in the announcement, representing a broad range of technologies and business models.
The competition offers participants a chance to exhibit at the conference, pitch to venture capital firms, and compete for a $100,000 equity‑free prize and the Disrupt Cup. Previous alumni have raised more than $32 billion and completed 250 exits, with notable graduates including Dropbox, Cloudflare and Discord.
A total of 20 finalists will be selected from the 200 for live presentation on the first day of Disrupt. Founders who made the list will receive follow‑up instructions, while applicants not selected will receive a formal update. The event is presented by Google for Startups and SAP.
Registration for Disrupt 2026 remains open, with ticket prices scheduled to increase in September. Attendees can contact Isabelle Johannessen at isabelle.johannessen@techcrunch.com or Michael Schick at michael.schick@techcrunch.com for outreach verification.
Anti‑AI fonts that scramble or obfuscate text do not provide a durable solution to AI text parsing and create accessibility challenges. Screen readers and other assistive technologies must read the same characters that human users see, making scrambled text difficult or impossible to interpret. The approach also raises privacy and security concerns, as verifying disabled users could require centralized identity systems. While some demonstrations use motion graphics or video, these are impractical for typical web pages. AI developers are already training models to bypass such obfuscations, and any new method is likely to become another obstacle that is eventually broken. The trend could lead to copy‑protection mechanisms that limit open access to information, contrary to the web’s founding principle of free and open information. No definitive fix is expected, and all publicly available content will eventually be reachable by AI systems.
GuidePoint Security reported that a ransomware affiliate called "Ransom Busters" has been contacting victims before attacks become public, offering to recover encrypted files and delete stolen data for a payment lower than the original extortion demand. Researchers said the affiliate contacted victims after the ransomware gangs had already encrypted files and demanded payment, presenting itself as a recovery service. The outfit claimed it had accessed the ransomware gangs’ own servers, located the stolen data, and could delete it and retrieve encryption keys for a price between $20,000 and $60,000. Forensic analysis of two incidents revealed that the same attacker used SoftPerfect Network Scanner for reconnaissance, s5cmd to upload data to AWS storage, and the Remotely remote‑management tool installed via PowerShell. Both attacks also created a local backdoor account with the password "Numlock!123" and used the hostname "DESKTOP‑BBETH6K" in the intrusion. GuidePoint said the consistent tool usage and host identifier across separate ransomware operations suggest a single affiliate is operating in multiple RaaS campaigns and cutting out its original partners. The organization warned that paying the supposed rescuers does not guarantee the removal of stolen data, leaving victims vulnerable to further extortion. GuidePoint noted that the scheme highlights the difficulty of attributing ransomware activity and underscores the need for victims to verify any party claiming to recover encrypted files.
AliExpress homepage creates two hidden WebAudio contexts that keep a device’s Bluetooth audio path active, preventing multipoint headphones from switching to a phone. The issue occurs when the page is loaded in Firefox or Chrome, after which audio from a connected phone stops playing while audio from a PC continues. The hidden contexts are instantiated by two obfuscated JavaScript files hosted on aliexpress-media.com, identified as collina.js and fireyejs.js. Both scripts construct a WebAudio graph consisting of a sawtooth oscillator, an analyser node, a script processor, and a gain node set to zero, then connect the graph to the system audio destination. Although no audible sound is produced, the browser continues processing the audio graph, which appears to maintain the Bluetooth link. Testing with developer tools showed that the AudioContext objects were created only after the page had been idle for several seconds. The stack traces linked the creation to the two scripts. The audio fingerprinting routine also queries canvas, WebGL, hardware, and timing data, and transmits encrypted results to Alibaba telemetry services. Blocking the two script URLs with uBlock Origin prevents the contexts from being instantiated and restores normal Bluetooth switching. The problem is specific to the AliExpress homepage and does not affect ordinary product browsing. AliExpress has not publicly explained the purpose of the audio processing, but it aligns with broader anti‑fraud and device‑identification efforts that rely on extensive browser and device measurements. Users experiencing the issue can resolve it by disabling the identified scripts.
In the 1980s, the CIA provided financial assistance to NeXT, the computer company founded by Steve Jobs after he left Apple, helping it stay afloat during a period of financial difficulty. NeXT was established in 1985 after Jobs departed Apple and pursued a hardware and software development strategy that required investment. The agency's support, which was reported by The Wall Street Journal, was part of a broader effort to develop technology for government use and remained undisclosed until later disclosures. The funding enabled NeXT to continue developing the NeXTSTEP operating system and related hardware while seeking commercial customers. The company eventually sold its assets to Apple in 1996, and the technology contributed to the development of macOS. The arrangement highlights the intersection of government research funding and private technology firms, though the full extent of the CIA's involvement has not been fully disclosed.
Apple will release macOS 27 Golden Gate next month, adding a dedicated Siri app for Mac for the first time. The update rebuilds Siri with a new architecture that includes personal context understanding, expanded world knowledge, on‑screen awareness and the ability to perform actions within apps. The Siri app appears in the dock and offers list or grid views of conversations, syncs via iCloud across Apple devices, and lets users set retention periods of forever, 30 days or one year, with automatic deletion after the chosen threshold. Users can choose whether the app opens to recent conversations or a new conversation, and adjust the number of preview lines shown. The app is available on MacBook Neo (A18 Pro) and Mac models with M1 or later processors. Apple has not announced a timeline for broader AI integration beyond the app, and it remains to be seen how the Siri app will compete with existing chatbot services such as Claude and ChatGPT.
Qualcomm updated its benchmark slides for the Snapdragon C processor targeting laptops priced as low as $300, removing two results almost a week after the original publication. The company asked Tom's Hardware and other outlets to replace the slide with an updated version that no longer includes results for idle apps and web browsing, which were marked with the prefix ABL. A Qualcomm representative said the revision was intended to improve clarity and relevance, though the timing of the change has drawn attention. The benchmarks compare the Snapdragon C to Intel’s N250 quad‑core chip, measuring power consumption while the devices operate on battery power. Qualcomm used a 16‑inch reference device for the Snapdragon C and an 11.6‑inch Acer TravelMate for the Intel N250, configuring the latter’s total power to match the former’s screen size. No specific numerical values or units were disclosed in the slides. The removal of the two results follows a request from Qualcomm to revise the presentation; the company has not provided additional explanation for the change beyond the stated goal of clarity. Jake Roach, senior CPU analyst at Tom's Hardware, reported the update.
Git repository hosting at scale presents challenges because Git’s design treats every repository copy as identical. Linus Torvalds created Git to replace BitKeeper for the Linux kernel, a project with a decentralized workflow. Most open‑source projects and companies rely on a centralized host, which makes hosting a Git repository difficult.
The difficulty stems from Git’s use of packfiles, which are binary bundles of objects that must be stored on disk and transferred over the network. Packfiles are large, and their random layout makes operations that require reading the commit graph inefficient on networked filesystems. This issue affects both storage and network performance.
Early attempts to scale Git included distributing the filesystem, but networked filesystems such as NFS conflict with Git’s assumptions about file locking and performance. Later approaches that replicated the filesystem at the block level, such as GFS and DRBD, proved hard to operate and did not improve performance.
GitHub introduced a system called Spokes in 2013. Spokes stores repository data on local NVMe drives and uses three‑phase commit consensus to keep multiple replicas consistent. The approach limits scalability because each repository requires three replicas, and the consensus latency grows with the number of replicas. Spokes also treats each repository as a critical resource, requiring a routing table that maps repositories to servers and constant checksum verification, which adds operational complexity.
In 2026, the typical enterprise repository has become a large monorepo, and the three‑replica model is insufficient for high‑traffic CI workloads. Adding more replicas degrades push throughput because each step of the three‑phase commit is limited by the slowest node.
Continuity, a system built by Cursor, addresses these issues. It uses a write‑ahead log stored in S3‑compatible object storage as the source of truth. When a push occurs, the packfile is written to local NVMe storage and uploaded to S3 before acknowledgment. The push becomes visible only after the reference transaction is prepared locally and a pointer to the WAL entry is recorded, ensuring linearizable behavior.
Continuity’s design treats repositories as transient caches; the location of a repository does not matter. Repositories are mapped to nodes using rendezvous hashing, and any node can serve a repository. Updates are coordinated through an atomic compare‑and‑swap on S3, eliminating the need for a fixed primary or complex consensus.
Replication in Continuity is optimistic and relies on UDP gossip to propagate metadata. Reads verify the ETag of the latest WAL index against S3, achieving strong consistency without distributed locks. This allows a variable number of replicas per repository, from a single replica for idle repositories to many replicas for large monorepos, enabling linear scaling of read performance.
Compaction of packfiles is performed only by the primary node, with results propagated through the WAL, reducing CPU load on replicas. Synthetic tests have shown linear read scaling with up to 100 replicas and push throughput of 120 pushes per second on standard S3, with higher rates possible on S3 Express One Zone.
Azure DevOps stores packfiles in blob storage and uses a relational database for references, illustrating alternative trade‑offs. Continuity’s WAL‑first approach prioritizes Git data consistency over other considerations, avoiding the need for an external database.
The system aims to provide smooth migration paths, higher reliability, and improved performance for Git hosting, addressing the productivity costs associated with repository downtime.
AMD released Adrenalin Edition 26.8.1, a graphics driver that adds support for the Radeon RX 9050 4 GB model and three upcoming titles, including Resonance: A Plague Tale Legacy.
The driver also adds support for the RX 9050 8 GB variant, which was recognized in version 26.7.1, and provides full compatibility for both variants.
The RX 9050 is an RDNA 4‑based discrete GPU with 16 compute units and 4 GB or 8 GB of GDDR6 memory on a 64‑bit or 128‑bit memory bus. AMD said the GPU is expected to deliver more than 60 frames per second in modern titles at 1080p with medium graphics settings.
AMD also added support for upcoming games such as STAR WARS Zero Company and Call of Duty: Modern Warfare 4, which will run an open beta from August 21 to August 25.
The update includes bug fixes for titles such as Call of Duty: Modern Warfare III, Marvel Rivals, and Subnautica 2 on RX 7000 and RX 9000 series graphics cards.
Users can download version 26.8.1 from AMD’s official website.
A position paper submitted to the International Conference on Machine Learning 2026 warns that labeling intermediate token generation as "reasoning traces" anthropomorphizes language model outputs. Intermediate token generation, in which a model produces output before arriving at a final answer, is a common technique for improving performance on reasoning tasks. The authors argue that this framing suggests the model mimics human thought processes, which they say is inaccurate and potentially harmful. They contend that such anthropomorphism can distort understanding of model capabilities and lead to flawed research practices. The paper calls on the research community to refrain from using the term "reasoning traces" when describing intermediate token outputs. The work appears as a fork of an earlier version and is listed under the subject of Artificial Intelligence. The authors invite further study to clarify how intermediate token representations should be interpreted without attributing human-like reasoning to them.
Consumer Rights Wiki announced on July 24, 2026 an update that adds a feedback button for articles, improves anti‑spam measures, and introduces several user and moderator tools. The site, a collaboratively edited resource on consumer‑rights legislation, has been upgraded to MediaWiki 1.46 with updated extensions and now supports OpenDocument Text and Spreadsheet file uploads. The new feedback button posts comments to the Discord #wiki channel and shows them in an edit‑feed widget, while tightened rate limits reduce spam from the feedback feature. Anonymous edits no longer display the contributor’s IP address in the username field, and user registrations are prevented from automatically posting to the Discord feed. Non‑confirmed users cannot edit templates, and administrators can enable lockdown mode at Special:SiteLockdown to temporarily disable account creation and edits for unauthenticated users. Staff with rollback‑manager permission can perform mass rollbacks via Special:MassRollback and issue manual awards through Special:GiveAward. Additional backend updates enhance security and performance, and Google indexing now includes several hundred pages. The announcement thanked contributor Jake for the update and invited regular contributors to apply for moderator roles.
A hacker used a fake crypto conference announcement on X to target security researchers during the Black Hat and Def Con events earlier this month. Huntress published a blog post on Wednesday describing the campaign and noting that the researcher involved pretended to engage with the attacker to observe the technique. The attacker sent a Google Doc that appeared to be a conference planning document and included a sidebar that appeared to encrypt data. After the researcher entered a decryption key supplied by the hacker, the attacker delivered malware for macOS, Windows, or a fake Ledger wallet installer. Huntress said the attacker also attempted to install an infostealer for Apple devices, a remote‑desktop tool repurposed as Windows malware, and a fake Ledger wallet installer. The sidebar was created with Google App Script, a tool that lets developers customize Google Docs interfaces. The hacker did not respond when TechCrunch sent a private message on X. Previous attacks have targeted cybersecurity professionals, but this campaign was more convincing because it used a legitimate Google document. The researcher's participation was part of an effort to study the attacker's method. Google declined to comment when contacted by TechCrunch. The case underscores the ongoing threat of social‑engineering attacks against security researchers.
Roblox must make changes after Australia’s eSafety commissioner, Julie Inman Grant, said testing earlier this year identified gaps in the platform’s child‑safety controls. The regulator found that adult strangers could still send connection requests to children, that profile information such as usernames, connection counts, avatar images and interests remained visible to anyone, and that parental alerts were not triggered when requests were made. Adults could also search for children’s visible contact lists and comment on their posts without parental consent in forums outside the game environment. The Online Safety Act requires platforms to prevent unwanted adult contact and to set children’s accounts to private by default. Roblox has agreed to implement new measures within three months, including blocking adult‑to‑child contact without parental consent, strengthening default privacy settings for child accounts, and improving reporting tools and user notifications for reports. The regulator also said Roblox can no longer self‑verify its compliance, and the company has agreed to third‑party auditing of its age‑estimation system and safety features. Inman Grant said the audit will give the agency insight into whether the age‑estimation model correctly classifies children and adults and whether it exposes minors to adult content or predators. Roblox faces potential fines of up to $49.5 million under the Act if it fails to meet the required safeguards. The company’s spokesperson said it has delivered new safety features, including Roblox Kids and Select accounts for users under 16, and will continue to work with the regulator. eSafety plans to publish a transparency report later this year that details how gaming services are addressing child safety, exploitation, violent material, and cyberbullying. The commissioner added that comprehensive safety by design at the front end is essential and that enforcement actions will ensure risks are responsibly remediated.
OpenAI has named Greg Brockman as second‑in‑command with expanded product and scaling responsibilities as the company prepares for an IPO, amid a series of senior executive departures. Over the past year, OpenAI faced a jury trial with former cofounder Elon Musk, a trade‑secrets lawsuit from Apple, and scrutiny after an unreleased model was accessed by another AI firm. Several executives left between April and July, including Bill Peebles, Kevin Weil, Srinivas Narayanan, Kate Rouch, and Fidji Simo. Denise Dresser announced her departure after eight months, and Brad Lightcap said he would leave to start a new venture. After Simo’s leave, Brockman assumed oversight of product strategy and the company’s scaling arm, giving him authority over commercial operations. When Dresser left, Brockman’s quote about building a system to make AI broadly useful was included in a press release. Harrison Rolfes of PitchBook said the changes signal a strategic focus on revenue growth and consumer products, noting Brockman’s technical background and ability to reduce decision‑making layers. He suggested that the departures may affect lower‑level staff who disagree with Brockman’s approach. Ross Carmel of SRFC said the consolidation could lower salary expenses to improve profitability before the IPO, especially as OpenAI seeks to close the revenue gap with Anthropic. He noted that while executive turnover is not unusual before a listing, the concentration of departures within a short period is atypical. On CNBC’s “Squawk Box,” Brockman said the leadership changes reflect “different eras” and that the company remains resilient with both he and Sam Altman as constants. He emphasized the need for hardware and consumer products to differentiate OpenAI from rivals. Analysts expect a consumer product under Brockman’s oversight by September, raising investor concerns about whether OpenAI can operate without heavy reliance on its leadership.
Alation, an enterprise data software company, confirmed a cyberattack on Thursday that impacted some of its customers.
Alation provides data search and management tools that enable natural language queries, and has expanded into AI to help customers turn large datasets into usable content. The firm serves more than 500 global companies, including roughly half of the Fortune 1000.
The company said it identified an isolated incident involving unauthorized activity in one of its systems and is conducting a thorough investigation, according to a statement provided by external representative Stephen Russell. Alation did not disclose the nature of the attack, the root cause, the number of affected customers, or whether it had notified customers or recommended defensive actions. Earlier on Tuesday the company reported a technical issue that caused degraded availability for some customers, which it resolved within an hour. Much of Alation’s infrastructure runs on Amazon Web Services, and it was not immediately clear if any data was exfiltrated. The incident marks the latest in a series of cybersecurity breaches affecting large technology firms in recent weeks, following data theft reports from Ceva Logistics and ongoing targeting of financial firms and private equity companies.
Alation has not indicated when a full assessment will be completed or what specific steps customers should take following the intrusion.
Apple will hold its annual September event, expected to unveil more than ten new products, according to 9to5Mac. The lineup is expected to include the iPhone 18 Pro, iPhone 18 Pro Max, iPhone Ultra, Apple Watch Series 12, Apple Watch Ultra 4, and possibly new AirPods with cameras, as indicated by a leaked macOS video. September is Apple's annual product launch event, typically featuring new iPhones and watches. Other products rumored for release include a new Apple TV 4K, a HomePad, a HomePod mini 2, and a HomePod 3, with some launches expected as early as next month. Additional possibilities mentioned are an iPad mini with OLED display, a home security camera, and new Macs, though those are more likely to arrive in October, according to the same report. The September event date is expected to be announced next week, and Apple has not confirmed the final product lineup.
Supermicro terminated several employees after an internal investigation into allegations that its executives participated in a scheme to ship $2.5 billion worth of servers with Nvidia GPUs to China, violating U.S. export controls. The company said none of its current senior managers knew about the alleged diversion and found no evidence that export‑controlled products were sold to restricted parties or locations. In March, the U.S. Department of Justice indicted Supermicro co‑founder Yih‑Shyan “Wally” Liaw, executive Ruei‑Tsang “Steven” Chang and broker Ting‑Wei “Willy” Sun on charges of conspiring to violate the Export Controls Reform Act, smuggling goods and defrauding the United States. The internal review also identified failures to follow export‑control policies and the company’s code of conduct by staff in sales, technical support and business development, resulting in terminations. Supermicro said the three indicted individuals no longer have any relationship with the company. It added that the investigation led to recommendations to strengthen its export compliance program, which the board adopted in full. The firm has faced previous governance issues, including two attempts to avoid delisting over accounting disputes, an earlier export‑control probe in Singapore and Taiwan, and challenges in capitalizing on the AI market. Supermicro declined to specify how many employees were dismissed or the exact nature of the policy breaches, and said it would update the story if a substantive response is received.
Broadcom is in talks with lenders to raise more than $60 billion in debt for an AI chip financing arrangement, Bloomberg News reported on Thursday. The financing could include a roughly $30 billion junior debt tranche and a senior‑secured tranche that the company would guarantee, the report said. The senior‑secured tranche could range from about $60 billion to $70 billion, and the total amount discussed could reach as much as $100 billion, according to the report. Broadcom designs custom chips for companies such as Alphabet and Meta and supplies chips to Anthropic and OpenAI, the report noted. Blackstone and Apollo Global Management are discussing participation in the financing, the report added. Blackstone declined to comment, and Broadcom and Apollo did not immediately respond to Reuters requests for comment. The talks follow a June partnership among Broadcom, Apollo and Blackstone to fund a $35 billion expansion of Anthropic’s computing capacity using Broadcom’s custom chips and networking solutions. The initial commitment was expected to add one gigawatt of computing capacity, and the partnership aims to enable more than 20 gigawatts of compute power for major AI labs by 2028, the report said. Tech companies have been increasing debt financing to support AI investments, and hyperscalers such as Alphabet, Amazon and Microsoft have indicated that AI spending will remain elevated through 2026, the report stated.
Inertia Enterprises said it has reduced the time required to produce its fusion fuel pellets from several days to about two to three hours, a change that could accelerate its commercial plant timeline. The fuel pellets used in inertial confinement fusion must consist of frozen deuterium and tritium within spherical diamond shells, and the National Ignition Facility typically requires a week or more to produce each pellet at high cost. Inertia, a startup that received $450 million from investors, described the new process in a detailed interview. CEO Jeff Lawson said the original NIF method involved creating only a few prototypes per year, which made large‑scale production difficult. The company began converting those prototypes into a manufacturable process and recruited industrial engineers from firms such as Apple to address factory scaling. The team achieved crystal growth in roughly 30 minutes, down from up to a week, allowing a single pellet to be produced in two to three hours and enabling ramp‑up to industrial scale. The planned laser, four times more powerful than the NIF’s current system, provides greater tolerance for pellet shape imperfections and supports faster production. Reducing manufacturing time also lowers the amount of tritium needed on site; the material is radioactive, costly at about $30,000 per gram, and global stockpiles are estimated at 25 kilograms. Inertia expects its commercial plant will consume 10 fuel pellets per second, and the faster production helps make the facility smaller and more efficient. The process was developed in partnership with the Lawrence Livermore National Laboratory, where co‑founder and chief scientist Annie Kritcher previously demonstrated a net‑energy‑positive reaction at NIF. Lawson said the larger laser gives margin for improvements in other system components, but full commercial operation remains pending further development and regulatory approval.
Google is tracking three suspected Russian cyber‑espionage groups that have been using OAuth abuse in targeted phishing campaigns against individuals in academia, aerospace, defense, government and think‑tank sectors across Europe and the United States. The groups, identified by Google’s Threat Intelligence Group as UNC6293, UNC7005 and UNC5976, have been active since at least 2025 and continue into August 2026, with each campaign involving fewer than 100 targets and fewer than ten victims. UNC6293, linked to the APT29 (Cozy Bear) organization, has impersonated US State Department personnel and asked victims to provide verification codes after legitimate logins, granting the group persistent access to email accounts. UNC7005, assessed with moderate confidence as related to APT2/Cozy Bear, has conducted device‑code phishing for Microsoft and WhatsApp accounts, used social‑engineering sites that mimic diplomatic event invitations, and deployed malicious JavaScript that records audio and video after victims join voice calls. UNC5976 has purchased domains related to file sharing, created cloud projects that replicate Google OAuth login pages, and redirected authenticated users to URLs that capture authentication tokens, employing dedicated infrastructure instead of residential proxies. Google analysts Gabby Roncone and Wesley Shields noted in a Thursday report that the attacks exploit legitimate authentication flows to appear credible, making them difficult for targets to recognize as phishing attempts. The company recommends that organizations verify unexpected authentication requests and monitor for anomalous OAuth activity, as the campaigns remain ongoing.
Google announced it will begin moving production of Pixel smartphones, smartwatches and wireless earbuds out of China starting in 2027, diversifying its supply chain amid US‑China tensions.
The shift follows a broader trend of EMS and ODM manufacturers expanding capacity in India and Vietnam, where Google has increased production of some high‑end Pixel models this year.
Google’s EMS and ODM partners — including Compal, Foxconn and Pegatron — have expanded facilities in India and Vietnam in recent years while still maintaining significant output in China. The company reported that it shifted production of certain Pixel smartphones to Vietnam earlier this year and found the results satisfactory. Because assembling premium handsets is more complex than producing smartwatches or earbuds, Google says the successful pilot gives it confidence to relocate the remainder of its Pixel lineup by 2027. If completed, Google would become the second global smartphone brand after Samsung to move manufacturing from China to other countries. Vietnam is attractive because Samsung already operates a large smartphone manufacturing ecosystem there. Google has fewer reasons to keep production in China than Apple, as Pixel devices have lower market share and are not sold in China. Google expects Pixel shipments to rise 8 % to 10 % from about 12 million units last year, a fraction of iPhone sales volume. The firm aims to sustain shipment growth despite higher component costs, and a supplier working with Google and Xiaomi indicated that Google remains one of the few vendors not reducing its shipment outlook this year. It remains uncertain whether Google can increase output while simultaneously shifting production facilities. Companies such as Foxconn and Pegatron continue operating in China for products intended for markets other than the United States. Diversifying manufacturing reduces reliance on a single country and improves supply‑chain resilience, while rising labor and regulatory costs in China and incentives in India and Vietnam further support the shift.
The relocation plan is contingent on the ability to scale production after the transition, and the timeline may adjust as geopolitical and economic conditions evolve.
Divine, a short‑form video app built on the decentralized Nostr protocol, launched to the public and restored more than two million original Vine clips while prohibiting AI‑generated content.
Much like the original Vine, Divine lets users create and share six‑second videos that loop automatically.
The app is supported by Twitter co‑founder Jack Dorsey, who held a senior role at Twitter when it acquired Vine in 2012.
Divine's founder, former Twitter employee Evan Henshaw‑Plath, said he wanted to give social media a reset and emphasized that the platform would not allow AI‑generated videos.
He added that he was frustrated by uncertainty over whether videos were real and wanted users to enjoy content without doubt.
Users must record videos live within the app and can use a verification tool called ProofMode, which attaches metadata indicating when a file was recorded and whether it has been altered.
The platform also lets users flag suspected AI content, with both automated systems and human moderators reviewing reports.
At launch, more than 10,000 people installed Divine within the first few hours, causing server strain.
Social media analyst Matt Nevarra noted that the features people dislike about modern platforms are also what keep them engaged, making it difficult for Divine to remove addictive elements without losing appeal.
The availability of classic Vine videos created by prominent creators may attract users nostalgic for the format.
Divine aims to turn that nostalgia into a sustainable service for a new generation of social media users.
Micro1, a four‑year‑old data‑labeling startup, grew its gross annual run rate from 100 million to 500 million in eight months, reaching a net annual run rate of 150 million to 200 million, according to a company source. The surge reflects heightened demand for unique AI training data from large language model developers and corporate customers. Micro1 retains 60 percent to 70 percent of gross revenue, a margin comparable to peers that contract domain experts such as doctors, lawyers and scientists, and its gross margins on off‑the‑shelf datasets can reach 80 percent to 90 percent because the same data sets are sold to multiple customers. Critics have raised concerns that distributing these data sets to Chinese AI developers may enable models comparable to top U.S. systems. Founder Ali Ansari stated on X that Micro1 does not sell its data to Chinese model makers, describing the practice as contrary to American AI dominance goals. The company began as an AI recruiting platform, pivoted to data labeling after noticing customers used its tools for engineering vetting, and is now developing a robotics pre‑training dataset collected from home recordings. It raised a 500 million Series A in September 2025 at a 500 million valuation and may have secured a subsequent round at a higher valuation, though the company has not responded to inquiries.
Ramp, a corporate credit card and expense management firm, reported that among more than 70,000 U.S. businesses using its payment products, Anthropic held about 44% of the AI spending share in July, compared with OpenAI’s roughly 40%. The figures represent a shift from May, when Anthropic had 41% and OpenAI 39%. OpenAI’s share has risen in the first three quarters of 2026, according to Ramp economist Ara Kharazian, though the trend remains fluid with a month left in the quarter.
The data, which excludes large enterprises that use other spend‑management providers, shows that the proportion of Ramp customers paying for AI increased from just over 50% in March to nearly 56% by July. Both companies are growing revenue as the overall market expands, but the share volatility indicates that enterprise AI spending may be less stable than previously assumed.
Kharazian noted on social media that OpenAI’s newer model, GPT‑5.6 Sol, is increasingly favored by developers, while Anthropic’s higher‑end offering, Fable, faced regulatory concerns over data retention requirements that limited its adoption. The commentary does not constitute an endorsement of either model.
Analysts said the market share fluctuations reflect the introduction of new AI models and differing use‑case suitability rather than a definitive long‑term dominance by either provider.
The owner of a vacation home discovered that three G.SKILL Trident Z5 Royal Neo 8,000MT/s RAM kits, bought in early 2025 for a total of $717, are now worth more than $3,000. The purchase included two 32GB modules at $214.99 each and a 48GB module at $287, according to the original Reddit post.
At the time of purchase, the kits were priced well below market rates; recent Amazon listings show a 32GB kit selling for $1,079.99. The owner intended to use the memory in a PC built around AMD’s Ryzen 9 9950X3D, a processor that requires high‑speed RAM. If bought today, each kit would cost over $1,000, according to market data.
The shortage of high‑performance memory has left many consumers unable to secure shipments, creating significant price inflation. The Reddit user deleted the post after noting the financial impact, saying the situation added “salt in the wounds” for those who missed the earlier purchase window. The incident underscores the current scarcity of premium RAM in the market.
The Go language maintainers released version 1.27 on Wednesday, adding generic method support and improving type inference. Generics were introduced in version 1.18 in 2022, enabling developers to write functions and types that operate on any data type without rewriting code for each type. v1.27 extends generic support to methods, which are functions bound to a data type. Prior to this release, developers had to write separate methods for each numeric type when using the standard random number generator, which can produce int32, int64, or int values. v1.27 allows a single generic method to handle all those types. The update also simplifies struct manipulation by allowing direct assignment to nested or embedded fields without specifying intermediate steps. Compiler type inference now reduces the need for explicit type arguments when generic functions appear in slice literals, channel sends, or type conversions. Commentators have raised concerns about readability. ThePrimeagen, a former Netflix engineer and technology commentator, said that increased abstraction may make code harder to understand. Aliaksandr Valialkin, founder of VictoriaMetrics, wrote in a 2024 Medium post that generics are not required for most practical Go code and can complicate code comprehension. Google engineers who helped create Go noted that readability remains a priority. Cameron Balahan, a product manager, and Richard Seroter, a chief evangelist, wrote in a blog post that as AI‑generated code becomes more common, the clarity of the language influences the effort required for review and maintenance. They added that more complex languages increase the workload for AI agents tasked with understanding code. The Go maintainers have not publicly responded to these AI‑related remarks. Future releases may address readability concerns while expanding language capabilities.
On the latest episode of Vergecast, host Nilay Patel and co‑host Jennifer Pattison Tuohy examined the current state of smart home voice assistants, focusing on Amazon’s Alexa Plus and Google’s Gemini for Home. The discussion highlighted recent updates that add generative AI capabilities to the devices, allowing users to control thermostats, lock doors, and query pet activity through natural language. Patel said the new features aim to make interactions more intuitive but both assistants still face usability challenges and inconsistent performance. Tuohy noted that early testing showed mixed results, with some commands succeeding and others requiring repeated prompts. The hosts referenced internal testing data and user feedback without disclosing specific metrics. The episode concluded without a definitive verdict, leaving the question of whether the latest AI enhancements have resolved the assistants’ long‑standing identity issues.
Nintendo announced a price increase for the Switch 2 in the United Kingdom and Ireland effective September. The base model will retail for £419.99, a rise of £24 from the previous price. In Ireland, the console will cost €499.99. The adjustment follows a similar increase in the United States earlier this year. The standard Switch 2 without a bundled game will be priced at £419.99, while the Switch 2 plus Mario Kart World bundle will be sold for £429.99, a £10 premium over the standalone console. Nintendo attributed the changes to higher component costs, noting that the hardware still has less storage and memory than competing Xbox Series X or PlayStation 5 models. The company said it has kept the price close to its original launch MSRP despite rising expenses. Market analysts have observed that the price shift brings the Switch 2 closer to the higher costs of rival consoles, which have also seen price increases since launch.
Runlayer and Rippling ended their legal disputes on Wednesday without a settlement or payment of fees, according to court filings reviewed by TechCrunch.
Runlayer, a startup that raised $42 million from investors including Keith Rabois of Khosla Ventures and Felicis, sued Rippling in early 2026, claiming that Rippling used its MCP gateway technology in violation of a nondisclosure agreement after testing the product for more than a year. Rippling countersued, asserting that Runlayer infringed on its patents. Both parties filed motions to dismiss after three weeks of discovery, and each subsequently withdrew its suit.
The MCP gateway, which enables enterprises to route AI agent requests to external software systems while managing access controls and audit logs, became the focal point of the litigation. Rippling announced the release of its MCP gateway immediately after the settlement, positioning it as a competitor to offerings from Stripe, Ramp, Databricks, Docker and Amazon Bedrock. Runlayer, which markets a broader suite of agent security tools, continues to develop its platform.
The dispute underscores how quickly AI-related products can evolve and how relationships between startups and large enterprises may shift, prompting companies to reassess contractual arrangements and product strategies in the fast‑moving AI sector.
Castelion, a missile startup founded by former SpaceX engineers, announced a $1 billion Series C round that valued the company at $13 billion, with Andreessen Horowitz, Carlyle and JPMorgan Chase leading the investment.
Founded in 2022, Castelion aims to produce hypersonic weapon systems at lower cost and faster speeds than traditional defense contractors. The company has secured more than $500 million in U.S. military contracts since its inception.
The Pentagon said it is seeking to expand its hypersonic missile inventory, noting that current U.S. stockpiles have not kept pace with China's capabilities. Castelion said its manufacturing process is intended to help close that gap.
The $1 billion round includes $800 million in equity and a $250 million revolving credit facility, and was participated in by existing investors Lightspeed, General Catalyst and Altimeter. The capital will be used to increase production of the Blackbeard hypersonic missile and other systems at a New Mexico facility.
Analysts indicated the funding reflects strong investor confidence in rapid defense technology development, though the strategic impact will depend on future procurement decisions and geopolitical developments.
Castelion plans to scale production and expects the new financing to accelerate deployment of its hypersonic systems.
A cracked version of Marvel Tokon Fighting Souls delivers smoother frame rates and lower CPU usage on PC than the officially released version, which has been reported to suffer from stuttering and high CPU usage. Developers have long asserted that digital rights management (DRM) does not affect game performance, but recent testing suggests otherwise for this title. The official release incorporates a DRM system named Theia, which decrypts assets on a single CPU thread, creating a performance bottleneck on mid‑range and lower‑end hardware. In tests shared by Alpine, the cracked build ran at a locked 60 fps on a laptop equipped with a GTX 1650 GPU, a configuration below the game’s minimum system requirements. A side‑by‑side comparison posted by Nock showed the DRM‑free version achieving higher average frame rates and more stable pacing, while the DRM‑protected build exhibited micro‑stutters and erratic CPU spikes. Performance metrics indicated that Theia forces the CPU to handle decryption in a single thread, increasing overhead and causing frame pacing issues reported by players since launch. Although Denuvo has been the focus of DRM debates, Marvel Tokon Fighting Souls uses Theia, a solution partially developed by Sony. Early community testing shows that the DRM was cracked within weeks, contrasting with some Denuvo titles that remain uncracked for months. With the cracked version circulating and performing better, players are questioning the continued use of heavy DRM on PC. The situation highlights ongoing concerns about DRM’s impact on legitimate gamers and the efficacy of encryption methods used by publishers.
ASUS announced the ExpertBook P3 and B3 laptops, designed for business professionals, with Intel Core 7 Series 3 processors, available in 14‑inch and 16‑inch versions. The P3 G2 uses a 2+4 core arrangement, while the B3 G2 includes a six‑core CPU and Xe3 integrated graphics, both supporting local AI workloads via an NPU delivering up to 17 TOPS. Both models feature a 2.5K anti‑glare 144 Hz display, an FHD IR camera, and a 180° lay‑flat hinge, weigh 1.45 kg, and can be configured with up to 64 GB DDR5 memory and 4 TB SSD storage. Security features include NIST SP 800‑193 compliance, five years of BIOS and driver updates, TPM 2.0, and ASUS ExpertGuardian. The laptops are slated for release later this year, targeting small businesses and professional users seeking portable performance with built‑in AI capabilities.
Microsoft said it will add per‑process metrics for neural processing unit (NPU) and GPU neural engine usage to the Windows Task Manager, expanding the utility’s monitoring capabilities on supported devices. The Task Manager, originally created by Dave Plummer in the 1990s, has evolved from a simple process viewer to a broader system monitor. Microsoft highlighted the new visibility as AI workloads become more common on Windows PCs. The updated Processes tab will display NPU utilization alongside CPU, GPU, memory, storage and network activity. The Performance tab already shows overall system utilization. Microsoft said the data can help users identify performance or power‑consumption issues, especially on battery‑powered laptops. While the feature may aid developers in diagnosing AI‑related workloads, critics note that Task Manager’s core purpose is process management, and adding extensive telemetry could risk slowing the tool or introducing feature bloat. The rollout is expected with future Windows updates, and Microsoft will monitor user feedback to balance added visibility with the speed and simplicity that made Task Manager popular.
Vomit is a command‑line tool that converts Claude's token output into English using a local large language model. The tool runs entirely on the user's machine, requiring no external services or telemetry. Installation requires installing the binary to the Go path with `go install github.com/zachahn/vomit@latest`. After installation, users run `vomit init` to configure connection details to a local LLM. The `scrub` command replaces Claude's output via hooks. Additional commands allow listing session identifiers with `vomit list`, translating tokens for a specific session with `vomit tail []`, and viewing help with `vomit help`. The tool works with Llama.app, Ollama, and any service that uses the OpenAI API. It operates in a non‑invasive mode that can run alongside other processes. The local LLM can only see Claude's messages and does not access files or perform actions, which may result in occasional hallucinations. Performance is slower than real‑time translation, and testing has been limited to macOS. Users may miss portions of Claude's messages; tools such as AgentsView can retrieve original messages. Vomit is released under the GNU GPLv3 license.
Thunderbird will adopt a two‑week release cycle beginning in September, matching Mozilla’s accelerated Firefox schedule.
Mozilla and its subsidiary MZLA released Thunderbird 154 alongside Firefox 154 this week. Since the previous version 153, which is an Extended Support Release, remains available for up to one year, users can continue using the longer‑term version if they prefer.
Corey Bryant of MZLA said the new cadence will make security patches and feature updates more timely.
Thunderbird 154 adds support for Microsoft Graph, enabling integration with Microsoft 365 services as the Exchange Web Services API is being phased out.
The release also improves handling of Cryptographic Message Syntax encryption, adds drag‑and‑drop and context‑menu copying for messages and attachments, and enhances attachment previews on macOS.
On desktops with a system tray, Thunderbird can now be minimized to the tray when the last window closes.
It also offers more robust handling of interrupted IMAP connections, reducing the risk of losing email data during connectivity issues.
More than 30 bug fixes and over 50 security fixes are included in the update.
Firefox 154 introduced Windows‑only custom app icons, GeForce NOW integration, and a Smart Window feature that uses AI assistance, though those additions are of limited relevance to most open‑source users.
Users who wish to stay on a stable, long‑term version can continue using Thunderbird 153 ESR for up to twelve months, while the two‑week cycle aims to deliver frequent improvements.
Dell introduced the XPS 13 (2026) at CES early this year, offering a model priced at $699 with 8 GB of RAM and a $899 model with 16 GB of RAM, aimed at students and mainstream users. The redesign follows Dell’s decision to revive the XPS line after its previous discontinuation and arrives as Apple’s MacBook Neo, introduced earlier this year at a starting price of $599 and later adjusted to $699, has generated attention for its low cost and design. The 2026 XPS 13 weighs 2.2 lb, measures 11.69 × 7.9 × 0.5 in, and uses an all‑aluminum chassis offered in silver “sky” or gray “storm” colors. It includes a 13.4‑inch 2560 × 1600 touch display, a single 10 Gbps USB‑C port on each side that supports DisplayPort 2.1 and charging, and a 52 Wh battery rated for approximately 15 hours of mixed‑use operation. Both configurations use the Intel Core 5 320 “Wildcat Lake” processor with integrated Xe graphics. In Geekbench 6 testing, the 16 GB model outperformed the 8 GB model in multi‑core workloads, while the 8 GB model showed reduced performance when running multiple browser tabs, indicating a memory limitation. Video encoding and file transfer speeds were higher on the 16 GB configuration. Integrated graphics support only retro or 2‑D titles. Battery life measured around 15 hours in testing, about an hour longer than the comparable MacBook Neo. The included 65 W USB‑C charger is compact. During a 10‑loop Cinebench 2026 stress test, chassis temperatures reached 108 °F, with CPU cores averaging 87 °C and occasional spikes to 100 °C, suggesting thermal throttling; the system includes two fans that produce audible noise under heavy load. Dell has announced only the 8 GB and 16 GB memory configurations, with no higher‑capacity storage options currently available.
Judge Reed O'Connor of the U.S. District Court for the Northern District of Texas ruled that the ATF's 2022 regulation requiring background checks and serial-number labeling for gun-part kits violates the Fifth Amendment and conflicts with longstanding personal gunsmithing traditions. The decision was based on the judge's finding that the rule imposes ambiguous restrictions that infringe on due process. The ATF had defined a firearm frame or receiver and required serial numbers on 3D-printed components and other non-serialized firearms, and it extended record-keeping obligations for dealers. The rule was intended to curb the rise of untraceable ghost guns used in criminal activity. The U.S. Supreme Court previously upheld the regulation in March 2023 after a challenge by gun rights groups and manufacturers, with a 7-2 majority finding the agency had authority to act. O'Connor's opinion indicated that the regulation exceeded the scope of the Second Amendment as interpreted by the Court, but the ruling addresses only the specific rule and not broader ATF authority. The decision may be appealed to the U.S. Court of Appeals for the Fifth Circuit, and subsequently to the Supreme Court. States such as California, Colorado, New York, and Washington have enacted or are considering bans and limitations on 3D-printed firearms. The ruling has drawn criticism from some 3D-printing enthusiasts and small manufacturers who say the requirements could hinder hobbyist printing and strain limited resources. Conversely, gun-safety advocates note the continued risk posed by untraceable firearms. Several 3D-printing platforms have begun employing artificial intelligence to detect and block designs that resemble firearms. The case remains pending, and its ultimate outcome will depend on further judicial review.
Apple has delayed its camera‑equipped AirPods to a 2027 release, Bloomberg reported. The company previously listed the product for 2026 before moving the schedule to 2027.
Apple has worked on the camera‑equipped AirPods under internal names B798 and B790 for several years. The B798 model was planned for 2026 before being postponed to 2027. A separate B790 version appears more advanced, with references in iOS 27 code and a roadmap targeting an earlier debut.
The demo video surfaced in the macOS 26.7 release candidate, showing Visual Intelligence running on AirPods. Mark Gurman wrote that Apple’s effort to sell the camera‑equipped AirPods remains on track for 2027, despite internal signals that the product could arrive sooner. The B790 version, a modified AirPods Pro 3, includes sensors and AI and appeared in the leaked video. The B798 model was a new generation of AirPods Pro that also incorporated cameras. Apple has said the cameras will be low‑resolution sensors that do not capture photos or video, but rather scan the environment to provide context to Siri and other AI tools. Privacy concerns have been raised by some users, who have labeled the device “pervertpods.”
Apple is expected to announce the product at its iPhone event scheduled for early next month, but the final release date remains 2027. Whether the low‑resolution camera design will address privacy objections is still uncertain.
Apple Watch Series 12 is slated for unveiling next month and will include a ceramic case option, according to leaker Kosutami on X. The announcement will take place as part of Apple’s September event, which is expected to introduce more than ten new products. Ceramic material was previously offered on the Series 5 Edition, which was discontinued after the Edition line was phased out. Bloomberg’s Mark Gurman reported earlier that Apple was considering a ceramic model for the current or next fiscal year. Kosutami’s post suggests the ceramic version may be released sooner than anticipated. The premium pricing for a ceramic Apple Watch has not been disclosed. Because the Edition line is no longer sold, the new model is likely to carry a higher price than standard variants. Apple has not confirmed the inclusion of a ceramic case, and no official release date has been given. Further details are expected after the September launch.
Chris Burnell created a webpage titled "HTML Can Do That" on August 8, 2026, demonstrating dynamic web functionality achievable using only HTML elements without JavaScript. The page was built during HTML Day 2026 as a showcase of native HTML features introduced in modern browsers, highlighting capabilities such as popovers, dialogs, command invokers, lazy loading, and various form controls. The article enumerates specific HTML elements and their browser support. For popovers, it describes attributes popover and popovertarget that enable dismissible menus without JavaScript; browser support is listed as available in current versions, per MDN. Dialog elements are similarly implemented with dedicated markup, offering modal behavior, though MDN indicates limited support for some aspects. Command and commandfor elements allow button‑controlled popovers without scripting, with support currently limited to show‑modal, close, request‑close, toggle‑popover, show‑popover, and hide‑popover commands. Loading="lazy" defers image loading until near the viewport, a feature supported in modern browsers. Hidden="until-found" reveals content when a fragment link is navigated to; this attribute is newer and works best with default browser search functions. Additional native form controls—including input‑color, input‑range, input‑datetime, meter, and progress—are listed with browser support notes that implementations vary across browsers and may have poor accessibility. The page also includes a datalist element for native autocomplete suggestions, though MDN reports inconsistent support across input types and known issues. The author notes that the page was originally created in one hour for HTML Day 2026, has been edited to address accessibility gaps, and invites corrections. The content encourages responsible use of these features and cautions that not all browsers implement them uniformly.
The author recounts his early belief that classic literature was a form of punishment and that greatness was a myth, until he observed that prolonged engagement with works reveals deeper layers.
He describes his experience viewing Hieronymus Bosch's The Garden of Earthly Delights, noting a detail where a figure appears to have music printed on his buttocks, which a student transcribed and popularized, and subsequent scholarly references to similar claims.
He explains that the alleged music is not functional, lacking proper notation, and that Bosch likely intended the imagery as a warning against secular music, using it as a metaphor for moral decay.
The essay defines thickness as works that contain hidden layers, multiple approaches, and require sustained attention, citing examples such as Hokusai's varying versions of a composition, a children's book with concealed clues, and architectural altarpieces whose creation reflects substantial effort.
He contrasts this with superficial self-help statements and thin nonfiction that rely on a single study, arguing that genuine depth emerges from a few well-chosen facts that hint at larger contexts, as illustrated by Jane Jacobs's observations of urban activity.
The author notes that appreciation of thickness can lead to elitist attitudes, but observes a cultural shift toward egalitarian views, while maintaining that true quality endures over time and distinguishes lasting works from transient trends.
He concludes that AI-generated content tends toward thinness, and that creating thick work demands effort and cannot be fully automated, emphasizing that the act of thickening ideas is the valuable part of creation.
Amazon Prime Video is looking for a new actor to portray Kratos in its upcoming live‑action God of War series after the current lead, Ryan Hurst, suffered a bicep injury that required surgery. Hurst was cast in January 2024 and had completed four episodes before the injury. Production was paused and is scheduled to resume in mid‑October, but his recovery timeline does not allow a return in time. The four finished episodes will be reshot with a replacement actor, extending the series' timeline that was announced in 2022. Amazon MGM Studios and Sony Pictures Television have not announced who will replace Hurst. Hurst, known for his role in Sons of Anarchy and his voice work as Thor in God of War Ragnarök, added 40 pounds of muscle for the part. The series remains without a confirmed Kratos actor, and its release schedule may be further delayed.
Apple today released the fifth version of the beta firmware for AirPods Pro 2, AirPods Pro 3, AirPods 4, and AirPods Max 2, identified by build number 9A5347a. The update is available to developers and public beta testers. It adds a slider for Adaptive mode, support for custom equalizer settings, a new AirPods interface, and integration with the Siri AI features introduced in iOS 27, iPadOS 27, and macOS Golden Gate. Users can install the firmware by connecting the AirPods to an Apple device that is powered, though the process may take several hours. The release follows earlier beta versions, including build 9A5336b, and continues Apple’s testing of upcoming software features.
The author says high school biology classes emphasized memorization of names and formulas without explaining underlying concepts. He notes that the curriculum presented facts such as the Golgi apparatus and the Krebs cycle without linking them to how cells function or develop. Historical research by Oswald Avery in the 1940s demonstrated that nucleic acid, not protein, served as the transforming principle in bacterial heredity, a finding that preceded the discovery of the DNA double helix. Modern techniques such as RNA sequencing allow researchers to quantify transcript levels across cells, providing a snapshot of gene expression at a given moment. The writer observes that visual resources, including illustrated books and YouTube educators, help convey complex biological processes that are difficult to grasp through text alone. He argues that current software for creating diagrams and interactive simulations remains limited, making it challenging for non‑specialists to produce clear educational materials. The author calls for more accessible tools that enable collaborative, zoomable visualizations and encourages educators to integrate inquiry‑driven questions into classroom instruction.

