{
  "AI & Machine Learning": [],
  "Software Development": [
    {
      "title": "Why real-time AI at scale is so hard",
      "link": "https://thenewstack.io/real-time-ai-scale/",
      "summary": "Real-time AI at scale is harder than it looks. Pipelines that hum along in development routinely hit problems in production. The post Why real-time AI at scale is so hard appeared first on The New Stack.",
      "published": "2026-08-23 16:00",
      "source": "The New Stack"
    },
    {
      "title": "One pull to wipe them all",
      "link": "https://thenewstack.io/ai-coding-agent-security/",
      "summary": "Q Developer is a free extension that lets a coding agent read a project, propose changes, and run commands on The post One pull to wipe them all appeared first on The New Stack.",
      "published": "2026-08-23 14:00",
      "source": "The New Stack"
    },
    {
      "title": "The open mainframe: the keystone of the end-to-end digital enterprise",
      "link": "https://thenewstack.io/open-mainframe-keystone-enterprise/",
      "summary": "In the first article in this series, I discussed how the Open Mainframe Project (OMP) and its open-source framework, Zowe, The post The open mainframe: the keystone of the end-to-end digital enterprise appeared first on The New Stack.",
      "published": "2026-08-22 17:00",
      "source": "The New Stack"
    },
    {
      "title": "Securing sandboxes: What happens when AI agents escape containment?",
      "link": "https://thenewstack.io/securing-ai-agent-sandboxes/",
      "summary": "On July 16, the team at Hugging Face noticed something weird moving through their production systems: An intruder that was The post Securing sandboxes: What happens when AI agents escape containment? appeared first on The New Stack.",
      "published": "2026-08-22 16:00",
      "source": "The New Stack"
    },
    {
      "title": "Six identity capabilities for securing autonomous AI agents",
      "link": "https://thenewstack.io/securing-autonomous-ai-agents/",
      "summary": "The artificial intelligence landscape has reached a pivotal inflection point. Over the past several years, the paradigm has shifted from The post Six identity capabilities for securing autonomous AI agents appeared first on The New Stack.",
      "published": "2026-08-22 14:00",
      "source": "The New Stack"
    },
    {
      "title": "Spline rebuilt its entire 3D editor. Then it handed the keys to Claude Code.",
      "link": "https://thenewstack.io/spline-v2-mcp-agents/",
      "summary": "Spline released V2 on Thursday, a complete rebuild of its 3D editor that enables external coding agents to work directly The post Spline rebuilt its entire 3D editor. Then it handed the keys to Claude Code. appeared first on The New Stack.",
      "published": "2026-08-21 19:58",
      "source": "The New Stack"
    },
    {
      "title": "Anthropic brings Mythos 5 to its Claude Security vulnerability scanner",
      "link": "https://thenewstack.io/anthropic-mythos-claude-security/",
      "summary": "Earlier this year, Anthropic launched Claude Security, an enterprise tool that helps development teams scan their codebase for security vulnerabilities The post Anthropic brings Mythos 5 to its Claude Security vulnerability scanner appeared first on The New Stack.",
      "published": "2026-08-21 19:11",
      "source": "The New Stack"
    },
    {
      "title": "Anthropic\u2019s new browser tool doesn\u2019t actually run a browser",
      "link": "https://thenewstack.io/anthropic-browser-use-tool/",
      "summary": "Anthropic launched a new Browser Use tool that gives Claude a structured view of a web page in addition to The post Anthropic\u2019s new browser tool doesn\u2019t actually run a browser appeared first on The New Stack.",
      "published": "2026-08-21 16:52",
      "source": "The New Stack"
    },
    {
      "title": "Forget the model wars, Stripe and Ramp just started the router wars",
      "link": "https://thenewstack.io/stripe-ramp-openrouter-router/",
      "summary": "I\u2019m Matt Burns, Chief Content Officer at Insight Media Group. Each week, I round up the most important AI developments, The post Forget the model wars, Stripe and Ramp just started the router wars appeared first on The New Stack.",
      "published": "2026-08-21 14:28",
      "source": "The New Stack"
    },
    {
      "title": "Dispatches from O'Reilly: The right amount of spec for agentic development",
      "link": "https://stackoverflow.blog/2026/08/21/dispatches-from-o-reilly-the-right-amount-of-spec-for-agentic-development/",
      "summary": "When code gets cheap, the hard part is deciding what \u201ccorrect\u201d means and building a reliable way to check it.",
      "published": "2026-08-21 14:00",
      "source": "Stack Overflow Blog"
    },
    {
      "title": "How I Built Smart Scraper M2M: A Fast ~30ms Scraper API for AI Agents",
      "link": "https://dev.to/hasna_dev2/how-i-built-smart-scraper-m2m-a-fast-30ms-scraper-api-for-ai-agents-1k9f",
      "summary": "Building AI Agents with frameworks like CrewAI or LangChain often hits a bottleneck: heavy, slow web scraping that bloats context windows and increases LLM token costs. To solve this, I built Smart Scraper M2M \u2014 a lightweight, high-performance web scraper API designed specifically for machine-to-machine (M2M) communication. \ud83c\udf1f Key Features \u26a1 Ultra-fast: Returns clean structured JSON in ~30ms. \ud83e\udde0 Context-optimized: Strips out useless HTML/CSS junk so your LLMs process only relevant data. \ud83e\udd16 Agent-fr...",
      "published": "2026-08-23 18:28",
      "source": "DEV Community"
    },
    {
      "title": "Too Many Req: A Bucket List Guide to Building a Rate Limiter",
      "link": "https://dev.to/lovestaco/too-many-req-a-bucket-list-guide-to-building-a-rate-limiter-529a",
      "summary": "Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project. Do give it a try and share your feedback. Every serious API will eventually tell you to sit down and be quiet. Hammer GitHub, Stripe, or AWS a little too eagerly and your requests start bouncing back with a polite but firm 429. I always found that fascinating, so let's build the thing that says no. By the end of...",
      "published": "2026-08-23 18:27",
      "source": "DEV Community"
    },
    {
      "title": "C\u00f3mo pensamos el cifrado de PII en una app Ionic + Angular, para cumplir el RGPD y la LOPD-GDD",
      "link": "https://dev.to/dmorfav/como-pensamos-el-cifrado-de-pii-en-una-app-ionic-angular-para-cumplir-el-rgpd-y-la-lopd-gdd-2o3g",
      "summary": "Envelope encryption con clave por usuario, qu\u00e9 se cifra y qu\u00e9 no, c\u00f3mo lo puso a prueba una auditor\u00eda externa, y el incidente de rendimiento que provoc\u00f3 nuestro propio hardening de seguridad. Montaste tu app con IA r\u00e1pido: le pides unos datos al usuario, llamas al modelo, guardas el resultado en la base de datos y a producci\u00f3n. C\u00f3modo, sin complicaciones. Hasta que un d\u00eda miras bien qu\u00e9 est\u00e1s guardando. En Cuentopia generamos cuentos personalizados para ni\u00f1os. Para personalizar, un padre nos cue...",
      "published": "2026-08-23 18:27",
      "source": "DEV Community"
    },
    {
      "title": "Why engineers need commercial awareness, not just technical depth",
      "link": "https://dev.to/divyakush/why-engineers-need-commercial-awareness-not-just-technical-depth-3o19",
      "summary": "Engineers who only understand the technology, and never the business it serves, hit a ceiling early. The best ones develop commercial awareness \u2014 a real sense of how value is created, funded, and sold. Two days at 21BY72 Season 4, one of Bharat's leading startup summits \u2014 eighty-five ventures on the floor and live pitches in front of six hundred investors \u2014 was a concentrated lesson in exactly that, and I wrote about it in this reflection. Technology is a means; the business is the point It's ea...",
      "published": "2026-08-23 18:20",
      "source": "DEV Community"
    },
    {
      "title": "Keeping Mac work alive without pretending awake means safe",
      "link": "https://dev.to/afterlid/keeping-mac-work-alive-without-pretending-awake-means-safe-4j8m",
      "summary": "A developer usually meets Mac power management through a simple need. A build, local server, download, or agent is still running, and idle sleep would interrupt it. The caffeinate command can be enough for that open lid case. Lid close is a different boundary. An idle sleep assertion does not mean the same thing as a closed display session, and a product should not blur the distinction. I built Afterlid around three explicit states. Sleepy follows normal sleep. Awake prevents idle system and dis...",
      "published": "2026-08-23 18:18",
      "source": "DEV Community"
    },
    {
      "title": "Checking Polish companies from code: VAT, KRS, REGON, EU VAT (REST + Python + MCP)",
      "link": "https://dev.to/bartoszkuc/checking-polish-companies-from-code-vat-krs-regon-eu-vat-rest-python-mcp-2pkc",
      "summary": "If you invoice or onboard Polish companies, sooner or later you have to check two dull things that turn out to matter a lot: is this company actually a registered VAT payer, and is the bank account they gave you the one that's on the government's official white list (\"Bia\u0142a Lista\")? Both of those affect whether you can deduct the cost and reclaim VAT, so it's not really optional. The annoying part is that the data lives in four different places: the Ministry of Finance, the KRS court register, G...",
      "published": "2026-08-23 18:18",
      "source": "DEV Community"
    },
    {
      "title": "A hackathon is a compression test for how you actually work",
      "link": "https://dev.to/divyakush/a-hackathon-is-a-compression-test-for-how-you-actually-work-cf4",
      "summary": "A hackathon is a compression test for how you work. Everything you'd normally have weeks for gets squeezed into a window measured in hours \u2014 scoping, building, integrating, presenting \u2014 and what survives that compression tells you a lot about an engineer. Leading SYNTAX TERMINATOR to the top 12 of more than 250 teams at GDSC DevJams 2024, with a voice-controlled home system built entirely inside that window, was one of the clearest lessons in execution under constraint I've had. Constraint force...",
      "published": "2026-08-23 18:09",
      "source": "DEV Community"
    },
    {
      "title": "Why I built my own technical blog website.",
      "link": "https://dev.to/johnhaab/why-i-built-my-own-technical-blog-website-21kp",
      "summary": "Why I Built My Own Technical Blog Website I wanted a place to write about software engineering, projects I\u2019m building, and things I learn along the way. There are plenty of existing blogging platforms, but building my own gave me something those platforms couldn\u2019t: complete control. Why Build It Myself? The main reasons were pretty simple: Full control over the design No platform limitations A project I could actually use Freedom to experiment with new technology A permanent home for my technica...",
      "published": "2026-08-23 18:05",
      "source": "DEV Community"
    },
    {
      "title": "The Semantic Cache That Made a Free LLM Quota Feel Infinite",
      "link": "https://dev.to/codehub_1304/the-semantic-cache-that-made-a-free-llm-quota-feel-infinite-4lp0",
      "summary": "A token allowance is usually treated as a spending budget, which is the wrong mental model for free tiers. The right model is a cache to be managed, because agent workloads repeat themselves far more than developers realize. A semantic cache that serves previous responses for rephrased requests can cut token consumption by roughly half in typical agent loops. This article documents a working zero-dependency implementation and the threshold tuning that made it safe enough for production prototype...",
      "published": "2026-08-23 18:02",
      "source": "DEV Community"
    },
    {
      "title": "Windows 11 KB5077181 Causing Boot Loops? Here's How to Fix It",
      "link": "https://dev.to/darkssel/windows-11-kb5077181-causing-boot-loops-heres-how-to-fix-it-497h",
      "summary": "You turn on your PC. The manufacturer logo appears. Then the spinning circle of dots appears. And appears. And appears. Your PC keeps restarting \u2014 over and over \u2014 and never reaches the desktop. You might think: \"Did my PC just die? Did I get hacked?\" Maybe not. In early 2026, some Windows 11 users reported boot loops and black screens after installing a specific update \u2014 KB5077181. While Microsoft hasn't officially confirmed widespread issues with this update, many users have shared their experi...",
      "published": "2026-08-23 18:00",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "How To Report A Bug So It Actually Gets Fixed",
      "link": "https://www.reddit.com/r/programming/comments/1vwb745/how_to_report_a_bug_so_it_actually_gets_fixed/",
      "summary": "submitted by /u/tymscar [link] [comments]",
      "published": "2026-08-23 16:08",
      "source": "programming"
    },
    {
      "title": "How to Design an Animation",
      "link": "https://www.reddit.com/r/programming/comments/1vw91lz/how_to_design_an_animation/",
      "summary": "submitted by /u/kciter [link] [comments]",
      "published": "2026-08-23 14:44",
      "source": "programming"
    },
    {
      "title": "The unlikely Linux macro",
      "link": "https://www.reddit.com/r/programming/comments/1vvrbyb/the_unlikely_linux_macro/",
      "summary": "Wrote a bit about the `unlikely` and `likely` macros in the Linux codebase. Great little exploration into tiny optimizations that everyone should know more about \ud83d\ude04 submitted by /u/chaobang [link] [comments]",
      "published": "2026-08-22 23:33",
      "source": "programming"
    },
    {
      "title": "Compiler Optimizations",
      "link": "https://www.reddit.com/r/programming/comments/1vw0y4v/compiler_optimizations/",
      "summary": "submitted by /u/theapplebi [link] [comments]",
      "published": "2026-08-23 07:51",
      "source": "programming"
    },
    {
      "title": "How a 128 MB Windows CE Device Taught Me Debugging",
      "link": "https://www.reddit.com/r/programming/comments/1vw433z/how_a_128_mb_windows_ce_device_taught_me_debugging/",
      "summary": "submitted by /u/phucphungbk [link] [comments]",
      "published": "2026-08-23 10:53",
      "source": "programming"
    },
    {
      "title": "Debugging Starcraft RTS Micro (Starcraft Bot Competition)",
      "link": "https://www.reddit.com/r/programming/comments/1vvs2tt/debugging_starcraft_rts_micro_starcraft_bot/",
      "summary": "submitted by /u/LaughNgamez [link] [comments]",
      "published": "2026-08-23 00:06",
      "source": "programming"
    },
    {
      "title": "Why so many languages use LLVM",
      "link": "https://www.reddit.com/r/programming/comments/1vw6z10/why_so_many_languages_use_llvm/",
      "summary": "submitted by /u/Ok_Marionberry8922 [link] [comments]",
      "published": "2026-08-23 13:17",
      "source": "programming"
    },
    {
      "title": "Finding a hidden Mersenne Twister implementation inside a 15 year old game binary",
      "link": "https://www.reddit.com/r/programming/comments/1vuk4b5/finding_a_hidden_mersenne_twister_implementation/",
      "summary": "submitted by /u/JizosKasa [link] [comments]",
      "published": "2026-08-21 15:49",
      "source": "programming"
    },
    {
      "title": "The Pit Of Success",
      "link": "https://www.reddit.com/r/programming/comments/1vv78fc/the_pit_of_success/",
      "summary": "submitted by /u/Maybe-monad [link] [comments]",
      "published": "2026-08-22 08:57",
      "source": "programming"
    }
  ],
  "Game Development": [
    {
      "title": "Report: Take-Two subpoenas Microsoft and Discord in bid to halt extensive Grand Theft Auto VI leak",
      "link": "https://www.gamedeveloper.com/business/rockstar-subpoenas-microsoft-and-discord-in-bid-to-halt-extensive-grand-theft-auto-vi-leak",
      "summary": "Take-Two is racing to halt a series of GTA VI leaks from an entity known as \"Cyberleek\" that may have access to a playable build of the game.",
      "published": "2026-08-21 20:03",
      "source": "gamedeveloper"
    },
    {
      "title": "We're finally talking about AI, ft. David 'Rez' Graham and Luke Dicken",
      "link": "https://www.gamedeveloper.com/programming/we-re-finally-talking-about-ai-ft-david-rez-graham-and-luke-dicken",
      "summary": "We're chatting about AI and AI techniques, but it's also a conversation about the nature of work and the inherent value of AI in game development.",
      "published": "2026-08-21 14:45",
      "source": "gamedeveloper"
    }
  ],
  "Gaming News": [
    {
      "title": "You\u2019d Be Shocked What You Can Game On A $150 Potato PC",
      "link": "https://www.gamespot.com/videos/youd-be-shocked-what-you-can-game-on-a-150-potato-pc/",
      "summary": "From the latest and greatest indie games, to older titles, and even emulation, all can be played on hardware as cheap as $150 if you're willing to be a savvy shopper.",
      "published": "2026-08-23 16:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Games You Only Need One Copy Of To Play With Others",
      "link": "https://www.gamespot.com/articles/games-you-only-need-one-copy-of-to-play-with-others/",
      "summary": "Gaming has never been more expensive. We're here to investigate why, and help you play more while spending less. Welcome to GameSpot Cheap Week. Fewer and fewer games emphasize couch co-op these days, as we've moved to an increasingly online world that often assumes if you're playing video games with your friend, you're doing it in two different locations over the internet. That's all well and good, but it also means that in most cases, you and your friend both need to own a copy of a game in or...",
      "published": "2026-08-22 20:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Onimusha: Way of the Sword \u2013 Everything To Know",
      "link": "https://www.gamespot.com/videos/onimusha-way-of-the-sword-everything-to-know/",
      "summary": "From its cinematic influences to its expansion of the series\u2019 iconic soul-sucking mechanics, here\u2019s everything to know about Onimusha: Way of the Sword.",
      "published": "2026-08-22 19:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Library Is A Gateway To Free Video Games",
      "link": "https://www.gamespot.com/videos/the-library-is-a-gateway-to-free-video-games/",
      "summary": "Gaming has never been more expensive. We\u2019re here to investigate why, and help you play more while spending less. Welcome to GameSpot Cheap Week. In this video, we look at how getting a library card is better than having an Xbox Game Pass or PlayStation Plus subscription.",
      "published": "2026-08-22 16:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Star Wars Galactic Racer Exclusive Multiplayer Overview Trailer",
      "link": "https://www.gamespot.com/videos/star-wars-galactic-racer-exclusive-multiplayer-overview-trailer/",
      "summary": "Matt Webster Founder and CEO of Fuse Games breaks down Star Wars Galactic Racer Multiplayer. Learn more about Multiplayer Tour, Podracing Tour, the vehicles you can use and customize and much more.",
      "published": "2026-08-22 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Call Of Duty\u2019s Most Controversial Item Is Back In Modern Warfare 4, But With Some Major Changes",
      "link": "https://www.gamespot.com/articles/call-of-dutys-most-controversial-item-is-back-in-modern-warfare-4-but-with-some-major-changes/",
      "summary": "One of the most infamous and controversial items in Call of Duty is the Riot Shield. Some love it. Some hate it. Well, it's back in Call of Duty: Modern Warfare 4, but with a few key changes. With MW4's beta now live, we're seeing the game in action and learning more about it. This includes new details on the Riot Shield, including how it's now destructible. Not only that, but the new Riot Shield can be placed on the ground to allow players to create their own cover, wherever they are. What's mo...",
      "published": "2026-08-21 20:02",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Best Games To Play When Your PC Is Basically A Potato",
      "link": "https://www.gamespot.com/articles/the-best-games-to-play-when-your-pc-is-basically-a-potato/",
      "summary": "Gaming has never been more expensive. We\u2019re here to investigate why, and help you play more while spending less. Welcome to GameSpot Cheap Week. It's no secret that PC gaming has gotten extraordinarily expensive in recent years, with components reaching record-high prices due to a perfect storm of factors. The days of solid-state drives and RAM being sold for reasonable prices feel well and truly over, but the good news is you don't need a monster rig to enjoy some of the best PC games out there...",
      "published": "2026-08-21 20:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Coco Opens Kingdom Hearts 4 To These Potential Disney Worlds",
      "link": "https://www.gamespot.com/articles/coco-opens-kingdom-hearts-4-to-these-potential-disney-worlds/",
      "summary": "In the middle of Kingdom Hearts: Birth by Sleep, Lea--well before he becomes fan-favorite character Axel--makes a brief appearance, leaving a big impression on protagonist Ventus with his rather boisterous behavior. At the end of this scene, Lea makes a declaration that outlines his outlook in life. \"I want everybody I meet to remember me. Inside people's memories, I can live forever.\" In what might seem like a coincidence at first, the D23 trailer for Kingdom Hearts 4 begins with a remarkably s...",
      "published": "2026-08-21 19:47",
      "source": "GameSpot - All Content"
    },
    {
      "title": "We Aren\u2019t Talking Enough About All That Hayden Panettiere Brought To Video Games",
      "link": "https://www.gamespot.com/articles/we-arent-talking-enough-about-all-that-hayden-panettiere-brought-to-video-games/",
      "summary": "This past week, the world lost Hayden Panettiere. Only 36 years old, the former child actress established herself as a household name in numerous iconic roles in film and television. From Claire, the super-powered cheerleader from Heroes, to Kirby Reed, the horror know-it-all from the Scream franchise, Panettiere proved herself to be a highly versatile actress in an ever-evolving industry. But perhaps some of her best acting work was found in video games, and we\u2019re not talking enough about some ...",
      "published": "2026-08-21 19:39",
      "source": "GameSpot - All Content"
    },
    {
      "title": "GTA 6 Leaker Has Not Been Identified Yet \u2013 Report",
      "link": "https://www.gamespot.com/articles/gta-6-leaker-has-not-been-identified-yet-report/",
      "summary": "One of the biggest stories in gaming this week has been the ongoing GTA 6 gameplay leaks, which are all about hyping up a memecoin for profit. A new report provides insight into how Rockstar is handling the situation internally. Bloomberg reported that Rockstar has yet to identify the party responsible, or how such a breach happened. One top executive at Rockstar sent a memo to staff this week \"denouncing the leaker and promising the incident wouldn't detract from the excellent work they've done...",
      "published": "2026-08-21 19:29",
      "source": "GameSpot - All Content"
    },
    {
      "title": "'We didn't have layoffs before, and now all of a sudden we have yearly layoffs': Bethesda artist says 'something has changed' under Microsoft",
      "link": "https://www.pcgamer.com/gaming-industry/we-didnt-have-layoffs-before-and-now-all-of-a-sudden-we-have-yearly-layoffs-bethesda-artist-says-something-has-changed-under-microsoft/",
      "summary": "The Bethesda Game Studios union continues to advocate for labor rights in the games industry.",
      "published": "2026-08-23 16:43",
      "source": "PCGamer latest"
    },
    {
      "title": "It's been 25 years and I'm still not over one of the greatest songs to grace JRPGs",
      "link": "https://www.pcgamer.com/games/final-fantasy/its-been-25-years-and-im-still-not-over-one-of-the-greatest-songs-to-grace-jrpgs/",
      "summary": "Suteki Da Ne hasn't lost any emotional weight since 2001.",
      "published": "2026-08-23 16:26",
      "source": "PCGamer latest"
    },
    {
      "title": "EverQuest Legends dev says 'I'm sure we would' add new classes, races 'in the longer-term vision of the game'",
      "link": "https://www.pcgamer.com/games/mmo/everquest-legends-dev-says-im-sure-we-would-add-new-classes-races-in-the-longer-term-vision-of-the-game/",
      "summary": "Old game, new timeline.",
      "published": "2026-08-23 16:09",
      "source": "PCGamer latest"
    },
    {
      "title": "Ray Chase, the voice of Cyclops in X-Men '97, has '1,000 freaking hours' in Slay the Spire and is running a 'smell build' in Kingdom Come: Deliverance 2: ' I wear perfumes and walk into battle with my fancy boy outfit'",
      "link": "https://www.pcgamer.com/gaming-industry/ray-chase-the-voice-of-cyclops-in-x-men-97-has-1-000-freaking-hours-in-slay-the-spire-and-is-running-a-smell-build-in-kingdom-come-deliverance-2-i-wear-perfumes-and-walk-into-battle-with-my-fancy-boy-outfit/",
      "summary": "The voice of Noctis in Final Fantasy 15 takes us on a road-trip through his Steam library.",
      "published": "2026-08-23 16:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Big Walk is a new co-op puzzle game classic",
      "link": "https://www.pcgamer.com/games/puzzle/big-walk-is-a-new-co-op-puzzle-game-classic/",
      "summary": "Find some friends to take walk with in one of the best puzzle games in recent memory.",
      "published": "2026-08-23 15:00",
      "source": "PCGamer latest"
    },
    {
      "title": "If you're desperate for more Baldur's Gate 3, here's a 6-hour mini-campaign all about Astarion with 4 different endings and 6 new companions",
      "link": "https://www.pcgamer.com/games/baldurs-gate/if-youre-desperate-for-more-baldurs-gate-3-heres-a-6-hour-mini-campaign-all-about-astarion-with-4-different-endings-and-6-new-companions/",
      "summary": "Help or hinder BG3's vampire elf as he tangles with a Bastellus in A Dream of Silence.",
      "published": "2026-08-23 14:24",
      "source": "PCGamer latest"
    },
    {
      "title": "Gunstoppable gives me the same head-empty unbridled joy as Ultrakill\u2014it doesn't hurt that Gabriel's voice actor is in it too",
      "link": "https://www.pcgamer.com/games/fps/gunstoppable-gives-me-the-same-head-empty-unbridled-joy-as-ultrakill-it-doesnt-hurt-that-gabriels-voice-actor-is-in-it-too/",
      "summary": "Nothing but scrap.",
      "published": "2026-08-23 14:00",
      "source": "PCGamer latest"
    },
    {
      "title": "This newly announced soulslike has a main character inspired by Dark Souls' most heartbreaking boss fight",
      "link": "https://www.pcgamer.com/games/rpg/this-newly-announced-soulslike-has-a-main-character-inspired-by-dark-souls-most-heartbreaking-boss-fight/",
      "summary": "Stray Dog: Nobody Cares asks the question: \"What if you were Great Grey Wolf Sif?\"",
      "published": "2026-08-23 11:38",
      "source": "PCGamer latest"
    },
    {
      "title": "Call of Duty: Modern Warfare 4's first beta patch adds a new map and mode, as Infinity Ward responds to complaints about footstep noise and weapon lethality",
      "link": "https://www.pcgamer.com/games/call-of-duty/call-of-duty-modern-warfare-4s-first-beta-patch-adds-a-new-map-and-mode-as-infinity-ward-responds-to-complaints-about-footstep-noise-and-weapon-lethality/",
      "summary": "Cachette and Inflation join the fray as Infinity Ward adjusts footsteps and gun damage.",
      "published": "2026-08-23 10:11",
      "source": "PCGamer latest"
    },
    {
      "title": "The dungeoncrawler where you really can roll to seduce the dragon has been delayed until next year",
      "link": "https://www.pcgamer.com/games/rpg/the-dungeoncrawler-where-you-really-can-roll-to-seduce-the-dragon-has-been-delayed-until-next-year/",
      "summary": "September was looking pretty full anyway, Rizz Dungeon.",
      "published": "2026-08-23 04:29",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "Use a digital twin to explore automation before committing capital",
      "link": "https://www.therobotreport.com/use-digital-twin-explore-automation-before-committing-capital/",
      "summary": "While a digital twin does not necessarily replace a systems integrator, it can help manufacturers evaluate robots and plan applications, says RoboDK. The post Use a digital twin to explore automation before committing capital appeared first on The Robot Report.",
      "published": "2026-08-23 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "Robots don\u2019t run themselves: The workforce powering physical AI",
      "link": "https://www.therobotreport.com/robots-dont-run-themselves-workforce-powering-physical-ai/",
      "summary": "The addition of physical AI to the workforce requires more key performance indicators than throughput, according to the president of HireArt. The post Robots don\u2019t run themselves: The workforce powering physical AI appeared first on The Robot Report.",
      "published": "2026-08-22 14:30",
      "source": "The Robot Report"
    },
    {
      "title": "The technology that could bring robot mowers to one in two American lawns",
      "link": "https://www.therobotreport.com/technology-could-bring-robot-mowers-one-half-american-lawns/",
      "summary": "Improvements in AI, satellite navigation, and machine vision are helping robotic lawn mowers spread in the U.S., writes Sunseeker's founder. The post The technology that could bring robot mowers to one in two American lawns appeared first on The Robot Report.",
      "published": "2026-08-22 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "How software-defined manufacturing fits into real factory operations",
      "link": "https://www.therobotreport.com/how-software-defined-manufacturing-fits-into-real-factory-operations/",
      "summary": "Roby Lynn explains how R2 Labs bridges PLCs, robots, and AI to unify fragmented manufacturing systems. The post How software-defined manufacturing fits into real factory operations appeared first on The Robot Report.",
      "published": "2026-08-22 00:48",
      "source": "The Robot Report"
    },
    {
      "title": "Amazon\u2019s Bhavana Chandrashekhar to speak at RoboBusiness\u2019 Women in Robotics Lunch",
      "link": "https://www.therobotreport.com/amazons-bhavana-chandrashekhar-speaks-robobusiness-women-in-robotics-lunch/",
      "summary": "The Women in Robotics Lunch at RoboBusiness is an opportunity to form new connections and deepen relationships. The post Amazon\u2019s Bhavana Chandrashekhar to speak at RoboBusiness\u2019 Women in Robotics Lunch appeared first on The Robot Report.",
      "published": "2026-08-21 19:57",
      "source": "The Robot Report"
    },
    {
      "title": "Schaeffler plans to mass produce gearboxes for humanoid robots in 2027",
      "link": "https://www.therobotreport.com/schaeffler-plans-to-mass-manufacture-gearboxes-for-humanoids-in-2027/",
      "summary": "Schaeffler is creating its strain wave gearboxes with a forming technology that will enable mass production of the components. The post Schaeffler plans to mass produce gearboxes for humanoid robots in 2027 appeared first on The Robot Report.",
      "published": "2026-08-21 19:27",
      "source": "The Robot Report"
    }
  ],
  "Tech General": [
    {
      "title": "TechCrunch Mobility: The custom chip driving Waymo\u2019s robotaxi ambitions",
      "link": "https://techcrunch.com/2026/08/23/techcrunch-mobility-the-custom-chip-driving-waymos-robotaxi-ambitions/",
      "summary": "Welcome back to TechCrunch Mobility \u2014 your central hub for news and insights on the future of transportation.",
      "published": "2026-08-23 16:03",
      "source": "TechCrunch"
    },
    {
      "title": "Flock CEO calls for \u2018compromise\u2019 as surveillance company faces growing backlash",
      "link": "https://techcrunch.com/2026/08/23/flock-ceo-calls-for-compromise-as-surveillance-company-faces-growing-backlash/",
      "summary": "Flock Safety faces a growing public outcry over concerns that its surveillance technology could be misused.",
      "published": "2026-08-23 15:30",
      "source": "TechCrunch"
    },
    {
      "title": "Is it legal to train AI models on copyrighted books? It\u2019s complicated",
      "link": "https://techcrunch.com/2026/08/23/is-it-legal-to-train-ai-models-on-copyrighted-books-its-complicated/",
      "summary": "Most published authors have, without their knowledge or consent, contributed to the development of the same AI tools that threaten to undermine their livelihoods. That seems illegal, right?",
      "published": "2026-08-23 15:00",
      "source": "TechCrunch"
    },
    {
      "title": "Two years after launch, Walmart\u2019s Flipkart is closing in on India\u2019s quick-commerce leaders",
      "link": "https://techcrunch.com/2026/08/22/two-years-after-launch-walmarts-flipkart-is-closing-in-on-indias-quick-commerce-leaders/",
      "summary": "Flipkart's quick-commerce venture is delivering 1.1 million to 1.2 million orders a day, nearly triple its November volume.",
      "published": "2026-08-23 03:00",
      "source": "TechCrunch"
    },
    {
      "title": "Harvard\u2019s $699 startup bootcamp offers AI avatars of its instructors",
      "link": "https://techcrunch.com/2026/08/22/harvards-699-startup-bootcamp-offers-ai-avatars-of-its-instructors/",
      "summary": "In the HBS Foundry program, AI avatars provide feedback during practice pitches and board meetings.",
      "published": "2026-08-22 21:46",
      "source": "TechCrunch"
    },
    {
      "title": "Will the DOJ\u2019s investigation into a16z spook other VCs?",
      "link": "https://techcrunch.com/2026/08/22/will-the-dojs-investigation-into-a16z-spook-other-vcs/",
      "summary": "On the latest episode of Equity, we wonder why the DOJ is investigating startup board seats.",
      "published": "2026-08-22 20:24",
      "source": "TechCrunch"
    },
    {
      "title": "Inherent, founded by DeepMind alumni, says its AI \u2018teammate\u2019 just outperformed Anthropic and OpenAI at replicating research",
      "link": "https://techcrunch.com/2026/08/22/inherent-founded-by-deepmind-alumni-says-its-ai-teammate-just-outperformed-anthropic-and-openai-at-replicating-research/",
      "summary": "Built by DeepMind alumni, British AI lab Inherent released Faraday, an AI agent whose ability to replicate scientific papers could be a stepping stone for innovation.",
      "published": "2026-08-22 19:00",
      "source": "TechCrunch"
    },
    {
      "title": "OpenAI says California should strengthen its AI safety bill",
      "link": "https://techcrunch.com/2026/08/22/openai-says-california-should-strengthen-its-ai-safety-bill/",
      "summary": "OpenAI is calling for California to strengthen SB 53, an AI safety bill that the company previously opposed.",
      "published": "2026-08-22 16:30",
      "source": "TechCrunch"
    },
    {
      "title": "Frontier AI labs still won\u2019t say how they\u2019d contain a rogue model",
      "link": "https://techcrunch.com/2026/08/22/frontier-ai-labs-still-wont-say-how-theyd-contain-a-rogue-model/",
      "summary": "A new study finds leading AI labs have few publicly documented plans for containing rogue models, raising questions about preparedness as AI systems increasingly demonstrate unexpected and potentially dangerous behavior.",
      "published": "2026-08-22 16:00",
      "source": "TechCrunch"
    },
    {
      "title": "US battery startups have found a lifeline in defense",
      "link": "https://techcrunch.com/2026/08/22/us-battery-startups-have-found-a-lifeline-in-defense/",
      "summary": "U.S. battery startups pulled in $500 million in grants from the Department of Energy, throwing a lifeline to an industry that was on the ropes after EV incentives were slashed.",
      "published": "2026-08-22 15:20",
      "source": "TechCrunch"
    },
    {
      "title": "We\u2019re All Going to the World\u2019s Fair is an intimate coming-of-age horror film",
      "link": "https://www.theverge.com/entertainment/983177/jane-schoenbrun-were-all-going-to-the-worlds-fair-horror-movie-review",
      "summary": "Jane Schoenbrun's latest film, Teenage Sex and Death at Camp Miasma, is making a splash in theaters right now. So it seems like the perfect time to revisit their first film, We're All Going to the World's Fair. I fell in love with this film when I first saw it at Sundance in 2021. We [\u2026]",
      "published": "2026-08-23 15:00",
      "source": "The Verge"
    },
    {
      "title": "Grand Theft Auto VI exists in its own universe",
      "link": "https://www.theverge.com/column/983410/grand-theft-auto-vi-exists-in-its-own-universe",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on GTA VI and the state of the video game industry, follow Andrew Webster. The Stepback arrives in our subscribers' inboxes at 8AM ET. Opt in for The Stepback here. How it started Four years ago, fans [\u2026]",
      "published": "2026-08-23 12:00",
      "source": "The Verge"
    },
    {
      "title": "Doodle generative compositions in your browser with Musical Spirograph",
      "link": "https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition",
      "summary": "I remember having a Spirograph as a kid and being obsessed with it. Its geometric patterns are hypnotic and gorgeous. I also love generative music composition. So bringing those two things together in a browser tab, I'm hooked. Musical Spirograph is a relatively simple concept. A set of points dash around the screen according to [\u2026]",
      "published": "2026-08-22 17:00",
      "source": "The Verge"
    },
    {
      "title": "W. Kamau Bell has the most practical \u2018most indispensable tool\u2019",
      "link": "https://www.theverge.com/report/980452/w-kamau-bell-whos-with-me-comedy-interview",
      "summary": "W. Kamau Bell is one of those people who has always just seemed to be there. From Totally Biased, to Politically Re-Active, United Shades of America, and We Need to Talk About Cosby, his blend of comedy, social commentary, and political activism has helped him stand out. He's won a Peabody and four Emmys, been [\u2026]",
      "published": "2026-08-22 15:00",
      "source": "The Verge"
    },
    {
      "title": "Amazon just hiked the prices for Echo, Fire TV, and Kindle products by up to 60 percent",
      "link": "https://www.theverge.com/tech/983598/amazon-price-increase-echo-kindle-fire-tv",
      "summary": "Citing \"significant increases in memory and storage component costs,\" Amazon has raised prices on Echos, Kindles, Fire TVs, and Eeros by up to 60 percent, as first reported by Fortune. The cheapest products in Amazon's lineup were hit hardest, with the Echo Dot smart speaker jumping from $49.99 to $79.99. The Fire TV Stick 4K [\u2026]",
      "published": "2026-08-22 13:41",
      "source": "The Verge"
    },
    {
      "title": "An okay laptop with 16GB of RAM is better than a nice laptop with 8GB, and this $520 HP OmniBook proves it",
      "link": "https://www.theverge.com/tech/983554/hp-omnibook-3-16-snapdragon-laptop-review",
      "summary": "Laptop prices are out of whack. $500 used to get you a tolerable laptop, and $900 got you a really good one. They often had similar CPU, RAM, and storage options because that stuff was comparatively cheap; the difference was often in build quality and screen rather than power. But RAMageddon has thrown everything off. [\u2026]",
      "published": "2026-08-22 13:00",
      "source": "The Verge"
    },
    {
      "title": "Two great new repairable gadgets",
      "link": "https://www.theverge.com/tech/983375/fairphone-6-plus-framework-12-laptop-mutiny-mortal-shell-2",
      "summary": "Hi, friends! Welcome to Installer No. 141, your guide to the best and Verge-iest stuff in the world. (If you're new here, welcome, I'm newish here too, and also you can read all the old editions at the Installer homepage.) This week, I've been getting back into the Installer groove, trying out some ergonomic Switch [\u2026]",
      "published": "2026-08-22 12:00",
      "source": "The Verge"
    },
    {
      "title": "HoverAir\u2019s transforming modular drone has already been halted in the US",
      "link": "https://www.theverge.com/tech/983500/hoverair-versa-halted-us-fcc-drone-ban-indiegogo",
      "summary": "I am so sorry, fellow US gadget fans: the FCC's drone ban appears to have struck again. The HoverAir Versa - a baby steadycam with snap-on propeller wings that transform it into a drone - has already stopped taking US orders just three days after its Indiegogo debut, and may be forced to abandon shipping [\u2026]",
      "published": "2026-08-21 22:14",
      "source": "The Verge"
    },
    {
      "title": "TikTok will pay $400 million to settle DOJ child privacy lawsuit",
      "link": "https://www.theverge.com/tech/983531/tiktok-settle-doj-lawsuit-coppa",
      "summary": "The US Department of Justice announced on Friday that TikTok will pay $400 million to settle a lawsuit filed in 2024 over allegedly violating the Children's Online Privacy Protection Act (COPPA). In the lawsuit, the DOJ alleged that TikTok collected data from children without notifying parents or obtaining consent and did not delete the accounts [\u2026]",
      "published": "2026-08-21 22:13",
      "source": "The Verge"
    },
    {
      "title": "Over 1 million people have clicked LinkedIn\u2019s AI slop button",
      "link": "https://www.theverge.com/ai-artificial-intelligence/983502/linkedin-ai-slop-button-one-million-people-message",
      "summary": "LinkedIn actually announced a \"Seems like AI slop\" button on July 30th, and the company says that a lot of people have already used it. According to a Thursday post from chief product officer Hari Srinivasan, \"over a million people\" have clicked on the button, which is accessible from the three dots menu on a [\u2026]",
      "published": "2026-08-21 21:25",
      "source": "The Verge"
    },
    {
      "title": "Due to need for 'absolute success,' China delays critical Moon launch to 2027",
      "link": "https://arstechnica.com/space/2026/08/due-to-need-for-absolute-success-china-delays-critical-moon-launch-to-2027/",
      "summary": "\"The Chang\u2019e 7 mission does not meet the conditions for launch.\"",
      "published": "2026-08-23 14:30",
      "source": "Ars Technica"
    },
    {
      "title": "Volcanoes that made history",
      "link": "https://arstechnica.com/science/2026/08/volcanoes-that-made-history/",
      "summary": "Enormous eruptions altered Earth\u2019s climate and societies all over the globe.",
      "published": "2026-08-23 11:02",
      "source": "Ars Technica"
    },
    {
      "title": "Putting mice into hibernation causes a major loss of synapses",
      "link": "https://arstechnica.com/science/2026/08/memories-stick-around-even-after-half-the-synapses-are-gone/",
      "summary": "Hibernation cuts down on synapses, but mice seem to retain memories anyway.",
      "published": "2026-08-22 11:22",
      "source": "Ars Technica"
    },
    {
      "title": "Dismantling the Roadless Rule threatens to disrupt wildlife and water in US",
      "link": "https://arstechnica.com/science/2026/08/dismantling-the-roadless-rule-threatens-to-disrupt-wildlife-and-water-in-us/",
      "summary": "Lands free of roads are under threat from the Trump administration\u2019s proposed rollback.",
      "published": "2026-08-22 11:08",
      "source": "Ars Technica"
    },
    {
      "title": "Trump's space transportation policy calls for new spaceport on federal land",
      "link": "https://arstechnica.com/space/2026/08/trump-admin-calls-for-more-spaceports-to-handle-surge-in-launches/",
      "summary": "\"We probably need another site that's capable of heavy and super heavy launch capability.\"",
      "published": "2026-08-21 23:32",
      "source": "Ars Technica"
    },
    {
      "title": "Thunder + fiber-optic cabling used for seismic imaging",
      "link": "https://arstechnica.com/science/2026/08/researchers-use-thunderquakes-to-study-structure-of-earths-surface/",
      "summary": "Thunderstorms make seismic waves that can be used to find sub-surface features.",
      "published": "2026-08-21 20:26",
      "source": "Ars Technica"
    },
    {
      "title": "Hidden Zillow listings created fake supply shock, raising NYC rents, lawsuit says",
      "link": "https://arstechnica.com/tech-policy/2026/08/class-action-accuses-brokers-of-hiding-zillow-listings-driving-up-nyc-rents/",
      "summary": "Renters say hidden Zillow listings make it harder to afford living in New York City.",
      "published": "2026-08-21 20:10",
      "source": "Ars Technica"
    },
    {
      "title": "Motorola's GrapheneOS phones will launch in 2027 priced higher than Pixels",
      "link": "https://arstechnica.com/gadgets/2026/08/motorolas-grapheneos-phones-will-launch-in-2027-priced-higher-than-pixels/",
      "summary": "The private Android-based OS will expand beyond Pixels next year.",
      "published": "2026-08-21 19:32",
      "source": "Ars Technica"
    },
    {
      "title": "Lawsuit demands Logitech hand tariff refunds over to customers",
      "link": "https://arstechnica.com/tech-policy/2026/08/lawsuit-demands-logitech-hand-tariff-refunds-over-to-customers/",
      "summary": "Logitech increased prices by up to 25 percent last year.",
      "published": "2026-08-21 19:04",
      "source": "Ars Technica"
    },
    {
      "title": "Chinese regulators tell Tesla to fix nearly 3 million cars",
      "link": "https://arstechnica.com/cars/2026/08/chinese-regulators-tell-tesla-to-fix-nearly-3-million-cars/",
      "summary": "Chinese safety regulators have cracked down on doors that don't open in a crash.",
      "published": "2026-08-21 18:07",
      "source": "Ars Technica"
    }
  ]
}