{
  "AI & Machine Learning": [
    {
      "title": "Perplexity trusts GPT-6 Astra with end-to-end systems",
      "link": "https://openai.com/index/perplexity-improving-accuracy-with-astra",
      "summary": "Perplexity uses Astra to write communications, change software, and monitor production systems, and checks in much less frequently than with earlier models.",
      "published": "2026-09-14 00:00",
      "source": "OpenAI News"
    },
    {
      "title": "Cognition helps Devin test its own work with GPT\u20116 Astra",
      "link": "https://openai.com/index/cognition-devin-testing-with-astra",
      "summary": "GPT\u20116 Astra improves Devin\u2019s ability to test software and show that it works, with the goal of helping engineers review less code and ship more.",
      "published": "2026-09-11 16:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Chip Huyen explains how to cut inference costs without new hardware",
      "link": "https://thenewstack.io/pg-99-conf-2026-inference-costs/",
      "summary": "Last October, the P99 conference \u2014 the online gathering for developers focused on high-performance, low-latency applications \u2014 featured a cracking The post Chip Huyen explains how to cut inference costs without new hardware appeared first on The New Stack.",
      "published": "2026-09-13 15:00",
      "source": "The New Stack"
    },
    {
      "title": "\u201cMachine translation is still broken for most of the world\u2019s languages\u201d: Cohere builds non-reasoning for a reason",
      "link": "https://thenewstack.io/cohere-north-translate-sovereignty/",
      "summary": "Enterprise AI company Cohere announced North Small Translate last week, a mixture-of-experts (MOE) open-weight machine translation model that works across The post \u201cMachine translation is still broken for most of the world\u2019s languages\u201d: Cohere builds non-reasoning for a reason appeared first on The New Stack.",
      "published": "2026-09-13 14:21",
      "source": "The New Stack"
    },
    {
      "title": "It passed CI. It passed your evals. The customer still got the wrong answer.",
      "link": "https://thenewstack.io/ai-agent-trace-debugging/",
      "summary": "A diff is not evidence. It\u2019s a statement of intent. The tests passed. The review\u2019s done. The change is live. The post It passed CI. It passed your evals. The customer still got the wrong answer. appeared first on The New Stack.",
      "published": "2026-09-13 14:00",
      "source": "The New Stack"
    },
    {
      "title": "Why MCP security is about permissions overhaul",
      "link": "https://thenewstack.io/mcp-security-permissions-overhaul/",
      "summary": "Anthropic\u2019s Model Context Protocol (MCP) went into production in late 2024. It spread rapidly after that. Since then, thousands of The post Why MCP security is about permissions overhaul appeared first on The New Stack.",
      "published": "2026-09-12 15:00",
      "source": "The New Stack"
    },
    {
      "title": "\u201cSame mission, bigger stage\u201d: OpenAI hires Git AI founders to help Codex prove its ROI",
      "link": "https://thenewstack.io/openai-hires-git-ai/",
      "summary": "OpenAI has hired the founders of Git AI, an open-source tool that tracks how much code AI writes and measures The post \u201cSame mission, bigger stage\u201d: OpenAI hires Git AI founders to help Codex prove its ROI appeared first on The New Stack.",
      "published": "2026-09-12 14:46",
      "source": "The New Stack"
    },
    {
      "title": "The AI-native SDLC won\u2019t be one process",
      "link": "https://thenewstack.io/spec-driven-sdlc-gates/",
      "summary": "Anthropic recently published its AI-Native SDLC Playbook. Its central claim is that \u201ccode is no longer the bottleneck.\u201d When agents The post The AI-native SDLC won\u2019t be one process appeared first on The New Stack.",
      "published": "2026-09-12 14:00",
      "source": "The New Stack"
    },
    {
      "title": "Jacob Coxon warns AI could kill us all. Anthropic\u2019s own report exposes safety gaps.",
      "link": "https://thenewstack.io/coxon-anthropic-ai-monitoring-failures/",
      "summary": "I\u2019m Matt Burns, Chief Content Officer at Insight Media Group. Each week, I round up the most important AI developments, The post Jacob Coxon warns AI could kill us all. Anthropic\u2019s own report exposes safety gaps. appeared first on The New Stack.",
      "published": "2026-09-12 11:00",
      "source": "The New Stack"
    },
    {
      "title": "OpenAI\u2019s researchers burned $7,000 a day on AI agents \u2014 now it\u2019s opening the floodgates",
      "link": "https://thenewstack.io/openai-agents-api-compute/",
      "summary": "OpenAI rolled out its Agents API in public beta Thursday, opening the backend behind Codex to developers looking to run The post OpenAI\u2019s researchers burned $7,000 a day on AI agents \u2014 now it\u2019s opening the floodgates appeared first on The New Stack.",
      "published": "2026-09-11 21:27",
      "source": "The New Stack"
    },
    {
      "title": "OpenAI\u2019s safety system is already cutting off API responses mid-task",
      "link": "https://thenewstack.io/openai-slowing-ai-development/",
      "summary": "AI companies have spent the last few years competing to build the best models, faster than the other, with each The post OpenAI\u2019s safety system is already cutting off API responses mid-task appeared first on The New Stack.",
      "published": "2026-09-11 17:52",
      "source": "The New Stack"
    },
    {
      "title": "Cohere\u2019s new translation model is open weights \u2014 but not for commercial use",
      "link": "https://thenewstack.io/cohere-translation-commercial-licensing/",
      "summary": "This week, Cohere released North Small Translate 1.0 under a CC BY-NC 4.0 license: the weights are there to download, The post Cohere\u2019s new translation model is open weights \u2014 but not for commercial use appeared first on The New Stack.",
      "published": "2026-09-11 17:50",
      "source": "The New Stack"
    },
    {
      "title": "Your eval set is probably in your training set \u2014 here's how to check in ten minutes",
      "link": "https://dev.to/skyblueballykid/your-eval-set-is-probably-in-your-training-set-heres-how-to-check-in-ten-minutes-4k52",
      "summary": "You fine-tune a model, run your benchmark, and the score jumps six points. Before you write that up, there's one question worth ten minutes: how many of those benchmark examples were in the training data? If the answer is \"some\", part of that six points is a measurement of memory rather than capability \u2014 and there is no way to separate the two after the fact. This is train/test contamination. It's one of the most common and least discussed reasons an offline number fails to reproduce in producti...",
      "published": "2026-09-13 18:41",
      "source": "DEV Community"
    },
    {
      "title": "My progress was 0.5% or 7.3%, depending on which denominator the report used",
      "link": "https://dev.to/mahirhir/my-progress-was-05-or-73-depending-on-which-denominator-the-report-used-1p8e",
      "summary": "A classification pass over a large corpus prints its progress. Here are two numbers from the same run, in the same line: judged=8/1601 judged_atoms=4569/62613 Eight of sixteen hundred. Four and a half thousand of sixty-two thousand. Both are \"how much have we judged\", both are correct, and they are not the same question. The first counts files. The second counts items inside files. Eight files is half a percent of the files, and those eight files happened to be dense, so they carry 4,569 items. ...",
      "published": "2026-09-13 18:32",
      "source": "DEV Community"
    },
    {
      "title": "Recursive self-improvement \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23 \u0e17\u0e33\u0e44\u0e21 AI \u0e2a\u0e23\u0e49\u0e32\u0e07 AI \u0e16\u0e36\u0e07\u0e19\u0e48\u0e32\u0e01\u0e31\u0e07\u0e27\u0e25\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14",
      "link": "https://dev.to/sarantoon/recursive-self-improvement-khuueaair-thamaim-ai-sraang-ai-thuengnaakangwlthiisud-35bi",
      "summary": "Recursive self-improvement \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23 \u0e17\u0e33\u0e44\u0e21 AI \u0e2a\u0e23\u0e49\u0e32\u0e07 AI \u0e16\u0e36\u0e07\u0e19\u0e48\u0e32\u0e01\u0e31\u0e07\u0e27\u0e25\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e42\u0e14\u0e22 Nokka (\u0e19\u0e01-\u0e01\u0e32) | 13 \u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19 2026 \u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e19\u0e35\u0e49\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e14\u0e22 AI (\u0e42\u0e21\u0e40\u0e14\u0e25 deepseek-v4.1-flash \u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 ollama-cloud) \u0e1c\u0e48\u0e32\u0e19 Hermes Agent \u0e08\u0e32\u0e01 Nous Research \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e07\u0e42\u0e14\u0e22 Nokka \u0e04\u0e33\u0e27\u0e48\u0e32 recursive self-improvement \u0e2b\u0e23\u0e37\u0e2d RSI \u0e42\u0e1c\u0e25\u0e48\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19\u0e07\u0e32\u0e19\u0e40\u0e02\u0e35\u0e22\u0e19\u0e02\u0e2d\u0e07\u0e17\u0e31\u0e49\u0e07 Dario Amodei \u0e41\u0e25\u0e30 Jakub Pachocki \u0e43\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19 2026 \u0e41\u0e15\u0e48\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e2a\u0e48\u0e27\u0e19\u0e43\u0e2b\u0e0d\u0e48\u0e17\u0e35\u0e48\u0e1e\u0e39\u0e14\u0e16\u0e36\u0e07\u0e04\u0e33\u0e19\u0e35\u0e49\u0e2a\u0e21\u0e21\u0e15\u0e34\u0e27\u0e48\u0e32\u0e1c\u0e39\u0e49\u0e2d\u0e48\u0e32\u0e19\u0e23\u0e39\u0e49\u0e41\u0e25\u0e49\u0e27\u0e27\u0e48\u0e32\u0e21\u0e31\u0e19\u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07\u0e2d\u0e30\u0e44\u0e23 \u0e1a\u0e17\u0e04\u0e27\u0e32\u0e21\u0e19\u0e35\u0e49\u0e08\u0e30\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e27\u0e48\u0e32 recursive self-improvement \u0e41\u0e17\u0e49\u0e08\u0e23\u0e34\u0e07\u0e04\u0e37\u0e2d\u0e2d...",
      "published": "2026-09-13 18:31",
      "source": "DEV Community"
    },
    {
      "title": "Linux Mint Keyboard Shortcuts Every Beginner Should Know",
      "link": "https://dev.to/sunilpradhan/linux-mint-keyboard-shortcuts-every-beginner-should-know-574o",
      "summary": "When I switched to Linux Mint, I quickly realized something. I was using my mouse... a lot. Coming from Windows, I didn't know which keyboard shortcuts worked, which were different, and which could actually make me faster. So I started learning them one by one. If you're also new to Linux Mint, this guide will save you time. You don't need to memorize all of them today\u2014just learn a few, use them every day, and they'll soon become second nature. Why Learn Keyboard Shortcuts? Think of keyboard sho...",
      "published": "2026-09-13 18:28",
      "source": "DEV Community"
    },
    {
      "title": "Nano Banana 2 Lite, Revisited: MCP 2.0, the New Interactions API, and Three Agent CLIs",
      "link": "https://dev.to/gde/nano-banana-2-lite-revisited-mcp-20-the-new-interactions-api-and-three-agent-clis-37g5",
      "summary": "This article provides a step by step update guide for a Python MCP server that drives Google Nano Banana 2 Lite (gemini-3.1-flash-lite-image) through the Gemini Interactions API. Two dependency lines moved underneath it since it was first published: the MCP Python SDK went to 2.x, and the Interactions API dropped the schema that google-genai 1.x speaks. The same server is then registered with Claude Code, Codex and Antigravity CLI, and validated end to end against the live API. https://github.co...",
      "published": "2026-09-13 18:25",
      "source": "DEV Community"
    },
    {
      "title": "Strategy em Java para desacoplar o c\u00e1lculo de frete",
      "link": "https://dev.to/emanuel_lima/strategy-em-java-para-desacoplar-o-calculo-de-frete-22p6",
      "summary": "Autor: Emanuel Ant\u00f4nio Lima Rocha 1 Base fundamental Introdu\u00e7\u00e3o O Strategy \u00e9 um padr\u00e3o comportamental que re\u00fane maneiras alternativas de executar uma opera\u00e7\u00e3o sob um contrato comum, permitindo escolher a implementa\u00e7\u00e3o usada pelo contexto. No cat\u00e1logo de Gamma e colaboradores, ele pertence \u00e0 categoria dos padr\u00f5es comportamentais [1]. A separa\u00e7\u00e3o entre contexto, interface e estrat\u00e9gias concretas permite variar o algoritmo por composi\u00e7\u00e3o [2]. O problema de design Considere um checkout legado que ca...",
      "published": "2026-09-13 18:22",
      "source": "DEV Community"
    },
    {
      "title": "I Drew My Worst Work Habit as a Flowchart. It Was a Loop.",
      "link": "https://dev.to/keenenwilkins/week-two-i-take-over-the-work-and-i-hold-back-my-voice-1598",
      "summary": "Last week I wrote that when a project gets hard and progress feels slow, I take on more work instead of asking for help. I put that in public on a Friday. By Tuesday the structure of my week was handing me every reason to do it again. By Friday I was sitting in a one on one hearing about a second problem I did not know I had. The math Project teams here are built for four or five people. Mine has three. When a team is short a person, that work does not evenly redistribute. It falls on whoever kn...",
      "published": "2026-09-13 18:20",
      "source": "DEV Community"
    },
    {
      "title": "Why DNS Had to Exist: The Directory Problem Explained From First Principles",
      "link": "https://dev.to/forged_7a00f66cff1865ad40/why-dns-had-to-exist-the-directory-problem-explained-from-first-principles-30bl",
      "summary": "The Directory Problem: Why DNS Was Inevitable Software Laws from First Principles \u2014 Investigation 009. This picks up directly from Identity \u2260 Location \u2014 read that first if you haven't. A person moves to a new home while a neighborhood directory keeps track of their current location. A person moves to a new home while a neighborhood directory keeps track of their current location. The moment identities stay stable but locations keep changing, some kind of directory becomes unavoidable \u2014 a thing w...",
      "published": "2026-09-13 18:19",
      "source": "DEV Community"
    },
    {
      "title": "Polymarket Order Flow: Reading Trading Pressure",
      "link": "https://dev.to/nagi777/polymarket-order-flow-reading-trading-pressure-5f6d",
      "summary": "Learn how Polymarket order flow reveals trading pressure using order-book imbalance, executed trades, microstructure signals, and robust research methods. Contacts Nagi writes about Polymarket bots, algorithmic trading, quantitative strategies, Python automation, Web3, and prediction-market infrastructure. Github: https://github.com/nagi777x/Polymarket-Trading-Bot X: https://x.com/nagi__777__ Telegram: https://t.me/nagi_777x Understanding Polymarket Order Flow A Polymarket price is only the visi...",
      "published": "2026-09-13 18:17",
      "source": "DEV Community"
    },
    {
      "title": "Consolidating authentication and authorization into one platform shared by all our products",
      "link": "https://dev.to/uehara/consolidating-authentication-and-authorization-into-one-platform-shared-by-all-our-products-15p",
      "summary": "Conclusion ELN ID is an in-house project run by EarthLink Network as a company, developed by a team of one human owner with AI doing the implementation. What started as an organization-management app grew into the authentication and authorization platform (an Identity Provider, IdP) shared by our products. When we audited which of our seven products recognized whom as an administrator, the number of products using the ServiceRole we had designed for that purpose was zero. So we made the pattern ...",
      "published": "2026-09-13 18:17",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "40ms Go GC stop-the-world pauses caused by swap",
      "link": "https://www.reddit.com/r/programming/comments/1wf2fei/40ms_go_gc_stoptheworld_pauses_caused_by_swap/",
      "summary": "submitted by /u/andreiross [link] [comments]",
      "published": "2026-09-13 08:52",
      "source": "programming"
    },
    {
      "title": "Data races and the limits of ThreadSanitizer in C and Go",
      "link": "https://www.reddit.com/r/programming/comments/1wexekt/data_races_and_the_limits_of_threadsanitizer_in_c/",
      "summary": "submitted by /u/mttd [link] [comments]",
      "published": "2026-09-13 04:09",
      "source": "programming"
    },
    {
      "title": "JSON parsing in OxCaml: fast, but not too fast",
      "link": "https://www.reddit.com/r/programming/comments/1wfe1vm/json_parsing_in_oxcaml_fast_but_not_too_fast/",
      "summary": "submitted by /u/mttd [link] [comments]",
      "published": "2026-09-13 17:33",
      "source": "programming"
    },
    {
      "title": "CUDA Tile (cuTile) first working port in Java",
      "link": "https://www.reddit.com/r/programming/comments/1wffueb/cuda_tile_cutile_first_working_port_in_java/",
      "summary": "submitted by /u/mikebmx1 [link] [comments]",
      "published": "2026-09-13 18:39",
      "source": "programming"
    },
    {
      "title": "Share ur ideas",
      "link": "https://www.reddit.com/r/programming/comments/1wffgqh/share_ur_ideas/",
      "summary": "submitted by /u/divya_dev [link] [comments]",
      "published": "2026-09-13 18:25",
      "source": "programming"
    },
    {
      "title": "TIL: One lock to rule them all",
      "link": "https://www.reddit.com/r/programming/comments/1wf4277/til_one_lock_to_rule_them_all/",
      "summary": "I've been running multiple migrations recently. A common step in all of them is a long cleanup action at the end. I ended up using postgres advisory locks and sqlx. As part of a larger Today I've learned series, I dug a bit deeper using bpftrace to improve my understanding of how the locks actually work. Hope you will find it interesting as well submitted by /u/realflakm [link] [comments]",
      "published": "2026-09-13 10:28",
      "source": "programming"
    },
    {
      "title": "WrongBot \u2014 an bot that's confidently wrong 100% of the time (built for National Developers Day)",
      "link": "https://www.reddit.com/r/programming/comments/1wfdrdw/wrongbot_an_bot_thats_confidently_wrong_100_of/",
      "summary": "In honor of the occasion and in the spirit of a week where the AI headlines have ranged from \"agents now run autonomously for weeks at a time\" to \"rogue AI agents plotting a takeover\", I built a thing\ud83d\ude00\ud83d\ude00 Meet **WrongBot** \u2192 https://wrongbot.jasperkooij.com WrongBot answers any question with total confidence and zero accuracy. It's a small satirical jab at AI overconfidence, and also a minimal, actually functional example of deploying a remote MCP server on Cloudflare Workers using Durable Objects...",
      "published": "2026-09-13 17:22",
      "source": "programming"
    },
    {
      "title": "How to become good at writing code without having access to any resource?",
      "link": "https://www.reddit.com/r/programming/comments/1wfcpby/how_to_become_good_at_writing_code_without_having/",
      "summary": "This is a follow up post to the one I posted recently (and is in the link). I am pretty bad at memorizing code and apparrently that's a requirement in today's interviews. How can I become good at writing code without having access to any resource? Any help is greatly appreciated. submitted by /u/International-Bath-2 [link] [comments]",
      "published": "2026-09-13 16:43",
      "source": "programming"
    },
    {
      "title": "Your Compiler Can Undo Your Security Checks",
      "link": "https://www.reddit.com/r/programming/comments/1wdwqje/your_compiler_can_undo_your_security_checks/",
      "summary": "submitted by /u/esiy0676 [link] [comments]",
      "published": "2026-09-11 23:49",
      "source": "programming"
    }
  ],
  "Game Development": [],
  "Gaming News": [
    {
      "title": "Diablo 4\u2019s Expansion Days Are Over",
      "link": "https://www.gamespot.com/articles/diablo-4s-expansion-days-are-over/",
      "summary": "Diablo 4 won't receive more expansions moving forward, as Blizzard shifts its focus to the newly revealed Diablo 5 instead. As revealed during BlizzCon 2026's opening ceremony, Diablo 5 is slated to be coming in Spring 2029 and is set 100 years after Diablo 4 in a world where the titular Lord of Terror reigns supreme. In an interview with PC Gamer, Diablo game director Brent Gibson said there were no plans for additional Diablo 4 expansions, as the team is instead \"focused on seasons [for Diablo...",
      "published": "2026-09-13 15:25",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Diablo 5\u2019s Revealed Classes Are Throwbacks To Diablo 3, With One Exception",
      "link": "https://www.gamespot.com/articles/diablo-5s-revealed-classes-are-throwbacks-to-diablo-3-with-one-exception/",
      "summary": "Diablo 5 isn't coming until Spring 2029, but Blizzard has already revealed three of the game's playable classes. Two of them will be familiar to Diablo 3 fans: the Monk and Demon Hunter. The third will be an all-new class, the Plague Knight. The Plague Knight sounds similar to Death Knights from Blizzard's other fantasy franchise and are described as \"walking death\" that spread disease and pestilence wherever they go, then consume it to increase their power. Blizzard revealed plenty of new detai...",
      "published": "2026-09-13 15:02",
      "source": "GameSpot - All Content"
    },
    {
      "title": "For The First Time In 6 Years, Blizzard Is Bringing A New Character To Heroes Of The Storm",
      "link": "https://www.gamespot.com/articles/for-the-first-time-in-6-years-blizzard-is-bringing-a-new-character-to-heroes-of-the-storm/",
      "summary": "Heroes of the Storm, Blizzard's MOBA mashup of its various franchises, has largely remained unchanged since its developers moved onto other priorities back in 2022. But as WoW's long-running storylines are moving toward a conclusion that involves Xal'atath, that character is set to be added to HotS, and she arrives quite soon. Blizzard revealed the new addition as part of the BlizzCon Opening Ceremony. Xal'atath will join the Public Test Realm beginning this Monday, September 14, with a full rel...",
      "published": "2026-09-12 17:42",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Diablo 4 Season 15 Belial, Mephisto, Diablo, Baal and Moophisto Gameplay",
      "link": "https://www.gamespot.com/videos/diablo-4-season-15-belial-mephisto-diablo-baal-and-moophisto-gameplay/",
      "summary": "We got to fight Diablo for the first time in Diablo 4, as well as a new Moophisto boss!",
      "published": "2026-09-13 01:30",
      "source": "GameSpot - All Content"
    },
    {
      "title": "WoW Forever Will Add All-New Content To Classic Azeroth This November",
      "link": "https://www.gamespot.com/articles/wow-forever-will-add-all-new-content-to-classic-azeroth-this-november/",
      "summary": "World of Warcraft Forever is Blizzard's next iteration on WoW Classic, one that will add new content in the form of zones, quests, dungeons, raids, and even a new playable race while keeping the old-school MMORPG's world and gameplay intact. Revealed during BlizzCon 2026's opening ceremony, WoW Forever is Blizzard's attempt to give WoW Classic fans the \"forever\" game they've wanted for years. However, instead of the MMO progressing to the game's subsequent expansions and their new areas, as Clas...",
      "published": "2026-09-12 19:04",
      "source": "GameSpot - All Content"
    },
    {
      "title": "BlizzCon 2026 Opening Ceremony: All The Biggest Announcements And Games",
      "link": "https://www.gamespot.com/articles/blizzcon-2026-opening-ceremony-all-the-biggest-announcements-and-games/",
      "summary": "BlizzCon is a big deal if you're a fan of all things Blizzard, and the weekend event kicked off with a traditional opening ceremony full of announcements and reveals for the company's biggest games--and a few surprises! The biggest of these included the announcement that StarCraft will return in 2030, but this time, Blizzard is switching up genres as the sci-fi game goes from real-time strategy to open-world shooter. Diablo 5 was also announced, and World of Warcraft fans were spoiled with sever...",
      "published": "2026-09-12 17:15",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Warcraft Getting Its First New RTS Campaign In Two Decades\u2013And It\u2019s Playable Today",
      "link": "https://www.gamespot.com/articles/warcraft-getting-its-first-new-rts-campaign-in-two-decades-and-its-playable-today/",
      "summary": "A new Warcraft 3 campaign exploring the origins of the Forsaken and the formation of the Undercity will be live later today, Blizzard announced as part of its BlizzCon 2026 opening ceremony announcements. Titled Forsaken Kingdom, the DLC campaign will put a spotlight on the last days of Lordaeron after it fell to Arthas and how it became the home of the Forsaken many players are familiar with in World of Warcraft. The campaign will be available in Warcraft 3: Reforged, Blizzard's once-maligned r...",
      "published": "2026-09-12 18:51",
      "source": "GameSpot - All Content"
    },
    {
      "title": "WoW: The Last Titan Cinematic Ups The Stakes, But First, Xal\u2019atath",
      "link": "https://www.gamespot.com/articles/wow-the-last-titan-cinematic-ups-the-stakes-but-first-xalatath/",
      "summary": "As is BlizzCon tradition, a new World of Warcraft cinematic premiered during the BlizzCon 2026 opening ceremony, setting the stage for the MMORPG's next expansion, The Last Titan. In a departure for BlizzCon, that glimpse was just about all fans learned about the new expansion, with Blizzard instead looking to put the focus more on the final content patch of the game's current Midnight expansion. That update, titled Eclipse, will consist of a climactic showdown with the franchise's current main ...",
      "published": "2026-09-12 18:44",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Hearthstone\u2019s First New Class In 4 Years And A More Story-Driven Journal Are On The Way",
      "link": "https://www.gamespot.com/articles/hearthstones-first-new-class-in-4-years-and-a-more-story-driven-journal-are-on-the-way/",
      "summary": "New class additions to Hearthstone don't come often, but the next one has been announced during BlizzCon 2026's Opening Ceremony: The Monk is coming to the card game, leaving just the Evoker as the lone class to be left out. The Monk's upcoming addition was one of several major pieces of news for Hearthstone revealed. A new expansion called Reign of the Black Empire that is set 10,000 years in the past will focus on the Black Empire and a struggle between the Old Gods and the Titans. https://www...",
      "published": "2026-09-12 18:33",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Diablo 5 Is Coming In 2029, Will Actually Star Diablo",
      "link": "https://www.gamespot.com/articles/diablo-5-is-coming-in-2029-will-actually-star-diablo/",
      "summary": "Diablo 5 is coming in Spring 2029, and it will take players to a world where Diablo himself reigns supreme. Announced via a short teaser during the BlizzCon 2026 opening ceremony, Blizzard revealed it's already at work on the next installment of the series. Set 100 years after the defeat of Mephisto in Diablo 4: Lord of Hatred, Diablo 5 will see the Lord of Terror return. However, instead of stopping him from destroying all of Sanctuary, he will actually have already won. Blizzard teased Diablo ...",
      "published": "2026-09-12 18:24",
      "source": "GameSpot - All Content"
    },
    {
      "title": "StarCraft is a narrative-driven shooter with 'a definitive ending' and 'not a seasonal game'",
      "link": "https://www.pcgamer.com/games/fps/starcraft-is-a-narrative-driven-shooter-with-a-definitive-ending-and-not-a-seasonal-game/",
      "summary": "The shooter will have a \"beginning, middle, and end,\" according to StarCraft GM Dan Hay.",
      "published": "2026-09-13 18:44",
      "source": "PCGamer latest"
    },
    {
      "title": "Discussing 20 years of Company of Heroes with the team carrying its torch into the future",
      "link": "https://www.pcgamer.com/games/rts/discussing-20-years-of-company-of-heroes-with-the-team-carrying-its-torch-into-the-future/",
      "summary": "\"I'm really pleased that we're here, able to support the games, and able to celebrate this 20th anniversary.\"",
      "published": "2026-09-13 18:08",
      "source": "PCGamer latest"
    },
    {
      "title": "Fallout dev Tim Cain says the games industry's volatility is 'always gonna be around': 'What's happening now isn't novel, it isn't new'",
      "link": "https://www.pcgamer.com/gaming-industry/fallout-dev-tim-cain-says-the-games-industrys-volatility-is-always-gonna-be-around-whats-happening-now-isnt-novel-it-isnt-new/",
      "summary": "\"Art and technology constantly changing makes the whole industry unstable.\"",
      "published": "2026-09-13 17:42",
      "source": "PCGamer latest"
    },
    {
      "title": "YouTuber runs onto the stage at Roblox Developers Conference shouting 'We deserve better,' gets tackled and ejected from show",
      "link": "https://www.pcgamer.com/software/platforms/youtuber-runs-onto-the-stage-at-roblox-developers-conference-shouting-we-deserve-better-gets-tackled-and-ejected-from-show/",
      "summary": "Mathieo shared the stunt online and explained his reasoning in a video.",
      "published": "2026-09-13 16:19",
      "source": "PCGamer latest"
    },
    {
      "title": "My favourite soundtrack of 2026 so far is tucked in one of this year's biggest sleeper hits",
      "link": "https://www.pcgamer.com/games/puzzle/my-favourite-soundtrack-of-2026-so-far-is-tucked-in-one-of-this-years-biggest-sleeper-hits/",
      "summary": "Australian duo aksfx have created something truly special.",
      "published": "2026-09-13 16:15",
      "source": "PCGamer latest"
    },
    {
      "title": "I've got a soft spot for cozy games with flying in them and these are my 4 favorites",
      "link": "https://www.pcgamer.com/games/ive-got-a-soft-spot-for-cozy-games-with-flying-in-them-and-these-are-my-4-favorites/",
      "summary": "Let there be flight!",
      "published": "2026-09-13 16:00",
      "source": "PCGamer latest"
    },
    {
      "title": "After more than 400 hours of Valheim in early access, I love the journey from naked adventurer to godly Viking now more than ever",
      "link": "https://www.pcgamer.com/games/survival-crafting/after-more-than-400-hours-of-valheim-in-early-access-i-love-the-journey-from-naked-adventurer-to-godly-viking-now-more-than-ever/",
      "summary": "I threw out the whole Viking and started over from the beginning. I'm still not sick of it.",
      "published": "2026-09-13 16:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Inzoi's director says he is 'very much focused on our core goals' as he announces a multiplayer roleplaying mode designed to be like Ready Player One",
      "link": "https://www.pcgamer.com/games/life-sim/inzois-director-says-he-is-very-much-focused-on-our-core-goals-as-he-announces-a-multiplayer-roleplaying-mode-designed-to-be-like-ready-player-one/",
      "summary": "\"The main goal of Canvastown is to get away from mundane daily life.\"",
      "published": "2026-09-13 15:31",
      "source": "PCGamer latest"
    },
    {
      "title": "Ashly Burch, voice of Horizon's Aloy and star of Mythic Quest, is currently obsessed with Slay the Spire 2 and thinks videogames have too many stoic characters: 'I want more sh*tty little b*tches'",
      "link": "https://www.pcgamer.com/gaming-industry/ashly-burch-voice-of-horizons-aloy-and-star-of-mythic-quest-is-currently-obsessed-with-slay-the-spire-2-and-thinks-videogames-have-too-many-stoic-characters-i-want-more-sh-tty-little-b-tches/",
      "summary": "The actress behind Tiny Tina and Life is Strange's Chloe guides us through the games on her Steam Deck.",
      "published": "2026-09-13 15:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Upcoming vampire RPG Nighthawks has been removed from Steam search and delisted in certain countries as Valve classifies it Adults Only: 'It's very bad news for us'",
      "link": "https://www.pcgamer.com/games/rpg/upcoming-vampire-rpg-nighthawks-has-been-removed-from-steam-search-and-delisted-in-certain-countries-as-valve-classifies-it-adults-only-its-very-bad-news-for-us/",
      "summary": "The label \"immediately makes the game persona non grata in several important countries like Germany\".",
      "published": "2026-09-13 14:16",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "How autonomous fleets are changing what\u2019s possible in American agriculture",
      "link": "https://www.therobotreport.com/how-autonomous-fleets-are-changing-whats-possible-american-agriculture/",
      "summary": "Autonomous tractors can help American agriculture, as exemplified in ASI's collaboration with U.S. Sugar and Everglades Equipment. The post How autonomous fleets are changing what\u2019s possible in American agriculture appeared first on The Robot Report.",
      "published": "2026-09-13 12:45",
      "source": "The Robot Report"
    },
    {
      "title": "Ultrasound offers a scalable path to tactile intelligence for physical AI",
      "link": "https://www.therobotreport.com/ultrasound-offers-scalable-path-tactile-intelligence-physical-ai/",
      "summary": "Ultrasound sensing can provide tactile perception for robotic hands while avoiding wear and tear, says UltraSense. The post Ultrasound offers a scalable path to tactile intelligence for physical AI appeared first on The Robot Report.",
      "published": "2026-09-12 12:35",
      "source": "The Robot Report"
    },
    {
      "title": "One brick at a time: How Monumental uses robotics to build walls",
      "link": "https://www.therobotreport.com/one-brick-at-a-time-how-monumental-uses-robotics-to-build-walls/",
      "summary": "CEO Salar al Khafaji introduces podcast listeners to how Monumental is using robotics to build walls. The post One brick at a time: How Monumental uses robotics to build walls appeared first on The Robot Report.",
      "published": "2026-09-11 21:09",
      "source": "The Robot Report"
    },
    {
      "title": "Learn how AVs and robotics are laying the groundwork for field deployments at RoboBusiness",
      "link": "https://www.therobotreport.com/learn-how-avs-robotics-are-laying-groundwork-field-deployments-robobusiness/",
      "summary": "ASI CEO Mel Torrie will explore why the intersection of autonomous vehicles and robotics will further revolutionize field deployments. The post Learn how AVs and robotics are laying the groundwork for field deployments at RoboBusiness appeared first on The Robot Report.",
      "published": "2026-09-11 19:49",
      "source": "The Robot Report"
    },
    {
      "title": "How to select the right rack and pinion system for high-precision linear motion",
      "link": "https://www.therobotreport.com/how-to-select-the-right-rack-and-pinion-system-for-high-precision-linear-motion/",
      "summary": "GAM explains why robotics designers should consider pinion size when thinking about motion control for high-precision applications. The post How to select the right rack and pinion system for high-precision linear motion appeared first on The Robot Report.",
      "published": "2026-09-11 14:35",
      "source": "The Robot Report"
    },
    {
      "title": "Video Friday: Humanoid Robot Takes On Monkey Bars",
      "link": "https://spectrum.ieee.org/video-friday-disaster-response-robots",
      "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! Traversing sparse 3D structures requires humanoid robots to perceive thin, overhanging geometry ...",
      "published": "2026-09-11 15:30",
      "source": "IEEE Spectrum"
    }
  ],
  "Tech General": [
    {
      "title": "Obama urges Democrats to have a \u2018clear plan\u2019 for AI safeguards",
      "link": "https://techcrunch.com/2026/09/13/obama-urges-democrats-to-have-a-clear-plan-for-ai-safeguards/",
      "summary": "Obama recently said that Democrats need to make artificial intelligence one of their \u201ccentral agendas\u201d and \u201chave a very clear plan\u201d to address concerns around the technology\u2019s economic impact and safety.",
      "published": "2026-09-13 16:30",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: Lyft has entered the robotaxi chat",
      "link": "https://techcrunch.com/2026/09/13/techcrunch-mobility-lyft-has-entered-the-robotaxi-chat/",
      "summary": "Welcome back to TechCrunch Mobility, your hub for the future of transportation, and now, more than ever, the role AI is playing in it.",
      "published": "2026-09-13 16:04",
      "source": "TechCrunch"
    },
    {
      "title": "Fusion power startups find new partners in the defense world",
      "link": "https://techcrunch.com/2026/09/13/fusion-power-startups-find-new-partners-in-the-defense-world/",
      "summary": "Fusion startups are inking defense-related deals, reigniting the relationship between fusion and national security that might have gone dormant, but never completely disappeared.",
      "published": "2026-09-13 13:15",
      "source": "TechCrunch"
    },
    {
      "title": "Automattic confirms Mullenweg has returned as CEO after attempted ouster by board",
      "link": "https://techcrunch.com/2026/09/12/automattic-confirms-mullenweg-has-returned-as-ceo-after-attempted-ouster-by-board/",
      "summary": "Automattic says Mullenweg is back as \"chairman and CEO of Automattic, with full support of the board.\"",
      "published": "2026-09-12 23:25",
      "source": "TechCrunch"
    },
    {
      "title": "OpenAI\u2019s Sam Altman says it would be \u2018ill-advised\u2019 to go public in 2026",
      "link": "https://techcrunch.com/2026/09/12/openais-sam-altman-says-it-would-be-ill-advised-to-go-public-in-2026/",
      "summary": "While OpenAI has filed confidentially for an IPO, the company will not be going public this year, according to CEO Sam Altman.",
      "published": "2026-09-12 20:19",
      "source": "TechCrunch"
    },
    {
      "title": "Anthropic CEO outlines plan to slow AI development",
      "link": "https://techcrunch.com/2026/09/12/anthropic-ceo-outlines-plan-to-pace-the-frontier/",
      "summary": "Anthropic's Dario Amodei and OpenAI's Sam Altman seem to agree that it's time to \"pace the frontier.\" What would that actually look like?",
      "published": "2026-09-12 19:34",
      "source": "TechCrunch"
    },
    {
      "title": "Tesla says it will finally unveil the second generation Roadster on October 1",
      "link": "https://techcrunch.com/2026/09/12/tesla-says-it-will-finally-unveil-the-second-generation-roadster-on-october-1/",
      "summary": "Tesla\u2019s halo sports car was first announced in November 2017.",
      "published": "2026-09-12 19:21",
      "source": "TechCrunch"
    },
    {
      "title": "Revolut confirms customer data breach through fake government requests",
      "link": "https://techcrunch.com/2026/09/12/revolut-confirms-customer-data-breach-through-fake-government-requests/",
      "summary": "Revolut said it notified affected customers and alerted the relevant government agency, law enforcement, and financial regulators.",
      "published": "2026-09-12 14:40",
      "source": "TechCrunch"
    },
    {
      "title": "Mecka AI nears $500M valuation in Sequoia-led deal amid rush for robot training data",
      "link": "https://techcrunch.com/2026/09/11/mecka-ai-nears-500m-valuation-in-sequoia-led-deal-amid-rush-for-robot-training-data/",
      "summary": "The round for the two-year-old startup is coming together months after Mecka announced its Series A.",
      "published": "2026-09-11 22:58",
      "source": "TechCrunch"
    },
    {
      "title": "Khosla Ventures is opening a New York office this fall \u2014 its first outpost outside Sand Hill Road",
      "link": "https://techcrunch.com/2026/09/11/khosla-ventures-is-opening-a-new-york-office-this-fall-its-first-outpost-outside-sand-hill-road/",
      "summary": "\"It's actually allegedly being built out now,\" said Rabois, who has clearly dealt with a missed construction timeline or two.",
      "published": "2026-09-11 21:19",
      "source": "TechCrunch"
    },
    {
      "title": "Apple is reportedly working on iPhone game controllers",
      "link": "https://www.theverge.com/tech/994426/apple-iphone-game-controllers",
      "summary": "Bloomberg's Mark Gurman says Apple is developing two game controllers for the iPhone and will likely sell them under the Beats brand. Rumors that Apple might enter the game controller business have circulated for some time. But last week, MacRumors reported finding two references in macOS 26.7's code to two game controllers identified as first-party [\u2026]",
      "published": "2026-09-13 18:30",
      "source": "The Verge"
    },
    {
      "title": "The Units\u2019 Digital Stimulation is synthpunk perfection",
      "link": "https://www.theverge.com/entertainment/994415/the-units-digital-stimulation-synthpunk-review",
      "summary": "The Units are a band I discovered in part thanks to No Dogs in Space. During their miniseries on The Screamers (another incredible band worth checking out), they mention synthpunk.org as one of their sources. And there's no better way to get my attention than to combine two of my favorite things - punk rock [\u2026]",
      "published": "2026-09-13 17:36",
      "source": "The Verge"
    },
    {
      "title": "Waymo pulls over, calls cops on riders with a ghost gun",
      "link": "https://www.theverge.com/transportation/994405/waymo-pulls-over-calls-cops-on-riders-with-a-ghost-gun",
      "summary": "Two people were arrested in San Fransico while riding around in a Waymo robotaxi after the cab pulled over and called the cops on them. The riders were juveniles in possession of a loaded AR-style ghost gun and were taken to a juvenile hall. While the police report did not specify who was operating the [\u2026]",
      "published": "2026-09-13 14:28",
      "source": "The Verge"
    },
    {
      "title": "Your Mother Your Mother Your Mother will make you forget all about Marvel\u2019s Blade disaster",
      "link": "https://www.theverge.com/entertainment/994393/your-mother-your-mother-your-mother-review-tiff-2026",
      "summary": "Marvel's mishandling of its Blade reboot will likely go down as one of the studio's biggest mistakes. There was a great actor in place to play the vampire hunter (Mahershala Ali), and a promising director set to take over the reins (Bassam Tariq). In retrospect, though, the disappointing demise of Blade might not be such [\u2026]",
      "published": "2026-09-13 13:00",
      "source": "The Verge"
    },
    {
      "title": "Your car is selling your data",
      "link": "https://www.theverge.com/column/994172/your-car-is-selling-your-data",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on cars, data privacy, and autonomous vehicles, follow Andrew J. Hawkins. The Stepback arrives in our subscribers' inboxes at 8AM ET. Opt in for The Stepback here. How it started Earlier this year, the Federal Trade Commission [\u2026]",
      "published": "2026-09-13 12:00",
      "source": "The Verge"
    },
    {
      "title": "Apple\u2019s new phones are here",
      "link": "https://www.theverge.com/tech/994218/apple-iphone-18-pro-airpods-5-meta-muse-ai-sony-headphones",
      "summary": "Hi, friends! Welcome to Installer No. 143, your guide to the best and Verge-iest stuff in the world. (If you're new here, welcome, new tech season is here, and also you can read all the old editions at the Installer homepage.) This week, I've been devouring every iPhone Duo video I can find, clicking on [\u2026]",
      "published": "2026-09-13 12:00",
      "source": "The Verge"
    },
    {
      "title": "OpenAI\u2019s rogue AI tried to hack another company in May",
      "link": "https://www.theverge.com/ai-artificial-intelligence/994383/openais-rogue-ai-rubygems-hack",
      "summary": "In May, hundreds of malicious and spam packages were uploaded to RubyGems, causing a serious disruption for the host. Now independent researchers have said that a swarm of OpenAI agents were responsible for the attack. Not only that, but the AI tried to steal users' API keys. At the time, RubyGems described it as a [\u2026]",
      "published": "2026-09-12 21:41",
      "source": "The Verge"
    },
    {
      "title": "Sam Altman says OpenAI going public in 2026 would be \u2018ill-advised\u2019",
      "link": "https://www.theverge.com/ai-artificial-intelligence/994384/sam-altman-no-openai-ipo-ill-advised",
      "summary": "OpenAI CEO Sam Altman confirmed that there would be no OpenAI IPO in 2026 during an interview with Fortune. Over the course of 45 minutes, Altman discussed a variety of subjects including the Hugging Face hacking incident, recursive self-improvement, and the possibility of building an AI that was beyond human control. On the latter, he [\u2026]",
      "published": "2026-09-12 21:16",
      "source": "The Verge"
    },
    {
      "title": "StarCraft returns in 2030 as an open-world shooter",
      "link": "https://www.theverge.com/games/994371/starcraft-returns-in-2030-as-an-open-world-shooter",
      "summary": "Blizzard originally tried to bring the StarCraft universe to the world of 3D shooters way back in 2002 with StarCraft: Ghost. It sat in development hell for years until Blizzard president Mike Morhaime confirmed that it had been canceled in 2014. Now Blizzard is giving it another go with the simply titled StarCraft. Dan Hay, [\u2026]",
      "published": "2026-09-12 20:08",
      "source": "The Verge"
    },
    {
      "title": "Sylvan Esso think you should splurge on good-quality yogurt",
      "link": "https://www.theverge.com/entertainment/994340/sylvan-esso-ow-infinity-interview-music",
      "summary": "Amelia Meath and Nick Sanborn, better known as Sylvan Esso, have been bringing their low-key electro-pop to the masses since 2014, bursting onto the scene with their self-titled debut album and the single \"Hey Mami.\" Over the years, they've put out a number of excellent records, dabbling in dustier, more fragile textures on Free Love, [\u2026]",
      "published": "2026-09-12 16:35",
      "source": "The Verge"
    },
    {
      "title": "I fixed a tractor using John Deere\u2019s self-repair service. Farmers aren\u2019t sold on it.",
      "link": "https://arstechnica.com/gadgets/2026/09/i-fixed-a-tractor-using-john-deeres-self-repair-service-farmers-arent-sold-on-it/",
      "summary": "The manufacturer has a service that lets owners repair their own equipment.",
      "published": "2026-09-13 11:00",
      "source": "Ars Technica"
    },
    {
      "title": "I spent $4,000 on a robot dog from China",
      "link": "https://arstechnica.com/gadgets/2026/09/i-spent-4000-on-a-robot-dog-from-china/",
      "summary": "Unitree might be the world\u2019s most important robotics company.",
      "published": "2026-09-12 11:00",
      "source": "Ars Technica"
    },
    {
      "title": "Some satellite companies still have an appetite for boutique launch services",
      "link": "https://arstechnica.com/space/2026/09/some-satellite-companies-still-have-an-appetite-for-boutique-launch-services/",
      "summary": "\"Dedicated launch is pretty essential for us for most of our missions.\"",
      "published": "2026-09-11 23:34",
      "source": "Ars Technica"
    },
    {
      "title": "Random rewards enrich classic game-theory insights",
      "link": "https://arstechnica.com/science/2026/09/random-rewards-enrich-classic-game-theory-contests/",
      "summary": "Simple games gain rich strategies in the face of noise.",
      "published": "2026-09-11 21:41",
      "source": "Ars Technica"
    },
    {
      "title": "Bouncy castle launches horrifying MRSA outbreak, striking 48 kids in Ireland",
      "link": "https://arstechnica.com/health/2026/09/bouncy-castle-launches-horrifying-mrsa-outbreak-striking-48-kids-in-ireland/",
      "summary": "The strain lurking in the inflatable structure was hypervirulent.",
      "published": "2026-09-11 21:14",
      "source": "Ars Technica"
    },
    {
      "title": "Trump's forced coal plant extensions thrown out by judge",
      "link": "https://arstechnica.com/science/2026/09/court-rejects-governments-energy-emergency-that-kept-coal-plant-open/",
      "summary": "The Department of Energy declared an \"emergency\" when none existed.",
      "published": "2026-09-11 20:32",
      "source": "Ars Technica"
    },
    {
      "title": "ChatGPT-using lawyer punished for citing fake testimony from made-up witnesses",
      "link": "https://arstechnica.com/tech-policy/2026/09/chatgpt-using-lawyer-punished-for-citing-fake-testimony-from-made-up-witnesses/",
      "summary": "\"I didn't know that AI could hallucinate facts,\" New Mexico defense lawyer says.",
      "published": "2026-09-11 19:34",
      "source": "Ars Technica"
    },
    {
      "title": "Scientists unlock secrets of ancient Egyptian materials with proteomics",
      "link": "https://arstechnica.com/science/2026/09/scientists-unlock-secrets-of-ancient-egyptian-materials-with-proteomics/",
      "summary": "Analysis revealed seed proteins from sesame and moringa, which held religious and symbolic significance.",
      "published": "2026-09-11 18:49",
      "source": "Ars Technica"
    },
    {
      "title": "Oracle tries to appease Stargate data center opponents with renewables push",
      "link": "https://arstechnica.com/gadgets/2026/09/oracle-promises-2-gw-of-renewables-to-match-stargate-data-center-emissions/",
      "summary": "Renewables pledge won\u2019t change the Oracle and OpenAI data center\u2019s use of gas.",
      "published": "2026-09-11 18:22",
      "source": "Ars Technica"
    },
    {
      "title": "NASA moving at warp speed to set up US Space Academy",
      "link": "https://arstechnica.com/space/2026/09/nasa-moving-at-warp-speed-to-set-up-us-space-academy/",
      "summary": "NASA asks US states to show them the money.",
      "published": "2026-09-11 16:20",
      "source": "Ars Technica"
    }
  ]
}