{
  "AI & Machine Learning": [
    {
      "title": "Ten advances in mathematics and theoretical computer science",
      "link": "https://openai.com/index/ten-advances-in-mathematics",
      "summary": "OpenAI shares new results on long-standing open problems in mathematics and theoretical computer science, including advances in geometry, cryptography, and complexity.",
      "published": "2026-08-01 00:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Kubernetes upgrades don\u2019t have to break things: How EKS is making cluster lifecycle management simpler and safer",
      "link": "https://thenewstack.io/eks-kubernetes-upgrade-rollback/",
      "summary": "Kubernetes moves at a pace of three minor version releases per year, and staying current is not optional if you The post Kubernetes upgrades don\u2019t have to break things: How EKS is making cluster lifecycle management simpler and safer appeared first on The New Stack.",
      "published": "2026-08-01 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Designing APIs for agents",
      "link": "https://thenewstack.io/designing-apis-for-agents/",
      "summary": "In early 2025, Webflow started building for MCP before there was a clear playbook for agent-ready APIs. We publicly announced The post Designing APIs for agents appeared first on The New Stack.",
      "published": "2026-08-01 14:00",
      "source": "The New Stack"
    },
    {
      "title": "What Claude\u2019s real-world breaches reveal about AI safety tests",
      "link": "https://thenewstack.io/anthropic-claude-containment-failure/",
      "summary": "This week, just days after OpenAI announced that two of its advanced AI models had interacted with real-world systems during The post What Claude\u2019s real-world breaches reveal about AI safety tests appeared first on The New Stack.",
      "published": "2026-08-01 13:00",
      "source": "The New Stack"
    },
    {
      "title": "Temporal 5x\u2019d AI spend and doubled revenue. CEO Samar Abbas says he can\u2019t prove they\u2019re connected.",
      "link": "https://thenewstack.io/temporal-ai-adoption-durable-execution/",
      "summary": "For the final two weeks of the year, Temporal clears its calendars. The company calls it a reading period: no The post Temporal 5x\u2019d AI spend and doubled revenue. CEO Samar Abbas says he can\u2019t prove they\u2019re connected. appeared first on The New Stack.",
      "published": "2026-08-01 10:30",
      "source": "The New Stack"
    },
    {
      "title": "Forget humans \u201cin\u201d the loop. Harness engineering puts humans \u201con\u201d the loop.",
      "link": "https://thenewstack.io/ai-agents-harness-engineering/",
      "summary": "AI has us quickly forgetting humans as the software delivery loop. Now, forget humans in the loop. For Thoughtworks\u2019 distinguished The post Forget humans \u201cin\u201d the loop. Harness engineering puts humans \u201con\u201d the loop. appeared first on The New Stack.",
      "published": "2026-07-31 17:18",
      "source": "The New Stack"
    },
    {
      "title": "Nscale just bought Anyscale. Here\u2019s why it matters for multi-cloud neutrality.",
      "link": "https://thenewstack.io/nscale-anyscale-acquisition-neocloud-lockin/",
      "summary": "Cloud platform company Nscale announced this week a definitive agreement to acquire AI workload scaling specialist Anyscale, in a move The post Nscale just bought Anyscale. Here\u2019s why it matters for multi-cloud neutrality. appeared first on The New Stack.",
      "published": "2026-07-31 17:04",
      "source": "The New Stack"
    },
    {
      "title": "anyone experience with vibe coding platforms?",
      "link": "https://dev.to/elnaz_40f0c7a89ce30a415c5/anyone-experience-with-vibe-coding-platforms-k5p",
      "summary": "hey everyone, I have been experimenting with a few vibe coding platforms like leapd.ai and lovable. I found lovable vey good in the app building part but I had to constantly tell it what to do, on the other hand, leapd was more proactive but sometimes did things that I didn't intended - anyone has any tip on using them? leapd.ai vs lovable",
      "published": "2026-08-02 21:23",
      "source": "DEV Community"
    },
    {
      "title": "Treat prompts like code: skills, evals, and ship-gate CI for Cursor slash commands",
      "link": "https://dev.to/emaraschio/treat-prompts-like-code-skills-evals-and-ship-gate-ci-for-cursor-slash-commands-1o03",
      "summary": "Most Cursor command packs are markdown snippets. You paste a prompt, hope the agent behaves, and when it regresses you shrug and rewrite the paragraph. That is fine for personal notes. It is a bad way to ship workflows other people install. I wanted the opposite: slash commands that behave like a small product. Each /command is a thin entry. The real contract lives in a paired skill. Behavioral evals score PASS / PARTIAL / FAIL. Ship-gate fixtures in CI fail the build if a safety guard disappear...",
      "published": "2026-08-02 21:22",
      "source": "DEV Community"
    },
    {
      "title": "Crypto-Agility Without a Redesign: The \"Soft-Fade-Out\" Pattern for Legacy IoT Silicon",
      "link": "https://dev.to/artkeller/crypto-agility-without-a-redesign-the-soft-fade-out-pattern-for-legacy-iot-silicon-2oc6",
      "summary": "Most conversations about CRA, DORA, and NIS2 compliance for IoT hardware boil down to one uncomfortable binary: redesign the board around newer, security-capable silicon, or accept that your existing product line falls out of compliance on a fixed deadline. For a product with years left in its lifecycle and a BOM that took months to qualify, \"just redesign it\" is rarely a real answer. There's a third option that gets far less attention than it deserves: pair the legacy chip with a modern securit...",
      "published": "2026-08-02 21:21",
      "source": "DEV Community"
    },
    {
      "title": "How Much Should Live Together? Learning to Isolate Services the Hard Way",
      "link": "https://dev.to/tehrfurth/how-much-should-live-together-learning-to-isolate-services-the-hard-way-4b8m",
      "summary": "How moving from VMs to Proxmox LXC containers taught me more about isolation, failover, high availability, and efficiency than any tutorial could. Also Published On trever.cloud Medium LinkedIn Most of us who get into self-hosting start the same way: start with linux, throw a few apps into Docker, get them running and connectable outside the home network, and call it good for months, maybe even years. Nothing wrong with that approach. A compose file and a spare mini PC gets you further than you ...",
      "published": "2026-08-02 21:06",
      "source": "DEV Community"
    },
    {
      "title": "GitLab 2FA Lockout: How My Local SSH Key Saved the Day",
      "link": "https://dev.to/letstalkoss/gitlab-2fa-lockout-how-my-local-ssh-key-saved-the-day-5g4d",
      "summary": "I have two-factor authentication (2FA) enabled on most of my accounts using an authenticator app. Recently, while installing the app on another Android device, I tried to change the backup password, but it didn't work. As a result, I lost access, had to disable 2FA, and re-enable it using a different authenticator app. Setting up 2FA again wasn't a problem because I was still logged in to most of my accounts. However, I didn't have my GitLab recovery codes. GitLab offers only two ways to regain ...",
      "published": "2026-08-02 21:06",
      "source": "DEV Community"
    },
    {
      "title": "Creating a Knowledge Graph with Drupal Content",
      "link": "https://dev.to/joshua_wainaina_e8c1ad2f0/creating-a-knowledge-graph-with-drupal-content-251c",
      "summary": "Introduction Managing content efficiently becomes more difficult as Drupal websites grow. Traditional content management structures information in discrete entities but often does not expose meaningful relationships between them. A knowledge graph solves this, connecting content like nodes, taxonomy terms, users and media into an intelligent network. This facilitates semantic search, personalized recommendations and AI-driven applications to enhance how users discover and engage with content. Kn...",
      "published": "2026-08-02 20:59",
      "source": "DEV Community"
    },
    {
      "title": "Your SPF record can be valid, published, and completely ignored",
      "link": "https://dev.to/jose_pollman_fa7c6ec43cdd/your-spf-record-can-be-valid-published-and-completely-ignored-bi9",
      "summary": "There's a failure mode in SPF that produces no error anywhere you'd think to look. Your record is syntactically valid. dig returns it. Your DNS provider is happy. Your own test mail arrives fine. And yet some of your mail is failing authentication at the receiver, and nothing in your infrastructure will tell you. The cause is usually that you've gone past ten DNS lookups. Ten is a hard ceiling, not a guideline RFC 7208 section 4.6.4 requires evaluators to cap DNS-querying terms at ten. Go past i...",
      "published": "2026-08-02 20:55",
      "source": "DEV Community"
    },
    {
      "title": "Quantum-Safe Security and the Hidden Payload Crisis in Cloud Architecture",
      "link": "https://dev.to/shubham_shaw_63d2b4bec156/quantum-safe-security-and-the-hidden-payload-crisis-in-cloud-architecture-ee",
      "summary": "When engineers discuss quantum computing, the conversation usually focuses on future supercomputers cracking traditional encryption passwords in a matter of seconds. As a systems architect who spends my days building distributed platforms, which are networks of independent cloud servers working together as a single application, I see a different, highly practical challenge taking shape. The transition to quantum-resistant security is not simply a theoretical math problem. It is an infrastructure...",
      "published": "2026-08-02 20:53",
      "source": "DEV Community"
    },
    {
      "title": "Add Live Bilingual Tech News to Your Portfolio Site in One Line",
      "link": "https://dev.to/samymassoud/add-live-bilingual-tech-news-to-your-portfolio-site-in-one-line-5co",
      "summary": "Every portfolio site has the same problem: it's static. A grid of projects, a bio, a contact form \u2014 nothing on the page ever changes, which means nothing on the page proves you can work with live data. Recruiters and reviewers skim past it because there's nothing to skim. The fastest fix isn't building your own API \u2014 it's embedding someone else's, and picking one that's actually interesting to look at. Here's how to drop a live, auto-updating tech news feed into any site with a single script tag...",
      "published": "2026-08-02 20:46",
      "source": "DEV Community"
    },
    {
      "title": "Nearly half of MCP servers expose tools an agent could plausibly confuse",
      "link": "https://dev.to/theopslog/nearly-half-of-mcp-servers-expose-tools-an-agent-could-plausibly-confuse-30om",
      "summary": "A reader made a point on my last post that I couldn't answer at the time, so I went and measured it. The point: \"tool added\" is not automatically a safe change. I'd been filing additions under harmless because every old invocation still validates against its schema. But validation isn't selection. A new overlapping tool can capture calls that used to route somewhere else, and nothing errors \u2014 the agent just quietly starts doing something different. I said name-overlap was the obvious first appro...",
      "published": "2026-08-02 20:43",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Should you normalize RGB values by 255 or 256?",
      "link": "https://www.reddit.com/r/programming/comments/1vdjt5i/should_you_normalize_rgb_values_by_255_or_256/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-02 14:40",
      "source": "programming"
    },
    {
      "title": "Every byte matters",
      "link": "https://www.reddit.com/r/programming/comments/1vdfij8/every_byte_matters/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-02 11:20",
      "source": "programming"
    },
    {
      "title": "The Debate of Mockist v Classicist TDD Is Like OOP v FP.",
      "link": "https://www.reddit.com/r/programming/comments/1vdnb3e/the_debate_of_mockist_v_classicist_tdd_is_like/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-02 17:00",
      "source": "programming"
    },
    {
      "title": "An Unexpected Computer \u2013 Universal computing with echo, ed, test and exec [pdf]",
      "link": "https://www.reddit.com/r/programming/comments/1vdiryk/an_unexpected_computer_universal_computing_with/",
      "summary": "In PagedOut #9 https://pagedout.institute/ submitted by /u/Dull_Replacement8890 [link] [comments]",
      "published": "2026-08-02 13:57",
      "source": "programming"
    },
    {
      "title": "Understanding Raft Leader Election by building from scratch",
      "link": "https://www.reddit.com/r/programming/comments/1vd9q70/understanding_raft_leader_election_by_building/",
      "summary": "submitted by /u/Sushant098123 [link] [comments]",
      "published": "2026-08-02 05:47",
      "source": "programming"
    },
    {
      "title": "Develop Cross-Platform CLI and GUI Tools With Tcl/Tk. Powerful, Event-Driven, Open-Source And Future-Proof Toolkit\u2026 From the Past?!",
      "link": "https://www.reddit.com/r/programming/comments/1vdcv3x/develop_crossplatform_cli_and_gui_tools_with/",
      "summary": "submitted by /u/CGM [link] [comments]",
      "published": "2026-08-02 08:46",
      "source": "programming"
    },
    {
      "title": "Quantum Computers May Put Internet Traffic at Risk. NIST Is Safeguarding Computers With New Standards.",
      "link": "https://www.reddit.com/r/programming/comments/1vd7jnr/quantum_computers_may_put_internet_traffic_at/",
      "summary": "submitted by /u/donutloop [link] [comments]",
      "published": "2026-08-02 03:53",
      "source": "programming"
    },
    {
      "title": "The Bedrock of Software Design",
      "link": "https://www.reddit.com/r/programming/comments/1vcl5bj/the_bedrock_of_software_design/",
      "summary": "I drafted this post years ago but didn\u2019t finish it until now. The concept I write about has shaped the way I design software more than anything else, and I believe every software engineer should be introduced to it early in their career. P.S. I don\u2019t want the title to come across as clickbait: the post is about ADT. submitted by /u/alex35mil [link] [comments]",
      "published": "2026-08-01 11:41",
      "source": "programming"
    },
    {
      "title": "The History of Pets vs Cattle and How to Use the Analogy Properly",
      "link": "https://www.reddit.com/r/programming/comments/1vcsm8w/the_history_of_pets_vs_cattle_and_how_to_use_the/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-08-01 17:01",
      "source": "programming"
    }
  ],
  "Game Development": [
    {
      "title": "EA clears US regulatory approvals in take-private deal",
      "link": "https://www.gamedeveloper.com/business/ea-says-all-regulatory-approvals-have-been-cleared-for-its-take-private-deal",
      "summary": "Saudi Arabia's divisive EA buyout looks set to go through next week.",
      "published": "2026-07-31 19:06",
      "source": "gamedeveloper"
    }
  ],
  "Gaming News": [
    {
      "title": "Preorder Beast of Reincarnation At A Discount And Get Some DLC For Free",
      "link": "https://www.gamespot.com/articles/preorder-beast-of-reincarnation-at-a-discount-and-get-some-dlc-for-free/",
      "summary": "Beast of Reincarnation is an interesting action RPG. Developed by Game Freak, the studio behind the beloved Pokemon series, it's a chance for the developer to step out from Pikachu's enormous shadow and create something fresh. If you're looking to give it a chance, you can preorder a Steam key at a discount, making it cheaper than buying directly through Steam while also scoring some extra content. Forget the father-figure, adopted-daughter dynamic that games like The Last of Us and Pragmata del...",
      "published": "2026-08-01 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Pokemon Go August 2026 Events: Raid Bosses, Spotlight Hours, Pokemon Debuts, And More",
      "link": "https://www.gamespot.com/articles/pokemon-go-august-2026-events-raid-bosses-spotlight-hours-pokemon-debuts-and-more/",
      "summary": "August has arrived, marking the final month of Pokemon Go's Forever Forward season. The mobile game is closing the season out with a host of events and Pokemon debuts over the next few weeks, including the arrival of some big new monsters like Gigantamax Rillaboom and Mega Starmie. On top of that, players have a few summery festivities to look forward to this month, including an Arctic Embers event and a week-long Water Festival. There will also be new Raid bosses and Spotlight Hours, as well as...",
      "published": "2026-07-31 22:23",
      "source": "GameSpot - All Content"
    },
    {
      "title": "If You Were Excited About Stellar Blade: Blood Rain, Here\u2019s An AI-Slop Music Video To Fix That",
      "link": "https://www.gamespot.com/articles/if-you-were-excited-about-stellar-blade-blood-rain-heres-an-ai-slop-music-video-to-fix-that/",
      "summary": "Stellar Blade: Blood Rain is being promoted with an AI-slop music video created by developer Shift Up, and it's all about as soulless as you might expect. The video, which looks to be completely AI generated, features protagonist Evie singing an \"original\" song titled \"Wanna be in Love\" as she explores the dystopian cyberpunk city seen in the game's official announcement trailer that debuted as part of Summer Games Fest. At one point while wandering the city, Evie picks up a KPop Demon Hunters k...",
      "published": "2026-07-31 19:05",
      "source": "GameSpot - All Content"
    },
    {
      "title": "World Of Warcraft Is Coming To D&D, And Will Let You Grind Renown Just Like The MMO",
      "link": "https://www.gamespot.com/articles/world-of-warcraft-is-coming-to-dd-and-will-let-you-grind-renown-just-like-the-mmo/",
      "summary": "World of Warcraft is getting the Dungeons & Dragons treatment, with the iconic tabletop roleplaying game set to translate developer Blizzard's popular MMORPG into a proper pencil-and paper-experience this November. D&D: World of Warcraft is bringing a lot to the table, with everything a dungeon master might potentially need to create an Azeroth campaign. For starters, all 13 WoW classes will be playable, with six additional subclasses, three modified ones, and over 40 class specializations to ch...",
      "published": "2026-07-31 18:10",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Unsurprisingly, It\u2019s PlayStation, Not You, Benefiting From Tariff Refunds",
      "link": "https://www.gamespot.com/articles/playstation-parent-company-made-more-money-thanks-to-tariffs-it-shouldnt-have-paid/",
      "summary": "US tariffs may have forced Sony to increase the prices of its PlayStation hardware, but the company is now benefiting from those tariffs being refunded. As part of the company's latest earnings report, it noted an increase in operating income can be attributed in part to tariff refunds--refunds it seems unlikely to pass onto consumers who paid those higher prices. Those refunds were issued earlier this year after the US Supreme court declared tariffs implemented by President Trump to be unlawful...",
      "published": "2026-07-31 17:56",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Here\u2019s A Chance To Get Ghostwire: Tokyo And Two Other Games For $5",
      "link": "https://www.gamespot.com/articles/heres-a-chance-to-get-ghostwire-tokyo-and-two-other-games-for-5/",
      "summary": "Ghostwire: Tokyo is great, and there are few games like it available right now. The first-person Ether Weaving serves as a stylish alternative to the weapons found in most FPS games, while its atmosphere remains unmatched. It delivers spooky vibes without becoming outright terrifying. It\u2019s a game I constantly recommend, and right now, you could be lucky enough to get it and two other Steam games for just $5. Developed by Tango Gameworks, the studio behind The Evil Within and the more cartoonish ...",
      "published": "2026-07-31 17:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "One day Owlcat will make an RPG that's perfect out of the box, but 3 years after launch, it's time to get disgustingly into Warhammer 40K: Rogue Trader",
      "link": "https://www.pcgamer.com/games/rpg/one-day-owlcat-will-make-an-rpg-thats-perfect-out-of-the-box-but-3-years-after-launch-its-time-to-get-disgustingly-into-warhammer-40k-rogue-trader/",
      "summary": "I love builds.",
      "published": "2026-08-02 20:26",
      "source": "PCGamer latest"
    },
    {
      "title": "American Truck Simulator is headed to North Dakota in its latest DLC",
      "link": "https://www.pcgamer.com/games/sim/american-truck-simulator-is-headed-to-north-dakota-in-its-latest-dlc/",
      "summary": "Next stop: the Peace Garden State.",
      "published": "2026-08-02 19:35",
      "source": "PCGamer latest"
    },
    {
      "title": "Champion modder ports the OG 'Father' Nier back into the PC remaster, original voiceovers and all",
      "link": "https://www.pcgamer.com/games/action/champion-modder-ports-the-og-father-nier-back-into-the-pc-remaster-original-voiceovers-and-all/",
      "summary": "Daddy's home.",
      "published": "2026-08-02 17:33",
      "source": "PCGamer latest"
    },
    {
      "title": "Stellar Blade: Blood Rain's AI slop music video is terrible for us all",
      "link": "https://www.pcgamer.com/games/action/stellar-blade-blood-rains-ai-slop-music-video-is-terrible-for-us-all/",
      "summary": "ShiftUp's marketing tactic has backfired.",
      "published": "2026-08-02 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Baldur's Gate 3 is the cheapest it's ever been to celebrate its third anniversary",
      "link": "https://www.pcgamer.com/games/baldurs-gate/baldurs-gate-3-is-the-cheapest-its-ever-been-to-celebrate-its-third-anniversary/",
      "summary": "Dungeons, dice, and bear sex await.",
      "published": "2026-08-02 16:13",
      "source": "PCGamer latest"
    },
    {
      "title": "One of Kerbal Space Program's biggest inspirations was a promotional Flash game for Top Gear: 'That was the most similar game to KSP that I could find back then'",
      "link": "https://www.pcgamer.com/gaming-industry/one-of-kerbal-space-programs-biggest-inspirations-was-a-promotional-flash-game-for-top-gear-that-was-the-most-similar-game-to-ksp-that-i-could-find-back-then/",
      "summary": "The creator of KSP talks us through what's on his PC, from Full Throttle to Old School Runescape.",
      "published": "2026-08-02 15:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Perennial early access game Project Zomboid hit a new concurrent player record after a huge map update added reworked towns, a spooky orphanage and '400 procedural basements'",
      "link": "https://www.pcgamer.com/games/survival-crafting/perennial-early-access-game-project-zomboid-hit-a-new-concurrent-player-record-after-a-huge-map-update-added-reworked-towns-a-spooky-orphanage-and-400-procedural-basements/",
      "summary": "The zombie survival sim has also gone up in price.",
      "published": "2026-08-02 13:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Space Marine 2's latest updates add Terminator Sorcerers and Steam Workshop support, so you can now play co-op with 9 other players if you want",
      "link": "https://www.pcgamer.com/games/action/space-marine-2s-latest-updates-add-terminator-sorcerers-and-steam-workshop-support-so-you-can-now-play-co-op-with-9-other-players-if-you-want/",
      "summary": "Terminator too.",
      "published": "2026-08-02 12:00",
      "source": "PCGamer latest"
    },
    {
      "title": "I enjoyed this video of Oblivion Remastered actor Wes Johnson goofing around in a sound booth dressed as Sheogorath, but a patch for the PC version would be nice too, Bethesda",
      "link": "https://www.pcgamer.com/games/the-elder-scrolls/i-enjoyed-this-video-of-oblivion-remastered-actor-wes-johnson-goofing-around-in-a-sound-booth-dressed-as-sheogorath-but-a-patch-for-the-pc-version-would-be-nice-too-bethesda/",
      "summary": "Bethesda takes a different approach to marketing its Switch 2 launch.",
      "published": "2026-08-02 11:00",
      "source": "PCGamer latest"
    },
    {
      "title": "The maker of the Baldur's Gate 3 over-the-shoulder camera mod has gone to great lengths to demonstrate it's not like other third-person viewpoint solutions",
      "link": "https://www.pcgamer.com/games/baldurs-gate/the-maker-of-the-baldurs-gate-3-over-the-shoulder-camera-mod-has-gone-to-great-lengths-to-demonstrate-its-not-like-other-third-person-viewpoint-solutions/",
      "summary": "I'm not like all the other gith.",
      "published": "2026-08-02 06:32",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "Google DeepMind says Gemini Robotics 2 enables full body control",
      "link": "https://www.therobotreport.com/google-deepmind-says-gemini-robotics-2-enables-full-body-control/",
      "summary": "Gemini Robotics 2 enables robots to reason through every movement, unlocking a broad range of tasks, DeepMind said. The post Google DeepMind says Gemini Robotics 2 enables full body control appeared first on The Robot Report.",
      "published": "2026-08-02 12:31",
      "source": "The Robot Report"
    },
    {
      "title": "Top 10 robotics stories of July 2026",
      "link": "https://www.therobotreport.com/top-10-robotics-stories-july-2026/",
      "summary": "In July, large funding rounds, new approaches to robot training, and new robot models drew our readers attention. The post Top 10 robotics stories of July 2026 appeared first on The Robot Report.",
      "published": "2026-08-01 12:00",
      "source": "The Robot Report"
    },
    {
      "title": "FCC robot ruling shines a spotlight on U.S. policy; how next-gen AI can help warehousing",
      "link": "https://www.therobotreport.com/fcc-robot-ruling-shines-spotlight-on-u-s-policy-how-next-gen-ai-can-help-warehousing/",
      "summary": "OSARO\u2019s Derek Pridmore says warehouse robots are advancing, but real-world safety and reliability still depend on specialized, layered AI systems. The post FCC robot ruling shines a spotlight on U.S. policy; how next-gen AI can help warehousing appeared first on The Robot Report.",
      "published": "2026-07-31 22:41",
      "source": "The Robot Report"
    },
    {
      "title": "KUKA deploys Automation Management Platform for North American automakers",
      "link": "https://www.therobotreport.com/kuka-deploys-automation-management-platform-north-american-automakers/",
      "summary": "KUKA has deployed its Automation Management Platform at KTPO, a major manufacturing facility in Ohio. The post KUKA deploys Automation Management Platform for North American automakers appeared first on The Robot Report.",
      "published": "2026-07-31 20:38",
      "source": "The Robot Report"
    }
  ],
  "Tech General": [
    {
      "title": "The global memory shortage hits the MacBook Air",
      "link": "https://techcrunch.com/2026/08/02/the-global-memory-shortage-hits-the-macbook-air/",
      "summary": "The global memory chip shortage appears to be affecting the availability of Apple\u2019s most popular Mac.",
      "published": "2026-08-02 21:33",
      "source": "TechCrunch"
    },
    {
      "title": "Sam Altman and AI\u2019s decel debate",
      "link": "https://techcrunch.com/2026/08/02/sam-altman-and-ais-decel-debate/",
      "summary": "On the latest episode of Equity, we discuss why Sam Altman has calling on the industry to \"pace the rate of AI development.\"",
      "published": "2026-08-02 20:54",
      "source": "TechCrunch"
    },
    {
      "title": "Malaysia is reportedly shutting down Balaji Srinivasan\u2019s Network School",
      "link": "https://techcrunch.com/2026/08/02/malaysia-is-reportedly-shutting-down-balaji-srinivasans-network-school/",
      "summary": "Let's see how this \"frontier community for techno-optimists\" is doing ...",
      "published": "2026-08-02 17:05",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: Two roads diverged \u2014 for robotaxis",
      "link": "https://techcrunch.com/2026/08/02/techcrunch-mobility-two-roads-diverged-for-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-02 16:05",
      "source": "TechCrunch"
    },
    {
      "title": "These App Store hidden gems prove there\u2019s still room for great software in the AI era",
      "link": "https://techcrunch.com/2026/08/02/these-app-store-hidden-gems-prove-theres-still-room-for-great-software-in-the-ai-era/",
      "summary": "Despite predictions that AI agents could make traditional apps obsolete, developers are shipping new software faster than ever. From smarter bookmarking tools and neighborhood marketplaces to digital pen pals and nature journals, here are the latest App Store finds worth adding to your Home Screen.",
      "published": "2026-08-02 15:23",
      "source": "TechCrunch"
    },
    {
      "title": "Inside the London hacker house taking a stand against founder burnout",
      "link": "https://techcrunch.com/2026/08/01/inside-one-london-founder-house-rewriting-the-founder-house-rules/",
      "summary": "How one founder house is betting work-life balance can beat burnout .",
      "published": "2026-08-01 21:14",
      "source": "TechCrunch"
    },
    {
      "title": "Judge denies xAI\u2019s request to block Minnesota ban on \u2018nudify\u2019 apps",
      "link": "https://techcrunch.com/2026/08/01/judge-denies-xais-request-to-block-minnesota-ban-on-nudify-apps/",
      "summary": "Despite a lawsuit from xAI, a Minnesota ban on apps that allow users to \u201cnudify\u201d images can move forward.",
      "published": "2026-08-01 20:26",
      "source": "TechCrunch"
    },
    {
      "title": "YouTuber Hank Green says his AI usage is \u2018not healthy\u2019",
      "link": "https://techcrunch.com/2026/08/01/youtuber-hank-green-says-his-ai-usage-is-not-healthy/",
      "summary": "Green offered a remarkable apology, saying that \"the level of dopamine that I've been getting from interacting with LLMs ... is not healthy for me or good for the world.\"",
      "published": "2026-08-01 19:45",
      "source": "TechCrunch"
    },
    {
      "title": "Should you still buy your next smartphone \u2014 or subscribe to it instead?",
      "link": "https://techcrunch.com/2026/08/01/should-you-still-buy-your-next-smartphone-or-subscribe-to-it-instead/",
      "summary": "Apple's new Upgrade program is the latest sign that smartphone ownership is changing.",
      "published": "2026-08-01 18:47",
      "source": "TechCrunch"
    },
    {
      "title": "Sam Altman is still making the case for parenting via ChatGPT",
      "link": "https://techcrunch.com/2026/08/01/sam-altman-is-still-making-the-case-for-parenting-via-chatgpt/",
      "summary": "OpenAI's CEO seemed excited to share a \"cool use case\" for parents.",
      "published": "2026-08-01 17:07",
      "source": "TechCrunch"
    },
    {
      "title": "Fender\u2019s CEO seems to think your bandmates are just analog AI",
      "link": "https://www.theverge.com/ai-artificial-intelligence/974265/fender-ceo-bud-cole-ai-music",
      "summary": "Fender CEO Edward \"Bud\" Cole gave an interview to T3 in May celebrating the 75th anniversary of the Telecaster with comments on AI and music that initially flew under the radar. But it has started making the rounds recently, pouring more fuel on an already raging fire of bad PR following the company pissing off [\u2026]",
      "published": "2026-08-02 19:36",
      "source": "The Verge"
    },
    {
      "title": "Xbox prices are increasing by up to \u20ac200 or \u00a3170",
      "link": "https://www.theverge.com/games/974253/xbox-prices-increasing-200-euros",
      "summary": "When Microsoft announced its latest round of Xbox price bumps in June, it only gave US pricing. Now we know the pricing increases for the EU and UK, and they're dramatic. Depending on the model, Xbox prices are increasing by up to \u20ac200 or \u00a3170. The 1TB Xbox Series X with a disc drive is [\u2026]",
      "published": "2026-08-02 16:14",
      "source": "The Verge"
    },
    {
      "title": "Skylight&#8217;s smart calendars are up to $90 off during its back-to-school sale",
      "link": "https://www.theverge.com/gadgets/973789/skylight-calendar-2-max-back-to-school-deal-sale",
      "summary": "The start of a new school year can feel hectic, as parents juggle their kids\u2019 classes, extracurriculars and sports on top of work, appointments, and other responsibilities. It\u2019s easy for things to slip through the cracks, but Skylight\u2019s shared smart calendars can help keep everyone on track, and from August 2nd through August 9th they\u2019re [\u2026]",
      "published": "2026-08-02 15:00",
      "source": "The Verge"
    },
    {
      "title": "HP\u2019s HyperX Omen 15 isn\u2019t quite the budget-friendly gaming laptop its predecessor was",
      "link": "https://www.theverge.com/tech/974155/hp-hyperx-omen-15-gaming-laptop-rtx-5050-review",
      "summary": "The HP HyperX Omen 15, which I first saw at CES, replaces the HP Victus 15, a longtime bestselling budget gaming laptop. The Victus cost just $800, or less when on sale, and was a good entry point to decent laptop gaming. The Omen 15 has nice little upgrades over the Victus. Its RTX 5050 [\u2026]",
      "published": "2026-08-02 14:00",
      "source": "The Verge"
    },
    {
      "title": "Is paying artists enough to convince them to embrace AI?",
      "link": "https://www.theverge.com/ai-artificial-intelligence/974018/pippa-seedance-artist-royalties",
      "summary": "Illustrators have spent years sounding the alarm about generative artificial intelligence startups training their models on artists' work without permission. They've pointed out how the practice is tantamount to theft, and in response, many gen AI boosters have argued that it's necessary for the technology's evolution. This has led to contentious legal battles, but it's [\u2026]",
      "published": "2026-08-02 13:00",
      "source": "The Verge"
    },
    {
      "title": "Foldables are sort of boring now \u2014 and that\u2019s great news for Apple",
      "link": "https://www.theverge.com/column/972937/foldable-phones-boring-apple",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on smartphones and Android, follow Dominic Preston. The Stepback arrives in our subscribers' inboxes on Sunday at 8AM ET. Opt in for The Stepback here. How it started Believe it or not, it didn't all start with [\u2026]",
      "published": "2026-08-02 12:00",
      "source": "The Verge"
    },
    {
      "title": "Pixel 11 specs and price leak with no surprises",
      "link": "https://www.theverge.com/tech/974238/pixel-11-specs-and-price-leak",
      "summary": "Android Headlines claims to have the specs and price for the entire Pixel 11 lineup. What the site shared basically lines up with everything else that we've heard in the lead-up to the August 12th event. The Pixel 11 is expected to get a $100 price hike, starting at $899, but will come with 256GB [\u2026]",
      "published": "2026-08-01 21:31",
      "source": "The Verge"
    },
    {
      "title": "Angela Nissel faces down grief with a laugh",
      "link": "https://www.theverge.com/report/974226/angela-nissel-interview-good-grief-pass-the-bread-mom-is-dead",
      "summary": "Angela Nissel's latest book, Good Grief, Pass the Bread, Mom Is Dead, is my kind of memoir. Sure, it's a deeply emotional tale about caring for a terminally ill parent. But it's delivered with the sort of gallows humor that I often turn to to get me through tough times. Of course, that sort of [\u2026]",
      "published": "2026-08-01 20:15",
      "source": "The Verge"
    },
    {
      "title": "Is this Billboard Hot 100 hit AI slop?",
      "link": "https://www.theverge.com/ai-artificial-intelligence/974209/fenix-flexin-billboard-hot-100-rubberz-ai-slop",
      "summary": "Fenix Flexin is best known as a member of Shoreline Mafia, a rap duo from Los Angeles. But he's recently found solo success with the track \"Rubberz,\" which has climbed to number 58 on the Billboard Hot 100. Almost immediately, though, questions were raised about the song's origins, with many speculating that it was largely, [\u2026]",
      "published": "2026-08-01 18:20",
      "source": "The Verge"
    },
    {
      "title": "Spider-Man: Brand New Day leak racks up millions of views",
      "link": "https://www.theverge.com/entertainment/974199/spider-man-brand-new-day-leak-box-office-records",
      "summary": "A bootleg of Spider-Man: Brand New Day was up on X for over seven hours before eventually being pulled. During that time, it reached over 5.9 million accounts and accumulated over 143,000 likes. Other accounts have reposted the leaked film, but none have lasted particularly long, as Disney now seems to be on top of [\u2026]",
      "published": "2026-08-01 17:00",
      "source": "The Verge"
    },
    {
      "title": "Here's how engineers plan to save the satellite sent to save NASA's Swift mission",
      "link": "https://arstechnica.com/space/2026/08/heres-how-engineers-plan-to-save-the-satellite-sent-to-save-nasas-swift-mission/",
      "summary": "\"We believe that a capture of Swift, an attempted capture of Swift, is very much in the cards.\"",
      "published": "2026-08-01 18:20",
      "source": "Ars Technica"
    },
    {
      "title": "Review: Yes, we're still arguing about Nolan's The Odyssey",
      "link": "https://arstechnica.com/culture/2026/08/review-yes-were-still-arguing-about-nolans-the-odyssey/",
      "summary": "Christopher Nolan's impressionistic remix of Homer's epic poem finds the man behind the myth.",
      "published": "2026-08-01 15:19",
      "source": "Ars Technica"
    },
    {
      "title": "As Reddit stock falls, CEO questions value of Google's AI Overviews",
      "link": "https://arstechnica.com/ai/2026/08/reddit-ceo-on-ai-overviews-were-still-looking-for-that-win-win/",
      "summary": "Reddit may still be considering ending its licensing deal with Google.",
      "published": "2026-08-01 12:30",
      "source": "Ars Technica"
    },
    {
      "title": "After noise complaints, judge orders Waymo to stop overnight charging in Santa Monica",
      "link": "https://arstechnica.com/tech-policy/2026/08/after-noise-complaints-judge-orders-waymo-to-stop-overnight-charging-in-santa-monica/",
      "summary": "Autonomous vehicle giant disturbs residents' sleep.",
      "published": "2026-08-01 11:30",
      "source": "Ars Technica"
    },
    {
      "title": "Defcon's new badge is a security key you can see inside",
      "link": "https://arstechnica.com/security/2026/08/defcons-new-badge-is-a-security-key-you-can-see-inside/",
      "summary": "A removable chip lets hackers inspect their badge\u2014and keep using it after Defcon.",
      "published": "2026-08-01 10:05",
      "source": "Ars Technica"
    },
    {
      "title": "How fruit flies chase invisible ribbons of smell to get to their source",
      "link": "https://arstechnica.com/science/2026/08/how-fruit-flies-chase-invisible-ribbons-of-smell-to-get-to-their-source/",
      "summary": "Tracking smells in turbulent air takes a keen sense of direction and sharp memory.",
      "published": "2026-08-01 10:00",
      "source": "Ars Technica"
    },
    {
      "title": "Not just Neanderthals: Ghost lineage in Africa left its mark on our DNA",
      "link": "https://arstechnica.com/science/2026/07/not-just-neanderthals-ghost-lineage-in-africa-left-its-mark-on-our-dna/",
      "summary": "Some group with no modern descendants contributed a lot to our genomes.",
      "published": "2026-07-31 22:17",
      "source": "Ars Technica"
    },
    {
      "title": "Doctors took a look at man's painful shoulder\u2014they found the joint was missing",
      "link": "https://arstechnica.com/health/2026/07/doctors-took-a-look-at-mans-painful-shoulder-they-found-the-joint-was-missing/",
      "summary": "The term \"Milwaukee Shoulder Syndrome\" was coined in 1981, based on cases in four women.",
      "published": "2026-07-31 21:51",
      "source": "Ars Technica"
    },
    {
      "title": "Google plans to exempt sanctioned nations from Android developer verification",
      "link": "https://arstechnica.com/gadgets/2026/07/google-plans-to-exempt-sanctioned-nations-from-android-developer-verification/",
      "summary": "Someone in Cuba or Iran can keep installing APKs with no new restrictions, but devs will suffer.",
      "published": "2026-07-31 21:35",
      "source": "Ars Technica"
    },
    {
      "title": "Reddit keeps its strange DMCA fight over Google search results alive",
      "link": "https://arstechnica.com/tech-policy/2026/07/reddit-keeps-weird-dmca-lawsuit-against-web-scraper-alive-despite-googles-loss/",
      "summary": "Reddit advances lawsuit accusing Perplexity AI of conspiring with web scraper.",
      "published": "2026-07-31 21:19",
      "source": "Ars Technica"
    }
  ]
}