{
  "AI & Machine Learning": [
    {
      "title": "Multi-agent AI systems are taking over supply chain execution",
      "link": "https://www.artificialintelligence-news.com/news/multi-agent-ai-systems-supply-chain-execution/",
      "summary": "Multi-agent AI systems are taking over supply chain execution as enterprise networks face diminishing returns from static dashboards, pushing logistics directors towards autonomous execution. Predictive demand models display recommendations, yet human planners still clear every action. Multi-agent systems replace that approval stage across targeted operational boundaries. Instead of waiting for weekly scheduling runs, independent software [\u2026] The post Multi-agent AI systems are taking over suppl...",
      "published": "2026-09-21 15:32",
      "source": "AI News"
    },
    {
      "title": "How to Improve Visibility Across Your Enterprise AI Ecosystem",
      "link": "https://www.artificialintelligence-news.com/news/how-to-improve-visibility-across-your-enterprise-ai-ecosystem/",
      "summary": "AI adoption has outpaced AI governance across enterprise environments, creating a fundamental security problem. Organisations cannot protect what they cannot see, and visibility has become the prerequisite for all other AI security controls. Traditional monitoring tools fail to track AI activity effectively, creating significant risks that require new strategies for security teams to regain control [\u2026] The post How to Improve Visibility Across Your Enterprise AI Ecosystem appeared first on AI Ne...",
      "published": "2026-09-21 07:50",
      "source": "AI News"
    },
    {
      "title": "The Roadmap to Mastering LLM Inference Optimization",
      "link": "https://machinelearningmastery.com/the-roadmap-to-mastering-llm-inference-optimization/",
      "summary": "In this article, you will learn how LLM inference optimization works and which techniques to apply to make language models faster, cheaper, and more reliable...",
      "published": "2026-09-21 12:00",
      "source": "MachineLearningMastery.com"
    },
    {
      "title": "Advisory Group on Mathematics and Artificial Intelligence",
      "link": "https://openai.com/index/advisory-group-on-mathematics-and-ai",
      "summary": "OpenAI is working with an independent Advisory Group on Mathematics and Artificial Intelligence to guide the review and communication of emerging AI results.",
      "published": "2026-09-21 12:00",
      "source": "OpenAI News"
    },
    {
      "title": "Building standards for the next phase of AI",
      "link": "https://openai.com/index/building-standards-next-phase-ai",
      "summary": "OpenAI outlines a path to shared global AI standards, calling for coordinated evaluation, reporting, and governance to improve safety.",
      "published": "2026-09-21 10:00",
      "source": "OpenAI News"
    },
    {
      "title": "Expanding OpenAI Academy with new learning paths",
      "link": "https://openai.com/index/expanding-openai-academy-with-new-learning-paths",
      "summary": "Explore new OpenAI Academy learning paths for employees, developers, leaders, educators, and students to build and demonstrate practical AI skills.",
      "published": "2026-09-21 07:00",
      "source": "OpenAI News"
    },
    {
      "title": "How V7 gives AI agents institutional memory",
      "link": "https://openai.com/index/v7",
      "summary": "Using GPT-5.6, V7 turns scattered company files into context agents can use to complete complex, source-linked work.",
      "published": "2026-09-21 00:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Your AI agent is burning tokens on choices that don\u2019t need words",
      "link": "https://thenewstack.io/kev-skips-text-generation/",
      "summary": "AI agents spend a ridiculous amount of compute generating text nobody actually needs. The decisions an agent makes along the The post Your AI agent is burning tokens on choices that don\u2019t need words appeared first on The New Stack.",
      "published": "2026-09-21 19:13",
      "source": "The New Stack"
    },
    {
      "title": "Grok 4.7 was built to work for hours. It still fails most of the time.",
      "link": "https://thenewstack.io/grok-4-7-agent-stamina/",
      "summary": "A coding agent running for hours can make dozens of decisions as it edits files, runs tests, and works through The post Grok 4.7 was built to work for hours. It still fails most of the time. appeared first on The New Stack.",
      "published": "2026-09-21 19:13",
      "source": "The New Stack"
    },
    {
      "title": "AWS open-sources an AI agent it says is 45% cheaper than Claude Code and Codex",
      "link": "https://thenewstack.io/aws-strands-harness-agent/",
      "summary": "Amazon Web Services (AWS) is lifting the lid on a new open source, general-purpose AI agent, designed to give developers The post AWS open-sources an AI agent it says is 45% cheaper than Claude Code and Codex appeared first on The New Stack.",
      "published": "2026-09-21 18:30",
      "source": "The New Stack"
    },
    {
      "title": "Your AI agent failed. The model might not be the problem.",
      "link": "https://thenewstack.io/nvidia-agent-debugging-safe/",
      "summary": "As AI agents move into production, the path between a request and its result is becoming less predictable. An agent The post Your AI agent failed. The model might not be the problem. appeared first on The New Stack.",
      "published": "2026-09-20 14:04",
      "source": "The New Stack"
    },
    {
      "title": "Engineering a Pomodoro Cycle That Survives Meetings, Slack, and Deep Work",
      "link": "https://dev.to/lizely/engineering-a-pomodoro-cycle-that-survives-meetings-slack-and-deep-work-3434",
      "summary": "Most engineers I know treat the classic 25-minute work block as a fixed physical constant \u2014 like the speed of light or the length of an HTTP status line. It is not. The number is a starting convention, and the real productivity gains come from picking a cycle length that maps onto the way your team already schedules time. This article walks through how to choose, tune, and defend that block against the usual office interruptions. Why One Fixed Interval Breaks Down for Engineering Work The origin...",
      "published": "2026-09-21 19:06",
      "source": "DEV Community"
    },
    {
      "title": "React Mental Models 2",
      "link": "https://dev.to/dtofficial/react-mental-models-2-4lfn",
      "summary": "A Walk Through setState continuation: How React Actually Renders: Understanding the Render Lifecycle When building with React, it's easy to focus on writing components and managing state without fully understanding what happens under the hood. However, grasping how React transforms a state update into real browser pixels is essential for writing performant applications and debugging edge cases. Let's break down the core mechanics of React rendering, clear up common misconceptions, and establish ...",
      "published": "2026-09-21 19:05",
      "source": "DEV Community"
    },
    {
      "title": "\ud83d\ude80 I reached 1,001 views on DEV!",
      "link": "https://dev.to/codemaster_121482/i-reached-1001-views-on-dev-457k",
      "summary": "I just did it! I looked at my DEV dashboard and noticed that my profile has reached 1,001 total views. First, thanks to this amazing community. Whether you read a full article, clicked through from Google search, left a comment, or dropped a unicorn \ud83e\udd84 or heart \u2764\ufe0f reaction, your engagement means the world to me. When I first started publishing, I wasn't sure if anyone would actually read what I had to say. Seeing that people have found their way to my articles 1,001 times is really motivating. Th...",
      "published": "2026-09-21 19:03",
      "source": "DEV Community"
    },
    {
      "title": "Using SHA256 to Build Trustworthy Data Portals in Brazil",
      "link": "https://dev.to/vou_embarcar_602e285676c8/using-sha256-to-build-trustworthy-data-portals-in-brazil-3629",
      "summary": "Data portals in emerging markets face a specific credibility problem: how do you prove that the data you display was not silently altered after publication? This matters more than it sounds. Editorial portals covering lottery results, election counts, or public dataset feeds in Brazil are frequently accused (rightly or not) of tampering. The typical defense \u2014 \"trust us, we did not change anything\" \u2014 is not defensible in 2026. I run deunobicho.online, a portal covering Brazilian lottery results, ...",
      "published": "2026-09-21 19:01",
      "source": "DEV Community"
    },
    {
      "title": "React is Officially Dead in 2026 (Thanks to AI)",
      "link": "https://dev.to/holasoymalva/react-is-officially-dead-in-2026-thanks-to-ai-290m",
      "summary": "A few years ago, learning React felt almost mandatory. You learned JavaScript. Then React. Then probably Node.js. Then you built the legally required weather app, Todo app, and Netflix clone. Congratulations. You were now a \"full stack developer.\" At least according to LinkedIn. But it's 2026, and I'm not sure that advice works anymore. Not because React is dead. React is very much alive. React 19.3 was released in September 2026, the React Compiler reached a stable release, and the ecosystem co...",
      "published": "2026-09-21 19:01",
      "source": "DEV Community"
    },
    {
      "title": "TVL Trend Analysis & Liquidity Risk Assessment: Lido",
      "link": "https://dev.to/dannydoes_2abdf9c/tvl-trend-analysis-liquidity-risk-assessment-lido-gfn",
      "summary": "TVL Trend Analysis & Liquidity Risk Assessment: Lido Target Protocol: Lido (TVL: $26990.9M) Lido \u2013 TVL Trend Analysis & Liquidity Risk Assessment Prepared by: [Your Firm] \u2013 Senior DeFi Security Research & Auditing Team Date: 21 September 2026 1. Executive Summary Lido Finance (LDO) remains the dominant liquid\u2011staking provider on Ethereum and several L2s, managing \u2248 $26.99 B in total value locked (TVL) across its Ethereum mainnet, Optimism, Arbitrum, and zkSync stacks. The protocol\u2019s core value p...",
      "published": "2026-09-21 19:00",
      "source": "DEV Community"
    },
    {
      "title": "Subqueries and CTEs: Asking a Question Inside a Question",
      "link": "https://dev.to/david_mwandairo_777f888b4/subqueries-and-ctes-asking-a-question-inside-a-question-3lpk",
      "summary": "Some questions can't be answered in one pass. \"Which hive produced the most honey?\" needs the maximum honey figure before it can find the hive that matches it. \"Which keepers are above average?\" needs the average before it can compare anyone to it. SQL handles this the same way you'd handle it on paper: work out the smaller number first, then use it. That's what a subquery is. A CTE does the same job with a different shape. We'll reuse the beekeeping co-op from the joins article, so the data bel...",
      "published": "2026-09-21 19:00",
      "source": "DEV Community"
    },
    {
      "title": "How Code Reviews Made Me a Happier Developer",
      "link": "https://dev.to/andre_degaspari/how-code-reviews-made-me-a-happier-developer-2n7",
      "summary": "Something I've always wondered about I have always asked myself why, even with well-defined code guidelines, architectures, and design patterns, most of the time when I see a new application the code seems like it started from a good point and is getting messier and messier. I know devs are usually running against time, dealing with short deadlines and scope changes, and these are good excuses for writing suspect code. But we end up in the situation I mentioned above: codebases that start well a...",
      "published": "2026-09-21 18:53",
      "source": "DEV Community"
    },
    {
      "title": "40-second launch trailers with PIL, ffmpeg and one neural voice \u2014 no editor, no cloud",
      "link": "https://dev.to/loveoftheai/40-second-launch-trailers-with-pil-ffmpeg-and-one-neural-voice-no-editor-no-cloud-2o91",
      "summary": "I build 40\u201360 second launch trailers for small AI products, and the entire pipeline is Pillow, ffmpeg and one neural voice. No timeline editor, no cloud video service, no stock template. This post is the actual recipe \u2014 every command is real and runs on a laptop. Why not an editor (or a video model) A 40s launch trailer is not cinematography. It's three layers: Typography cards \u2014 big statements, one per beat Motion \u2014 screenshots or cards that move just enough to feel alive Voice \u2014 5 sentences of...",
      "published": "2026-09-21 18:50",
      "source": "DEV Community"
    },
    {
      "title": "BeeLadybug Ironic: Debugging the Code vs. Debugging the Mind",
      "link": "https://dev.to/antonioprosperi2svg/beeladybug-ironic-debugging-the-code-vs-debugging-the-mind-mhh",
      "summary": "\ud83d\udc1e BeeLadybug Ironic: A Small \"Mental Debugging\" Ritual for Devs What if we applied the rubber-duck debugging concept not just to our code, but to a frustrating day? The Core Idea After a long day wrestling with obscure bugs, breaking layouts, or messy code, we don't need another heavy tool or complex dashboard. Sometimes, we just need a simple circuit breaker to close the IDE and call it a day. BeeLadybug Ironic is a small experimental project born from two simple things: Visual Debugging (bee-l...",
      "published": "2026-09-21 18:49",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Back to Coupling and Cohesion",
      "link": "https://www.reddit.com/r/programming/comments/1wmckoi/back_to_coupling_and_cohesion/",
      "summary": "submitted by /u/areklanga [link] [comments]",
      "published": "2026-09-21 13:18",
      "source": "programming"
    },
    {
      "title": "Saving another 100TB of RAM with math (and Rust)",
      "link": "https://www.reddit.com/r/programming/comments/1wlwr9e/saving_another_100tb_of_ram_with_math_and_rust/",
      "summary": "submitted by /u/Ok_Stomach6651 [link] [comments]",
      "published": "2026-09-20 23:47",
      "source": "programming"
    },
    {
      "title": "Bernstein\u2019s Factorization Method Helped Factor RSA-240 in 2020",
      "link": "https://www.reddit.com/r/programming/comments/1wmio31/bernsteins_factorization_method_helped_factor/",
      "summary": "submitted by /u/DataBaeBee [link] [comments]",
      "published": "2026-09-21 17:03",
      "source": "programming"
    },
    {
      "title": "CSE 452: Google's Introduction to Distributed System Design",
      "link": "https://www.reddit.com/r/programming/comments/1wm24ab/cse_452_googles_introduction_to_distributed/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-09-21 04:00",
      "source": "programming"
    },
    {
      "title": "Fighting for #1 in the Ultimate Tic-Tac-Toe Arena",
      "link": "https://www.reddit.com/r/programming/comments/1wlnfhn/fighting_for_1_in_the_ultimate_tictactoe_arena/",
      "summary": "Hey everyone. I just published my first blog post on a bizarre arms race that's been brewing on a niche website over the past couple years. Hope you enjoy! submitted by /u/IiIIIlllllLliLl [link] [comments]",
      "published": "2026-09-20 17:38",
      "source": "programming"
    },
    {
      "title": "Covert Caches: When Is A Cache, A Cache?",
      "link": "https://www.reddit.com/r/programming/comments/1wm30hh/covert_caches_when_is_a_cache_a_cache/",
      "summary": "submitted by /u/mttd [link] [comments]",
      "published": "2026-09-21 04:47",
      "source": "programming"
    },
    {
      "title": "Functions explained in \"Let's make a programming language\"",
      "link": "https://www.reddit.com/r/programming/comments/1wmbv4d/functions_explained_in_lets_make_a_programming/",
      "summary": "A look at how functions, scopes, and symbol lookup work under the hood, with everything built in C++. submitted by /u/Xaneris47 [link] [comments]",
      "published": "2026-09-21 12:49",
      "source": "programming"
    },
    {
      "title": "(C++) Asynchronous API",
      "link": "https://www.reddit.com/r/programming/comments/1wlpi6i/c_asynchronous_api/",
      "summary": "submitted by /u/grishavanika [link] [comments]",
      "published": "2026-09-20 18:57",
      "source": "programming"
    },
    {
      "title": "You can run git on object storage if you re-make packfiles",
      "link": "https://www.reddit.com/r/programming/comments/1wkrfqw/you_can_run_git_on_object_storage_if_you_remake/",
      "summary": "submitted by /u/Either_Collection349 [link] [comments]",
      "published": "2026-09-19 17:00",
      "source": "programming"
    },
    {
      "title": "Good Tools Are Invisible",
      "link": "https://www.reddit.com/r/programming/comments/1wkugvr/good_tools_are_invisible/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-09-19 19:00",
      "source": "programming"
    }
  ],
  "Game Development": [
    {
      "title": "Sony appears to censor LGBTQ content in Marvel's Wolverine for some regions",
      "link": "https://www.gamedeveloper.com/console/sony-appears-to-censor-lgbtq-content-marvel-s-wolverine-for-some-regions",
      "summary": "A mutant marriage goes unmentioned in some parts of the world.",
      "published": "2026-09-21 19:00",
      "source": "gamedeveloper"
    },
    {
      "title": "Kojima Productions' survival story may sound strikingly familiar to struggling devs",
      "link": "https://www.gamedeveloper.com/business/kojima-productions-survival-story-may-sound-strikingly-familiar-to-struggling-devs",
      "summary": "Even celebrated auteurs have to pay bank loans on time.",
      "published": "2026-09-21 16:10",
      "source": "gamedeveloper"
    },
    {
      "title": "French publisher Dear Villagers confirms layoffs",
      "link": "https://www.gamedeveloper.com/business/french-publisher-dear-villagers-confirms-layoffs",
      "summary": "The company is known for publishing titles such as Caravan SandWitch and The Forgotten City.",
      "published": "2026-09-21 15:01",
      "source": "gamedeveloper"
    },
    {
      "title": "Game Conference MX (GCMX)",
      "link": "https://www.gamedeveloper.com/events/untitled",
      "summary": "",
      "published": "2026-11-13 08:00",
      "source": "gamedeveloper"
    },
    {
      "title": "gamescom",
      "link": "https://www.gamedeveloper.com/events/gamescom",
      "summary": "",
      "published": "2027-08-23 07:00",
      "source": "gamedeveloper"
    }
  ],
  "Gaming News": [
    {
      "title": "Resident Evil Director Reacts To People Who Didn\u2019t Like The Controversial Ending, Says It Was Almost Completely Different",
      "link": "https://www.gamespot.com/articles/resident-evil-director-reacts-to-people-who-didnt-like-the-controversial-ending-says-it-was-almost-completely-different/",
      "summary": "The new Resident Evil movie from director Zach Cregger hit theaters on September 18, and it had a scary-good first weekend at the box office. The movie got great reviews but some people didn't like the ending specifically. Cregger said in new interviews that he respects that, but doesn't agree--and the ending was almost totally different. This story contains major spoilers. https://www.youtube.com/watch?v=mNd1gb19A-c The Resident Evil movie ends by revealing that Austin Abrams' character, Bryan,...",
      "published": "2026-09-21 18:29",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Jupiter & Mars Definitive Edition Launch Trailer \u2013 Nintendo Switch",
      "link": "https://www.gamespot.com/videos/jupiter-mars-definitive-edition-launch-trailer-nintendo-switch/",
      "summary": "Tigertron's groundbreaking oceanic adventure game -- a dolphivania -- comes to Nintendo Switch for the first time bearing a wealth of new additions and improvements: A new default 3rd-person perspective, graphical improvements, QoL upgrades, and a new ending theme song 'Blue Life' by Japanese electronic music legend, Ken Ishii. Jupiter & Mars: Definitive Edition launches for Nintendo Switch on September 10, 2026! The game even features Ecco the Dolphin creator, Ed Annunziata, in a special guest ...",
      "published": "2026-09-21 18:10",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Blood Of Dawnwalker Wants You To Eat The Rich\u2013Literally",
      "link": "https://www.gamespot.com/articles/the-blood-of-dawnwalker-wants-you-to-eat-the-rich-literally/",
      "summary": "The Blood of Dawnwalker\u2019s hero, Coen, begins with a predictably humble origin story common to many fantasy heroes. Outside the small matter of a looming blood mass, where villagers feed on their vampiric overlords\u2019 blood to ward off the plague, you meet him on just another day in the unremarkable life of an impoverished former-sellsword\u2019s son. He starts out chopping wood, checking traps for hares, playing tag with his energetic siblings, and haggling with the local herbalist over his mother\u2019s de...",
      "published": "2026-09-21 17:41",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Destiny Isn\u2019t Dead After All, Bungie Admits It Lost Sight Of What Players Loved",
      "link": "https://www.gamespot.com/articles/destiny-isnt-dead-after-all-bungie-admits-it-lost-sight-of-what-players-loved/",
      "summary": "Bungie has admitted that it \"lost sight\" of what players loved about its games over the past few years, acknowledging that a series of broken promises and shifting promises caused the studio to lose the trust of its community. Now, the Destiny developer promises to refocus on its players, with plans to restore removed Destiny 2 content and evolve Marathon beyond its current extraction-shooter format. In a new video accompanied by a blog post on the Bungie website, Bungie studio head Poria Torkan...",
      "published": "2026-09-21 16:36",
      "source": "GameSpot - All Content"
    },
    {
      "title": "I\u2019ve Become An Awful Jerk Whenever I Play This Haunting Sledgehammer Game, But It\u2019s Not My Fault",
      "link": "https://www.gamespot.com/articles/ive-become-an-awful-jerk-whenever-i-play-this-haunting-sledgehammer-game-but-its-not-my-fault/",
      "summary": "I had only played about an hour of Virtue and a Sledgehammer prior to sitting down to speak with a few of the game's devs. The third-person, narrative-driven exploration game is essentially a walking simulator, in that you methodically explore a space and slowly uncover a story. You learn about what's happening by swinging a sledgehammer, which can shatter buildings, break open painful memories, crush generators, and destroy the androids that each house the digitized ghost of a person who was on...",
      "published": "2026-09-21 16:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Wolverine Dev Denies Using GenAI After Weird-Looking In-Game Sign Discovered",
      "link": "https://www.gamespot.com/articles/wolverine-dev-denies-using-genai-after-weird-looking-in-game-sign-discovered/",
      "summary": "Fans recently discovered an odd-looking bathroom sign in Marvel's Wolverine, prompting people to wonder if developer Insomniac Games used generative AI. According to Insomniac's community and marketing director James Stevenson, that's a bunch of baloney. The reason the bathroom image looks weird is because of a \"UV map bug,\" he said. A fix is now in the works. \"There are no AI-generated assets in Marvel\u2019s Wolverine,\" Stevenson said. https://twitter.com/JamesStevenson/status/2101048325067751572 I...",
      "published": "2026-09-21 15:42",
      "source": "GameSpot - All Content"
    },
    {
      "title": "WoW Forever Shaman Spells \u2013 Class Overview And Changes",
      "link": "https://www.gamespot.com/articles/wow-forever-shaman-spells-class-overview-and-changes/",
      "summary": "World of Warcraft's Shaman has received some considerable updates and changes in WoW Forever affecting their spells, talents, and all three specializations. While the class still revolves around its iconic Totems, elemental magic, weapons, and powerful healing abilities, Forever gives Elemental, Enhancement, and Restoration Shamans considerably more tools to work with. Compared to Classic, the current Forever build has 16 new Shaman spells and talents, 95 changed abilities, and 8 removed talents...",
      "published": "2026-09-21 15:31",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Best Loadouts In Call Of Duty: Black Ops 7 Season 6 Multiplayer",
      "link": "https://www.gamespot.com/articles/best-loadouts-in-call-of-duty-black-ops-7-season-6-multiplayer/",
      "summary": "The final season of Call of Duty: Black Ops 7 is live, and there are two powerful guns added in this season's new battle pass. You\u2019ll definitely want to consider updating your loadouts, and our guide will provide you with some recommended multiplayer weapon builds to try in Season 6. Black Ops 7\u2019s Gunsmith includes the weapon build code feature. Weapon build codes are unique to each weapon and a specific set of attachments, making it easy to share and receive custom weapon builds. We\u2019ll list the...",
      "published": "2026-09-21 15:27",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Best Loadouts In Call Of Duty: Warzone For BO7 Season 6",
      "link": "https://www.gamespot.com/articles/best-loadouts-in-call-of-duty-warzone-for-bo7-season-6/",
      "summary": "The final season of Call of Duty: Black Ops 7 is live in Warzone, and the big update added two more powerful guns into the mix. This is a good time to update your existing loadouts for battle royale, and our guide will recommend some of the best weapon builds for Warzone in Season 6. Black Ops 7\u2019s Gunsmith includes the weapon build code feature. Weapon build codes are unique to each weapon and a specific set of attachments, making it easy to share and receive custom weapon builds. We\u2019ll list the...",
      "published": "2026-09-21 15:26",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Aniimo \u2013 How To Get Unbroken Flameruff Spirits And Inferlupa",
      "link": "https://www.gamespot.com/articles/aniimo-how-to-get-unbroken-flameruff-spirits-and-inferlupa/",
      "summary": "Aniimo is filled with hidden questlines and special materials needed to evolve various creatures in the game. In this guide, we'll explain how to get the Unbroken Flameruff Spirits material needed to evolve a Flameruff into Inferlupa. What are Unbroken Flameruff Spirits? Unbroken Flameruff Spirits are a rare evolution material type needed to evolve Flameruff into Inferlupa, which serves as one of the powerful Fire and Dark-type elements in Aniimo. How to get Unbroken Flameruff Spirits In order t...",
      "published": "2026-09-21 15:21",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Wait, how did Lego beat Minecraft to making a city builder?",
      "link": "https://www.pcgamer.com/games/city-builder/wait-how-did-lego-beat-minecraft-to-making-a-city-builder/",
      "summary": "The only thing more obvious than a Lego city builder is a Minecraft city builder.",
      "published": "2026-09-21 17:14",
      "source": "PCGamer latest"
    },
    {
      "title": "Bungie un-cancels Destiny: Vaulted content is coming back as new leadership promises 'Destiny is foundational to our future'",
      "link": "https://www.pcgamer.com/games/bungie-un-cancels-destiny-vaulted-content-is-coming-back-as-new-leadership-promises-destiny-is-foundational-to-our-future/",
      "summary": "\"We are not done with Destiny.\"",
      "published": "2026-09-21 17:13",
      "source": "PCGamer latest"
    },
    {
      "title": "GTA 5 has true air travel now thanks to the mod I just installed, but they won't let me give me my pals piggybacks onto the plane",
      "link": "https://www.pcgamer.com/games/grand-theft-auto/gta-5-has-true-air-travel-now-thanks-to-the-mod-i-just-installed-but-they-wont-let-me-give-me-my-pals-piggybacks-onto-the-plane/",
      "summary": "Money talk, wealth shoots.",
      "published": "2026-09-21 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Oh good, the pervert's back",
      "link": "https://www.pcgamer.com/games/action/oh-good-the-perverts-back/",
      "summary": "And it brought its kids.",
      "published": "2026-09-21 16:06",
      "source": "PCGamer latest"
    },
    {
      "title": "Touch grass? Not when AMD has whittled down ray tracing memory usage by 98% for these hardware-sapping bushes and trees",
      "link": "https://www.pcgamer.com/hardware/graphics-cards/touch-grass-not-when-amd-has-whittled-down-ray-tracing-memory-usage-by-98-percent-for-these-hardware-sapping-bushes-and-trees/",
      "summary": "I don't need to get out more.",
      "published": "2026-09-21 15:47",
      "source": "PCGamer latest"
    },
    {
      "title": "Alright WoW: Forever gamers, are we team HD models or team old school models?",
      "link": "https://www.pcgamer.com/games/world-of-warcraft/alright-wow-forever-gamers-are-we-team-hd-models-or-team-old-school-models/",
      "summary": "Cast your vote.",
      "published": "2026-09-21 15:31",
      "source": "PCGamer latest"
    },
    {
      "title": "WoW: Forever has rendered me a min-maxing hypocrite, and here's how you can join me",
      "link": "https://www.pcgamer.com/games/world-of-warcraft/wow-forever-has-rendered-me-a-min-maxing-hypocrite-and-heres-how-you-can-join-me/",
      "summary": "Making use of that juicy 40-quest limit.",
      "published": "2026-09-21 15:05",
      "source": "PCGamer latest"
    },
    {
      "title": "I'm taking Insomniac's Wolverine patch as a sign: This is as bad as it's going to get",
      "link": "https://www.pcgamer.com/games/im-taking-insomniacs-wolverine-patch-as-a-sign-this-is-as-bad-as-its-going-to-get/",
      "summary": "A herald of the end, dressed in yellow.",
      "published": "2026-09-21 14:07",
      "source": "PCGamer latest"
    },
    {
      "title": "Resident Evil is the best videogame movie because Bryan sucks",
      "link": "https://www.pcgamer.com/games/resident-evil/resident-evil-is-the-best-videogame-movie-because-bryan-sucks/",
      "summary": "Not that the competition was steep.",
      "published": "2026-09-21 13:43",
      "source": "PCGamer latest"
    },
    {
      "title": "Who the hell is buying their server memory from Amazon?! Also, can I interest you in a $101,000 kit?",
      "link": "https://www.pcgamer.com/hardware/memory/who-the-hell-is-buying-their-server-memory-from-amazon-also-can-i-interest-you-in-a-usd101-000-kit/",
      "summary": "An X post just highlighted to me that Amazon really does sell everything.",
      "published": "2026-09-21 13:38",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "IAC completes autonomous racing event at Laguna Seca",
      "link": "https://www.therobotreport.com/iac-completes-autonomous-racing-event-at-laguna-seca/",
      "summary": "At Laguna Seca, Unimore Racing won the Indy Autonomous Challenge, marking the IAC's first autonomous car overtakes on a road course. The post IAC completes autonomous racing event at Laguna Seca appeared first on The Robot Report.",
      "published": "2026-09-21 18:02",
      "source": "The Robot Report"
    },
    {
      "title": "Boston Dynamics opens Metaplant Application Center to train Atlas humanoids",
      "link": "https://www.therobotreport.com/boston-dynamics-opens-metaplant-application-center-train-atlas-humanoid-robots/",
      "summary": "The new Robotics Metaplant Application Center is training humanoids as part of Hyundai's Metaplant America in Georgia. The post Boston Dynamics opens Metaplant Application Center to train Atlas humanoids appeared first on The Robot Report.",
      "published": "2026-09-21 12:59",
      "source": "The Robot Report"
    },
    {
      "title": "What do you do with a humanoid robot when it breaks down?",
      "link": "https://www.therobotreport.com/what-do-you-do-with-a-humanoid-robot-when-it-breaks-down/",
      "summary": "Decommissioning a humanoid robot is not a matter of traditional scrapping. It's a highly technical, high-stakes surgical endeavor. The post What do you do with a humanoid robot when it breaks down? appeared first on The Robot Report.",
      "published": "2026-09-20 12:45",
      "source": "The Robot Report"
    }
  ],
  "Tech General": [
    {
      "title": "Meta\u2019s Muse is outpacing ChatGPT\u2019s early mobile launch",
      "link": "https://techcrunch.com/2026/09/21/metas-muse-is-outpacing-chatgpts-early-mobile-launch/",
      "summary": "Meta\u2019s new AI agent Muse has racked up more downloads and daily active users in the U.S. and Canada than ChatGPT did over the same period after its mobile debut, according to new estimates from Appfigures.",
      "published": "2026-09-21 19:19",
      "source": "TechCrunch"
    },
    {
      "title": "Kairos Power gets up to $100M from Samsung group to build nuclear reactor for Google",
      "link": "https://techcrunch.com/2026/09/21/kairos-power-gets-up-to-100m-from-samsung-group-to-build-nuclear-reactor-for-google/",
      "summary": "Future Google supplier Kairos Power inked a deal with Samsung C&T to help build its first 50 megawatt nuclear power plant.",
      "published": "2026-09-21 18:23",
      "source": "TechCrunch"
    },
    {
      "title": "Meta\u2019s AI agent has been blocked from using Amazon.com",
      "link": "https://techcrunch.com/2026/09/21/metas-ai-agent-has-been-blocked-from-using-amazon-com/",
      "summary": "Muse isn't welcome as a shopper anymore.",
      "published": "2026-09-21 17:55",
      "source": "TechCrunch"
    },
    {
      "title": "X will now tell users when governments have forced it to limit their posts",
      "link": "https://techcrunch.com/2026/09/21/x-will-now-tell-users-when-governments-have-forced-it-to-limit-their-posts/",
      "summary": "X is expanding its \u201cUnder the Hood\u201d transparency tool to show when posts have been downranked or withheld in response to local laws and government demands, including which country made the request.",
      "published": "2026-09-21 17:45",
      "source": "TechCrunch"
    },
    {
      "title": "Oura\u2019s $2.2B IPO is mostly a payday for existing shareholders",
      "link": "https://techcrunch.com/2026/09/21/ouras-2-2b-ipo-is-mostly-a-payday-for-existing-shareholders/",
      "summary": "Forerunner Ventures plans to sell its entire stake in Oura for as much as $1.26 billion, according to Oura's latest IPO filing.",
      "published": "2026-09-21 16:45",
      "source": "TechCrunch"
    },
    {
      "title": "With Tabby, a former accountant is using AI to make accountants obsolete",
      "link": "https://techcrunch.com/2026/09/21/with-tabby-a-former-accountant-is-using-ai-to-make-accountants-obsolete/",
      "summary": "Tabby is designed to be a real-time bookkeeping interface, handling clients\u2019 paperwork as it gives them up-to-the-minute data on their business\u2019s profit and loss.",
      "published": "2026-09-21 16:38",
      "source": "TechCrunch"
    },
    {
      "title": "Where will the next breakout startup come from? Benchmark\u2019s full partnership weighs in at TechCrunch Disrupt 2026",
      "link": "https://techcrunch.com/2026/09/21/where-will-the-next-breakout-startup-come-from-benchmarks-full-partnership-weighs-in-at-techcrunch-disrupt-2026/",
      "summary": "Where will the next breakout startup come from? Benchmark\u2019s full partnership weighs in on the main stage at TechCrunch Disrupt 2026. Save up to $200 before September 25 at 11:59 p.m. PT. Register now.",
      "published": "2026-09-21 15:00",
      "source": "TechCrunch"
    },
    {
      "title": "Google\u2019s $899 Googlebook is a bet that you\u2019ll buy a new laptop for Gemini",
      "link": "https://techcrunch.com/2026/09/21/googles-899-googlebook-is-a-bet-that-youll-buy-a-new-laptop-for-gemini/",
      "summary": "Google\u2019s AI-native Googlebook ties Gemini to the cursor, dictation, widgets, and other parts of the desktop experience.",
      "published": "2026-09-21 14:39",
      "source": "TechCrunch"
    },
    {
      "title": "From first users to billions: Google\u2019s Robby Stein joins TechCrunch Disrupt 2026",
      "link": "https://techcrunch.com/2026/09/21/from-first-users-to-billions-googles-robby-stein-joins-techcrunch-disrupt-2026/",
      "summary": "From first users to billions: Google\u2019s Robby Stein joins TechCrunch Disrupt 2026. Lean in on this Builders Stage session. Save up to $200 before September 25.",
      "published": "2026-09-21 14:30",
      "source": "TechCrunch"
    },
    {
      "title": "Meet the next wave of VCs judging Startup Battlefield 200 at TechCrunch Disrupt 2026",
      "link": "https://techcrunch.com/2026/09/21/meet-the-next-wave-of-vcs-judging-startup-battlefield-200-at-techcrunch-disrupt-2026/",
      "summary": "Meet the next wave of VCs judging the Startup Battlefield 200 contenders on the main stage at TechCrunch Disrupt 2026. Register by September 25 at 11:59 p.m. PT, to save up to $200 and to get a front-row seat to one of the most intense startup pitch competitions.",
      "published": "2026-09-21 14:15",
      "source": "TechCrunch"
    },
    {
      "title": "GM can\u2019t \u2018bring back\u2019 Apple CarPlay because it never left",
      "link": "https://www.theverge.com/transportation/998259/gm-apple-carplay-android-auto-phone-mirror-google",
      "summary": "Last week, GM announced a new software experience for its upcoming Chevy Silverado and GMC Sierra trucks, including a new look for Apple CarPlay and Android Auto, the popular phone mirroring systems that the automaker made a big deal about removing from its electric vehicles in 2023. Naturally, this led to some confusion about whether [\u2026]",
      "published": "2026-09-21 17:47",
      "source": "The Verge"
    },
    {
      "title": "Paramount settles lawsuit blocking $110 billion Warner Bros. merger",
      "link": "https://www.theverge.com/entertainment/998302/paramount-warner-bros-discovery-merger-settlement",
      "summary": "Paramount has reached a settlement with California and the 11 other states that sued to block its planned $110 billion acquisition of Warner Bros. Discovery. The settlement removes a major roadblock standing in the way of the massive media merger. According to the proposed consent decree filed with the court, it includes requirements like minimum [\u2026]",
      "published": "2026-09-21 17:42",
      "source": "The Verge"
    },
    {
      "title": "Bungie says it\u2019s \u2018not done with Destiny\u2019 and will bring back vaulted content",
      "link": "https://www.theverge.com/news/998317/bungie-destiny-2-unvaulted-raids-campaigns-destinations",
      "summary": "Months after seemingly giving up on Destiny 2, Bungie now says it's planning to restore vaulted content in the game like campaigns, destinations, and raids. The decision reverses the Destiny Content Vault that Bungie created six years ago, controversially removing older content from Destiny 2 that players had paid to access. \"We understand that removing [\u2026]",
      "published": "2026-09-21 16:35",
      "source": "The Verge"
    },
    {
      "title": "Grab an Xbox controller and a $50 Xbox gift card together for just $80",
      "link": "https://www.theverge.com/gadgets/998207/xbox-controller-chromebook-usbc-charger-deal-sale",
      "summary": "Newegg is hosting a bundle that includes Microsoft\u2019s wireless Xbox controller (in black) and a $50 digital Xbox gift card together for $80. Given that this model typically sits around $50 to $60 depending on the color you want, this is a fantastic value since it essentially knocks its price down to $30. Another way [\u2026]",
      "published": "2026-09-21 15:13",
      "source": "The Verge"
    },
    {
      "title": "Can John Ternus find Apple\u2019s next big thing?",
      "link": "https://www.theverge.com/podcast/996874/apple-john-ternus-tim-cook-mark-gurman-future-ai-siri-iphone",
      "summary": "Today, I\u2019m talking with Mark Gurman, who is the world\u2019s best-sourced Apple reporter \u2014 both as Bloomberg\u2019s chief Apple correspondent and the host of the upcoming podcast Power On. Earlier this month, Apple hosted its annual iPhone hardware event, virtually every detail of which was reported ahead of time by Mark. But this event was [\u2026]",
      "published": "2026-09-21 14:00",
      "source": "The Verge"
    },
    {
      "title": "iPhone owners can now submit claims in Apple\u2019s $250 million Siri AI settlement",
      "link": "https://www.theverge.com/tech/998191/apple-siri-ai-iphone-16-class-action-lawsuit-settlement",
      "summary": "Apple is paying $250 million to settle claims that it failed to deliver an AI-upgraded Siri - and now, eligible iPhone owners can submit a claim for a payout. If you live in the US and purchased an iPhone 15 Pro, iPhone 15 Pro Max, or any iPhone 16 model between June 10th, 2024, and [\u2026]",
      "published": "2026-09-21 13:36",
      "source": "The Verge"
    },
    {
      "title": "Vivo\u2019s X500 Pro Max has 17 stops of dynamic range and 4K240 slo-mo",
      "link": "https://www.theverge.com/gadgets/998165/vivo-x500-pro-max-launch-specs-release-date-lofic-china",
      "summary": "Vivo's new X500 flagship phones have arrived in China, and as usual the company's focus is firmly on photography. The X500 Pro Max - a new tier in its lineup - is the first phone to use new sensors and silicon from Sony and MediaTek that enable impressive dynamic range and slow-motion video recording. The [\u2026]",
      "published": "2026-09-21 13:16",
      "source": "The Verge"
    },
    {
      "title": "These are the first five Googlebook laptops",
      "link": "https://www.theverge.com/gadgets/997659/googlebooks-breakdown-acer-asus-hp-lenovo-dell",
      "summary": "Google and partners are finally announcing the first laptops under the new Googlebook banner. There are five models from Acer, Asus, Dell, HP, and Lenovo to kick things off. They're available for preorder starting today and arrive in stores on October 4th. Starting prices range from $899 to $1,299, putting the Googlebooks in the same [\u2026]",
      "published": "2026-09-21 13:01",
      "source": "The Verge"
    },
    {
      "title": "The long dream of the Googlebook",
      "link": "https://www.theverge.com/tech/997972/googlebook-laptop-chromeos-android-history",
      "summary": "In late 2010, an up-and-coming Google executive named Sundar Pichai took the stage in front of a bunch of reporters and explained that Google had a big new idea about laptops. In the future, he said, the only thing you'd need on your computer was a web browser - that was where all your apps, [\u2026]",
      "published": "2026-09-21 13:00",
      "source": "The Verge"
    },
    {
      "title": "I got to see Google&#8217;s wild ideas about the future of laptops",
      "link": "https://www.theverge.com/tech/997986/google-googlebooks-android-laptops-dell-hp-lenovo-acer-asus-price-specs",
      "summary": "There are a few things about using a Googlebook that immediately feel just right. The hardware is polished (since it's based on current laptops). The OS is familiar (if you've ever used a Chromebook). But most impressive, it integrates your Android phone with your PC so they feel more like one device. It's the culmination [\u2026]",
      "published": "2026-09-21 13:00",
      "source": "The Verge"
    },
    {
      "title": "Google confirms Gemini models hacked three companies in May 2026",
      "link": "https://arstechnica.com/google/2026/09/google-confirms-gemini-models-hacked-three-companies-in-may-2026/",
      "summary": "A third-party cybersecurity firm accidentally gave experimental Gemini models access to the Internet.",
      "published": "2026-09-21 16:57",
      "source": "Ars Technica"
    },
    {
      "title": "Russel Vought will reportedly be given veto power over all NIH grants",
      "link": "https://arstechnica.com/science/2026/09/trump-planning-to-hand-veto-power-over-nih-grants-to-political-appointee/",
      "summary": "Pending move comes over the objections of the NIH director.",
      "published": "2026-09-21 16:40",
      "source": "Ars Technica"
    },
    {
      "title": "California settles lawsuit against Paramount/Warner merger, angering advocates",
      "link": "https://arstechnica.com/tech-policy/2026/09/california-settles-lawsuit-against-paramount-warner-merger-angering-advocates/",
      "summary": "State AGs had \"very strong\" case that merger is illegal, Lina Khan says.",
      "published": "2026-09-21 16:15",
      "source": "Ars Technica"
    },
    {
      "title": "Trump rejects AI slowdown calls, launches \"AI Force\" instead",
      "link": "https://arstechnica.com/ai/2026/09/trump-rejects-ai-slowdown-calls-launches-ai-force-instead/",
      "summary": "The president offered few details on what his proposed new AI Force would do.",
      "published": "2026-09-21 15:37",
      "source": "Ars Technica"
    },
    {
      "title": "Review: Neagley is a worthy spinoff to megahit Reacher",
      "link": "https://arstechnica.com/culture/2026/09/review-neagley-is-a-worthy-spinoff-to-megahit-reacher/",
      "summary": "It's a bit uneven in execution but still delivers as fast-paced, entertaining escapist fare.",
      "published": "2026-09-21 13:53",
      "source": "Ars Technica"
    },
    {
      "title": "Apple Mac mini review: The new M6 impresses, but the price hike is rough",
      "link": "https://arstechnica.com/gadgets/2026/09/apple-m6-mac-mini-review-300-price-hike-spoils-a-nice-upgrade/",
      "summary": "The M4 Mac mini was one of Apple's best values. The $899 M6 mini, not so much.",
      "published": "2026-09-21 13:00",
      "source": "Ars Technica"
    },
    {
      "title": "Googlebooks launch October 4 starting at $899\u2014here are the five models you can preorder today",
      "link": "https://arstechnica.com/gadgets/2026/09/googlebook-laptops-launch-october-4-starting-at-899-preorders-for-five-models-live-today/",
      "summary": "Googlebooks offer premium hardware and deep smartphone integration, but you may not like the price.",
      "published": "2026-09-21 13:00",
      "source": "Ars Technica"
    },
    {
      "title": "An undercover Google analyst infiltrated a notorious supply-chain hacking gang",
      "link": "https://arstechnica.com/security/2026/09/an-undercover-google-analyst-infiltrated-a-notorious-supply-chain-hacking-gang/",
      "summary": "Google\u2019s threat intelligence group said it had a mole inside TeamPCP's inner circle.",
      "published": "2026-09-20 11:07",
      "source": "Ars Technica"
    },
    {
      "title": "Don't call it an SUV: The Ferrari Purosangue review",
      "link": "https://arstechnica.com/cars/2026/09/dont-call-it-an-suv-the-ferrari-purosangue-review/",
      "summary": "Unlike previous Ferrari four-seaters, this one is better for humans than cargo.",
      "published": "2026-09-20 10:00",
      "source": "Ars Technica"
    },
    {
      "title": "T. rex teeth indicate it ran as warm as an elephant",
      "link": "https://arstechnica.com/science/2026/09/t-rex-teeth-indicate-it-ran-as-warm-as-an-elephant/",
      "summary": "Isotope ratios provide a hint that the giants were actively managing temperatures.",
      "published": "2026-09-20 09:00",
      "source": "Ars Technica"
    }
  ]
}