# Tech News Daily Summary - 2026-08-12 - Morning

*Generated at 2026-08-12 15:08:14*

---

## Quick Navigation

- [AI & Machine Learning](#ai--machine-learning) (9 articles)
- [Software Development](#software-development) (21 articles)
- [Programming Languages](#programming-languages) (9 articles)
- [Game Development](#game-development) (11 articles)
- [Gaming News](#gaming-news) (19 articles)
- [Robotics](#robotics) (11 articles)
- [Tech General](#tech-general) (30 articles)

---

## AI & Machine Learning

### 1. Google tests AMIE for clinical video consultations

**Source:** AI News  
**Published:** 2026-08-12 14:56  
**Link:** [https://www.artificialintelligence-news.com/news/google-tests-amie-for-clinical-video-consultations/](https://www.artificialintelligence-news.com/news/google-tests-amie-for-clinical-video-consultations/)  

Google’s research medical AI system, AMIE (Video), conducted synchronous video consultations with professional patient actors and received clinical evaluator ratings on par with primary care physicians across several core measures. Fifteen trained actors portrayed conditions across cardiopulmonary, abdominal, HEENT, neurological or psychiatric, and musculoskeletal presentations. Google says studies involving real patients and their own health […] The post Google tests AMIE for clinical video con...

---

### 2. Novo Nordisk and AWS bring agentic AI into drug discovery

**Source:** AI News  
**Published:** 2026-08-11 10:00  
**Link:** [https://www.artificialintelligence-news.com/news/novo-nordisk-ai-drug-discovery-aws/](https://www.artificialintelligence-news.com/news/novo-nordisk-ai-drug-discovery-aws/)  

Novo Nordisk is expanding its use of AWS artificial intelligence tools across drug discovery, including AI agents for target identification, therapy design, and research workflows. Under the agreement announced recently, AWS will become Novo Nordisk’s preferred cloud provider and strategic AI partner. The companies have also created a co-innovation hub at Novo Nordisk’s existing London […] The post Novo Nordisk and AWS bring agentic AI into drug discovery appeared first on AI News.

---

### 3. How AI is changing the vulnerability response timeline

**Source:** AI News  
**Published:** 2026-08-11 07:05  
**Link:** [https://www.artificialintelligence-news.com/news/how-ai-is-changing-the-vulnerability-response-timeline/](https://www.artificialintelligence-news.com/news/how-ai-is-changing-the-vulnerability-response-timeline/)  

Artificial intelligence is giving security researchers new ways to examine code, trace unusual behaviour and identify flaws that conventional tools may overlook. The pressure is particularly visible around Zero-day vulnerabilities, a recent Minimus analysis considers how container composition, dependency records and rebuild speed affect the response after an unknown flaw is exposed. Faster analysis helps only […] The post How AI is changing the vulnerability response timeline appeared first on A...

---

### 4. Retrieval vs. Memory in Agentic AI Systems

**Source:** MachineLearningMastery.com  
**Published:** 2026-08-12 12:00  
**Link:** [https://machinelearningmastery.com/retrieval-vs-memory-in-agentic-ai-systems/](https://machinelearningmastery.com/retrieval-vs-memory-in-agentic-ai-systems/)  

In this article, you will learn the conceptual and practical differences between retrieval and memory in agentic AI systems, and how to combine both effectively....

---

### 5. 7 Async Patterns for Running Agents Concurrently in Python

**Source:** MachineLearningMastery.com  
**Published:** 2026-08-11 12:00  
**Link:** [https://machinelearningmastery.com/7-async-patterns-for-running-agents-concurrently-in-python/](https://machinelearningmastery.com/7-async-patterns-for-running-agents-concurrently-in-python/)  

In this article, you will learn seven async patterns for running AI agents concurrently in Python, what each pattern is suited for, and the production-level...

---

### 6. From assistance to execution: How enterprises put AI to work

**Source:** OpenAI News  
**Published:** 2026-08-12 06:00  
**Link:** [https://openai.com/index/how-enterprises-put-ai-to-work](https://openai.com/index/how-enterprises-put-ai-to-work)  

OpenAI research reveals how enterprises are adopting agentic AI, using ChatGPT and Codex, and how frontier firms are pulling ahead in AI adoption.

---

### 7. Testing ads in ChatGPT

**Source:** OpenAI News  
**Published:** 2026-08-11 10:00  
**Link:** [https://openai.com/index/testing-ads-in-chatgpt](https://openai.com/index/testing-ads-in-chatgpt)  

OpenAI begins testing ads in ChatGPT to support free access, with clear labeling, answer independence, strong privacy protections, and user control.

---

### 8. Daybreak models are now available on AWS

**Source:** OpenAI News  
**Published:** 2026-08-11 10:00  
**Link:** [https://openai.com/index/daybreak-models-are-now-available-on-aws](https://openai.com/index/daybreak-models-are-now-available-on-aws)  

OpenAI and AWS are making Daybreak cybersecurity capabilities available through Amazon Bedrock to support enterprise security workflows.

---

### 9. What building an AI-native finance function taught me

**Source:** OpenAI News  
**Published:** 2026-08-10 17:00  
**Link:** [https://openai.com/index/building-an-ai-native-finance-function](https://openai.com/index/building-an-ai-native-finance-function)  

OpenAI CFO Sarah Friar shares five lessons for building an AI-native finance function, from automated forecasting to stronger controls and AI ROI.

---

## Software Development

### 1. Code that passes every test can still break the next AI agent that touches it

**Source:** The New Stack  
**Published:** 2026-08-12 17:00  
**Link:** [https://thenewstack.io/go-language-ai-agents/](https://thenewstack.io/go-language-ai-agents/)  

Originally designed to make software predictable for humans, Google Go is now positioning itself as a language tailored for machine The post Code that passes every test can still break the next AI agent that touches it appeared first on The New Stack.

---

### 2. Anthropic gave agents the ability to dream. Then developers woke up.

**Source:** The New Stack  
**Published:** 2026-08-12 16:51  
**Link:** [https://thenewstack.io/anthropic-agent-memory-dreaming/](https://thenewstack.io/anthropic-agent-memory-dreaming/)  

During AI DevCon in London this summer, Lamis Mukta, member of technical staff at Anthropic, hosted a stage presentation session The post Anthropic gave agents the ability to dream. Then developers woke up. appeared first on The New Stack.

---

### 3. Meta stopped worrying about distillation and just shipped the pipeline

**Source:** The New Stack  
**Published:** 2026-08-12 13:00  
**Link:** [https://thenewstack.io/meta-glimmer-distillation-enterprise/](https://thenewstack.io/meta-glimmer-distillation-enterprise/)  

Meta released Muse Glimmer on Monday, a 30-billion-parameter open-weight model distilled from Muse Spark and licensed under Apache 2.0. The The post Meta stopped worrying about distillation and just shipped the pipeline appeared first on The New Stack.

---

### 4. Coding agents ignore open source contribution guidelines, researchers find.

**Source:** The New Stack  
**Published:** 2026-08-12 11:48  
**Link:** [https://thenewstack.io/coding-agents-ignore-guidelines/](https://thenewstack.io/coding-agents-ignore-guidelines/)  

Autonomous coding agents ignore contribution rules in open source communities, finds a new study from researchers at Peking University. That’s The post Coding agents ignore open source contribution guidelines, researchers find. appeared first on The New Stack.

---

### 5. Your AI agent remembers everything. Here’s what happens when its owner changes.

**Source:** The New Stack  
**Published:** 2026-08-11 21:46  
**Link:** [https://thenewstack.io/manus-meta-data-deletion/](https://thenewstack.io/manus-meta-data-deletion/)  

Manus is becoming an independent company again after Chinese regulators ordered Meta to unwind its roughly $2 billion acquisition of The post Your AI agent remembers everything. Here’s what happens when its owner changes. appeared first on The New Stack.

---

### 6. Why CPUs still matter in the age of AI agents

**Source:** The New Stack  
**Published:** 2026-08-11 20:44  
**Link:** [https://thenewstack.io/cpus-matter-ai-agents/](https://thenewstack.io/cpus-matter-ai-agents/)  

When the conversation turns to AI infrastructure, it almost always lands on GPUs and TPUs. The New Stack sat down The post Why CPUs still matter in the age of AI agents appeared first on The New Stack.

---

### 7. How I learned to stop worrying and love hyperscaler capex

**Source:** The New Stack  
**Published:** 2026-08-11 20:30  
**Link:** [https://thenewstack.io/stop-worrying-hyperscaler-capex/](https://thenewstack.io/stop-worrying-hyperscaler-capex/)  

The AI boom is an oddly miserable bubble. Despite interesting tech, huge new companies, and products with global reach, AI The post How I learned to stop worrying and love hyperscaler capex appeared first on The New Stack.

---

### 8. Anthropic’s watermark survives copy-paste, but not the real dev workflow

**Source:** The New Stack  
**Published:** 2026-08-11 19:29  
**Link:** [https://thenewstack.io/anthropic-claude-text-watermark/](https://thenewstack.io/anthropic-claude-text-watermark/)  

Anthropic announced it will embed invisible watermarks into text generated by new Claude models, including output produced through its API, The post Anthropic’s watermark survives copy-paste, but not the real dev workflow appeared first on The New Stack.

---

### 9. Why CPUs still matter in the age of AI agents

**Source:** The New Stack  
**Published:** 2026-08-11 18:54  
**Link:** [https://thenewstack.io/why-cpus-still-matter-in-the-age-of-ai-agents/](https://thenewstack.io/why-cpus-still-matter-in-the-age-of-ai-agents/)  

When the conversation turns to AI infrastructure, it almost always lands on GPUs and TPUs. The New Stack sat down The post Why CPUs still matter in the age of AI agents appeared first on The New Stack.

---

### 10. OpenAI’s ChatGPT/Codex desktop app is now on Linux

**Source:** The New Stack  
**Published:** 2026-08-11 17:53  
**Link:** [https://thenewstack.io/openais-chatgpt-desktop-linux/](https://thenewstack.io/openais-chatgpt-desktop-linux/)  

On Tuesday, OpenAI launched its ChatGPT desktop for Linux. Now in preview, the app, which combines ChatGPT, ChatGPT Work, and The post OpenAI’s ChatGPT/Codex desktop app is now on Linux appeared first on The New Stack.

---

### 11. Your tokenmaxxing is not valuemaxxing

**Source:** Stack Overflow Blog  
**Published:** 2026-08-11 07:40  
**Link:** [https://stackoverflow.blog/2026/08/11/your-tokenmaxxing-is-not-valuemaxxing/](https://stackoverflow.blog/2026/08/11/your-tokenmaxxing-is-not-valuemaxxing/)  

Ryan is joined by Coder’s Rob Whiteley to chat about why tokenmaxxing isn’t proving real value and just triggering Goodhart’s Law, how release speed and PR merges can help you measure agentic outcomes with or without a human-in-the-loop, and what the democratization of skills means for junior developers and the talent pipeline.

---

### 12. Deploy Grafana to Azure with Azure CLI : From Local Docker to Durable Dashboards

**Source:** DEV Community  
**Published:** 2026-08-12 20:04  
**Link:** [https://dev.to/khanh_nguyen_04b1205f5a91/deploy-grafana-to-azure-with-azure-cli-from-local-docker-to-durable-dashboards-5f0l](https://dev.to/khanh_nguyen_04b1205f5a91/deploy-grafana-to-azure-with-azure-cli-from-local-docker-to-durable-dashboards-5f0l)  

Grafana turns data from sources such as PostgreSQL, Prometheus, and Azure Monitor into shared dashboards, charts, and alerts. While it queries that operational data, it also needs to persist its own dashboards, users, alert rules, and data-source configuration. I usually use IaC for shared Azure environments. For this deployment, I used Azure CLI first to understand and validate each dependency directly: private networking, PostgreSQL persistence, ACR image pulls, managed identity, and Container...

---

### 13. Treat Every `.gitlab-ci.yml` Edit as a Graph Change, Not a Text Diff

**Source:** DEV Community  
**Published:** 2026-08-12 20:00  
**Link:** [https://dev.to/gitlab_3188/treat-every-gitlab-ciyml-edit-as-a-graph-change-not-a-text-diff-4j7f](https://dev.to/gitlab_3188/treat-every-gitlab-ciyml-edit-as-a-graph-change-not-a-text-diff-4j7f)  

A dangerous GitLab CI change rarely looks dangerous in a merge request. The YAML diff is small: one rules: block becomes if: $CI_COMMIT_BRANCH, a job gains needs: [], somebody edits a cache key because a blog post said it would be faster. Reviewers read it like prose, approve it, and then discover the real effect later: a job silently stopped running on tags, artifacts now expire before downstream jobs can fetch them, or the pipeline became fully parallel in a way that makes main nondeterministi...

---

### 14. Designing a Utility-First Solana Product Ecosystem

**Source:** DEV Community  
**Published:** 2026-08-12 20:00  
**Link:** [https://dev.to/armcp_team/designing-a-utility-first-solana-product-ecosystem-4khh](https://dev.to/armcp_team/designing-a-utility-first-solana-product-ecosystem-4khh)  

By ARMCP_Team. The author is affiliated with ARMCP, which is used as a disclosed architecture case. This tutorial is educational and does not provide investment advice or recommend purchasing a token. A utility token should be an implementation detail inside a useful product workflow—not the starting point of the product. This tutorial shows how to design a Solana-based ecosystem so every token interaction maps to a user goal, a verifiable on-chain object and a measurable product result. The arc...

---

### 15. A Platform-by-Platform Framework for AI Content Provenance and Enterprise Governance

**Source:** DEV Community  
**Published:** 2026-08-12 20:00  
**Link:** [https://dev.to/alifar/a-platform-by-platform-framework-for-ai-content-provenance-and-enterprise-governance-396o](https://dev.to/alifar/a-platform-by-platform-framework-for-ai-content-provenance-and-enterprise-governance-396o)  

Businesses using AI-assisted research, content production, or knowledge workflows need more than a broad instruction to "use reliable sources." They need a deliberate model for what each platform is allowed to contribute. A practical framework assigns separate jobs to Wikipedia, Reddit, LinkedIn and YouTube: reliable-source discovery, live context, named-person credibility, and durable video presence. The value of this approach is not that any one platform becomes an authoritative answer engine....

---

## Programming Languages

### 1. Hardware researcher spins up 'CPU deoptimization' project to find the slowest single x86 instruction, creates hall of shame — worst offender takes 198 billion cycles spanning 62 seconds to execute

**Source:** programming  
**Published:** 2026-08-12 15:34  
**Link:** [https://www.reddit.com/r/programming/comments/1vmhj23/hardware_researcher_spins_up_cpu_deoptimization/](https://www.reddit.com/r/programming/comments/1vmhj23/hardware_researcher_spins_up_cpu_deoptimization/)  

submitted by /u/masiroo [link] [comments]

---

### 2. How Tailscale helped discover a 16+ year old SQLite WAL-Reset bug

**Source:** programming  
**Published:** 2026-08-12 15:01  
**Link:** [https://www.reddit.com/r/programming/comments/1vmglvj/how_tailscale_helped_discover_a_16_year_old/](https://www.reddit.com/r/programming/comments/1vmglvj/how_tailscale_helped_discover_a_16_year_old/)  

submitted by /u/callcifer [link] [comments]

---

### 3. Linus Torvalds Explains What Makes Linux So Fast

**Source:** programming  
**Published:** 2026-08-12 19:40  
**Link:** [https://www.reddit.com/r/programming/comments/1vmoddq/linus_torvalds_explains_what_makes_linux_so_fast/](https://www.reddit.com/r/programming/comments/1vmoddq/linus_torvalds_explains_what_makes_linux_so_fast/)  

submitted by /u/Rechenplaner [link] [comments]

---

### 4. The fastest double-to-string algorithm you’ve never heard of

**Source:** programming  
**Published:** 2026-08-12 06:25  
**Link:** [https://www.reddit.com/r/programming/comments/1vm65dm/the_fastest_doubletostring_algorithm_youve_never/](https://www.reddit.com/r/programming/comments/1vm65dm/the_fastest_doubletostring_algorithm_youve_never/)  

submitted by /u/mttd [link] [comments]

---

### 5. Squeak 6.1 (a modern Smalltalk programming environment implemented in itself) was released!

**Source:** programming  
**Published:** 2026-08-11 19:08  
**Link:** [https://www.reddit.com/r/programming/comments/1vlqtmx/squeak_61_a_modern_smalltalk_programming/](https://www.reddit.com/r/programming/comments/1vlqtmx/squeak_61_a_modern_smalltalk_programming/)  

After more than 4 years of work, our community has put together a big bouquet of new capabilities and improvements: A new tree browser for navigating and organizing classes Objectland, bringing back and extending the colorful world of examples from Squeak 3 Plenty of new features, bugfixes, and speed-ups for programming tools, the Morphic UI framework, and the rest of the system Original announcement on Fosstodon: https://fosstodon.org/@squeak/117071273007117118 submitted by /u/LinqLover [link] ...

---

### 6. Preparing for Change: Safe Switching over Sealed APIs (Java)

**Source:** programming  
**Published:** 2026-08-12 19:20  
**Link:** [https://www.reddit.com/r/programming/comments/1vmnuu2/preparing_for_change_safe_switching_over_sealed/](https://www.reddit.com/r/programming/comments/1vmnuu2/preparing_for_change_safe_switching_over_sealed/)  

submitted by /u/joemwangi [link] [comments]

---

### 7. Change Your Root: Chroot Basics

**Source:** programming  
**Published:** 2026-08-11 16:11  
**Link:** [https://www.reddit.com/r/programming/comments/1vllv5l/change_your_root_chroot_basics/](https://www.reddit.com/r/programming/comments/1vllv5l/change_your_root_chroot_basics/)  

submitted by /u/iximiuz [link] [comments]

---

### 8. Don't Stall Me Now: Hiding Memory Latency in eBPF

**Source:** programming  
**Published:** 2026-08-11 23:02  
**Link:** [https://www.reddit.com/r/programming/comments/1vlwzdy/dont_stall_me_now_hiding_memory_latency_in_ebpf/](https://www.reddit.com/r/programming/comments/1vlwzdy/dont_stall_me_now_hiding_memory_latency_in_ebpf/)  

submitted by /u/mttd [link] [comments]

---

### 9. The dangers of Postgres subtransactions

**Source:** programming  
**Published:** 2026-08-11 16:19  
**Link:** [https://www.reddit.com/r/programming/comments/1vlm2vs/the_dangers_of_postgres_subtransactions/](https://www.reddit.com/r/programming/comments/1vlm2vs/the_dangers_of_postgres_subtransactions/)  

Really good article explaining the implementation detail within Postgres regarding subtransactions. Very cool benchmark that I was unaware of submitted by /u/Wooden-News-962 [link] [comments]

---

## Game Development

### 1. Amazon to rescind its publisher role on Lost Ark and Throne and Liberty by early 2027

**Source:** gamedeveloper  
**Published:** 2026-08-12 16:38  
**Link:** [https://www.gamedeveloper.com/business/amazon-to-rescind-its-publisher-role-on-lost-ark-and-throne-and-liberty-by-early-2027](https://www.gamedeveloper.com/business/amazon-to-rescind-its-publisher-role-on-lost-ark-and-throne-and-liberty-by-early-2027)  

Amazon Games is returning the MMOs to their respective developers.

---

### 2. Developers expect generative AI to impact roles and team sizes in the next three years

**Source:** gamedeveloper  
**Published:** 2026-08-12 14:42  
**Link:** [https://www.gamedeveloper.com/business/developers-expect-generative-ai-to-impact-roles-and-team-sizes-in-the-next-three-years](https://www.gamedeveloper.com/business/developers-expect-generative-ai-to-impact-roles-and-team-sizes-in-the-next-three-years)  

A survey taken by 100 speakers at this year's Gamescom Dev Conference showcases hesitation and mixed feelings on generative AI use.

---

### 3. Meccha Chameleon tops 20M sales in two months

**Source:** gamedeveloper  
**Published:** 2026-08-12 14:09  
**Link:** [https://www.gamedeveloper.com/business/meccha-chameleon-tops-20m-sales-in-two-months](https://www.gamedeveloper.com/business/meccha-chameleon-tops-20m-sales-in-two-months)  

The hide-and-seek sensation continues to surpass milestones.

---

### 4. Epic Games sells ArtStation and Sketchfab to KitBash

**Source:** gamedeveloper  
**Published:** 2026-08-12 13:54  
**Link:** [https://www.gamedeveloper.com/business/epics-sells-artstation-and-sketchfab-to-kitbash](https://www.gamedeveloper.com/business/epics-sells-artstation-and-sketchfab-to-kitbash)  

The Fortnite maker purchased both platforms in 2021.

---

### 5. 'One flag for each laid off dev:' Union workers stage unmissable protest for Xbox boss Asha Sharma

**Source:** gamedeveloper  
**Published:** 2026-08-12 08:45  
**Link:** [https://www.gamedeveloper.com/business/-one-flag-for-each-laid-off-dev-union-members-stage-unmissable-protest-for-xbox-boss-asha-sharma](https://www.gamedeveloper.com/business/-one-flag-for-each-laid-off-dev-union-members-stage-unmissable-protest-for-xbox-boss-asha-sharma)  

It would be difficult to ignore the giant inflatable rat on the lawn.

---

### 6. Report: Crossfire dev That's No Moon lays off 14 staff

**Source:** gamedeveloper  
**Published:** 2026-08-11 20:30  
**Link:** [https://www.gamedeveloper.com/business/report-crossfire-dev-that-s-no-moon-lays-off-14-staff](https://www.gamedeveloper.com/business/report-crossfire-dev-that-s-no-moon-lays-off-14-staff)  

Crossfire was revealed in June of this year with Smilegate and Tencent subsidiary Team K1 acting as publishers.

---

### 7. Three indie horror publishers faced sexual harassment claims – what comes next?

**Source:** gamedeveloper  
**Published:** 2026-08-11 17:35  
**Link:** [https://www.gamedeveloper.com/production/three-indie-horror-publishers-faced-sexual-harassment-claims-what-comes-next-](https://www.gamedeveloper.com/production/three-indie-horror-publishers-faced-sexual-harassment-claims-what-comes-next-)  

Update: 'If no one protects indie developers or calls out bad behavior... who is going to save the indies?'

---

### 8. Former Ubisoft Barcelona devs launch Dark Ritual Studios

**Source:** gamedeveloper  
**Published:** 2026-08-11 16:40  
**Link:** [https://www.gamedeveloper.com/business/former-ubisoft-barcelona-devs-launch-dark-ritual-studios](https://www.gamedeveloper.com/business/former-ubisoft-barcelona-devs-launch-dark-ritual-studios)  

The news comes after Ubisoft moved to lay off of 51 employees at its Barcelona office.

---

### 9. Remedy Entertainment touts pricing Control Resonant 'attractively for an AAA title'

**Source:** gamedeveloper  
**Published:** 2026-08-11 14:30  
**Link:** [https://www.gamedeveloper.com/business/remedy-entertainment-touts-pricing-control-resonant-attractively-for-an-aaa-title-](https://www.gamedeveloper.com/business/remedy-entertainment-touts-pricing-control-resonant-attractively-for-an-aaa-title-)  

Remedy is placing its bets on Control Resonant being priced at $60 and garnering positive preview coverage over concerns of self-publishing risks.

---

### 10. Supermassive Games begins third round of layoffs in three years

**Source:** gamedeveloper  
**Published:** 2026-08-11 13:29  
**Link:** [https://www.gamedeveloper.com/business/supermassive-games-begins-third-round-of-layoffs-in-three-years](https://www.gamedeveloper.com/business/supermassive-games-begins-third-round-of-layoffs-in-three-years)  

The UK studio plans to eliminate up to 75 roles.

---

### 11. 5 tips for using GitHub Copilot with Unity

**Source:** Unity Blog RSS Feed  
**Published:** 2026-08-11 00:00  
**Link:** [https://unity.com/blog/5-tips-for-using-github-copilot-with-unity](https://unity.com/blog/5-tips-for-using-github-copilot-with-unity)  

---

## Gaming News

### 1. Phasmophobia Studio Launches A Publishing Label With These Five Exciting Games

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 19:30  
**Link:** [https://www.gamespot.com/articles/phasmophobia-studio-launches-a-publishing-label-with-these-five-exciting-games/](https://www.gamespot.com/articles/phasmophobia-studio-launches-a-publishing-label-with-these-five-exciting-games/)  

Kinetic Games is expanding into the games publishing business. Before today, Kinetic has only been known for Phasmophobia, its four-player ghost-hunting game that first exploded during the COVID pandemic and has remained a favorite since then. It has apparently done well enough to allow the team to expand its business into publishing, as it's announced a group of five games that make up its initial publishing efforts. The lineup includes one horror title--and man, is it a big one--and also featu...

---

### 2. The Rumored New James Bond Could Be An Actor From Battlefield 1

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 19:29  
**Link:** [https://www.gamespot.com/articles/the-rumored-new-james-bond-could-be-an-actor-from-battlefield-1/](https://www.gamespot.com/articles/the-rumored-new-james-bond-could-be-an-actor-from-battlefield-1/)  

Rumors continue to swirl about who may play the British super-spy James Bond in the next movie. The latest name in the mix is Jack Lowden, the 36-year-old known in the video game world for playing T.E. Lawrence AKA Lawrence of Arabia in Battlefield 1. TV presenter Richard Osman said on his podcast, The Rest Is Entertainment, that he heard from "someone" that Lowden is being considered for the role. He said his source told him "for definite" that Lowden is in the mix, though nothing is confirmed ...

---

### 3. New Bully-Like Agefield High Isn’t Having The Best First Day Of School

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 19:21  
**Link:** [https://www.gamespot.com/articles/new-bully-like-agefield-high-isnt-having-the-best-first-day-of-school/](https://www.gamespot.com/articles/new-bully-like-agefield-high-isnt-having-the-best-first-day-of-school/)  

After a story trailer got Bully fans excited for the spiritual successor Agefield High: Rock The School last year, the game has officially released on PC. Unfortunately, first impressions from players aren't so kind, so you may want to temper your expectations that it could match the high bar Rockstar set so long ago. Set in the early 2000s and inspired by the humor of movies like American Pie, Agefield High's developers warn on the Steam page that this humor isn't for everyone. However, the com...

---

### 4. Helldivers 2 NPCs Will Hug You Back Now, Even When No One Else Will

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 19:12  
**Link:** [https://www.gamespot.com/articles/helldivers-2-npcs-will-hug-you-back-now-even-when-no-one-else-will/](https://www.gamespot.com/articles/helldivers-2-npcs-will-hug-you-back-now-even-when-no-one-else-will/)  

Helldivers 2's massive 7.0 update, Devoid of Liberty, is live now, and it brings some huge changes to the game's loveable SEAF soldiers. These NPCs are basically the equivalent of UNSC marines in Halo--fun to have around, but not particularly good at their job. Previously in Helldivers 2, SEAF soldiers could be recruited to follow players around and occasionally shoot at enemies, but were mostly good at being accidentally (or maybe not?) blown to bits by friendly fire. In the Devoid of Liberty u...

---

### 5. Amazon Will Soon Be Out Of The MMO Business Entirely

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 18:13  
**Link:** [https://www.gamespot.com/articles/amazon-will-soon-be-out-of-the-mmo-business-entirely/](https://www.gamespot.com/articles/amazon-will-soon-be-out-of-the-mmo-business-entirely/)  

Amazon Game Studios looks to be getting out of the MMO business entirely, handing Western operations of Throne and Liberty and Lost Ark back to their respective developers. In two blog posts, Amazon Game Studios outlined its plans to transition both games to their South Korean creators in the coming months. For Throne and Liberty, that transition will happen in Q4 2026 as NC (formerly NCSoft) takes over, while Lost Ark's transition will happen in early 2027 and see Smilegate fully take the reins...

---

### 6. God Of War’s Christopher Judge Is Tired Of Video Game TV Adaptations Ignoring Game Creators

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 17:19  
**Link:** [https://www.gamespot.com/articles/god-of-wars-christopher-judge-is-tired-of-video-game-tv-adaptations-ignoring-game-creators/](https://www.gamespot.com/articles/god-of-wars-christopher-judge-is-tired-of-video-game-tv-adaptations-ignoring-game-creators/)  

The live-action adaptation of God of War is on the way, but the voice of the iconic god-killer Kratos, Christopher Judge, has a bone to pick with the people behind game adaptations. As the actor explained, he's annoyed that these projects fail to hire anyone from the source material to work on them, as they tend to ignore the talent behind the success of those games. "My problem with all game adaptations is you have this pre-existing, successful property, and the first thing you do is not hire a...

---

### 7. One Of This Year’s Biggest Games Is Coming To Switch 2 Next Year

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 16:22  
**Link:** [https://www.gamespot.com/articles/one-of-this-years-biggest-games-is-coming-to-switch-2-next-year/](https://www.gamespot.com/articles/one-of-this-years-biggest-games-is-coming-to-switch-2-next-year/)  

Pearl Abyss has announced that Crimson Desert is planned to come out on Switch 2 in 2027. In fact, the developer behind the huge hit--which has sold over 4 million copies on PC, PS5, and Xbox Series X|S--has a rough release window sometime between January and June. The open-world action game heading to Switch 2 had previously been discussed by Pearl Abyss, but the company's latest earnings letter confirms Crimson Desert for the hybrid system. "In the case of Switch 2, the game has reached a play...

---

### 8. Mysterious Witcher Game Project Sirius Undergoes More Changes – Report

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 16:04  
**Link:** [https://www.gamespot.com/articles/mysterious-witcher-game-project-sirius-undergoes-more-changes-report/](https://www.gamespot.com/articles/mysterious-witcher-game-project-sirius-undergoes-more-changes-report/)  

Project Sirius, the upcoming The Witcher project rumored to be a multiplayer game, is undergoing its latest chapter of upheaval. According to Kotaku, nine people were laid off from Project Sirius developer The Molasses Flood, which is now part of CD Projekt Red. An additional nine people were shifted to other projects within the organization, the report said, adding that this was done as part of a "broader shift in development strategy." In 2023, CD Projekt Red confirmed that more than 25 people...

---

### 9. PlayStation Plus Extra/Premium Games For August 2026 Includes Helldivers 2

**Source:** GameSpot - All Content  
**Published:** 2026-08-12 12:24  
**Link:** [https://www.gamespot.com/articles/playstation-plus-extra-premium-games-for-august-2026-revealed/](https://www.gamespot.com/articles/playstation-plus-extra-premium-games-for-august-2026-revealed/)  

Sony is set to reveal the next batch of games coming to the Game Catalog for PlayStation Plus Extra and Premium in August, but we already know of one of them: Helldivers 2, which is now available to download. Developer Arrowhead announced that its hit action game about bringing Managed Democracy to other worlds will be available through the Game Catalog starting August 12. An influx of fresh recruits is perfect timing, as the Helldivers 2 community is being challenged to collectively eliminate 5...

---

### 10. Immortality creator Sam Barlow reveals his next game: A 'sci-fi horror' collaboration with Brandon Cronenberg

**Source:** PCGamer latest  
**Published:** 2026-08-12 19:43  
**Link:** [https://www.pcgamer.com/games/adventure/immortality-creator-sam-barlow-reveals-his-next-game-a-tale-of-visions-of-the-future-and-why-theyre-not-always-great/](https://www.pcgamer.com/games/adventure/immortality-creator-sam-barlow-reveals-his-next-game-a-tale-of-visions-of-the-future-and-why-theyre-not-always-great/)  

Precognition promises to "follow in the footsteps of Immorality" with a tale of visions of the future, and why they're not always great.

---

### 11. CD Projekt cuts more than 20% of The Witcher spinoff development team 'to reflect the project's needs at this stage of development'

**Source:** PCGamer latest  
**Published:** 2026-08-12 19:13  
**Link:** [https://www.pcgamer.com/games/the-witcher/cd-projekt-cuts-more-than-20-percent-of-the-witcher-spinoff-development-team-to-reflect-the-projects-needs-at-this-stage-of-development/](https://www.pcgamer.com/games/the-witcher/cd-projekt-cuts-more-than-20-percent-of-the-witcher-spinoff-development-team-to-reflect-the-projects-needs-at-this-stage-of-development/)  

18 people have been taken off the still-unrevealed Witcher spinoff Project Sirius, which isn't a huge number but does represent a significant percentage.

---

### 12. It looks like Windows updates might actually be speeding up the OS now

**Source:** PCGamer latest  
**Published:** 2026-08-12 16:24  
**Link:** [https://www.pcgamer.com/software/windows/it-looks-like-windows-updates-might-actually-be-speeding-up-the-os-now/](https://www.pcgamer.com/software/windows/it-looks-like-windows-updates-might-actually-be-speeding-up-the-os-now/)  

Less AI, more performance improvements: I'm here for it.

---

### 13. Amazon drops Lost Ark and Throne and Liberty

**Source:** PCGamer latest  
**Published:** 2026-08-12 16:01  
**Link:** [https://www.pcgamer.com/games/mmo/amazon-drops-lost-ark-and-throne-and-liberty/](https://www.pcgamer.com/games/mmo/amazon-drops-lost-ark-and-throne-and-liberty/)  

Both MMOs will continue to operate, but new publishers are taking over in the West.

---

### 14. Dawn of War 4 has been delayed: 'We saw an opportunity to further enhance Dawn of War 4 and deliver the quality of experience we've always envisioned'

**Source:** PCGamer latest  
**Published:** 2026-08-12 16:00  
**Link:** [https://www.pcgamer.com/games/strategy/dawn-of-war-4-has-been-delayed-we-saw-an-opportunity-to-further-enhance-dawn-of-war-4-and-deliver-the-quality-of-experience-weve-always-envisioned/](https://www.pcgamer.com/games/strategy/dawn-of-war-4-has-been-delayed-we-saw-an-opportunity-to-further-enhance-dawn-of-war-4-and-deliver-the-quality-of-experience-weve-always-envisioned/)  

The war has been put on hold until December.

---

### 15. Someone hooked an RX 9070 XT up to their Steam Machine and it works surprisingly well, like fitting a V8 engine into your Honda Civic

**Source:** PCGamer latest  
**Published:** 2026-08-12 15:28  
**Link:** [https://www.pcgamer.com/hardware/gaming-pcs/someone-hooked-an-rx-9070-xt-up-to-their-steam-machine-and-it-works-surprisingly-well-like-fitting-a-v8-engine-into-your-honda-civic/](https://www.pcgamer.com/hardware/gaming-pcs/someone-hooked-an-rx-9070-xt-up-to-their-steam-machine-and-it-works-surprisingly-well-like-fitting-a-v8-engine-into-your-honda-civic/)  

Big GPU, little machine.

---

## Robotics

### 1. SEW-EURODRIVE adds economy series to its planetary servo gear unit portfolio

**Source:** The Robot Report  
**Published:** 2026-08-12 16:40  
**Link:** [https://www.therobotreport.com/sew-eurodrive-adds-economy-series-planetary-servo-gear-unit-portfolio/](https://www.therobotreport.com/sew-eurodrive-adds-economy-series-planetary-servo-gear-unit-portfolio/)  

SEW-EURODRIVE's new P1.G, P2.G and P3.G gear units extend its existing PxG family below the P5.G, P6.G, and P7.G precision range. The post SEW-EURODRIVE adds economy series to its planetary servo gear unit portfolio appeared first on The Robot Report.

---

### 2. Q2 2026 robotics demand increased across industries, reports A3

**Source:** The Robot Report  
**Published:** 2026-08-12 14:18  
**Link:** [https://www.therobotreport.com/q2-2026-robotics-demand-increased-across-industries-reports-a3/](https://www.therobotreport.com/q2-2026-robotics-demand-increased-across-industries-reports-a3/)  

A3 said that Q2 2026 robotics orders in food, electronics, and healthcare helped offset soft demand from automotive manufacturing. The post Q2 2026 robotics demand increased across industries, reports A3 appeared first on The Robot Report.

---

### 3. Strengthening U.S. Army sustainment: TALUS to deliver autonomous distribution

**Source:** The Robot Report  
**Published:** 2026-08-12 13:36  
**Link:** [https://www.therobotreport.com/strengthening-u-s-army-sustainment-talus-to-deliver-autonomous-distribution/](https://www.therobotreport.com/strengthening-u-s-army-sustainment-talus-to-deliver-autonomous-distribution/)  

A Stratom-led team won a U.S. Army contract to develop TALUS, an autonomous logistics system for contested environments. The post Strengthening U.S. Army sustainment: TALUS to deliver autonomous distribution appeared first on The Robot Report.

---

### 4. Celona launches Orion agentic wireless platform built for physical AI and robotics

**Source:** The Robot Report  
**Published:** 2026-08-12 12:00  
**Link:** [https://www.therobotreport.com/celona-launches-orion-agentic-wireless-platform-built-for-physical-ai-robotics/](https://www.therobotreport.com/celona-launches-orion-agentic-wireless-platform-built-for-physical-ai-robotics/)  

Celona launched Celona Orion, a unified agentic platform merging private 5G, Wi-Fi, cellular, and satellite into one network for physical AI. The post Celona launches Orion agentic wireless platform built for physical AI and robotics appeared first on The Robot Report.

---

### 5. DAF Trucks to integrate Einride Driver to scale autonomous electric freight

**Source:** The Robot Report  
**Published:** 2026-08-12 10:30  
**Link:** [https://www.therobotreport.com/daf-trucks-integrates-einride-driver-scale-autonomous-electric-freight/](https://www.therobotreport.com/daf-trucks-integrates-einride-driver-scale-autonomous-electric-freight/)  

Einride is integrating its self-driving software with PACCAR unit DAF Trucks and research at TNO to advance safe autonomous trucking. The post DAF Trucks to integrate Einride Driver to scale autonomous electric freight appeared first on The Robot Report.

---

### 6. Defense drone developer Cambridge Aerospace raises $300M

**Source:** The Robot Report  
**Published:** 2026-08-11 20:34  
**Link:** [https://www.therobotreport.com/defense-drone-developer-cambridge-aerospace-raises-300m/](https://www.therobotreport.com/defense-drone-developer-cambridge-aerospace-raises-300m/)  

The round comes just months after the Cambridge Aerospace's $200 million Series B funding in April. The post Defense drone developer Cambridge Aerospace raises $300M appeared first on The Robot Report.

---

### 7. PlusAI reaches key milestones ahead of launching its autonomous trucks

**Source:** The Robot Report  
**Published:** 2026-08-11 17:13  
**Link:** [https://www.therobotreport.com/plusai-reaches-key-milestones-ahead-launch-autonomous-trucks/](https://www.therobotreport.com/plusai-reaches-key-milestones-ahead-launch-autonomous-trucks/)  

Since the start of the year, PlusAI said it has improved the safety validation, operational maturity, and efficiency of SuperDrive. The post PlusAI reaches key milestones ahead of launching its autonomous trucks appeared first on The Robot Report.

---

### 8. Webinar to discuss safety and scaling robot fleets in the warehouse

**Source:** The Robot Report  
**Published:** 2026-08-11 14:34  
**Link:** [https://www.therobotreport.com/webinar-to-discuss-safety-scaling-robot-fleets-warehouse/](https://www.therobotreport.com/webinar-to-discuss-safety-scaling-robot-fleets-warehouse/)  

Industry experts will discuss how to scale mobile robots in the warehouse while maintaining both safety and productivity. The post Webinar to discuss safety and scaling robot fleets in the warehouse appeared first on The Robot Report.

---

### 9. The 370-billion-dollar race: How integrated design can help humanoid manufacturers succeed in a rapidly growing market

**Source:** The Robot Report  
**Published:** 2026-08-11 14:17  
**Link:** [https://www.therobotreport.com/the-370-billion-dollar-race-how-integrated-design-can-help-humanoid-manufacturers-succeed-in-a-rapidly-growing-market/](https://www.therobotreport.com/the-370-billion-dollar-race-how-integrated-design-can-help-humanoid-manufacturers-succeed-in-a-rapidly-growing-market/)  

The future of humanoid robotics is closer than most people realize. The post The 370-billion-dollar race: How integrated design can help humanoid manufacturers succeed in a rapidly growing market appeared first on The Robot Report.

---

### 10. RoboStore launches Robo Inc. to help U.S. organizations deploy robots

**Source:** The Robot Report  
**Published:** 2026-08-10 23:40  
**Link:** [https://www.therobotreport.com/robostore-launches-robo-inc-to-help-u-s-organizations-deploy-robots/](https://www.therobotreport.com/robostore-launches-robo-inc-to-help-u-s-organizations-deploy-robots/)  

RoboStore, a distributor of Unitree's legged robots, has launched Robo Inc. to serve as a U.S.-based manufacturer and integrator. The post RoboStore launches Robo Inc. to help U.S. organizations deploy robots appeared first on The Robot Report.

---

### 11. Robot Recycler Salvages Parts From Broken Machines

**Source:** IEEE Spectrum  
**Published:** 2026-08-10 18:01  
**Link:** [https://spectrum.ieee.org/recycling-robot](https://spectrum.ieee.org/recycling-robot)  

Objects constructed by robots are ubiquitous. If you’ve used a car, household appliance, or smartphone today, you’ve used an object constructed at least in part by robots. The more products that manufacturers want to produce (and consumers want to consume) at lower costs, the more industrial robots will be needed.There are over 4 million industrial robots in use worldwide, according to the International Federation of Robotics. And researchers predict that number will grow to over 16 million by 2...

---

## Tech General

### 1. Grubhub’s $24M FTC settlement is finally reaching diners and drivers

**Source:** TechCrunch  
**Published:** 2026-08-12 18:34  
**Link:** [https://techcrunch.com/2026/08/12/grubhubs-24m-ftc-settlement-is-finally-reaching-diners-and-drivers/](https://techcrunch.com/2026/08/12/grubhubs-24m-ftc-settlement-is-finally-reaching-diners-and-drivers/)  

Checks are being mailed from Grubhub's $23.8 million fine from the FTC after it settled allegations over its business practices.

---

### 2. AI coding startup Cognition reportedly already in talks to raise at $40B valuation

**Source:** TechCrunch  
**Published:** 2026-08-12 18:19  
**Link:** [https://techcrunch.com/2026/08/12/ai-coding-startup-cognition-reportedly-already-in-talks-to-raise-at-40b-valuation/](https://techcrunch.com/2026/08/12/ai-coding-startup-cognition-reportedly-already-in-talks-to-raise-at-40b-valuation/)  

Cognition may be looking to raise another mega round just a few months after raising $1 billion at a $26 billion valuation.

---

### 3. As AI safety concerns mount, three pioneers make the case for staying open

**Source:** TechCrunch  
**Published:** 2026-08-12 17:51  
**Link:** [https://techcrunch.com/2026/08/12/as-ai-safety-concerns-mount-three-pioneers-make-the-case-for-staying-open/](https://techcrunch.com/2026/08/12/as-ai-safety-concerns-mount-three-pioneers-make-the-case-for-staying-open/)  

At Ai4, three of the world's most respected AI experts—Geoffrey Hinton, Fei-Fei Li, and Andrew Ng—debated regulation, open-source access, and how America can compete as China advances in Asia.

---

### 4. OpenAI-backed Thrive Holdings raises $2B to bring AI to the enterprise

**Source:** TechCrunch  
**Published:** 2026-08-12 17:41  
**Link:** [https://techcrunch.com/2026/08/12/openai-backed-thrive-holdings-raises-2b-to-bring-ai-to-the-enterprise/](https://techcrunch.com/2026/08/12/openai-backed-thrive-holdings-raises-2b-to-bring-ai-to-the-enterprise/)  

Thrive Holdings has raised $2 billion in new funding at a $12 billion valuation from investors like SoftBank, D1 Capital Partners, and Altimeter Capital.

---

### 5. Uber Freight reportedly investigating after hacking group claims data breach

**Source:** TechCrunch  
**Published:** 2026-08-12 17:15  
**Link:** [https://techcrunch.com/2026/08/12/uber-freight-reportedly-investigating-after-hacking-group-claims-data-breach/](https://techcrunch.com/2026/08/12/uber-freight-reportedly-investigating-after-hacking-group-claims-data-breach/)  

An extortion gang known for targeting transportation companies and private equity firms has taken credit for a breach at Uber Freight.

---

### 6. Mesh, Automattic’s CRM for everyone, comes to Android

**Source:** TechCrunch  
**Published:** 2026-08-12 16:57  
**Link:** [https://techcrunch.com/2026/08/12/mesh-automattics-crm-for-everyone-comes-to-android/](https://techcrunch.com/2026/08/12/mesh-automattics-crm-for-everyone-comes-to-android/)  

Mesh, an AI-powered contacts app and relationship manager from Automattic, is now an Android app.

---

### 7. Why Stream ring-maker Sandbar says the future of AI wearables is voice

**Source:** TechCrunch  
**Published:** 2026-08-12 16:46  
**Link:** [https://techcrunch.com/video/why-stream-ring-maker-sandbar-says-the-future-of-ai-wearables-is-voice/](https://techcrunch.com/video/why-stream-ring-maker-sandbar-says-the-future-of-ai-wearables-is-voice/)  

AI notetaking hardware has taken off over the past couple of years, with credit-card-sized devices, pendants, pins, and even transcribing earbuds all promising to capture your meetings and turn them into summaries and action items. Now, a whole wave of wearables — rings especially — are betting people want to capture stray thoughts and ideas the same way. One of […]

---

### 8. Tesla wants to build a $10B solar factory in Texas

**Source:** TechCrunch  
**Published:** 2026-08-12 16:18  
**Link:** [https://techcrunch.com/2026/08/12/tesla-wants-to-build-a-10b-solar-factory-in-texas/](https://techcrunch.com/2026/08/12/tesla-wants-to-build-a-10b-solar-factory-in-texas/)  

Tesla wants to build a massive solar factory in Texas, but first it wants the state to chip in to defray the costs.

---

### 9. Form Energy raises $750M to build more 100-hour batteries for the grid

**Source:** TechCrunch  
**Published:** 2026-08-12 16:18  
**Link:** [https://techcrunch.com/2026/08/12/form-energy-raises-750m-to-build-more-100-hour-batteries-for-the-grid/](https://techcrunch.com/2026/08/12/form-energy-raises-750m-to-build-more-100-hour-batteries-for-the-grid/)  

Form Energy has landed Google and Crusoe as customers. Now, it has raised $750 million to expand manufacturing to deliver its massive, 100-hour batteries.

---

### 10. Lovable confirms new $13.3B valuation, raises another $400M

**Source:** TechCrunch  
**Published:** 2026-08-12 16:04  
**Link:** [https://techcrunch.com/2026/08/12/lovable-confirms-new-13-3b-valuation-raises-another-400m/](https://techcrunch.com/2026/08/12/lovable-confirms-new-13-3b-valuation-raises-another-400m/)  

This new funding comes after Lovable hit $500 million in annualized run rate revenue in June, the startup told TechCrunch.

---

### 11. The next big indie game publisher is taking some exciting swings

**Source:** The Verge  
**Published:** 2026-08-12 19:30  
**Link:** [https://www.theverge.com/games/977985/kinetic-publishing-showcase-sam-barlow-precognition](https://www.theverge.com/games/977985/kinetic-publishing-showcase-sam-barlow-precognition)  

Kinetic Publishing, a new indie publisher from the development team behind the co-op horror game Phasmophobia, just hosted its first games showcase, and it includes five ambitious new titles set to release in 2027 and 2028. Perhaps the most significant announcement from Kinetic's show is that it's publishing the next game from Telling Lies and […]

---

### 12. It looks like Apple&#8217;s iPhone 18 really will skip the fall launch this year

**Source:** The Verge  
**Published:** 2026-08-12 19:27  
**Link:** [https://www.theverge.com/tech/979231/apple-base-iphone-18-launch-delayed](https://www.theverge.com/tech/979231/apple-base-iphone-18-launch-delayed)  

According to an Economic Daily News report spotted by MacRumors, executives for Apple supplier Pegatron confirmed during an earnings call that the iPhone 18 Pro series phones will launch this fall, but the base iPhone 18 won't arrive until the first quarter of next year. The more affordable iPhone 18e and a new iPhone Air […]

---

### 13. Google’s Pixel 11 phone preorders come with up to $350 in gift cards

**Source:** The Verge  
**Published:** 2026-08-12 17:47  
**Link:** [https://www.theverge.com/gadgets/975970/google-pixel-11-series-where-to-buy-preorder-release-date](https://www.theverge.com/gadgets/975970/google-pixel-11-series-where-to-buy-preorder-release-date)  

Looking to get your hands on the latest Pixel devices? After weeks of leaks and rumors, Google has officially announced its next generation of Pixel phones and watches. The base Pixel 11 starts at $899, the Pro and Pro XL are $1,099 and $1,299 respectively, and the Pro Fold starts at $1,899. The watch comes […]

---

### 14. Twitch streamers can now opt out from training Amazon’s AI

**Source:** The Verge  
**Published:** 2026-08-12 17:29  
**Link:** [https://www.theverge.com/tech/979112/twitch-streamers-can-now-opt-out-from-training-amazons-ai](https://www.theverge.com/tech/979112/twitch-streamers-can-now-opt-out-from-training-amazons-ai)  

Twitch users can now opt out of allowing their content to be used to train Amazon's generative AI models. Opting out means that "your streams, VODs, clips, stream chats, and pictures and text on your channel" won't be used in "future training" of an Amazon AI model "whose purpose is to generate or synthesize text, […]

---

### 15. How Google’s new Pixel 11 phones compare to last year’s models

**Source:** The Verge  
**Published:** 2026-08-12 17:00  
**Link:** [https://www.theverge.com/gadgets/975237/google-pixel-11-pro-comparison-specs-price-features](https://www.theverge.com/gadgets/975237/google-pixel-11-pro-comparison-specs-price-features)  

Google just added four new phones to the Pixel family: the Pixel 11, Pixel 11 Pro, Pixel 11 Pro XL, and the Pixel 11 Pro Fold. They're slightly more expensive than their predecessors, but they come with some notable upgrades, including improved cameras and a new Tensor G6 chip that should deliver faster performance. The […]

---

## Summary Statistics

- **Total Articles:** 110
- **Categories:** 7
- **Time Period:** Last 24 hours

