{
  "AI & Machine Learning": [
    {
      "title": "Interpretable Text Classification: Probing Scikit-LLM Embedding Spaces",
      "link": "https://machinelearningmastery.com/interpretable-text-classification-probing-scikit-llm-embedding-spaces/",
      "summary": "In this article, you will learn how to use probing classifiers, UMAP visualization, and SHAP values to interpret and analyze the quality of text embeddings...",
      "published": "2026-08-28 12:00",
      "source": "MachineLearningMastery.com"
    },
    {
      "title": "Our decision on Cursor following its acquisition by SpaceX",
      "link": "https://openai.com/index/our-decision-on-cursor-following-its-acquisition-by-spacex",
      "summary": "Our decision to wind down our contract providing OpenAI models to Cursor following its acquisition by SpaceX.",
      "published": "2026-08-28 06:00",
      "source": "OpenAI News"
    },
    {
      "title": "Supporting Thailand\u2019s next generation of AI startups",
      "link": "https://openai.com/index/supporting-next-generation-ai-startups-thailand",
      "summary": "OpenAI and Thailand\u2019s MHESI launch an eight-week accelerator helping 10 health, wellness, and education startups turn AI prototypes into trusted products.",
      "published": "2026-08-28 02:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Your container runs. Everything around it shouldn\u2019t be your problem.",
      "link": "https://thenewstack.io/amazon-ecs-express-mode/",
      "summary": "The promise with containers was simple: if it runs on your local machine, it will run in production. And this The post Your container runs. Everything around it shouldn\u2019t be your problem. appeared first on The New Stack.",
      "published": "2026-08-29 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Commits on GitHub have doubled in four months. Verification capacity has not.",
      "link": "https://thenewstack.io/scaling-ai-code-verification/",
      "summary": "I have been waiting for agent-generated code to show up in public infrastructure data rather than in vendor benchmarks. In The post Commits on GitHub have doubled in four months. Verification capacity has not. appeared first on The New Stack.",
      "published": "2026-08-29 14:00",
      "source": "The New Stack"
    },
    {
      "title": "The 3 roles AI agents play in your developer platform",
      "link": "https://thenewstack.io/ai-agent-platform-roles/",
      "summary": "Engineering organizations are trying to deliver as fast as technology allows, bringing agentic AI into their developer platforms and working The post The 3 roles AI agents play in your developer platform appeared first on The New Stack.",
      "published": "2026-08-29 13:00",
      "source": "The New Stack"
    },
    {
      "title": "JetBrains told everyone to patch. It didn\u2019t patch itself.",
      "link": "https://thenewstack.io/jetbrains-told-everyone-to-patch-it-didnt-patch-itself/",
      "summary": "JetBrains is urging users of its Cadence cloud development service to rotate credentials and treat previous executions and their outputs The post JetBrains told everyone to patch. It didn\u2019t patch itself. appeared first on The New Stack.",
      "published": "2026-08-28 20:51",
      "source": "The New Stack"
    },
    {
      "title": "LM Studio built a judge for AI commands. Then the judge started agreeing with the defendant.",
      "link": "https://thenewstack.io/bionic-shell-command-safety/",
      "summary": "A command as ordinary as git diff can become a problem for an AI coding agent once a variable gets The post LM Studio built a judge for AI commands. Then the judge started agreeing with the defendant. appeared first on The New Stack.",
      "published": "2026-08-28 18:31",
      "source": "The New Stack"
    },
    {
      "title": "Alibaba just released Qwen3.8-Flash: \u201cAn early preview of the architecture in Qwen4\u201d",
      "link": "https://thenewstack.io/qwen38-flash-previews-qwen4/",
      "summary": "Alibaba this week unveiled Qwen3.8-Flash, an open-weight, multimodal Mixture-of-Experts (MoE) model. Hot on the heels of Qwen 3.8 Max, which The post Alibaba just released Qwen3.8-Flash: \u201cAn early preview of the architecture in Qwen4\u201d appeared first on The New Stack.",
      "published": "2026-08-28 18:27",
      "source": "The New Stack"
    },
    {
      "title": "Z.ai\u2019s GLM-5.3 goes open weight, but its new license aims at hyperscalers",
      "link": "https://thenewstack.io/zai-glm-weights-license/",
      "summary": "Earlier in August, Z.ai, the Chinese AI lab behind the viral ox-alpha model that turned out to be GLM-5.3-Flash, launched The post Z.ai\u2019s GLM-5.3 goes open weight, but its new license aims at hyperscalers appeared first on The New Stack.",
      "published": "2026-08-28 17:42",
      "source": "The New Stack"
    },
    {
      "title": "Nvidia is paying $12.9 billion to keep open models on its chips",
      "link": "https://thenewstack.io/nvidia-open-models-chips/",
      "summary": "I\u2019m Matt Burns, Chief Content Officer at Insight Media Group. Each week, I round up the most important AI developments, The post Nvidia is paying $12.9 billion to keep open models on its chips appeared first on The New Stack.",
      "published": "2026-08-28 15:43",
      "source": "The New Stack"
    },
    {
      "title": "Google found a way to test Gemini without seeing the questions",
      "link": "https://thenewstack.io/google-double-blind-evaluation/",
      "summary": "Growing datasets and public benchmarks are making it harder to tell whether a model is being tested on something it The post Google found a way to test Gemini without seeing the questions appeared first on The New Stack.",
      "published": "2026-08-27 20:49",
      "source": "The New Stack"
    },
    {
      "title": "Aider, Claude Code, and OpenClaw ran an identical model. Token use varied 70-fold.",
      "link": "https://thenewstack.io/agent-harness-token-costs/",
      "summary": "When teams price an AI coding agent, they tend to scrutinize the model. But three recent benchmarking efforts suggest the The post Aider, Claude Code, and OpenClaw ran an identical model. Token use varied 70-fold. appeared first on The New Stack.",
      "published": "2026-08-27 17:54",
      "source": "The New Stack"
    },
    {
      "title": "When you keep AI Lean, you keep AI correct",
      "link": "https://stackoverflow.blog/2026/08/28/when-you-keep-ai-lean-you-keep-ai-correct/",
      "summary": "Ryan chats with Leo de Moura, Senior Principal Applied Scientist at AWS and the creator of the Lean language, about proving correctness in AI agents with the Lean language, how automated reasoning complements probabilistic AI models, and the use of AI for continuous code optimization.",
      "published": "2026-08-28 07:40",
      "source": "Stack Overflow Blog"
    },
    {
      "title": "Qt 5 to Qt 6 Migration Guide for 2026",
      "link": "https://dev.to/mecanik-dev/qt-5-to-qt-6-migration-guide-for-2026-30g0",
      "summary": "Qt 6 is a major version, and migrating a real Qt 5 application to it is more than a recompile. The framework was modularised, the build system shifted toward CMake, some APIs were removed or replaced, and modules moved around. None of it is insurmountable, but a successful migration is planned, not stumbled into. This guide covers what changed and how to approach the move in 2026. TL;DR Qt 6 is a major release with breaking changes: a modularised structure, CMake as the primary build system, rem...",
      "published": "2026-08-29 18:00",
      "source": "DEV Community"
    },
    {
      "title": "Your Apify Actor can be missing from Store search while looking perfectly healthy",
      "link": "https://dev.to/aion_autonomous_org/your-apify-actor-can-be-missing-from-store-search-while-looking-perfectly-healthy-4ide",
      "summary": "We published an Actor, watched it get no traffic, and spent four days convinced we'd hit a bug. We hadn't. Apify filters Store search results by a quality score, and an average Actor gets dropped from a page it matched. You can see this from outside with one HTTP request, and I couldn't find it written down anywhere. Everything below works with curl and no API token. The symptom Our Actor's page rendered fine. isPublic: true, isDeprecated: false, no notice, monetization active, 100% run success ...",
      "published": "2026-08-29 17:57",
      "source": "DEV Community"
    },
    {
      "title": "The Same GraphRAG Comparison Wins and Loses. It Depends Which Instrument Judged It.",
      "link": "https://dev.to/izgorodin/the-same-graphrag-comparison-wins-and-loses-it-depends-which-instrument-judged-it-fm9",
      "summary": "One finding, and it is not about graphs. It is about how the result you are quoting was produced. For breadth-oriented sensemaking questions, GraphRAG community summaries reached 72 to 83 percent comprehensiveness and 62 to 82 percent diversity win rates, and root-level summaries cut answer tokens by about 97 percent (arXiv:2404.16130). Those are the numbers the category quotes. They were produced by an LLM judge, with no gold answers. Score the same kind of comparison against ground truth and i...",
      "published": "2026-08-29 17:49",
      "source": "DEV Community"
    },
    {
      "title": "U.S. sanctions against the A/I Collective",
      "link": "https://dev.to/technoblogger14o3/us-sanctions-against-the-ai-collective-gkg",
      "summary": "I'm genuinely excited to dive into a topic that's been buzzing in the tech community lately: the U.S. sanctions against the A/I Collective. Now, I know what you\u2019re thinking\u2014politics and technology? But trust me, there's a fascinating intersection here that can\u2019t be ignored, especially if you're a developer trying to navigate this ever-evolving landscape. Setting the Stage: What\u2019s Going On? A few months ago, I stumbled upon an article discussing how the U.S. government was putting sanctions on th...",
      "published": "2026-08-29 17:46",
      "source": "DEV Community"
    },
    {
      "title": "Your Compute-Usage Receipt Can Be Cryptographically Signed and Still Be Forged. Here's the One Field That Actually Prevents It, From the Command Line.",
      "link": "https://dev.to/sourav-nandy/your-compute-usage-receipt-can-be-cryptographically-signed-and-still-be-forged-heres-the-one-3b1o",
      "summary": "Co-authored by Rudrendu Paul and Sourav Nandy. Repo: github.com/RudrenduPaul/ComputeLedger, Apache-2.0. npm install -g computeledger-cli (Node.js 18+) or pip install computeledger-cli (Python 3.10+), two independently maintained implementations of the same receipt format, both live at 0.1.2 (npm) and 0.1.4 (PyPI) on their respective registries as of this writing; the two implementations now version independently rather than staying in lockstep. Quick summary: A cryptographic signature on a usage...",
      "published": "2026-08-29 17:36",
      "source": "DEV Community"
    },
    {
      "title": "A Beloved Classic Gets a Second Life: Why I Forked Uniform Server",
      "link": "https://dev.to/rob_de_roy/a-beloved-classic-gets-a-second-life-why-i-forked-uniform-server-18hc",
      "summary": "Some software refuses to die \u2014 because people genuinely love it. Uniform Server is one of those quiet classics: a tiny, portable WAMP stack for Windows Apache, MySQL, PHP and phpMyAdmin in a single folder. No installer, no registry entries, no services you didn\u2019t ask for. Unzip it, click Start, and you have a full local web server. For almost two decades it has been the tool of choice for developers, teachers, students and hobbyists who just wanted a web server now, without ceremony. Here\u2019s the ...",
      "published": "2026-08-29 17:21",
      "source": "DEV Community"
    },
    {
      "title": "I measured the open-source bounty market before entering it. Then I didn't enter.",
      "link": "https://dev.to/aion_autonomous_org/i-measured-the-open-source-bounty-market-before-entering-it-then-i-didnt-enter-93n",
      "summary": "I help run a small company with no funding and no customers yet. The products we shipped weren't getting found, so I went looking for the opposite situation: work where someone has already said what they want and attached money to it. Open source bounties fit that description. I spent about twenty minutes reading bounty boards before starting. I didn't start. What the boards show All of this was read on 2026-08-29 and is public. tscircuit funds more bounties than any org I could find: 707 comple...",
      "published": "2026-08-29 17:18",
      "source": "DEV Community"
    },
    {
      "title": "I built an autonomous treasury agent, then let a code review bot find every way it could lose money",
      "link": "https://dev.to/codedpool/i-built-an-autonomous-treasury-agent-then-let-a-code-review-bot-find-every-way-it-could-lose-money-4ocf",
      "summary": "I just submitted TreasuryForge to the WeMakeDevs \u00d7 TrueFoundry Agent Harness Hackathon, an autonomous agent that manages a simulated treasury across cash, crypto, and NSE equities, built entirely on TrueForge, TrueFoundry's agent harness. This isn't a writeup about the idea. It's about what actually broke, what a code review bot caught before it shipped, and what I learned wiring a real approval gate into an agent loop. The pitch, in one line The strategy is deliberately dumb. The harness around...",
      "published": "2026-08-29 17:18",
      "source": "DEV Community"
    },
    {
      "title": "Why Models Make Things Up",
      "link": "https://dev.to/internals_decoded/why-models-make-things-up-3jnd",
      "summary": "Last time, we saw how a model's working memory, its context window, can get overloaded, causing long conversations to drift. This time we tackle the most infamous side effect of that same predictive engine: the model confidently inventing facts. When a language model tells you that the Eiffel Tower is in Rome, it isn't lying. It's doing exactly what it was built to do: predict the next plausible word. Hallucination is not a separate failure mode. It's the same mechanism that makes the model flue...",
      "published": "2026-08-29 17:15",
      "source": "DEV Community"
    },
    {
      "title": "Your Supabase anon key can probably read your whole users table",
      "link": "https://dev.to/mohibakhon/your-supabase-anon-key-can-probably-read-your-whole-users-table-dhf",
      "summary": "Here is a Supabase row-level security policy. It was on a profiles table holding names, timezones and weekly availability for real people. create policy \"profiles are viewable\" on public.profiles for select using ( id = auth.uid() or not public.blocked_with(id) ); It reads as: you can see your own row, and anyone who hasn't blocked you. That is what it does \u2014 for a signed-in caller. For a caller with no session, auth.uid() is null. id = null is null, not true. And blocked_with(id) returns false ...",
      "published": "2026-08-29 17:12",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Zod v4.5 adds schema compilation (3-9x faster validation)",
      "link": "https://www.reddit.com/r/programming/comments/1w1sl70/zod_v45_adds_schema_compilation_39x_faster/",
      "summary": "submitted by /u/gajus0 [link] [comments]",
      "published": "2026-08-29 17:30",
      "source": "programming"
    },
    {
      "title": "Coding a database proxy for fun",
      "link": "https://www.reddit.com/r/programming/comments/1w1iiaw/coding_a_database_proxy_for_fun/",
      "summary": "submitted by /u/der_gopher [link] [comments]",
      "published": "2026-08-29 10:01",
      "source": "programming"
    },
    {
      "title": "htmx 4.0.0 has been released!",
      "link": "https://www.reddit.com/r/programming/comments/1w0w1pp/htmx_400_has_been_released/",
      "summary": "submitted by /u/BrewedDoritos [link] [comments]",
      "published": "2026-08-28 16:54",
      "source": "programming"
    },
    {
      "title": "Lean explained with TypeScript",
      "link": "https://www.reddit.com/r/programming/comments/1w190pi/lean_explained_with_typescript/",
      "summary": "submitted by /u/ngruhn [link] [comments]",
      "published": "2026-08-29 01:30",
      "source": "programming"
    },
    {
      "title": "Crystal Lang: Releasing Execution Contexts",
      "link": "https://www.reddit.com/r/programming/comments/1w1bjk0/crystal_lang_releasing_execution_contexts/",
      "summary": "About a month ago, Crystal's multi-threading moved out of preview. I'm a little late with the blog post, but figured I'd share it here in case someone is interested in the language. To those unfamiliar with Crystal, it's basically an AoT-compiled language with a syntax that's inspired by Ruby but with static type safety. It doesn't have a big org behind it, so Manas Tech still working on the language and shipping enhancements is quite amazing imo. I will add that while it's used by Kagi and Lavi...",
      "published": "2026-08-29 03:34",
      "source": "programming"
    },
    {
      "title": "Crossing Boundaries with Integration Events",
      "link": "https://www.reddit.com/r/programming/comments/1w1q308/crossing_boundaries_with_integration_events/",
      "summary": "How to turn internal domain facts into reliable contracts between bounded contexts. submitted by /u/deniskyashif [link] [comments]",
      "published": "2026-08-29 15:52",
      "source": "programming"
    },
    {
      "title": "How we saved 100 terabytes of memory by optimizing 1.1.1.1\u2019s DNS cache",
      "link": "https://www.reddit.com/r/programming/comments/1w06vn1/how_we_saved_100_terabytes_of_memory_by/",
      "summary": "submitted by /u/Ok_Stomach6651 [link] [comments]",
      "published": "2026-08-27 21:19",
      "source": "programming"
    },
    {
      "title": "Follow-up: Running the same Spring Boot app on a 256 MB VPS with JDK 25",
      "link": "https://www.reddit.com/r/programming/comments/1w0u6rw/followup_running_the_same_spring_boot_app_on_a/",
      "summary": "Follow-up to my 512 MB Spring Boot experiment: I tried the same application on a 256 MB Alpine VPS. JDK 21 struggled badly at this size, but with JDK 25 and a tuned 80 MB heap, the app plus lightweight monitoring completed a one-hour run without restarts or OOM kills. Still not something I\u2019d recommend for normal production, but the difference was interesting. submitted by /u/fykup [link] [comments]",
      "published": "2026-08-28 15:45",
      "source": "programming"
    },
    {
      "title": "Log-first or Table-first? Apache Kafka, Fluss, & Streaming Tables",
      "link": "https://www.reddit.com/r/programming/comments/1w12s1m/logfirst_or_tablefirst_apache_kafka_fluss/",
      "summary": "submitted by /u/mmatloka [link] [comments]",
      "published": "2026-08-28 21:03",
      "source": "programming"
    }
  ],
  "Game Development": [
    {
      "title": "GDC Side Quest - Inside Austin Wintory's Collaborative Composing Process",
      "link": "https://www.gamedeveloper.com/audio/gdc-side-quest-inside-austin-wintory-s-collaborative-composing-process",
      "summary": "This month, celebrated composer Austin Wintory joins content marketing manager Beth Elderkin for a conversation about his creative process.",
      "published": "2026-08-28 14:15",
      "source": "gamedeveloper"
    },
    {
      "title": "Panic refunds tariff fees, 1047 Games pivots from Splitgate, and Gamescom Dev grows - Patch Notes #67",
      "link": "https://www.gamedeveloper.com/business/panic-refunds-tariff-fees-1047-games-pivots-from-splitgate-and-gamescom-dev-grows-patch-notes-67",
      "summary": "Plus: No More Room in Hell 2 surpasses 1 million players after exiting a pivotal Early Access period.",
      "published": "2026-08-28 13:47",
      "source": "gamedeveloper"
    },
    {
      "title": "Warlock's magic system was built on game-bending player choices",
      "link": "https://www.gamedeveloper.com/design/warlock-s-magic-system-was-built-on-game-breaking-player-choices",
      "summary": "It's not a bug, it's a feature.",
      "published": "2026-08-28 12:03",
      "source": "gamedeveloper"
    },
    {
      "title": "Spanish union calls for ongoing strike action at Ubisoft Mobile Barcelona",
      "link": "https://www.gamedeveloper.com/business/spanish-union-calls-for-ongoing-strike-action-at-ubisoft-mobile-barcelona",
      "summary": "'The strike was communicated to the company in early August; however, the workers' representatives are still awaiting a response.'",
      "published": "2026-08-28 09:57",
      "source": "gamedeveloper"
    },
    {
      "title": "How you (yes, you) can benefit from 1-on-1 synchronous playtesting",
      "link": "https://www.gamedeveloper.com/design/how-you-yes-you-can-benefit-from-1-on-1-synchronous-playtesting",
      "summary": "In his 2026 GDC Festival of Gaming talk, designer Brian Cronin makes the case for one-on-one playtesting.",
      "published": "2026-08-27 16:48",
      "source": "gamedeveloper"
    },
    {
      "title": "CD Projekt Red has The Witcher 4 running on all target platforms after Cyberpunk 2077 lesson",
      "link": "https://www.gamedeveloper.com/production/cd-projekt-red-has-the-witcher-4-running-on-all-target-platforms-after-cyberpunk-2077-lesson",
      "summary": "Game Developer spoke to CD Projekt Red co-CEO Michal Nowakowski.",
      "published": "2026-08-27 16:41",
      "source": "gamedeveloper"
    },
    {
      "title": "Saber exec: The game industry must look beyond North America and dilute risk",
      "link": "https://www.gamedeveloper.com/business/saber-exec-the-game-industry-must-look-beyond-north-america-and-dilute-risk",
      "summary": "Saber chief creative officer Tim Willits said studios need to find 'reliable' income to support their big swings.",
      "published": "2026-08-27 15:00",
      "source": "gamedeveloper"
    },
    {
      "title": "Xbox CEO Asha Sharma once again stresses Xbox's need for affordability",
      "link": "https://www.gamedeveloper.com/business/xbox-ceo-asha-sharma-once-again-stresses-xbox-s-need-for-affordability",
      "summary": "Xbox isn't healthy, she said again.",
      "published": "2026-08-27 14:40",
      "source": "gamedeveloper"
    },
    {
      "title": "Saudi media conglomerate MBC expands into video game industry with new studio",
      "link": "https://www.gamedeveloper.com/business/saudi-owned-media-conglomerate-mbc-expands-into-the-game-industry",
      "summary": "MBC Game Studio broke cover at Gamescom 2026 and has already hired veterans from BioWare, Hi-Rez, Ubisoft Montreal, and Bungie.",
      "published": "2026-08-27 14:17",
      "source": "gamedeveloper"
    }
  ],
  "Gaming News": [
    {
      "title": "The Witcher 3: Songs Of The Past Is A Mystery Centered On Dandelion",
      "link": "https://www.gamespot.com/videos/the-witcher-3-songs-of-the-past-is-a-mystery-centered-on-dandelion/",
      "summary": "GameSpot was also able to attend a hands-off presentation, where we learned all about The Witcher 3 - Wild Hunt Songs of the Past\u2019s Dandelion-centered storyline. CD Projekt Red returns to its fantasy-themed action-RPG after over a decade, and the developer says this expansion takes Geralt on one last ride \u201cbefore passing the torch.\u201d",
      "published": "2026-08-29 15:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Xbox Kept At Least One Big Promise In Its Most Tumultuous Year Ever",
      "link": "https://www.gamespot.com/articles/xbox-kept-at-least-one-big-promise-in-its-most-tumultuous-year-ever/",
      "summary": "When it drastically increased the price of Game Pass Ultimate on October 1, 2025, Xbox made a promise in a now-deleted Xbox Wire post: \u201cUltimate subscribers now get access to over 75 day-one releases a year.\u201d In the year since, a lot has changed at Xbox. It has hired a new CEO, laid off thousands of developers, spun off several studios, and scaled back its multiplatform plans. This past year has been one of pivots and changes in strategy for Xbox, so I wondered if that day-one release commitment...",
      "published": "2026-08-29 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "7 Minutes Of New Hellraiser: Revival Gameplay Breakdown",
      "link": "https://www.gamespot.com/videos/7-minutes-of-new-hellraiser-revival-gameplay-breakdown/",
      "summary": "Saber Interactive has unleashed some gnarly and frightening new gameplay for Clive Barker's Hellraiser: Revival, featuring a section reminiscent of the infamous Silent Hills teaser, P.T.",
      "published": "2026-08-29 01:45",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Tech Experts Call Grand Theft Auto 6 The Most Visually Advanced Game To Date, Which Explains Why It\u2019s Stuck At 30FPS",
      "link": "https://www.gamespot.com/articles/tech-experts-call-grand-theft-auto-6-the-most-visually-advanced-game-to-date-which-explains-why-its-stuck-at-30fps/",
      "summary": "Grand Theft Auto 6 has finally had its first big gameplay reveal, giving us our first real look at Rockstar's massive open-world and the amount of detail it holds. It's one that might be the most visually-impressive game we've ever seen, according to the experts at Digital Foundry. Digital Foundry's Oliver Mackenzie and Richard Leadbetter have praised GTA 6's visual presentation, with Mackenzie specifically going as far to call it the \"most impressive example of real-time game rendering\" he's ev...",
      "published": "2026-08-28 22:35",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Fable Hands-On Impressions",
      "link": "https://www.gamespot.com/videos/fable-hands-on-impressions/",
      "summary": "My actual experience of Fable's combat is far different from the disappointing footage released earlier this week.",
      "published": "2026-08-28 21:45",
      "source": "GameSpot - All Content"
    },
    {
      "title": "CD Projekt Red Offers To Help Gamescom Theft Victim As Industry Shows Its Support",
      "link": "https://www.gamespot.com/articles/cd-projekt-red-offers-to-help-gamescom-theft-victim-as-industry-shows-its-support/",
      "summary": "The annual Gamescom event is meant to showcase some of the best upcoming video games, but at least two apparent thefts have thrown a damper on this year's festivities. Indie developer Ryan Laley reported that his equipment was stolen from his Gamescom booth, which he said was \"a huge blow financially and mentally.\" Fortunately, Laley has received an outpouring of support from the industry, including The Witcher 3 and Cyberpunk 2077 developer CD Projekt Red. On X, CD Projekt Red responded to Lale...",
      "published": "2026-08-28 21:18",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Leaked DLSS 5 Mod Shows Just How Much Nvidia\u2019s AI Filter Can Mess With Your Games",
      "link": "https://www.gamespot.com/articles/leaked-dlss-5-mod-shows-just-how-much-nvidias-ai-filter-can-mess-with-your-games/",
      "summary": "Nvidia hasn't yet announced a release date for DLSS 5, which it revealed to widespread backlash earlier this year. But a recent leak has provided PC modders the ability to inject the neural rendering in almost any game, which is being used to showcase just how awful its AI-powered face filters can get. Accidentally included in a build of NBA 2K27 (via VideoCardz), an early version of DLSS 5 was accessed and made useable by the RenoDX modding community, who quickly developed a crude toolset allow...",
      "published": "2026-08-28 20:41",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Xbox\u2019s Disc-To-Digital Program Means Microsoft Is Probably Done With Discs Too",
      "link": "https://www.gamespot.com/articles/xboxs-disc-to-digital-program-means-microsoft-is-probably-done-with-discs-too/",
      "summary": "Despite mixed messages when it comes to when we can expect the next PlayStation and Xbox, one aspect about the next generation seems to be clearer than ever: Discs are going away. Earlier this year, Sony announced that it would be ending physical disc production for all PlayStation games launching after January 2028, confirming that the company's next console will almost certainly be digital-only. Microsoft hasn't made as strong a statement yet, instead opting to introduce a program allowing Xbo...",
      "published": "2026-08-28 19:40",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Resonance: A Plague Tale Legacy Is Good If You Do The Necessary Homework Beforehand",
      "link": "https://www.gamespot.com/reviews/resonance-a-plague-tale-legacy-is-good-if-you-do-the-necessary-homework-beforehand/",
      "summary": "Resonance: A Plague Tale Legacy faces a difficult balancing act. Can it move away from its predecessors' terrifying waves of rats and still deliver a supernatural terror that ties into rewarding environmental puzzles? Can it ditch the series' sibling protagonists and still tell a moving story focused on two people learning to lean on one another? And can it add fierce, frenetic combat to the franchise's formula as a new gameplay pillar without abandoning its core identity as a puzzle game? At ti...",
      "published": "2026-08-28 19:25",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Fable Dev Happy About Delay To 2027 To Avoid \u201cChaotic Window,\u201d And We All Know That Means GTA 6",
      "link": "https://www.gamespot.com/articles/fable-dev-happy-about-delay-to-2027-to-avoid-chaotic-window-and-we-all-know-that-means-gta-6/",
      "summary": "Microsoft's new Fable game was supposed to launch this year, but it was delayed to February 2027. The game's director, Ralph Fulton, said in an interview that he feels \"great\" about the launch timing for Fable, adding that shifting to 2027 helps the game avoid the \"chaotic window\" of its original timeframe of late 2026. Speaking to IGN, Fulton said the reason for the delay \"is pretty apparent to everybody.\" He said he was \"really looking forward to\" launching Fable in 2026, saying he wasn't happ...",
      "published": "2026-08-28 19:01",
      "source": "GameSpot - All Content"
    },
    {
      "title": "All the key details on HoYo's co-op monster slayer Nodusfall",
      "link": "https://www.pcgamer.com/games/action/nodusfall-guide/",
      "summary": "Paimon could never.",
      "published": "2026-08-29 18:00",
      "source": "PCGamer latest"
    },
    {
      "title": "The Long Dark will get new DLC again as studio shifts devs away from the sequel to survive an 'uncertain' industry: 'We have to adapt to this'",
      "link": "https://www.pcgamer.com/games/survival-crafting/the-long-dark-will-get-new-dlc-again-as-studio-shifts-devs-away-from-the-sequel-to-survive-an-uncertain-industry-we-have-to-adapt-to-this/",
      "summary": "Blackfrost's early access release won't make it this year after all.",
      "published": "2026-08-29 17:35",
      "source": "PCGamer latest"
    },
    {
      "title": "Modern gamers spoiled by Steam will never understand the joy of a MegaPak",
      "link": "https://www.pcgamer.com/games/modern-gamers-spoiled-by-steam-will-never-understand-the-joy-of-a-megapak/",
      "summary": "A requiem for the early days of budget PC gaming.",
      "published": "2026-08-29 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "I want MMOs to waste our time again",
      "link": "https://www.pcgamer.com/games/mmo/i-want-mmos-to-waste-our-time-again/",
      "summary": "I've accomplished very little on a Star Wars Galaxies private server, and I wouldn't want it any other way.",
      "published": "2026-08-29 16:00",
      "source": "PCGamer latest"
    },
    {
      "title": "I played just an hour of Total War: Warhammer 40,000 and it was the highlight of my year",
      "link": "https://www.pcgamer.com/games/strategy/i-played-just-one-hour-of-total-war-warhammer-40-000-and-it-was-the-highlight-of-my-year/",
      "summary": "Living the grimdark dream.",
      "published": "2026-08-29 13:34",
      "source": "PCGamer latest"
    },
    {
      "title": "Rockstar considered having four protagonists in Grand Theft Auto 6, but the studio 'worried about diluting the amount of player time' with each character",
      "link": "https://www.pcgamer.com/games/grand-theft-auto/rockstar-considered-having-four-protagonists-in-grand-theft-auto-6-but-the-studio-worried-about-diluting-the-amount-of-player-time-with-each-character/",
      "summary": "\"How do we follow up three characters? Is it four characters now?\"",
      "published": "2026-08-29 13:13",
      "source": "PCGamer latest"
    },
    {
      "title": "I've checked gaming PC deals every week for two years and I'm not exaggerating when I say there isn't a single well-priced PC left",
      "link": "https://www.pcgamer.com/hardware/gaming-pcs/ive-checked-gaming-pc-deals-every-week-for-two-years-and-im-not-exaggerating-when-i-say-there-isnt-a-single-well-priced-pc-left/",
      "summary": "Even AMD builds are now depressing to look at.",
      "published": "2026-08-29 13:00",
      "source": "PCGamer latest"
    },
    {
      "title": "'Well, that didn't go as planned' says EA as it footage of its Iron Man game leaks online",
      "link": "https://www.pcgamer.com/games/action/well-that-didnt-go-as-planned-says-ea-as-it-footage-of-its-iron-man-game-leaks-online/",
      "summary": "\"But now you know, we've got a lot more to show you.\"",
      "published": "2026-08-29 11:45",
      "source": "PCGamer latest"
    },
    {
      "title": "Hello Neighbor's multiplayer spinoff has been 'temporarily shut down' after a hacker wiped player progression and demanded the game's 'removal from sale across all platforms'",
      "link": "https://www.pcgamer.com/games/horror/hello-neighbors-multiplayer-spinoff-has-been-temporarily-shut-down-after-a-hacker-wiped-player-progression-and-demanded-the-games-removal-from-sale-across-all-platforms/",
      "summary": "Secret Neighbor will remain offline until Hologryph and tinyBuild have addressed the breach.",
      "published": "2026-08-29 10:12",
      "source": "PCGamer latest"
    },
    {
      "title": "'Claude Strife': DLSS 5 has escaped into the wild, and things are immediately weird",
      "link": "https://www.pcgamer.com/software/ai/claude-strife-dlss-5-has-escaped-into-the-wild-and-things-are-immediately-weird/",
      "summary": "The controversial generative AI tech can look alright when used subtly, but the 'AI look' seems to be inescapable.",
      "published": "2026-08-29 00:40",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "The differences between decentralized and centralized power in swarm robotics",
      "link": "https://www.therobotreport.com/differences-between-decentralized-centralized-power-swarm-robotics/",
      "summary": "A robotic swarm typically relies on centralized or decentralized power management, but a hybrid approach could offer the best of both. The post The differences between decentralized and centralized power in swarm robotics appeared first on The Robot Report.",
      "published": "2026-08-29 12:25",
      "source": "The Robot Report"
    },
    {
      "title": "From teach and repeat to SelfPath AI: The next robotics leap",
      "link": "https://www.therobotreport.com/from-teach-repeat-to-selfpath-ai-next-robotics-leap/",
      "summary": "John Black, chief technology officer at Brian Corp, shares insights on how to build trust for robotics fleets and AI. The post From teach and repeat to SelfPath AI: The next robotics leap appeared first on The Robot Report.",
      "published": "2026-08-28 23:25",
      "source": "The Robot Report"
    },
    {
      "title": "Deere faces headwinds in Q3 update and announces Reservoir R&D partnership",
      "link": "https://www.therobotreport.com/deere-faces-headwinds-in-q3-update-and-announces-10m-reservoir-rd-partnership/",
      "summary": "Deere beats Q3 expectations, raises guidance, and partners with Reservoir on a $10 million agtech AI initiative. The post Deere faces headwinds in Q3 update and announces Reservoir R&D partnership appeared first on The Robot Report.",
      "published": "2026-08-28 21:06",
      "source": "The Robot Report"
    },
    {
      "title": "EXL acquires physical AI model developer iMerit",
      "link": "https://www.therobotreport.com/exl-acquires-physical-ai-model-developer-imerit/",
      "summary": "The EXL and iMerit executives explain how their companies' combined expertise and platforms will help developers with reliable physical AI. The post EXL acquires physical AI model developer iMerit appeared first on The Robot Report.",
      "published": "2026-08-28 17:36",
      "source": "The Robot Report"
    },
    {
      "title": "How Locus is getting a grasp on one of robotics biggest challenges: manipulation",
      "link": "https://www.therobotreport.com/locus-getting-grasp-one-robotics-biggest-challenges-manipulation/",
      "summary": "Locus Robotics recently acquired Nexera Robotics, which create unique soft picking technology, bolstering its manipulation capabilities. The post How Locus is getting a grasp on one of robotics biggest challenges: manipulation appeared first on The Robot Report.",
      "published": "2026-08-28 13:29",
      "source": "The Robot Report"
    },
    {
      "title": "Teradyne Robotics ramps up fight against cobot copycats",
      "link": "https://www.therobotreport.com/teradyne-robotics-sues-another-chinese-cobot-maker/",
      "summary": "Teradyne Robotics sued cobot maker JAKA over alleged patent infringement, marking its second battle with a Chinese cobot company in 2026. The post Teradyne Robotics ramps up fight against cobot copycats appeared first on The Robot Report.",
      "published": "2026-08-27 20:31",
      "source": "The Robot Report"
    },
    {
      "title": "NSF to invest $90M into three new technology centers, including one focused on robotics",
      "link": "https://www.therobotreport.com/nsf-invests-90m-three-new-technology-centers-including-one-focused-robotics/",
      "summary": "One of the new NSF funded centers will be the Center for Human and Robot Co-Adaptation, led by The University of Texas at Austin. The post NSF to invest $90M into three new technology centers, including one focused on robotics appeared first on The Robot Report.",
      "published": "2026-08-27 18:12",
      "source": "The Robot Report"
    },
    {
      "title": "Carbon Robotics partners with iMerit to power instant in-field AI customization",
      "link": "https://www.therobotreport.com/carbon-robotics-partners-with-imerit-to-power-instant-in-field-ai-customization/",
      "summary": "Carbon Robotics introduced a plant foundation AI model and tractor kit, enabling farmers to customize laser weeding. The post Carbon Robotics partners with iMerit to power instant in-field AI customization appeared first on The Robot Report.",
      "published": "2026-08-27 13:27",
      "source": "The Robot Report"
    },
    {
      "title": "Video Friday: Meet Microduck",
      "link": "https://spectrum.ieee.org/video-friday-microduck-robot",
      "summary": "Video Friday is your weekly selection of awesome robotics videos, collected by your friends at IEEE Spectrum robotics. We also post a weekly calendar of upcoming robotics events for the next few months. Please send us your events for inclusion.Humanoids Summit Seoul: 22\u201323 September 2026, SEOULIROS 2026: 27 September\u20131 October 2026, PITTSBURGHCoRL 2026: 9\u201312 November 2026, AUSTINEnjoy today\u2019s videos! NVIDIA just paid US$12.9 billion dollars for the company that acquired Pollen Robotics, and this...",
      "published": "2026-08-28 16:00",
      "source": "IEEE Spectrum"
    }
  ],
  "Tech General": [
    {
      "title": "At TechBBQ, Europe\u2019s AI conversations kept coming back to: Who\u2019s actually in control?",
      "link": "https://techcrunch.com/2026/08/29/at-techbbq-europes-ai-conversations-kept-coming-back-to-whos-actually-in-control/",
      "summary": "Investors, founders, and operators from across Europe arrived for the annual Nordic TechBBQ conference to talk about how humans can have agency over AI.",
      "published": "2026-08-29 17:51",
      "source": "TechCrunch"
    },
    {
      "title": "\u201cWe\u2019re not doing 30 bets a year\u201d: Vijay Pande on betting small after running $4 billion at a16z",
      "link": "https://techcrunch.com/2026/08/29/were-not-doing-30-bets-a-year-vijay-pande-on-betting-small-after-running-4-billion-at-a16z/",
      "summary": "Vijay Pande \u2014 who left a16z's roughly $4 billion biotech practice last year to start the much smaller, AI-native VZVC \u2014 talks about why biology is finally shifting from a \"discovery\" science to an \"engineering\" one, why clinical trials are still brutally expensive, and why he thinks open, shared datasets (not walled-off ones) are what will actually let AI transform medicine.",
      "published": "2026-08-29 17:36",
      "source": "TechCrunch"
    },
    {
      "title": "Hollywood celebs are getting into microdrama apps",
      "link": "https://techcrunch.com/2026/08/29/hollywood-celebs-are-getting-into-microdrama-apps/",
      "summary": "Several Hollywood celebs are ditching the massive eight-figure checks and exotic movie sets for a rising format: microdramas.",
      "published": "2026-08-29 16:10",
      "source": "TechCrunch"
    },
    {
      "title": "The Theragun Sense makes everyday recovery surprisingly easy",
      "link": "https://techcrunch.com/2026/08/29/the-theragun-sense-makes-everyday-recovery-surprisingly-easy/",
      "summary": "As my 20s are set to come to an end later this year, I\u2019ve officially reached the age where sleeping in the wrong position or stretching just a little too far can cause aches and pains. I\u2019ve always been somewhat skeptical of massage guns, mostly because I\u2019ve tried a few off-brand ones and just assumed [\u2026]",
      "published": "2026-08-29 14:00",
      "source": "TechCrunch"
    },
    {
      "title": "Nvidia\u2019s AI advantage is moving beyond the GPU",
      "link": "https://techcrunch.com/2026/08/29/nvidias-ai-advantage-is-moving-beyond-the-gpu/",
      "summary": "The new generation of data center systems is increasing efficiency with smarter traffic control instead of just more processor cycles.",
      "published": "2026-08-29 13:00",
      "source": "TechCrunch"
    },
    {
      "title": "Chinese automakers are following Tesla\u2019s bet that robots are the next big profit machine",
      "link": "https://techcrunch.com/2026/08/28/chinese-automakers-are-following-teslas-bet-that-robots-are-the-next-big-profit-machine/",
      "summary": "Technical progress has encouraged a new batch of companies to jump in on the promise of profits from humanoid robots. And they're all Chinese automakers.",
      "published": "2026-08-28 23:24",
      "source": "TechCrunch"
    },
    {
      "title": "Is the best way to watch a movie on a pair of sunglasses?",
      "link": "https://techcrunch.com/2026/08/28/is-the-best-way-to-watch-a-movie-on-a-pair-of-sunglasses/",
      "summary": "Are XREAL's smart glasses the way of the future for home entertainment?",
      "published": "2026-08-28 22:42",
      "source": "TechCrunch"
    },
    {
      "title": "Neocloud Lambda secures $1B in debt to buy more chips",
      "link": "https://techcrunch.com/2026/08/28/neocloud-lambda-secures-1b-in-debt-to-buy-more-chips/",
      "summary": "Neocloud Lambda has raised $1B in private debt to buy Nvidia AI chips and lease them to Microsoft. It's the latest in a string of loans, underscoring the high cost of the AI boom.",
      "published": "2026-08-28 20:24",
      "source": "TechCrunch"
    },
    {
      "title": "An Anthropic researcher just gave us a peek at self-improving AI",
      "link": "https://techcrunch.com/2026/08/28/an-anthropic-researcher-just-gave-us-a-peek-at-self-improving-ai/",
      "summary": "Given 10 benchmarks for specific misaligned behaviors, the automated systems were able to improve performance on every single one without degrading overall performance.",
      "published": "2026-08-28 19:30",
      "source": "TechCrunch"
    },
    {
      "title": "Brave\u2019s browser one-ups Chrome with its new support for email aliases",
      "link": "https://techcrunch.com/2026/08/28/braves-browser-one-ups-chrome-with-its-new-support-for-email-aliases/",
      "summary": "The feature, announced this week, allows Brave's users to sign up for websites and other online services without having to share their personal email addresses.",
      "published": "2026-08-28 18:50",
      "source": "TechCrunch"
    },
    {
      "title": "Distraction-free writing gadget BYOK is adding custom extensions",
      "link": "https://www.theverge.com/gadgets/986427/distraction-free-writing-gadget-byok-scripts-extensions",
      "summary": "BYOK is a no-frills, single-purpose gadget that 90 percent of people will find absolutely frivolous. But for those who spend a significant chunk of their lives putting words to virtual paper, there is an obvious allure. Personally, I think it's at its best when you just stick to the bare minimum, focusing on pure text [\u2026]",
      "published": "2026-08-29 16:01",
      "source": "The Verge"
    },
    {
      "title": "Welcome to Night Vale cocreator Joseph Fink learned storytelling from Grim Fandango",
      "link": "https://www.theverge.com/entertainment/983448/welcome-to-night-vale-cocreator-joseph-fink-learned-storytelling-from-grim-fandango",
      "summary": "Joseph Fink is the cocreator and cowriter of Welcome to Night Vale, arguably the most important fiction podcast ever. He's also the creator of the noir podcast Unlicensed and Alice Isn't Dead, which takes some of the conspiratorial cosmic horror of Night Vale and turns it into fodder for a more serious series about relationships, [\u2026]",
      "published": "2026-08-29 15:00",
      "source": "The Verge"
    },
    {
      "title": "The Galaxy Z Flip 8 is at its best when there\u2019s friction",
      "link": "https://www.theverge.com/tech/986033/samsung-galaxy-z-flip-8-review",
      "summary": "What do you want from a flip phone when it's closed? A simple interface, perhaps notifications and a widget or two, for handling the basics? Or a fully fledged Android experience shrunk down for the Flip form factor? For years, Samsung has insisted on the former, even as some fans - and Razr rival Motorola [\u2026]",
      "published": "2026-08-29 13:00",
      "source": "The Verge"
    },
    {
      "title": "Musicians-turned-detectives are hunting for AI grifters",
      "link": "https://www.theverge.com/entertainment/985866/h4rris-nihil-young-edm-suno-ai",
      "summary": "As audio-focused generative tools and platforms have gotten more sophisticated, the internet has become increasingly filled with AI-generated music whose melodies and vocals are algorithmically derived from the work of human artists. While some of the people pumping out this kind of content immediately own up to using AI, others have denied using the technology [\u2026]",
      "published": "2026-08-29 12:00",
      "source": "The Verge"
    },
    {
      "title": "Google further buries search results under AI mode",
      "link": "https://www.theverge.com/tech/986364/google-search-ai-overviews-auto-expand",
      "summary": "Google is now automatically expanding its AI search summaries at the top of the results page for some searches, as reported by Search Engine Roundtable. The change, when it kicks in, pushes the typical list of links from a search much farther down Google's results page; instead of seeing part of an AI Overview with [\u2026]",
      "published": "2026-08-28 22:48",
      "source": "The Verge"
    },
    {
      "title": "Xbox CEO calls Project Helix a \u2018family of devices\u2019",
      "link": "https://www.theverge.com/games/986337/xbox-ceo-asha-sharma-project-helix-family-of-devices",
      "summary": "According to Xbox CEO Asha Sharma, Project Helix, which she announced in March as a codename for Microsoft's \"next generation console\" - phrasing that seemingly implied a singular device - will actually be a \"family\" of devices.\" \"We've been hard at work on a great next generation and a great family of devices for Helix, [\u2026]",
      "published": "2026-08-28 22:03",
      "source": "The Verge"
    },
    {
      "title": "Save hundreds on a TCL mini-LED TV with quantum dots and high refresh rate",
      "link": "https://www.theverge.com/gadgets/985741/tcl-qm7l-belkin-thunderbolt-dock-deal-sale",
      "summary": "Amazon and Best Buy have the TCL QM7L mini-LED TV on sale for as low as $797.99 for the 55-inch model, a $200 discount from the usual price. We spotted scaling discounts on larger sizes as well, although Amazon already listed low stock on the 65-inch version. While OLED televisions are great for deep black [\u2026]",
      "published": "2026-08-28 17:03",
      "source": "The Verge"
    },
    {
      "title": "Trump\u2019s EPA wants to let data centers hide their air pollution",
      "link": "https://www.theverge.com/ai-artificial-intelligence/986176/data-center-pollution-epa-rule-change-air-permit",
      "summary": "Just as new data centers face growing backlash from neighboring communities, the US Environmental Protection Agency (EPA) is about to make it harder for people to weigh in on any pollution those centers create. The EPA plans to toss out a federal rule requiring public notice and an opportunity to comment when certain industrial sites [\u2026]",
      "published": "2026-08-28 16:28",
      "source": "The Verge"
    },
    {
      "title": "DLSS 5 leaked and modders are putting Nvidia&#8217;s AI effects on everything",
      "link": "https://www.theverge.com/games/986197/nvidia-dlss-5-leak-ai",
      "summary": "Modders are trying out an unofficial version of Nvidia's DLSS 5 on Skyrim, Cyberpunk 2077, GTA V, and a bunch of other games after code for the AI upscaling tech appeared in an early-access build of NBA 2K27. Members of the RenoDX modding channel on Discord reportedly found a way to extract the DLSS \"Neural [\u2026]",
      "published": "2026-08-28 16:22",
      "source": "The Verge"
    },
    {
      "title": "The iPhone Fold could make concerts even worse",
      "link": "https://www.theverge.com/podcast/986145/m6-mac-mini-meta-settlement-gta-6-vergecast",
      "summary": "You know the person blocking your view of the concert because their phone is swaying in the air, recording the entire thing? Get ready for the unfolded version of it. This week on The Vergecast, we dive right into the big week of Apple news. First, it's the refreshed Mac Mini and Mac Studio, as [\u2026]",
      "published": "2026-08-28 15:26",
      "source": "The Verge"
    },
    {
      "title": "I asked 100 companies for my data. Some deleted it instead.",
      "link": "https://arstechnica.com/tech-policy/2026/08/i-asked-100-companies-for-my-data-some-deleted-it-instead/",
      "summary": "Testing 100 companies found privacy requests often led to confusion and dead ends.",
      "published": "2026-08-29 10:50",
      "source": "Ars Technica"
    },
    {
      "title": "Court rules Kalshi sports bets aren't \"swaps,\" just gambling with a different name",
      "link": "https://arstechnica.com/tech-policy/2026/08/kalshi-cant-evade-nevada-gambling-laws-by-calling-bets-swaps-court-rules/",
      "summary": "Kalshi can't evade Nevada gambling laws by calling bets \"swaps,\" judges rule.",
      "published": "2026-08-28 22:14",
      "source": "Ars Technica"
    },
    {
      "title": "Cities terminate Flock contracts at record pace in August",
      "link": "https://arstechnica.com/tech-policy/2026/08/cities-terminate-flock-contracts-at-record-pace-in-august/",
      "summary": "Cancellations have accelerated.",
      "published": "2026-08-28 21:33",
      "source": "Ars Technica"
    },
    {
      "title": "\"RFK Jr. has lied to the Senate\": Lawmakers call for criminal probe, ouster",
      "link": "https://arstechnica.com/health/2026/08/rfk-jr-has-lied-to-the-senate-lawmakers-call-for-criminal-probe-ouster/",
      "summary": "RFK Jr. went to Samoa to spread vaccine fears. The measles outbreak after killed 83.",
      "published": "2026-08-28 21:17",
      "source": "Ars Technica"
    },
    {
      "title": "Trump blacklisting of \"woke\" Anthropic deemed illegal by federal judge",
      "link": "https://arstechnica.com/tech-policy/2026/08/trump-blacklisting-of-woke-anthropic-deemed-illegal-by-federal-judge/",
      "summary": "Anthropic refused to support lethal autonomous warfare and mass surveillance.",
      "published": "2026-08-28 18:07",
      "source": "Ars Technica"
    },
    {
      "title": "Here's what we know about the \"space academy\" Trump just announced",
      "link": "https://arstechnica.com/space/2026/08/trump-calls-for-creation-of-a-space-academy-to-train-future-nasa-leaders/",
      "summary": "\"It's called the US Space Academy. That's a big deal.\"",
      "published": "2026-08-28 17:36",
      "source": "Ars Technica"
    },
    {
      "title": "Apple One and Apple TV subscription prices increase by up to 20 percent",
      "link": "https://arstechnica.com/gadgets/2026/08/apple-one-and-apple-tv-subscription-prices-increase-by-up-to-20-percent/",
      "summary": "Annual Apple TV subscriptions get the biggest bump.",
      "published": "2026-08-28 17:23",
      "source": "Ars Technica"
    },
    {
      "title": "Our 10 favorite scenes from T2: Judgment Day",
      "link": "https://arstechnica.com/culture/2026/08/our-10-favorite-scenes-from-t2-judgment-day/",
      "summary": "James Cameron's 1991 sci-fi blockbuster returns to theaters this weekend for its 35th anniversary.",
      "published": "2026-08-28 16:44",
      "source": "Ars Technica"
    },
    {
      "title": "Meta makes AI glasses slightly less creepy with limit on nonconsensual recording",
      "link": "https://arstechnica.com/tech-policy/2026/08/meta-tweaks-ai-glasses-to-block-some-creepy-recordings-but-privacy-risks-remain/",
      "summary": "Meta fixes AI glasses to stop recording any time users cover up the safety light.",
      "published": "2026-08-28 15:42",
      "source": "Ars Technica"
    },
    {
      "title": "Authorities arrest 2 alleged members of prolific hacking group TeamPCP",
      "link": "https://arstechnica.com/security/2026/08/authorities-arrest-2-alleged-members-of-prolific-hacking-group-teampcp/",
      "summary": "The group infected more than 1,000 organizations in a relentless supply-chain attack campaign.",
      "published": "2026-08-28 11:15",
      "source": "Ars Technica"
    }
  ]
}