{
  "AI & Machine Learning": [],
  "Software Development": [
    {
      "title": "DeepSeek\u2019s first vision model vs. Gemini 3.7 Flash: It comes down to spend vs. speed",
      "link": "https://thenewstack.io/deepseek-gemini-vision-comparison/",
      "summary": "DeepSeek released V4 Flash Vision Exp on August 21, its first model that accepts image input. Image input means a The post DeepSeek\u2019s first vision model vs. Gemini 3.7 Flash: It comes down to spend vs. speed appeared first on The New Stack.",
      "published": "2026-08-31 12:00",
      "source": "The New Stack"
    },
    {
      "title": "Tide launched Raziel for AI security. It assumes hackers are inside.",
      "link": "https://thenewstack.io/tide-raziel-emergent-authority/",
      "summary": "Michael Loewy, co-founder of the Tide Foundation, says the security industry was already losing ground to hackers before AI. Everything The post Tide launched Raziel for AI security. It assumes hackers are inside. appeared first on The New Stack.",
      "published": "2026-08-31 10:00",
      "source": "The New Stack"
    },
    {
      "title": "OpenAI leaving Cursor: \u201cDevelopers have to be prepared to adapt when it happens.\u201d",
      "link": "https://thenewstack.io/openai-cuts-cursor-spacex/",
      "summary": "OpenAI stated on Friday that it has notified SpaceX that it intends to wind down its contract providing OpenAI models The post OpenAI leaving Cursor: \u201cDevelopers have to be prepared to adapt when it happens.\u201d appeared first on The New Stack.",
      "published": "2026-08-30 17:03",
      "source": "The New Stack"
    },
    {
      "title": "AI agents are making retrieval engineering a core engineering discipline",
      "link": "https://thenewstack.io/ai-agents-retrieval-engineering/",
      "summary": "AI agents are changing retrieval requirements. As organizations move from chatbots to AI systems that investigate, reason, and act on The post AI agents are making retrieval engineering a core engineering discipline appeared first on The New Stack.",
      "published": "2026-08-30 16:00",
      "source": "The New Stack"
    },
    {
      "title": "Your AI agent is only as good as the harness around it",
      "link": "https://thenewstack.io/building-ai-agent-harness/",
      "summary": "An agent can give a convincing answer in a demo. Especially when the question is clear, the documents are up The post Your AI agent is only as good as the harness around it appeared first on The New Stack.",
      "published": "2026-08-30 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Your container runs. Everything around it shouldn\u2019t be your problem.",
      "link": "https://thenewstack.io/amazon-ecs-express-mode/",
      "summary": "The promise with containers was simple: if it runs on your local machine, it will run in production. And this The post Your container runs. Everything around it shouldn\u2019t be your problem. appeared first on The New Stack.",
      "published": "2026-08-29 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Commits on GitHub have doubled in four months. Verification capacity has not.",
      "link": "https://thenewstack.io/scaling-ai-code-verification/",
      "summary": "I have been waiting for agent-generated code to show up in public infrastructure data rather than in vendor benchmarks. In The post Commits on GitHub have doubled in four months. Verification capacity has not. appeared first on The New Stack.",
      "published": "2026-08-29 14:00",
      "source": "The New Stack"
    },
    {
      "title": "The 3 roles AI agents play in your developer platform",
      "link": "https://thenewstack.io/ai-agent-platform-roles/",
      "summary": "Engineering organizations are trying to deliver as fast as technology allows, bringing agentic AI into their developer platforms and working The post The 3 roles AI agents play in your developer platform appeared first on The New Stack.",
      "published": "2026-08-29 13:00",
      "source": "The New Stack"
    },
    {
      "title": "CodeHub Classroom",
      "link": "https://dev.to/dagilleland/codehub-classroom-25fd",
      "summary": "GitHub Classroom launched in July 2013. In August 2026, it was sunset \u2014 and a lot of instructors were left scrambling for an alternative. The official recommendations point to \"yet-another-online-service\" - and your school might not like you sending student information (names, emails, etc.) through unknown online solutions. That was one of my pain points (among others). So I built CodeHub Classroom. \ud83c\udf89 I teach computer programming at the post-secondary level. My colleagues and I needed to adjust ...",
      "published": "2026-08-31 12:53",
      "source": "DEV Community"
    },
    {
      "title": "Grok 4.6 Is Now in Foundry \u2014 Here\u2019s What It Means If You Write C#",
      "link": "https://dev.to/taswar_bhatti/grok-46-is-now-in-foundry-heres-what-it-means-if-you-write-c-ehf",
      "summary": "Grok 4.6 \u2014 SpaceXAI's latest frontier model \u2014 just landed in public preview in Microsoft Foundry as an Azure Direct Model. The headline isn't \"another big model dropped.\" It's that Grok 4.6 is built specifically for long-horizon, agentic work: planning across many steps, calling tools reliably, recovering when something goes wrong, and handing you a finished work product instead of a half-baked fragment you have to stitch together yourself. That's a meaningfully different design target than \"ans...",
      "published": "2026-08-31 12:52",
      "source": "DEV Community"
    },
    {
      "title": "SOC 2, CRA, NIS2: they all ask your cluster the same five questions",
      "link": "https://dev.to/arifkurnaz/soc-2-cra-nis2-they-all-ask-your-cluster-the-same-five-questions-4169",
      "summary": "In eleven days, on 11 September 2026, the reporting obligations of the EU Cyber Resilience Act start applying to anyone who puts a product with digital elements on the European market. Not the full regulation. Just the part where, if you find out an actively exploited vulnerability is in your product, you have 24 hours to tell ENISA about it. I have watched a lot of engineering teams meet this class of deadline for the first time. It usually goes the same way. Somebody in sales gets a security q...",
      "published": "2026-08-31 12:52",
      "source": "DEV Community"
    },
    {
      "title": "How Do You Actually Evaluate Your RAG App?",
      "link": "https://dev.to/pritika17/how-do-you-actually-evaluate-your-rag-app-526b",
      "summary": "RAG Evaluation: How to Know if Your RAG System Actually Works You built a RAG chatbot. It answers questions from your documents. You test it a few times. The answers look good. So\u2026 can you ship it? No. One good answer doesn't tell you whether your RAG system works. A RAG application has multiple moving parts. The retriever can fail. The generator can fail. They can both work individually and still fail when combined. And once the application goes live, your users will ask questions you never tes...",
      "published": "2026-08-31 12:52",
      "source": "DEV Community"
    },
    {
      "title": "Mainstreaming RakuAST",
      "link": "https://dev.to/lizmat/mainstreaming-rakuast-49j8",
      "summary": "Yes, it looks like the next release of Rakudo (2026.09, tentatively planned for 26 September) will be the first Rakudo release that will use the new Raku backend (based on a new grammar producing RakuAST) as the default when compiling a writting in the Raku Programming Language. Until then one had to specify the RAKUDO_RAKUAST=1 environment variable to activate the new backend. It is a major step towards releasing the next Raku language level, tentatively still called \"6.e\" for historical reason...",
      "published": "2026-08-31 12:45",
      "source": "DEV Community"
    },
    {
      "title": "How to Reduce Time to Revoke for Exposed Credentials",
      "link": "https://dev.to/gitguardian/how-to-reduce-time-to-revoke-for-exposed-credentials-4bba",
      "summary": "This is the second article in a series on time to revoke, following our piece on The Hacker News. The first explains how to measure the amount of time an exposed credential remains usable. This article focuses on the operational changes security teams can make to shrink that exposure window. TL;DR: Reducing time to revoke means addressing the operational blockers that keep exposed credentials valid after detection. Security teams need to validate which credentials still work, route them to the r...",
      "published": "2026-08-31 12:41",
      "source": "DEV Community"
    },
    {
      "title": "Moving a password to another device without syncing your vault",
      "link": "https://dev.to/volker_schukai/moving-a-password-to-another-device-without-syncing-your-vault-na2",
      "summary": "The password is in your password manager, exactly where it should be. The login prompt is on a different device. Perhaps you are preparing an Android device for a maintenance task. It needs one service password. You do not want to sign it into your email account or give it access to the rest of your password vault just to fill in that field. Typing the password manually is an option. Sending it to yourself is another. Neither is particularly appealing when the value is long, the task is temporar...",
      "published": "2026-08-31 12:41",
      "source": "DEV Community"
    },
    {
      "title": "Automating Excel Merges with Power Automate: A Deep Dive into Workflow Automation and Data Cleaning",
      "link": "https://dev.to/datasort/automating-excel-merges-with-power-automate-a-deep-dive-into-workflow-automation-and-data-cleaning-cmg",
      "summary": "Dealing with multiple Excel or CSV files is a common task in business. Whether it is sales reports from different regions, customer data across various campaigns, or financial records by month, the need to combine these files into a single, cohesive dataset is constant. Manually copying and pasting or even using complex formulas can quickly become a time sink, prone to errors, and a source of frustration. What if you could automate this repetitive process? Imagine setting up a workflow that auto...",
      "published": "2026-08-31 12:39",
      "source": "DEV Community"
    },
    {
      "title": "J\u2019ai mis un Agent Claude dans ma CI pendant 3 mois , voici ce qu\u2019il a vraiment fait",
      "link": "https://dev.to/yves_michelfoyettchale_/jai-mis-un-agent-claude-dans-ma-ci-pendant-3-mois-voici-ce-quil-a-vraiment-fait-5518",
      "summary": "Retour d\u2019experience sur l\u2019automatisation de d\u00e9ploiements avec un agent LLM et sur les gardes-fous qu\u2019il a fallu inventer en cours de route L\u2019id\u00e9e est venue d\u2019un frustration banale. Sur mon projet terraform , je passais beaucoup de temps \u00e0 refaire la m\u00eame chose : lire un plan qui \u00e9choue , comprendre pourquoi , corriger des lignes de configurations , toujours trop long. Un agent LLM sait faire ca , mais la question \u00e9tait se savoir s\u2019il pouvait le faire sans supervision , dans un pipeline , sur une...",
      "published": "2026-08-31 12:28",
      "source": "DEV Community"
    },
    {
      "title": "Running Local LLMs with RamaLama and Docker on a Mac: A Hands-On Guide",
      "link": "https://dev.to/shubham_sharma_94/running-local-llms-with-ramalama-and-docker-on-a-mac-a-hands-on-guide-140p",
      "summary": "RamaLama runs large language models as OCI containers, so a single command (ramalama run smollm:135m) pulls a model and starts talking to it, with no Python environment to babysit. I spent an afternoon putting it through its paces on an Apple Silicon Mac (Apple M4 Pro, 48 GB RAM, macOS 26.6) with Docker 29.4 provided by OrbStack. This guide is what I actually saw: the install, the first model, an OpenAI-compatible server, and the one macOS-specific catch that isn't obvious from the docs. Every c...",
      "published": "2026-08-31 12:24",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "a CVE dispute",
      "link": "https://www.reddit.com/r/programming/comments/1w39988/a_cve_dispute/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-31 10:00",
      "source": "programming"
    },
    {
      "title": "Please, I beg you, we need to stop using Stored Procedures (from applications)",
      "link": "https://www.reddit.com/r/programming/comments/1w3blbq/please_i_beg_you_we_need_to_stop_using_stored/",
      "summary": "submitted by /u/Heffree [link] [comments]",
      "published": "2026-08-31 11:56",
      "source": "programming"
    },
    {
      "title": "p99 0 ms* autocomplete for 240 million domain names",
      "link": "https://www.reddit.com/r/programming/comments/1w2yw8j/p99_0_ms_autocomplete_for_240_million_domain_names/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-31 01:00",
      "source": "programming"
    },
    {
      "title": "The Hugging Face incident from a security engineering perspective",
      "link": "https://www.reddit.com/r/programming/comments/1w39te8/the_hugging_face_incident_from_a_security/",
      "summary": "submitted by /u/No_Zookeepergame7552 [link] [comments]",
      "published": "2026-08-31 10:29",
      "source": "programming"
    },
    {
      "title": "Using stable and evolutionary problems to guide program decomposition",
      "link": "https://www.reddit.com/r/programming/comments/1w3cd71/using_stable_and_evolutionary_problems_to_guide/",
      "summary": "submitted by /u/jhartikainen [link] [comments]",
      "published": "2026-08-31 12:29",
      "source": "programming"
    },
    {
      "title": "Reverse Engineering Unknown File Formats with ImHex",
      "link": "https://www.reddit.com/r/programming/comments/1w2ckmm/reverse_engineering_unknown_file_formats_with/",
      "summary": "submitted by /u/WerWolv [link] [comments]",
      "published": "2026-08-30 09:08",
      "source": "programming"
    },
    {
      "title": "Google says website developers must set their region to Canada for 'Lake Ontario' to appear on map",
      "link": "https://www.reddit.com/r/programming/comments/1w3d3vb/google_says_website_developers_must_set_their/",
      "summary": "submitted by /u/FiveWordinOrangeNeon [link] [comments]",
      "published": "2026-08-31 12:59",
      "source": "programming"
    },
    {
      "title": "C++ metaprogramming now looks like Python",
      "link": "https://www.reddit.com/r/programming/comments/1w3b7n1/c_metaprogramming_now_looks_like_python/",
      "summary": "submitted by /u/Obvious_Set5239 [link] [comments]",
      "published": "2026-08-31 11:38",
      "source": "programming"
    },
    {
      "title": "Automating immersive reading",
      "link": "https://www.reddit.com/r/programming/comments/1w2fc9t/automating_immersive_reading/",
      "summary": "I took a week off from work recently to reimplement Storyteller's forced alignment algorithm. Storyteller is an open source, self hosted platform for creating, managing, and reading/listening to \"readaloud\" books \u2014 books that have audiobook narration built in and can highlight each sentence (and/or word, with this new algorithm!) as it's read aloud. Forced alignment is the process of determining where each piece of text starts and ends in the audiobook. Anyway, I am really pleased with how the n...",
      "published": "2026-08-30 11:42",
      "source": "programming"
    }
  ],
  "Game Development": [],
  "Gaming News": [
    {
      "title": "For Street Fighter\u2019s Chun-Li, Callina Liang Had To Get Her Thighs In Fighting Shape",
      "link": "https://www.gamespot.com/articles/for-street-fighter-chun-li-callina-liang-had-to-get-her-thighs-in-fighting-shape/",
      "summary": "There are certain non-negotiable constants in the world of Street Fighter, from Ryu throwing Hadoukens to Dhalsim being referred to as \"Stretchy-Arm Guy\" by new players, and when it comes to Chun Li, the Interpol agent always has a set of thighs strong enough to crack a titanium-plated watermelon in half. October's Street Fighter movie looks like a faithful adaptation of the classic fighting games, and Chun-Li actress Callina Liang worked hard to get her body--especially her legs--into fighting ...",
      "published": "2026-08-31 12:32",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Back-To-Back PlayStation State Of Plays Are Coming This Week",
      "link": "https://www.gamespot.com/articles/back-to-back-playstation-state-of-plays-are-coming-this-week/",
      "summary": "Sony has announced that there will be not one, but two, PlayStation State of Play events this week. The back-to-back broadcasts will feature \"updates from studios around the world,\" Sony said in its announcement. The first event, kicking off at 6 AM PT / 9 AM ET on September 3, will feature updates from Sony's own development teams and third-party partners. The event will conclude with an \"extended look\" at Final Fantasy VII: Revelation. State of Play x2 Right after the first event will be a sec...",
      "published": "2026-08-31 12:08",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Resident Evil Could Have Its Biggest Opening Weekend Ever With Its New Movie",
      "link": "https://www.gamespot.com/articles/resident-evil-could-have-its-biggest-opening-weekend-ever-with-its-new-movie/",
      "summary": "Weapons director Zach Cregger's Resident Evil movie hits theaters on September 17, and analysts predict it will set a record for the franchise. While the majority of the live-action movies turned a decent profit off of a relatively small budget, Cregger's take on the IP is currently projected to have the best opening weekend by a comfortable margin. That's according to the official publication of the National Association of Theater Owners, Box Office Pro. The survival-horror movie is predicted t...",
      "published": "2026-08-31 11:56",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Witcher 3: Wild Hunt Songs of the Past \u2013 Exploration, Environments and Combat Showcase",
      "link": "https://www.gamespot.com/videos/the-witcher-3-wild-hunt-songs-of-the-past-exploration-environments-and-combat-showcase/",
      "summary": "Watch some Witcher 3: Wild Hunt Songs of the Past gameplay from gamescom 2026 showcasing exploration, environments, and combat.",
      "published": "2026-08-30 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Minecraft Mobs Arrive As Cookie Treats At Crumbl For Limited Time",
      "link": "https://www.gamespot.com/articles/minecraft-mobs-arrive-as-cookie-treats-at-crumbl-for-limited-time/",
      "summary": "Chicken cookies! Crumbl has revealed a Minecraft collaboration that introduces six different desserts based on the sandbox game to the menu starting today. Yes, they're all square shaped, and no, there isn't a chicken jockey. Available tomorrow, August 31, through September 5, the four-sided treats include a cookie butter cookie with a chicken topper, a Creeper Key lime sandwich, and a lemon poppyseed cookie topped with a boxy bee. Those three treats are joined by an Enderman cookies-and-cream s...",
      "published": "2026-08-30 13:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Witcher 3: Songs Of The Past Is A Mystery Centered On Dandelion",
      "link": "https://www.gamespot.com/videos/the-witcher-3-songs-of-the-past-is-a-mystery-centered-on-dandelion/",
      "summary": "GameSpot was also able to attend a hands-off presentation, where we learned all about The Witcher 3 - Wild Hunt Songs of the Past\u2019s Dandelion-centered storyline. CD Projekt Red returns to its fantasy-themed action-RPG after over a decade, and the developer says this expansion takes Geralt on one last ride \u201cbefore passing the torch.\u201d",
      "published": "2026-08-29 15:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Xbox Kept At Least One Big Promise In Its Most Tumultuous Year Ever",
      "link": "https://www.gamespot.com/articles/xbox-kept-at-least-one-big-promise-in-its-most-tumultuous-year-ever/",
      "summary": "When it drastically increased the price of Game Pass Ultimate on October 1, 2025, Xbox made a promise in a now-deleted Xbox Wire post: \u201cUltimate subscribers now get access to over 75 day-one releases a year.\u201d In the year since, a lot has changed at Xbox. It has hired a new CEO, laid off thousands of developers, spun off several studios, and scaled back its multiplatform plans. This past year has been one of pivots and changes in strategy for Xbox, so I wondered if that day-one release commitment...",
      "published": "2026-08-29 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Steam 'teraleak' extends far beyond Valve games, including prototypes of third-party titles like Mafia 2 and Grand Theft Auto 3: 'This may be one of if not the biggest leaks to occur'",
      "link": "https://www.pcgamer.com/games/the-steam-teraleak-extends-far-beyond-valve-games-including-prototypes-of-third-party-titles-like-mafia-2-and-grand-theft-auto-3-this-may-be-one-of-if-not-the-biggest-leaks-to-occur/",
      "summary": "Hundreds of Steam file groups were included in the leak relating to game builds, trailers, soundtracks and more.",
      "published": "2026-08-31 11:43",
      "source": "PCGamer latest"
    },
    {
      "title": "1666: Amsterdam's developer says it 'won't be using any AI anymore', and the tech was only used 'in conception and pre-production'\u2014arguably the most creative phase of the entire process",
      "link": "https://www.pcgamer.com/games/action/1666-amsterdams-developer-says-it-wont-be-using-ai-anymore-and-the-tech-was-only-used-in-conception-and-pre-production-arguably-the-most-creative-phase-of-the-entire-process/",
      "summary": "Patrice D\u00e9silets says AI has been \"totally removed\" from the development process.",
      "published": "2026-08-31 10:03",
      "source": "PCGamer latest"
    },
    {
      "title": "Steam Week in Review: Here are the top 10 most popular genres on Steam",
      "link": "https://www.pcgamer.com/gaming-industry/steam-week-in-review-here-are-the-top-10-most-popular-genres-on-steam/",
      "summary": "All the interesting Steam facts for the week ending August 30.",
      "published": "2026-08-31 03:58",
      "source": "PCGamer latest"
    },
    {
      "title": "'Sidequests are almost my reason for doing videogames in the first place:' The dev behind one of the coolest upcoming RPGs says its word count is ballooning because they just love side stories so much",
      "link": "https://www.pcgamer.com/games/rpg/sidequests-are-almost-my-reason-for-doing-videogames-in-the-first-place-the-dev-behind-one-of-the-coolest-upcoming-rpgs-says-its-word-count-is-ballooning-because-they-just-love-side-stories-so-much/",
      "summary": "You won't see me complaining",
      "published": "2026-08-30 22:24",
      "source": "PCGamer latest"
    },
    {
      "title": "A Star Wars Galaxies community server was allegedly hacked with AI assistance by a Reddit moderator harboring a primeval grudge",
      "link": "https://www.pcgamer.com/games/mmo/a-star-wars-galaxies-community-server-was-allegedly-hacked-with-ai-assistance-by-a-reddit-moderator-harboring-a-primeval-grudge/",
      "summary": "\"We\u2019re obviously bothered by this, but there isn\u2019t much we can do outside of being up front with all of you and staying focused on what makes Legends great.\"",
      "published": "2026-08-30 20:02",
      "source": "PCGamer latest"
    },
    {
      "title": "Star Wars Zero Company's permadeath makes it a better RPG than most RPGs, even though it's not really an RPG",
      "link": "https://www.pcgamer.com/games/rpg/star-wars-zero-companys-permadeath-makes-it-a-better-rpg-than-most-rpgs-even-though-its-not-really-an-rpg/",
      "summary": "Choice and consequence vs. death and consequence.",
      "published": "2026-08-30 19:14",
      "source": "PCGamer latest"
    },
    {
      "title": "Total War: Warhammer 40,000 wins best PC game at Gamescom",
      "link": "https://www.pcgamer.com/games/strategy/total-war-warhammer-40-000-wins-best-pc-game-at-gamescom/",
      "summary": "Previews of the grimdark strategy game are turning heads.",
      "published": "2026-08-30 18:57",
      "source": "PCGamer latest"
    },
    {
      "title": "Thanks to a dedicated team 'art-directing' every single NPC, GTA 6 has over 10 times as many unique animations as GTA 5",
      "link": "https://www.pcgamer.com/games/grand-theft-auto/thanks-to-a-dedicated-team-art-directing-every-single-npc-gta-6-has-over-10-times-as-many-unique-animations-as-gta-5/",
      "summary": "Over 600,000.",
      "published": "2026-08-30 18:40",
      "source": "PCGamer latest"
    },
    {
      "title": "Elden Ring's Tarnished Edition is exciting enough on its own, but it's also our last chance to properly experience the game's launch day hype",
      "link": "https://www.pcgamer.com/games/rpg/elden-rings-tarnished-edition-is-exciting-enough-on-its-own-but-its-also-our-last-chance-to-properly-experience-the-games-launch-day-hype/",
      "summary": "One last hurrah for \"fort comma night,\" \"Mist, or Beast,\" and \"offer pickle.\"",
      "published": "2026-08-30 17:09",
      "source": "PCGamer latest"
    },
    {
      "title": "14 years on, the creator of DayZ is still searching for a solution to survival gaming's biggest problem: 'I think I am going to die without having solved it'",
      "link": "https://www.pcgamer.com/gaming-industry/14-years-on-the-creator-of-dayz-is-still-searching-for-a-solution-to-survival-gamings-biggest-problem-i-think-i-am-going-to-die-without-having-solved-it/",
      "summary": "\"And honestly, I'm okay with that.\"",
      "published": "2026-08-30 16:46",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "The edge AI wall: Why embodied AI requires new mathematics",
      "link": "https://www.therobotreport.com/edge-ai-wall-why-embodied-ai-requires-new-mathematics/",
      "summary": "Computational overload is not a bug of a specific planner, but an edge AI wall limiting physical and embodied AI. The post The edge AI wall: Why embodied AI requires new mathematics appeared first on The Robot Report.",
      "published": "2026-08-30 12:45",
      "source": "The Robot Report"
    },
    {
      "title": "The differences between decentralized and centralized power in swarm robotics",
      "link": "https://www.therobotreport.com/differences-between-decentralized-centralized-power-swarm-robotics/",
      "summary": "A robotic swarm typically relies on centralized or decentralized power management, but a hybrid approach could offer the best of both. The post The differences between decentralized and centralized power in swarm robotics appeared first on The Robot Report.",
      "published": "2026-08-29 12:25",
      "source": "The Robot Report"
    }
  ],
  "Tech General": [
    {
      "title": "Meeting notetaker Circleback adds a free tier to attract more customers",
      "link": "https://techcrunch.com/2026/08/31/meeting-notetaker-circleback-adds-a-free-tier-to-attract-more-customers/",
      "summary": "Circleback is also introducing new pricing plans starting from $14 per month",
      "published": "2026-08-31 12:56",
      "source": "TechCrunch"
    },
    {
      "title": "The U.S. is building barriers around drones and robots, but China has scale to get around them",
      "link": "https://techcrunch.com/2026/08/30/the-u-s-is-building-barriers-around-drones-and-robots-china-still-has-scale/",
      "summary": "The U.S. is shutting out more foreign-made drones and robots. China\u2019s scale means the global competition may simply move elsewhere.",
      "published": "2026-08-31 02:34",
      "source": "TechCrunch"
    },
    {
      "title": "Grindr wants to be the everything app for gay men; investors are still deciding whether it can pull it off",
      "link": "https://techcrunch.com/2026/08/30/grindr-wants-to-be-the-everything-app-for-gay-men-investors-are-still-deciding-whether-it-can-pull-it-off/",
      "summary": "George Arison is done letting Wall Street's \"Grindr discount\" go unchallenged \u2014 in a wide-ranging Q&A, the CEO walks us through how AI, a controversial $350-plus EDGE tier, and a bet on healthcare and long-distance matchmaking are turning Grindr into the \"gayborhood in your pocket\" he's been promising since 2022.",
      "published": "2026-08-31 02:18",
      "source": "TechCrunch"
    },
    {
      "title": "Liux\u2019s Big microcar bets on sustainability to take on Chinese rivals",
      "link": "https://techcrunch.com/2026/08/30/liuxs-big-microcar-bets-on-sustainability-to-take-on-chinese-rivals/",
      "summary": "The Liux Big microcar is made in Spain. The startup thinks it can compete in a crowded market with its tiny electric car built around sustainability.",
      "published": "2026-08-30 18:33",
      "source": "TechCrunch"
    },
    {
      "title": "Musk\u2019s faster path to more gas turbines comes with pollution problem",
      "link": "https://techcrunch.com/2026/08/30/musks-faster-path-to-more-gas-turbines-comes-with-pollution-problem/",
      "summary": "Elon Musk says a secretive new SpaceX foundry will let him cast his own turbine blades and get gas power online 18 months faster than anyone else \u2014 but it's a bet on a fuel source that's already triggering lawsuits and health studies everywhere his (and others') turbines have gone in.",
      "published": "2026-08-30 16:54",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: The hidden human cost of robotaxis",
      "link": "https://techcrunch.com/2026/08/30/techcrunch-mobility-the-hidden-human-cost-of-robotaxis/",
      "summary": "Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, the role AI is playing in it.",
      "published": "2026-08-30 16:03",
      "source": "TechCrunch"
    },
    {
      "title": "Caterpillar is bringing to AI deployment what it learned from automating mining",
      "link": "https://techcrunch.com/2026/08/30/caterpillar-is-bringing-to-ai-deployment-what-it-learned-from-automating-mining/",
      "summary": "Caterpillar has spent decades putting autonomous machines to work at remote mining sites. It's now bringing that experience to AI deployment.",
      "published": "2026-08-30 15:00",
      "source": "TechCrunch"
    },
    {
      "title": "Sony Music, Warner sue Anthropic, alleging a \u201cbrazen campaign\u201d of intellectual property theft",
      "link": "https://techcrunch.com/2026/08/29/sony-music-warner-sue-anthropic-alleging-a-brazen-campaign-of-intellectual-property-theft/",
      "summary": "This latest lawsuit is particularly broad and homes in on accusations of illegal piracy.",
      "published": "2026-08-29 18:41",
      "source": "TechCrunch"
    },
    {
      "title": "At TechBBQ, Europe\u2019s AI conversations kept coming back to: Who\u2019s actually in control?",
      "link": "https://techcrunch.com/2026/08/29/at-techbbq-europes-ai-conversations-kept-coming-back-to-whos-actually-in-control/",
      "summary": "Investors, founders, and operators from across Europe arrived for the annual Nordic TechBBQ conference to talk about how humans can have agency over AI.",
      "published": "2026-08-29 17:51",
      "source": "TechCrunch"
    },
    {
      "title": "\u201cWe\u2019re not doing 30 bets a year\u201d: Vijay Pande on betting small after running $4 billion at a16z",
      "link": "https://techcrunch.com/2026/08/29/were-not-doing-30-bets-a-year-vijay-pande-on-betting-small-after-running-4-billion-at-a16z/",
      "summary": "Vijay Pande \u2014 who left a16z's roughly $4 billion biotech practice last year to start the much smaller, AI-native VZVC \u2014 talks about why biology is finally shifting from a \"discovery\" science to an \"engineering\" one, why clinical trials are still brutally expensive, and why he thinks open, shared datasets (not walled-off ones) are what will actually let AI transform medicine.",
      "published": "2026-08-29 17:36",
      "source": "TechCrunch"
    },
    {
      "title": "Instagram cracks down on AI accounts pretending to be human",
      "link": "https://www.theverge.com/tech/986593/instagram-addresses-fake-ai-profile-slop",
      "summary": "Instagram is finally taking steps to address the rise of fake AI-influencer accounts that have gotten harder to spot. It's also renaming the \"AI creator\" label to \"AI-generated profile\" to make it clear when a profile features an AI-generated person that's not a real human being. \"We've heard that people don't like seeing a profile [\u2026]",
      "published": "2026-08-31 13:00",
      "source": "The Verge"
    },
    {
      "title": "Professor Murder Rides the Subway is a forgotten slice of dance punk perfection",
      "link": "https://www.theverge.com/entertainment/986564/professor-murder-rides-the-subway-dance-punk-perfection-review",
      "summary": "I recently dug out my CDs and started reripping them all. I've found a few forgotten gems in there, but few hit harder for me than the beautifully concise Professor Murder Rides the Subway EP. There was a period of time in the mid-aughts in NYC where it seemed like every indie band wanted you [\u2026]",
      "published": "2026-08-30 21:18",
      "source": "The Verge"
    },
    {
      "title": "Enormous 12TB Steam leak includes abandoned Half-Life 2: Episode 3 assets",
      "link": "https://www.theverge.com/games/986552/12tb-steam-leak-half-life-2-episode-3",
      "summary": "Over 12 terabytes of data, containing builds of every game uploaded to Steam between 2003 and 2013, has been leaked. We don't know everything in the archives yet because of its massive size. But people have already dug up assets related to the canceled Half-Life 2: Episode 3, content cut from Portal 2, and a [\u2026]",
      "published": "2026-08-30 19:14",
      "source": "The Verge"
    },
    {
      "title": "The Nancy Grace Roman Space Telescope launches to study dark matter and dark energy",
      "link": "https://www.theverge.com/science/986544/nancy-grace-roman-space-telescope-launch",
      "summary": "After funding struggles and a name change, the Nancy Grace Roman Space Telescope has been successfully launched. It will now make a three-month, one-million-mile journey to its orbit at the second Sun-Earth Lagrange point (L2) beyond the Moon. From this vantage point, Roman will conduct an unprecedented survey of the universe. Its field of view [\u2026]",
      "published": "2026-08-30 16:36",
      "source": "The Verge"
    },
    {
      "title": "Texas Governor Abbott blocks funding for more Flock cameras",
      "link": "https://www.theverge.com/ai-artificial-intelligence/986541/texas-governor-abbott-flock-cameras",
      "summary": "As backlash grows over Flock's AI surveillance cameras, Texas Governor Greg Abbott has frozen state spending on them. The move came just ahead of the publication of a Texas Tribune investigation that revealed the state spent over $30 million on Flock cameras. That money was primarily raised by tacking a $1 fee onto insurance policies, [\u2026]",
      "published": "2026-08-30 15:35",
      "source": "The Verge"
    },
    {
      "title": "Chess.com launched a poker site, and it\u2019s planning even more classic games",
      "link": "https://www.theverge.com/games/986302/chess-poker-expansion-gambit",
      "summary": "Chess.com has done one thing, and one thing very well, for almost 20 years, but now it's going beyond its domain name. The biggest name in online chess quietly launched its first companion site in beta back in May: Gambit, a free online poker website where players can learn the game without risking any real [\u2026]",
      "published": "2026-08-30 13:00",
      "source": "The Verge"
    },
    {
      "title": "China\u2019s robots race ahead",
      "link": "https://www.theverge.com/tech/986167/china-humanoid-robot-games-race",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on falling robots and the US-China AI race, follow Robert Hart. The Stepback arrives in our subscribers' inboxes on Sunday at 8AM ET. Opt in for The Stepback here. How it started I've admitted my fondness for [\u2026]",
      "published": "2026-08-30 12:00",
      "source": "The Verge"
    },
    {
      "title": "Two new small, powerful Macs",
      "link": "https://www.theverge.com/tech/986280/mac-mini-studio-star-wars-zero-company-wyze-camera",
      "summary": "Hi, friends! Welcome to Installer No. 142, your guide to the best and Verge-iest stuff in the world. (If you're new here, welcome, how is it almost September already, and also you can read all the old editions at the Installer homepage.) This week, I've been remembering Dolly Parton, Tim Curry, and Peter Cullen, absorbing [\u2026]",
      "published": "2026-08-30 12:00",
      "source": "The Verge"
    },
    {
      "title": "Vicariously hike the Appalachian in the gorgeous A Trail Tale",
      "link": "https://www.theverge.com/entertainment/986461/hike-appalachian-trail-pixel-art-a-trail-tale",
      "summary": "I used to be an avid hiker and would try to go backpacking a few times a year. I always dreamed of thru-hiking the Appalachian Trail, but life kind of got in the way. (Turns out jobs, wives, and children aren't thrilled with the idea of you disappearing for three months.) But I've been longing [\u2026]",
      "published": "2026-08-29 20:59",
      "source": "The Verge"
    },
    {
      "title": "Alt-right troll Milo Yiannopoulos has been deported",
      "link": "https://www.theverge.com/policy/986456/milo-yiannopoulos-deported-ice",
      "summary": "Alt-right troll Milo Yiannopoulos was arrested by ICE on Thursday, and today the Department of Homeland Security confirmed to Reuters and The Washington Post that he had been deported to the UK. Yiannopoulos came to the US legally in 2019, but overstayed his visa. After he failed to appear in court for an immigration hearing, [\u2026]",
      "published": "2026-08-29 19:49",
      "source": "The Verge"
    },
    {
      "title": "Pocket's AI made my game ideas real. Now Meta controls the results.",
      "link": "https://arstechnica.com/gaming/2026/08/pockets-ai-made-my-game-ideas-real-now-meta-controls-the-results/",
      "summary": "Interactive mobile \"gizmos\" are easy to make, hard to share outside Meta's platform.",
      "published": "2026-08-31 10:00",
      "source": "Ars Technica"
    },
    {
      "title": "A 12TB Steam \u201cteraleak\u201d spills more than a decade of lost PC gaming history",
      "link": "https://arstechnica.com/gaming/2026/08/a-12tb-steam-teraleak-spills-more-than-a-decade-of-lost-pc-gaming-history/",
      "summary": "Cut content from Portal 2, hints of Half Life 2: Episode 3, and so much more.",
      "published": "2026-08-30 21:40",
      "source": "Ars Technica"
    },
    {
      "title": "Why it matters that President Trump just dialed into a NASA news conference",
      "link": "https://arstechnica.com/space/2026/08/why-it-matters-that-president-trump-just-dialed-into-a-nasa-news-conference/",
      "summary": "With just one more major mission upcoming, NASA's science programs need a boost.",
      "published": "2026-08-30 17:40",
      "source": "Ars Technica"
    },
    {
      "title": "Inside Meta\u2019s push to put robots to work in data centers",
      "link": "https://arstechnica.com/ai/2026/08/inside-metas-push-to-put-robots-to-work-in-data-centers/",
      "summary": "The company is testing robots on tasks that can performed by technicians.",
      "published": "2026-08-30 11:03",
      "source": "Ars Technica"
    },
    {
      "title": "I asked 100 companies for my data. Some deleted it instead.",
      "link": "https://arstechnica.com/tech-policy/2026/08/i-asked-100-companies-for-my-data-some-deleted-it-instead/",
      "summary": "Testing 100 companies found privacy requests often led to confusion and dead ends.",
      "published": "2026-08-29 10:50",
      "source": "Ars Technica"
    }
  ]
}