{
  "AI & Machine Learning": [
    {
      "title": "Introducing the OpenAI Partner Network",
      "link": "https://openai.com/index/introducing-openai-partner-network",
      "summary": "OpenAI launches the Partner Network, investing $150M to help global partners accelerate enterprise AI adoption, deployment, and transformation.",
      "published": "2026-06-14 17:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Xiaomi\u2019s MiMo Code claims it beats Claude Code past 200 steps",
      "link": "https://thenewstack.io/coding-agent-endurance-gap/",
      "summary": "A coding agent that scaffolds a working app over lunch will routinely stall around 30 steps into a production refactor. The post Xiaomi\u2019s MiMo Code claims it beats Claude Code past 200 steps appeared first on The New Stack.",
      "published": "2026-06-14 17:00",
      "source": "The New Stack"
    },
    {
      "title": "What your logs can\u2019t tell you when an AI agent acts alone",
      "link": "https://thenewstack.io/audit-trails-revenue-asset/",
      "summary": "For a long time, logs lived in a strange purgatory: technically required, rarely read, and mostly forgotten until something broke. The post What your logs can\u2019t tell you when an AI agent acts alone appeared first on The New Stack.",
      "published": "2026-06-14 16:00",
      "source": "The New Stack"
    },
    {
      "title": "PagerDuty\u2019s CAIO says most AI incident tools are missing a critical layer",
      "link": "https://thenewstack.io/ai-incident-management-harness/",
      "summary": "AI is empowering software teams to ship code faster than ever. Given that an average of 70% of incidents stem The post PagerDuty\u2019s CAIO says most AI incident tools are missing a critical layer appeared first on The New Stack.",
      "published": "2026-06-14 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Fable 5 and Mythos 5 remain suspended: \u201cThe ball is in Anthropic\u2019s court\u201d",
      "link": "https://thenewstack.io/fable-5-and-mythos-5-remain-suspended-the-ball-is-in-anthropics-court/",
      "summary": "On Friday evening, Anthropic suddenly disabled its new flagship models, Fable 5 and Mythos 5, after the U.S. government became The post Fable 5 and Mythos 5 remain suspended: \u201cThe ball is in Anthropic\u2019s court\u201d appeared first on The New Stack.",
      "published": "2026-06-13 21:09",
      "source": "The New Stack"
    },
    {
      "title": "Why AI retrieval and ranking need more than vector search",
      "link": "https://thenewstack.io/tensors-beyond-vector-search/",
      "summary": "A recent GigaOm CxO Decision Brief explores how AI retrieval architectures are evolving beyond flat vector databases as organizations combine The post Why AI retrieval and ranking need more than vector search appeared first on The New Stack.",
      "published": "2026-06-13 18:00",
      "source": "The New Stack"
    },
    {
      "title": "Can JetBrains close the IDE skills gap before AI widens it further?",
      "link": "https://thenewstack.io/jetbrains-course-creators-program/",
      "summary": "JetBrains recently launched a program to bring hands-on coding practice into its professional development environments, targeting the gap between how The post Can JetBrains close the IDE skills gap before AI widens it further? appeared first on The New Stack.",
      "published": "2026-06-13 17:00",
      "source": "The New Stack"
    },
    {
      "title": "Loops are replacing prompts. Verification is about to be your biggest problem.",
      "link": "https://thenewstack.io/agent-loops-cloud-native-verification/",
      "summary": "Something shifted in the AI coding discourse this month. The argument is no longer about whether agents can write production The post Loops are replacing prompts. Verification is about to be your biggest problem. appeared first on The New Stack.",
      "published": "2026-06-13 16:00",
      "source": "The New Stack"
    },
    {
      "title": "Fable 5 vs Opus 4.8: The real stakes, not the spec sheet",
      "link": "https://thenewstack.io/fable-5-opus-comparison/",
      "summary": "This week Anthropic finally dropped the first model in its Mythos-class tier, Fable 5. The pitch was clear: this is The post Fable 5 vs Opus 4.8: The real stakes, not the spec sheet appeared first on The New Stack.",
      "published": "2026-06-13 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Claude Fable cost $9 in one coding test. GPT-5.5 cost $1.50. Model triage is the new AI skill.",
      "link": "https://thenewstack.io/claude-fable-cost-model-triage/",
      "summary": "I\u2019m Matt Burns, Chief Content Officer at Insight Media Group. Each week, I round up the most important AI developments, The post Claude Fable cost $9 in one coding test. GPT-5.5 cost $1.50. Model triage is the new AI skill. appeared first on The New Stack.",
      "published": "2026-06-13 10:31",
      "source": "The New Stack"
    },
    {
      "title": "Federal government orders Anthropic to pull Fable 5 and Mythos 5, three days after launch",
      "link": "https://thenewstack.io/us-gov-orders-anthropic-to-pull-fable-5-and-mythos-5-three-days-after-launch/",
      "summary": "Anthropic abruptly disabled Fable 5 and Mythos 5 for all customers Friday evening, after the US government issued an export The post Federal government orders Anthropic to pull Fable 5 and Mythos 5, three days after launch appeared first on The New Stack.",
      "published": "2026-06-13 02:12",
      "source": "The New Stack"
    },
    {
      "title": "Best Free File Diff Tools for Developers in 2026",
      "link": "https://dev.to/talibkhanofficial/best-free-file-diff-tools-for-developers-in-2026-47jj",
      "summary": "As developers, we compare files constantly \u2014 reviewing pull requests, checking config changes, spotting bugs between versions. But not all diff tools are created equal. Some require installation, some upload your files to remote servers, and some just don't support the formats you need. Here's a rundown of the best free file diff tools available in 2026, so you can pick the right one for your workflow. 1. FileDiffs \u2014 Best for Privacy & Format Support If you work with sensitive files or just don'...",
      "published": "2026-06-15 00:37",
      "source": "DEV Community"
    },
    {
      "title": "Introduction to Git",
      "link": "https://dev.to/tene/introduction-to-git-2d0j",
      "summary": "Welcome to Git Mastery, a series where we'll learn Git from the ground up, starting with the absolute basics and gradually moving toward advanced workflows, Git internals, hooks, automation, and professional development practices. Whether you're a student, hobbyist, open-source contributor, or professional developer, Git is one of the most important tools you'll ever learn. Let's begin. What Is Git? Git is a distributed version control system (DVCS) \u2014 a tool that tracks every change made to your...",
      "published": "2026-06-15 00:30",
      "source": "DEV Community"
    },
    {
      "title": "After Turing- teach a machine to judge, then watch it act alone",
      "link": "https://dev.to/zep1997/after-turing-teach-a-machine-to-judge-then-watch-it-act-alonepublished-false-elb",
      "summary": "This is a submission for the June Solstice Game Jam What I Built I built After Turing, a short browser game where you teach a machine when to trust, verify, and refuse instructions under pressure. An instruction appears. The timer starts. The machine may suggest a decision. You can accept it, override it, inspect context, or refuse the action. At first, you are training it. At the end, the buttons disappear and the machine acts alone. That final handoff is the point of the game. You are not tryi...",
      "published": "2026-06-15 00:24",
      "source": "DEV Community"
    },
    {
      "title": "How to verify Gumroad license keys in an Electron app (and the 3 gotchas nobody warns you about)",
      "link": "https://dev.to/ape_collective_/how-to-verify-gumroad-license-keys-in-an-electron-app-and-the-3-gotchas-nobody-warns-you-about-38gn",
      "summary": "If you sell a desktop app on Gumroad, it hands every buyer a license key. But Gumroad stops there \u2014 checking that key inside your app is entirely up to you. Here's how to do it properly in Node/Electron, plus the three traps that catch almost everyone. We'll use gumroad-license-lite, a tiny, zero-dependency, MIT-licensed helper (you can npm install it or just copy its ~120 lines). Turn on license keys in Gumroad On your product, enable \"Generate a unique license key per sale,\" then grab your pro...",
      "published": "2026-06-15 00:18",
      "source": "DEV Community"
    },
    {
      "title": "I built a region-survivable system by directing an AI agent. An append-only decision log kept it coherent.",
      "link": "https://dev.to/hocmemini/i-built-a-region-survivable-system-by-directing-an-ai-agent-an-append-only-decision-log-kept-it-452",
      "summary": "Most of the code in Quorum was written by directing Claude Code, an AI coding agent. That is not the interesting claim, and on its own it is not even a good one. An agent left to run unsupervised produces fast, plausible, locally-correct code that drifts into an incoherent system. The interesting part is the discipline that turned agent speed into a coherent, correct, multi-region database application. That discipline was an append-only architecture decision log. The failure mode of agent-built ...",
      "published": "2026-06-15 00:12",
      "source": "DEV Community"
    },
    {
      "title": "Surviving the region you run in: failover on Aurora DSQL, and what the demo proves",
      "link": "https://dev.to/hocmemini/surviving-the-region-you-run-in-failover-on-aurora-dsql-and-what-the-demo-proves-4m8o",
      "summary": "The thesis Quorum is built on is uncomfortable and true: the tools a team uses to coordinate an incident often live in the same region as the thing that is failing. When the region goes, the incident response goes with it. You are now coordinating a region outage over a status page that the region outage took down. Quorum is an incident command plane designed to survive a region loss. This post is about how the failover works, what the live demo does and does not prove, and where the survival st...",
      "published": "2026-06-15 00:10",
      "source": "DEV Community"
    },
    {
      "title": "Turn any PHP host into a gateway to your local network with host2gateway",
      "link": "https://dev.to/profide/turn-any-php-host-into-a-gateway-to-your-local-network-with-host2gateway-7b0",
      "summary": "Ever wanted to turn a simple PHP host into a gateway for your local network? I built host2gateway to do exactly that. ProfiDE / host2gateway Uses a PHP host or web server to create a gateway that securely allows access to clients through it. host2gateway host2gateway is a tool designed to provide access from a web server (Gateway) to a client without requiring static IP addresses, port forwarding, changing firewall rules, or other complex configurations. It is written in PHP and can be deployed ...",
      "published": "2026-06-15 00:07",
      "source": "DEV Community"
    },
    {
      "title": "Optimistic concurrency is the whole design: event sourcing on Aurora DSQL",
      "link": "https://dev.to/hocmemini/optimistic-concurrency-is-the-whole-design-event-sourcing-on-aurora-dsql-cj7",
      "summary": "Quorum is an incident command plane built on Amazon Aurora DSQL. The failover story lives in another post. This one is about a narrower question that turned out to be the foundation: when several responders write to the same incident at the same moment, across regions, during the worst minutes of an outage, how do you guarantee the record never forks into two conflicting truths. The answer is two design choices that are really one choice seen from two angles: event sourcing, and DSQL's optimisti...",
      "published": "2026-06-15 00:06",
      "source": "DEV Community"
    },
    {
      "title": "Automate Your Healthcare: Building an AI Agent to Book Doctor Appointments and Archive Lab Reports",
      "link": "https://dev.to/beck_moulton/automate-your-healthcare-building-an-ai-agent-to-book-doctor-appointments-and-archive-lab-reports-22n7",
      "summary": "We've all been there: staring at a clunky, 10-year-old hospital web portal, clicking through endless nested menus just to book a simple check-up or download a PDF lab result. It's tedious, error-prone, and frankly, a waste of human potential. But what if you could just tell an AI, \"Book me a dermatologist for next Tuesday and save my blood test results to my health folder,\" and it just... did it? In this tutorial, we are diving deep into the world of autonomous agents, GPT-4o, and LLM-driven web...",
      "published": "2026-06-15 00:05",
      "source": "DEV Community"
    },
    {
      "title": "hosted coding agents make observability a product feature",
      "link": "https://dev.to/pvgomes/hosted-coding-agents-make-observability-a-product-feature-nn3",
      "summary": "The laptop was never the interesting part of coding agents. It was just the first convenient runtime. Your laptop has the repository, the shell, the secrets, the package cache, the local database, the half-working dev server, and whatever credentials you forgot were still loaded in the background. So the early version of agentic coding naturally ran there. It was close to the work. It had all the messy context. It was also a very strange place to run something that might edit code for an hour wh...",
      "published": "2026-06-15 00:02",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Formal methods and the future of programming",
      "link": "https://www.reddit.com/r/programming/comments/1u5v9pd/formal_methods_and_the_future_of_programming/",
      "summary": "submitted by /u/BlondieCoder [link] [comments]",
      "published": "2026-06-14 20:06",
      "source": "programming"
    },
    {
      "title": "Git merges can be better",
      "link": "https://www.reddit.com/r/programming/comments/1u5c0r6/git_merges_can_be_better/",
      "summary": "submitted by /u/agentvenom1 [link] [comments]",
      "published": "2026-06-14 05:01",
      "source": "programming"
    },
    {
      "title": "How a TCP Load Balancer works under the hood.",
      "link": "https://www.reddit.com/r/programming/comments/1u5db0u/how_a_tcp_load_balancer_works_under_the_hood/",
      "summary": "submitted by /u/Sushant098123 [link] [comments]",
      "published": "2026-06-14 06:11",
      "source": "programming"
    },
    {
      "title": "Email Data Normalization for Automation",
      "link": "https://www.reddit.com/r/programming/comments/1u5fxus/email_data_normalization_for_automation/",
      "summary": "submitted by /u/PGurskis [link] [comments]",
      "published": "2026-06-14 08:47",
      "source": "programming"
    },
    {
      "title": "Signals, the push-pull based algorithm",
      "link": "https://www.reddit.com/r/programming/comments/1u4ra8f/signals_the_pushpull_based_algorithm/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-06-13 13:40",
      "source": "programming"
    },
    {
      "title": "Type Theory Forall #62 - Dependent Haskell - Vladislav Zavialov",
      "link": "https://www.reddit.com/r/programming/comments/1u59qiv/type_theory_forall_62_dependent_haskell_vladislav/",
      "summary": "submitted by /u/mttd [link] [comments]",
      "published": "2026-06-14 03:05",
      "source": "programming"
    },
    {
      "title": "Developing a pkg.go.dev TUI explorer",
      "link": "https://www.reddit.com/r/programming/comments/1u5hzct/developing_a_pkggodev_tui_explorer/",
      "summary": "submitted by /u/der_gopher [link] [comments]",
      "published": "2026-06-14 10:50",
      "source": "programming"
    },
    {
      "title": "[video] Search Autocomplete - System Design",
      "link": "https://www.reddit.com/r/programming/comments/1u5hjjg/video_search_autocomplete_system_design/",
      "summary": "submitted by /u/lucian-12 [link] [comments]",
      "published": "2026-06-14 10:24",
      "source": "programming"
    },
    {
      "title": "System and game performance monitoring with Python",
      "link": "https://www.reddit.com/r/programming/comments/1u4tbow/system_and_game_performance_monitoring_with_python/",
      "summary": "submitted by /u/riklaunim [link] [comments]",
      "published": "2026-06-13 15:06",
      "source": "programming"
    }
  ],
  "Game Development": [
    {
      "title": "How Playrix is growing Township with Unity Ads\u2019 D28 IAP ROAS optimizer",
      "link": "https://unity.com/blog/playrix-township-roas-optimization-vector",
      "summary": "Aleksandr Bajev, Marketing Producer at Playrix, recently sat down with the Unity team to discuss how one of the world\u2019s leading mobile gaming companies is leveraging Unity Ads to grow their titles. Watch the video or keep reading to learn how Playrix is utilizing Unity\u2019s suite of growth services to scale Township and drive greater revenue, including with Unity Ads\u2019 D28 IAP ROAS optimizer powered by Unity Vector.Can you please introduce yourself, share a bit about Playrix, and what your role is o...",
      "published": "2026-06-15 00:00",
      "source": "Unity Blog RSS Feed"
    }
  ],
  "Gaming News": [
    {
      "title": "Forza Horizon 6 Signals A New Peak For Open World Driving Games",
      "link": "https://www.gamespot.com/articles/forza-horizon-6-signals-a-new-peak-for-open-world-driving-games/",
      "summary": "Few games have generated as much momentum this year as Forza Horizon 6. The latest entry in Playground Games' acclaimed racing series has earned widespread critical praise, including a fantastic 8/10 review from GameSpot, while also setting new player engagement records across the franchise. For a series that has consistently defined the open-world racing genre, it's another major achievement \u2014 and one that reinforces Forza Horizon 6's place as one of the biggest games in the industry right now....",
      "published": "2026-06-14 23:30",
      "source": "GameSpot - All Content"
    },
    {
      "title": "GameStop\u2019s Rewards Program May Be Losing Its Best Feature \u2013 Report",
      "link": "https://www.gamespot.com/articles/gamestops-rewards-program-may-be-losing-its-best-feature-report/",
      "summary": "Earlier this month, GameStop disclosed that it achieved the highest profit in the company's history during the first quarter of its latest fiscal year. Now, GameStop appears to be taking further steps to cut costs by reportedly making significant changes to its Pro Membership rewards program. According to Kotaku, new GameStop Pro members will no longer be able to earn Pro Points starting on July 15. Current Pro members are only getting a temporary reprieve until August 15. On that date, members ...",
      "published": "2026-06-12 21:21",
      "source": "GameSpot - All Content"
    },
    {
      "title": "5 Zelda Characters I\u2019m Excited To See In The Ocarina Of Time Remake (And 5 That Need To Stay Away)",
      "link": "https://www.gamespot.com/articles/5-zelda-characters-im-excited-to-see-in-the-ocarina-of-time-remake-and-5-that-need-to-stay-away/",
      "summary": "The original Legend of Zelda: Ocarina of Time occupies a similar space in my heart as The Black Cauldron, The Last Unicorn, The Neverending Story, The Dark Crystal, and all of the other fantastical experiences of the '80s and '90s in that, while fundamental to creating who I am today, they were also extremely dark. Though Majora's Mask is (understandably) referred to as the darkest Legend of Zelda game, it's crucial to remember that Ocarina of Time had its fair share of creepy content, too. Part...",
      "published": "2026-06-12 20:53",
      "source": "GameSpot - All Content"
    },
    {
      "title": "If you're bored of shop sims about restocking shelves, here's one about helping someone find the album that could change their life",
      "link": "https://www.pcgamer.com/games/sim/if-youre-bored-of-shop-sims-about-restocking-shelves-heres-one-about-helping-someone-find-the-album-that-could-change-their-life/",
      "summary": "Wax Heads has a focus on story.",
      "published": "2026-06-14 23:23",
      "source": "PCGamer latest"
    },
    {
      "title": "Hide-and-seek game where you paint your body to blend in sells a million copies in four days",
      "link": "https://www.pcgamer.com/games/hide-and-seek-game-where-you-paint-your-body-to-blend-in-sells-a-million-copies-in-four-days/",
      "summary": "Meccha Chameleon is the latest indie smash hit centering silly multiplayer antics.",
      "published": "2026-06-14 19:10",
      "source": "PCGamer latest"
    },
    {
      "title": "Blizzard sues to kill another World of Warcraft private server for 'large scale, egregious, and ongoing infringement of [its] intellectual property'",
      "link": "https://www.pcgamer.com/games/world-of-warcraft/blizzard-sues-to-kill-another-world-of-warcraft-private-server-for-large-scale-egregious-and-ongoing-infringement-of-its-intellectual-property/",
      "summary": "Project Ascension is in the MMO studio's sights.",
      "published": "2026-06-14 18:52",
      "source": "PCGamer latest"
    },
    {
      "title": "'I try to play as a completionist and leave no stone unturned and no enemy unkilled': Returnal director Harry Krueger talks Deus Ex, Resident Evil, and the arcade classic that inspired Housemarque's best games",
      "link": "https://www.pcgamer.com/gaming-industry/i-try-to-play-as-a-completionist-and-leave-no-stone-unturned-and-no-enemy-unkilled-returnal-director-harry-krueger-talks-deus-ex-resident-evil-and-the-arcade-classic-that-inspired-housemarques-best-games/",
      "summary": "The Housemarque veteran guides us through the games on his PC.",
      "published": "2026-06-14 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "I went to the UK's largest rock festival to see its one and only videogame band",
      "link": "https://www.pcgamer.com/games/final-fantasy/i-went-to-the-uks-largest-rock-festival-to-see-its-one-and-only-videogame-band/",
      "summary": "The Primals took to the stage at Download Festival in their first non-Fanfest appearance outside of Asia.",
      "published": "2026-06-14 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "FromSoftware boss Hidetaka Miyazaki references 'yet to be announced' games while commenting on controversy at parent company Kadokawa",
      "link": "https://www.pcgamer.com/gaming-industry/fromsoftware-boss-hidetaka-miyazaki-references-yet-to-be-announced-games-while-commenting-on-controversy-at-parent-company-kadokawa/",
      "summary": "A crumb of FromSoft, exactly like I asked for.",
      "published": "2026-06-14 16:15",
      "source": "PCGamer latest"
    },
    {
      "title": "Spore devs say the evolution game's previews were more ambitious than what they were actually making, and they 'built a fantasy in people's minds that was unachievable'",
      "link": "https://www.pcgamer.com/games/life-sim/spore-devs-say-the-evolution-games-previews-were-more-ambitious-than-what-they-were-actually-making-and-they-built-a-fantasy-in-peoples-minds-that-was-unachievable/",
      "summary": "The evolution sim that was never meant to be.",
      "published": "2026-06-14 15:52",
      "source": "PCGamer latest"
    },
    {
      "title": "Ultima Online and Star Wars Galaxies vet tells me the theme park 'assembly line' MMO just isn't viable anymore, especially as dev costs spike: 'We hit the wall'",
      "link": "https://www.pcgamer.com/games/mmo/ultima-online-and-star-wars-galaxies-vet-tells-me-the-theme-park-assembly-line-mmo-just-isnt-viable-anymore-especially-as-dev-costs-spike-we-hit-the-wall/",
      "summary": "\"The MMO audience feels underserved and overmonetized, that's how they feel about what's going on.\"",
      "published": "2026-06-14 15:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Cave Story+ review (2012)",
      "link": "https://www.pcgamer.com/games/action/cave-story-review-2012/",
      "summary": "Underground hit about underground hitting gets an HD upgrade.",
      "published": "2026-06-14 14:25",
      "source": "PCGamer latest"
    },
    {
      "title": "Mina the Hollower has a secret ending, but good luck seeing it",
      "link": "https://www.pcgamer.com/games/rpg/mina-the-hollower-has-a-secret-ending-but-good-luck-seeing-it/",
      "summary": "If you want to see Mina's alternate conclusion, prepare yourself for an ordeal.",
      "published": "2026-06-14 14:00",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "Modernizing the global economy with industrial robotics is needed but not inevitable",
      "link": "https://www.therobotreport.com/modernizing-global-economy-industrial-robotics-needed-not-inevitable/",
      "summary": "While service robotics adoption grows, industrial automation faces greater demand and bigger obstacles, notes a columnist. The post Modernizing the global economy with industrial robotics is needed but not inevitable appeared first on The Robot Report.",
      "published": "2026-06-14 14:30",
      "source": "The Robot Report"
    },
    {
      "title": "Windows for robots: Edge AI expands usability",
      "link": "https://www.therobotreport.com/computers-software-windows-utility-robots/",
      "summary": "Before Windows, only engineers and computer scientists could work with computers. Edge AI is causing a similar accessibility shift for robotics. The post Windows for robots: Edge AI expands usability appeared first on The Robot Report.",
      "published": "2026-06-13 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "AI in warehousing: Akash Gupta\u2019s vision for the future",
      "link": "https://www.therobotreport.com/ai-in-warehousing-akash-guptas-vision-for-the-future/",
      "summary": "Explore how GreyOrange's software revolutionizes warehouse automation with AI, transforming logistics into dynamic, predictive ecosystems. The post AI in warehousing: Akash Gupta\u2019s vision for the future appeared first on The Robot Report.",
      "published": "2026-06-12 23:58",
      "source": "The Robot Report"
    },
    {
      "title": "MassRobotics announces the winners of 2026 Robotics Medal and Rising Star awards",
      "link": "https://www.therobotreport.com/massrobotics-announces-winners-2026-robotics-medal-rising-star-awards/",
      "summary": "Allison Okamura and Ayoung Kim won MassRobotics' 2026 Robotics Medal and Rising Star Medal, which honor women in robotics. The post MassRobotics announces the winners of 2026 Robotics Medal and Rising Star awards appeared first on The Robot Report.",
      "published": "2026-06-12 21:46",
      "source": "The Robot Report"
    },
    {
      "title": "Robotics Summit panel explores the state of humanoid robot design",
      "link": "https://www.therobotreport.com/robotics-summit-panel-explores-state-humanoid-robot-design/",
      "summary": "At the Robotics Summit & Expo, experts weighed in on humanoid robotics today \u2014 and the ability to achieve a $20,000 price point tomorrow. The post Robotics Summit panel explores the state of humanoid robot design appeared first on The Robot Report.",
      "published": "2026-06-12 20:40",
      "source": "The Robot Report"
    },
    {
      "title": "Visual Language Models Train Robots to Read Human Emotions",
      "link": "https://spectrum.ieee.org/robot-emotions-visual-language-models",
      "summary": "This article is part of our exclusive IEEE Journal Watch series in partnership with IEEE Xplore. As robots advance in terms of dexterity and other physical capabilities, it becomes more likely that humans may find themselves working alongside them. If that happens, how will robots\u2019 emotional capabilities need to advance for them to successfully work with people?In a recent study, researchers trained collaborative robots to read human emotions by not only accounting for facial expressions, but al...",
      "published": "2026-06-13 13:00",
      "source": "IEEE Spectrum"
    }
  ],
  "Tech General": [
    {
      "title": "Startup CEO Charlie Javice is reportedly angling for a Trump pardon",
      "link": "https://techcrunch.com/2026/06/14/startup-ceo-charlie-javice-is-reportedly-angling-for-a-trump-pardon/",
      "summary": "JPMorgan can't be pleased by any of this.",
      "published": "2026-06-14 21:55",
      "source": "TechCrunch"
    },
    {
      "title": "UK may ban social media for children under 16",
      "link": "https://techcrunch.com/2026/06/14/uk-may-ban-social-media-for-children-under-16/",
      "summary": "The U.K. seems to be following Australia's lead in banning a wide swath of social media for teens.",
      "published": "2026-06-14 20:17",
      "source": "TechCrunch"
    },
    {
      "title": "As AI companies race to go public, who else is along for the ride?",
      "link": "https://techcrunch.com/2026/06/14/as-ai-companies-race-to-go-public-who-else-is-along-for-the-ride/",
      "summary": "Startups are trying to \"ride that SpaceX IPO wave.\"",
      "published": "2026-06-14 16:38",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: SpaceX rockets past Tesla",
      "link": "https://techcrunch.com/2026/06/14/techcrunch-mobility-spacex-rockets-past-tesla/",
      "summary": "Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, how AI is playing a part.",
      "published": "2026-06-14 16:05",
      "source": "TechCrunch"
    },
    {
      "title": "The new Sonos Play has become my go-to desk and kitchen speaker",
      "link": "https://techcrunch.com/2026/06/14/the-new-sonos-play-has-become-my-go-to-desk-and-kitchen-speaker/",
      "summary": "The new Sonos Play can act as a portable speaker inside and outside your home.",
      "published": "2026-06-14 14:00",
      "source": "TechCrunch"
    },
    {
      "title": "As Anthropic suspends access to new models, India debates its AI future",
      "link": "https://techcrunch.com/2026/06/13/as-anthropic-suspends-access-to-new-models-india-debates-its-ai-future/",
      "summary": "Tech leaders debate whether the Anthropic episode is a wake-up call for India\u2019s AI ambitions.",
      "published": "2026-06-14 03:00",
      "source": "TechCrunch"
    },
    {
      "title": "Meta reportedly moves to unwind $2B Manus deal after Beijing\u2019s demand",
      "link": "https://techcrunch.com/2026/06/13/meta-reportedly-moves-to-unwind-2b-manus-deal-after-beijings-demand/",
      "summary": "Meta starts dismantling its $2 billion Manus acquisition after Beijing ordered the deal reversed.",
      "published": "2026-06-14 00:03",
      "source": "TechCrunch"
    },
    {
      "title": "KPMG pulls report on AI usage due to apparent hallucinations",
      "link": "https://techcrunch.com/2026/06/13/kpmg-pulls-report-on-ai-usage-due-to-apparent-hallucinations/",
      "summary": "Once again, AI proves to be an unreliable source of information about AI.",
      "published": "2026-06-13 20:42",
      "source": "TechCrunch"
    },
    {
      "title": "Amazon CEO reportedly raised Anthropic model concerns before government crackdown",
      "link": "https://techcrunch.com/2026/06/13/amazon-ceo-reportedly-raised-anthropic-model-concerns-before-government-crackdown/",
      "summary": "Amazon CEO Andy Jassy may have been the source of security concerns that led Anthropic to cut off worldwide access to two models on Friday.",
      "published": "2026-06-13 19:11",
      "source": "TechCrunch"
    },
    {
      "title": "OpenAI faces investigation from state attorneys general",
      "link": "https://techcrunch.com/2026/06/13/openai-faces-investigation-from-state-attorneys-general/",
      "summary": "It's not clear which states are involved, but they're asking about everything from OpenAI's ad policies to its handling of health data.",
      "published": "2026-06-13 16:47",
      "source": "TechCrunch"
    },
    {
      "title": "The FBI built a small town to simulate cyberattacks",
      "link": "https://www.theverge.com/tech/949648/fbi-fake-town-cyberattacks-kinetic-cyber-range",
      "summary": "Last year, the FBI opened a Cyber Range in Huntsville, Alabama, for simulating cyberattacks. Think of it sort of like the famous Hogan's Alley, but for modern digital crime training. It's a massive 22,000 square-foot replica of an entire town, complete with a convenience store, gas station, hospital, and even fully furnished houses. It's a [\u2026]",
      "published": "2026-06-14 20:35",
      "source": "The Verge"
    },
    {
      "title": "China may have accessed Mythos",
      "link": "https://www.theverge.com/ai-artificial-intelligence/949644/china-white-house-anthropic-mythos",
      "summary": "According to a new report from Semafor, the White House's decision to impose export restrictions on Anthropic's Mythos was driven in part by fears that it had been accessed by a group linked to China. If the Chinese government actually had access to Mythos 5 or Fable 5, it would present a serious national security [\u2026]",
      "published": "2026-06-14 18:27",
      "source": "The Verge"
    },
    {
      "title": "Conclave is the sound of a NYC summer block party",
      "link": "https://www.theverge.com/entertainment/949621/conclave-nyc-summer-block-party-album-review",
      "summary": "I have this vivid memory of walking to pick up my oldest from school in June of 2022. For a variety of reasons, I was in a very bad place mentally. And to make matters worse, it was brutally hot. I was depressed, angry with the world, sunburned, and soaked through with sweat. But as [\u2026]",
      "published": "2026-06-14 16:30",
      "source": "The Verge"
    },
    {
      "title": "How to watch most of the World Cup matches with free trials",
      "link": "https://www.theverge.com/gadgets/948871/world-cup-streaming-free-trial-deal-sale",
      "summary": "Hoping to catch some World Cup matches while spending as little money as possible? You have a few options for finding a few days of free streaming, although you may choose to eventually pony up some money. That, or get creative by combining multiple offers to make it through the whole tournament. We found a [\u2026]",
      "published": "2026-06-14 16:00",
      "source": "The Verge"
    },
    {
      "title": "The impossible dream of the universal remote",
      "link": "https://www.theverge.com/podcast/949620/harmony-universal-remote-version-history",
      "summary": "You don't really ever have to explain why a universal remote is a good idea. You have a bunch of stuff that needs controlling; this thing controls them all. Many companies have set out to build a product worthy of this idea, and one product came much closer than most. It was called the Harmony, [\u2026]",
      "published": "2026-06-14 13:42",
      "source": "The Verge"
    },
    {
      "title": "Solid-state batteries still aren\u2019t ready, but gels are",
      "link": "https://www.theverge.com/column/948594/solid-state-batteries-semi-solid-state",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on e-bikes, power stations, and how to work anywhere, follow Thomas Ricker. The Stepback arrives in our subscribers' inboxes at 8AM ET. Opt in for The Stepback here. How it started Lithium-ion batteries are everywhere as we [\u2026]",
      "published": "2026-06-14 12:00",
      "source": "The Verge"
    },
    {
      "title": "Amazon security research reportedly led to the White House\u2019s Anthropic Fable ban",
      "link": "https://www.theverge.com/ai-artificial-intelligence/949601/amazon-anthropic-fablemythos-government-ban",
      "summary": "According to the Wall Street Journal, the export control directive that led to Anthropic cutting off access to Fable 5 and Mythos 5 was triggered in part by cybersecurity research from Amazon and conversations between CEO Andy Jassy and the White House. According to the report, the paper from Amazon claims that, through a series [\u2026]",
      "published": "2026-06-13 21:39",
      "source": "The Verge"
    },
    {
      "title": "X-Men \u201997 has what Master of the Universe is missing",
      "link": "https://www.theverge.com/entertainment/947064/xmen-97-season-2-disney-plus-marvel-masters-of-the-universe-mattel",
      "summary": "In 2026, Marvel and Mattel are both releasing projects designed to capitalize on people's love for iconic animated heroes from their childhoods. Masters of the Universe has put a live-action He-Man on the big screen, and the second season of X-Men '97 is about to fling some of Charles Xavier's mutants into an apocalyptic future. [\u2026]",
      "published": "2026-06-13 20:00",
      "source": "The Verge"
    },
    {
      "title": "Sealed Super Mario Bros. sells for a record $3 million",
      "link": "https://www.theverge.com/games/949593/super-mario-bros-3-million-auction",
      "summary": "A copy of Super Mario Bros., still in the box and sealed with its original sticker, just sold at Heritage Auctions for $3 million. That absolutely crushes the previous record of $2 million, also for a copy of Super Mario Bros., in 2021. That sale also came hot on the heels of a controversial auction [\u2026]",
      "published": "2026-06-13 18:37",
      "source": "The Verge"
    },
    {
      "title": "Microsoft hasn\u2019t ruled out spinning off Xbox",
      "link": "https://www.theverge.com/games/949584/microsoft-spinning-off-xbox",
      "summary": "Microsoft is preparing to lay off a significant chunk of its Xbox division and is reevaluating the plans for its next-generation Project Helix console. It's apparently also considering dramatically restructuring its relationship with Xbox, and hasn't ruled out spinning it off into a separate company. A new report from The Information suggests that Microsoft has [\u2026]",
      "published": "2026-06-13 16:29",
      "source": "The Verge"
    },
    {
      "title": "Did a medieval flying monk spot Halley's comet, twice? It's complicated",
      "link": "https://arstechnica.com/science/2026/06/did-a-medieval-flying-monk-spot-halleys-comet-twice-its-complicated/",
      "summary": "University of Leicester historian thinks Eilmer of Malmesbury saw two different comets: in 1018 and 1066",
      "published": "2026-06-14 16:02",
      "source": "Ars Technica"
    },
    {
      "title": "Review: Disclosure Day is big on action, light on ideas",
      "link": "https://arstechnica.com/culture/2026/06/review-disclosure-day-is-big-on-action-light-on-ideas/",
      "summary": "There's nothing new or surprising, but it's still an entertaining film from one of our greatest directors.",
      "published": "2026-06-13 17:17",
      "source": "Ars Technica"
    },
    {
      "title": "Threads of underground fungal networks are long enough to reach beyond the Solar System",
      "link": "https://arstechnica.com/science/2026/06/threads-of-underground-fungal-networks-are-long-enough-to-reach-beyond-the-solar-system/",
      "summary": "Researchers have quantified the length and mass of arbuscular mycorrhizal fungal networks globally.",
      "published": "2026-06-13 11:18",
      "source": "Ars Technica"
    },
    {
      "title": "Anthropic shuts down Fable, Mythos models following Trump admin directive",
      "link": "https://arstechnica.com/ai/2026/06/anthropic-shuts-down-fable-mythos-models-following-trump-admin-directive/",
      "summary": "Commerce dept. worries that a Fable 5 \"jailbreak\" could be a national security threat.",
      "published": "2026-06-13 03:00",
      "source": "Ars Technica"
    },
    {
      "title": "SpaceX is now a public company valued for its AI potential, so what comes next?",
      "link": "https://arstechnica.com/space/2026/06/spacex-is-now-a-public-company-valued-for-its-ai-potential-so-what-comes-next/",
      "summary": "As of today, SpaceX is owned by investors who will want to see it make money.",
      "published": "2026-06-12 22:20",
      "source": "Ars Technica"
    }
  ]
}