{
  "AI & Machine Learning": [],
  "Software Development": [
    {
      "title": "MCP\u2019s biggest update removes the machinery many servers were built around",
      "link": "https://thenewstack.io/mcp-release-candidate-rewrite/",
      "summary": "The biggest update to the Model Context Protocol (MCP) since its launch is almost here. Lead maintainers froze the release The post MCP\u2019s biggest update removes the machinery many servers were built around appeared first on The New Stack.",
      "published": "2026-07-26 16:00",
      "source": "The New Stack"
    },
    {
      "title": "Microsoft and Google DeepMind agree on AI control \u2014 but not on who holds it",
      "link": "https://thenewstack.io/nadella-hassabis-ai-frameworks/",
      "summary": "Over two days this month, two of the most credible people in the industry published framework manifestos on X. Microsoft The post Microsoft and Google DeepMind agree on AI control \u2014 but not on who holds it appeared first on The New Stack.",
      "published": "2026-07-26 15:30",
      "source": "The New Stack"
    },
    {
      "title": "5 ways SRE AI agents are set to augment human capabilities",
      "link": "https://thenewstack.io/sre-ai-agents-capabilities/",
      "summary": "In digital operations management, AI agents give organizations a competitive edge by reducing incident volume and accelerating recovery. The potential The post 5 ways SRE AI agents are set to augment human capabilities appeared first on The New Stack.",
      "published": "2026-07-26 14:00",
      "source": "The New Stack"
    },
    {
      "title": "Stop correcting AI code. Build the system agents need.",
      "link": "https://thenewstack.io/stop-correcting-ai-code-build-the-system-agents-need/",
      "summary": "If software engineers are no longer writing code, what are they doing? That\u2019s the question on millions of minds. AI The post Stop correcting AI code. Build the system agents need. appeared first on The New Stack.",
      "published": "2026-07-25 17:00",
      "source": "The New Stack"
    },
    {
      "title": "5 steps to build great service architecture and operational resilience",
      "link": "https://thenewstack.io/build-resilient-service-architecture/",
      "summary": "When operations teams get an alert, three questions need to be answered before any action can take place: Without a The post 5 steps to build great service architecture and operational resilience appeared first on The New Stack.",
      "published": "2026-07-25 16:00",
      "source": "The New Stack"
    },
    {
      "title": "How routing keys isolate Kafka consumer tests on a shared broker",
      "link": "https://thenewstack.io/isolate-kafka-consumer-tests/",
      "summary": "A change to a service that consumes from Kafka is not validated until it has run against the real system: The post How routing keys isolate Kafka consumer tests on a shared broker appeared first on The New Stack.",
      "published": "2026-07-25 13:00",
      "source": "The New Stack"
    },
    {
      "title": "Microsoft, Nvidia, Meta and 22 others defended open weights. Anthropic and OpenAI didn\u2019t sign.",
      "link": "https://thenewstack.io/microsoft-nvidia-meta-and-open-weights/",
      "summary": "The fight over open-weight AI entered a new round over the last week. On July 22, White House officials accused The post Microsoft, Nvidia, Meta and 22 others defended open weights. Anthropic and OpenAI didn\u2019t sign. appeared first on The New Stack.",
      "published": "2026-07-25 10:30",
      "source": "The New Stack"
    },
    {
      "title": "RockPlayer: Building a Modern Music Player with Angular, ASP.NET Core, Redis, and YouTube",
      "link": "https://dev.to/rafael_arantes_9833461dce/rockplayer-building-a-modern-music-player-with-angular-aspnet-core-redis-and-youtube-40n2",
      "summary": "Hello everyone! After publishing my Machine Learning with ML.NET series, I decided to turn the recommendation model into a complete application. In this new series, we build RockPlayer, a rock music player that combines modern software architecture, ASP.NET Core, Angular 22, Redis, and YouTube integration. Each article focuses on a different part of the project: \ud83c\udfb5 1. Introducing RockPlayer An overview of the project, its goals, and the overall architecture. https://devfullstack.net/blog/introduc...",
      "published": "2026-07-27 00:44",
      "source": "DEV Community"
    },
    {
      "title": "Gemini Prompt for Google AI Studio Image Generation",
      "link": "https://dev.to/dan52242644dan/gemini-prompt-for-google-ai-studio-image-generation-2m54",
      "summary": "Gemini Prompt for Google AI Studio Image Generation Prompt (paste into Gemini image generator): A futuristic cityscape at sunset with a swirling vortex of neon lights and flying cars; multiple translucent tetrahedron bubbles forming a luminous word-and-light matrix suspended above a skyline of glass spires; warm magenta and orange sunset on the horizon blending into electric cyan and violet neon; reflective wet streets below mirroring the tetrahedra; dynamic motion blur on flying vehicles; volum...",
      "published": "2026-07-27 00:42",
      "source": "DEV Community"
    },
    {
      "title": "What Judges Actually Score: Notes From a Year of Hackathon Judging",
      "link": "https://dev.to/kurbaitaev/what-judges-actually-score-notes-from-a-year-of-hackathon-judging-3p4l",
      "summary": "I judged three hackathons over about ten days this July: MLH x DigitalOcean \"AI for Social Good\" on July 11, the Sports World Cup Hackathon in San Francisco on July 17, and Aethera Hacks, an online event on Devpost, across July 19 to 21. I came in from the sports technology side, building athlete monetization tools, so I was usually the judge asking who pays for this rather than the judge asking what is your bundle size. That turned out to be a useful seat, because the questions that decide scor...",
      "published": "2026-07-27 00:22",
      "source": "DEV Community"
    },
    {
      "title": "GitOps for AI Agents: Treating Tool Configs and Memory Like Production Infrastructure",
      "link": "https://dev.to/hypernexus/gitops-for-ai-agents-treating-tool-configs-and-memory-like-production-infrastructure-2jb2",
      "summary": "GitOps for AI Agents: Treating Tool Configs and Memory Like Production Infrastructure Stop managing AI agent configurations as fragile scripts. Adopt GitOps principles for AI, treating your tool configs and memory as version-controlled, auditable infrastructure-as-code. Learn to implement mcp.jsonc, PR-reviewed workflows, and CI validation for reliable, reproducible AI. The Configuration Chaos in Modern AI Agents Today's AI agents are powerful orchestrators, not just chatbots. They connect to do...",
      "published": "2026-07-27 00:19",
      "source": "DEV Community"
    },
    {
      "title": "Electricity Planning Engine, part 2: A Reader Comment Found a Real Gap in My Test Suite (and How I Fixed It)",
      "link": "https://dev.to/adeutou/electricity-planning-engine-part-2-a-reader-comment-found-a-real-gap-in-my-test-suite-and-how-i-414m",
      "summary": "I wrote about the Electricity Planning Engine a little while back, including a timezone bug that made a correct price look \"not found\" after a database round trip. A few days later, Alex Shev left this comment: Timezone bugs are brutal in planning engines because the result can look mathematically correct while being operationally wrong. Energy workflows especially need tests around boundaries, not just averages. That is a genuinely sharp way to put it, and it is not just a comment about the bug...",
      "published": "2026-07-27 00:17",
      "source": "DEV Community"
    },
    {
      "title": "What 78K attack samples taught me about catching prompt injection",
      "link": "https://dev.to/wesellistools/what-78k-attack-samples-taught-me-about-catching-prompt-injection-3ga8",
      "summary": "I spent the last while building a prompt-injection detector trained on 78,000+ attack samples. Here's what surprised me, and why I ended up going the unfashionable route. The trendy approach is to use an LLM. I didn't. The default move in 2026 is \"use an LLM to judge whether input is an attack.\" It's appealing because models understand nuance. But once you try to run it inline on every request, the problems pile up fast: Latency. You've added a full model round-trip to every single call. Hundred...",
      "published": "2026-07-27 00:13",
      "source": "DEV Community"
    },
    {
      "title": "Building Dashboards People Actually Use",
      "link": "https://dev.to/samson_tanimawo/building-dashboards-people-actually-use-20ed",
      "summary": "I've built dozens of dashboards. Most have been ignored. A few have been used constantly. The difference isn't the graphs. It's the design. The 3-second test A useful dashboard answers 'is everything OK?' in 3 seconds. Not 'let me scroll through 40 graphs to find out.' Big colored header at the top: green = healthy, yellow = watching, red = broken. That's the 3-second answer. Everything else is drill-down. The hierarchy rule Three layers, no more: Overview \u2014 one line per service, status color, k...",
      "published": "2026-07-27 00:12",
      "source": "DEV Community"
    },
    {
      "title": "Steam Forum ClickFix: Fake Repair Commands Lead to XMRig SYSTEM Persistence",
      "link": "https://dev.to/anoymask/steam-forum-clickfix-fake-repair-commands-lead-to-xmrig-system-persistence-334n",
      "summary": "Steam Forum ClickFix: Fake Repair Commands Lead to XMRig SYSTEM Persistence 1. Basic Information Article Title: Steam forum ClickFix attacks infect gamers with XMRig cryptominers Publisher: BleepingComputer Publication Date: July 25, 2026, 18:37 EST / July 26, 2026, 07:37 JST Original Source: https://www.bleepingcomputer.com/news/security/steam-forum-clickfix-attacks-infect-gamers-with-xmrig-cryptominers/ Related Information Sources: At the time of publication, no alternative primary sources pro...",
      "published": "2026-07-27 00:12",
      "source": "DEV Community"
    },
    {
      "title": "I'll be speaking at WordCamp US 2026 \ud83c\udf89",
      "link": "https://dev.to/sarahcssiqueira/ill-be-speaking-at-wordcamp-us-2026-fo",
      "summary": "A few months ago, I submitted a talk proposal to WordCamp US without really knowing what to expect. Today, I'm happy to say that it was accepted, and I'll be speaking at one of the largest WordPress conferences in the world. WordCamp US has always been one of the events I've looked up to in the WordPress ecosystem. As someone who has spent over a decade building content platforms with WordPress, contributing to open source, and working with teams across different countries, having the opportunit...",
      "published": "2026-07-27 00:10",
      "source": "DEV Community"
    },
    {
      "title": "Deploying to AWS Lightsail with a Docker image from ECR",
      "link": "https://dev.to/shayan-araghi/deploying-to-aws-lightsail-with-a-docker-image-from-ecr-55bn",
      "summary": "Lightsail is a good home for a single small container: flat pricing, bandwidth included, and none of the VPC/security-group ceremony of EC2. The one rough edge is pulling a private image from Amazon ECR, because a standard Lightsail instance can't authenticate to ECR the way EC2 can. This post walks the whole path. The pipeline we're building: docker build \u2500\u2500push\u2500\u2500> ECR (private repo) \u2500\u2500pull\u2500\u2500> Lightsail instance \u2500\u2500run\u2500\u2500> container What you'll need An AWS account and the AWS CLI installed locall...",
      "published": "2026-07-27 00:10",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Modeling Facts and Reactions with Domain Events",
      "link": "https://www.reddit.com/r/programming/comments/1v6xuqc/modeling_facts_and_reactions_with_domain_events/",
      "summary": "submitted by /u/deniskyashif [link] [comments]",
      "published": "2026-07-26 08:21",
      "source": "programming"
    },
    {
      "title": "Introducing Triton: DirectX 11 driver for QEMU",
      "link": "https://www.reddit.com/r/programming/comments/1v6ijz9/introducing_triton_directx_11_driver_for_qemu/",
      "summary": "submitted by /u/NXGZ [link] [comments]",
      "published": "2026-07-25 20:09",
      "source": "programming"
    },
    {
      "title": "Writing a (valid) C program without main()",
      "link": "https://www.reddit.com/r/programming/comments/1v68yb8/writing_a_valid_c_program_without_main/",
      "summary": "submitted by /u/iximiuz [link] [comments]",
      "published": "2026-07-25 13:50",
      "source": "programming"
    },
    {
      "title": "I don\u2019t know what to do",
      "link": "https://www.reddit.com/r/programming/comments/1v7ivgr/i_dont_know_what_to_do/",
      "summary": "I wanted to make a project for stardance hack club but I don\u2019t know exactly what. I know a little bit of almost everything because im not decided what I want to really be good at yet. I know cpp pretty well, little bit of c#, some php, html, css, js. I also know basics of CAD, I like arduino, desktop apps and web apps. I don\u2019t have any idea for anything that isn\u2019t already there and is interesting. Pls help me submitted by /u/Blazej_kb [link] [comments]",
      "published": "2026-07-26 22:55",
      "source": "programming"
    },
    {
      "title": "[Sebastian Lague] - I Tried Coding my own Graphics Library",
      "link": "https://www.reddit.com/r/programming/comments/1v67ohp/sebastian_lague_i_tried_coding_my_own_graphics/",
      "summary": "submitted by /u/Pink401k [link] [comments]",
      "published": "2026-07-25 12:55",
      "source": "programming"
    },
    {
      "title": "Using the CodeRabbit Preview on a Go codebase",
      "link": "https://www.reddit.com/r/programming/comments/1v77rya/using_the_coderabbit_preview_on_a_go_codebase/",
      "summary": "submitted by /u/der_gopher [link] [comments]",
      "published": "2026-07-26 15:57",
      "source": "programming"
    },
    {
      "title": "Pushing and Pulling: Three Reactivity Algorithms",
      "link": "https://www.reddit.com/r/programming/comments/1v5qsjv/pushing_and_pulling_three_reactivity_algorithms/",
      "summary": "submitted by /u/fagnerbrack [link] [comments]",
      "published": "2026-07-24 22:53",
      "source": "programming"
    },
    {
      "title": "Reusing Buffers in Multicore OCaml",
      "link": "https://www.reddit.com/r/programming/comments/1v5wthf/reusing_buffers_in_multicore_ocaml/",
      "summary": "submitted by /u/mttd [link] [comments]",
      "published": "2026-07-25 03:24",
      "source": "programming"
    }
  ],
  "Game Development": [],
  "Gaming News": [
    {
      "title": "With Doomsday Approaching, Grab A Cheap Marvel Tokon: Fighting Souls Steam Key With This Preorder Deal",
      "link": "https://www.gamespot.com/articles/with-doomsday-approaching-grab-a-cheap-marvel-tokon-fighting-souls-steam-key-with-this-preorder-deal/",
      "summary": "Marvel Tokon: Fighting Souls is exactly what I want from a superhero fighting game. I want it to be energetic. I want it to be packed with familiar faces and lesser-known characters. Most importantly, I want it to be developed by Arc System Works, the developer behind Guilty Gear and Dragon Ball FighterZ. My dream is finally coming true, and with Doomsday right around the corner, it\u2019s arriving at the perfect time - and at the perfect price. There\u2019s nothing like learning new combos and going from...",
      "published": "2026-07-25 16:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Kratos\u2019 Next God Of War Game Will Pick Up Where Laufey Leaves Off",
      "link": "https://www.gamespot.com/articles/kratos-next-god-of-war-game-will-pick-up-where-laufey-leaves-off/",
      "summary": "Kratos' story isn't over yet, as God of War developer Sony Santa Monica announced that the main face of the franchise will lead a new game, following the launch of God of War Laufey in February 2027. Speaking at San Diego Comic-Con, Santa Monica Studio head of creative Cory Barlog briefly announced a new Kratos-led game that will connect directly to next year's new God of War adventure that stars his deceased wife, Faye. \"Everything we are doing in the Faye game is a continuation of what came be...",
      "published": "2026-07-25 07:41",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Surprise: God Of War Laufey Has A Release Date, And Its Kratos-Led Sequel Has Been Announced",
      "link": "https://www.gamespot.com/articles/surprise-god-of-war-laufey-has-a-release-date-and-its-kratos-led-sequel-has-been-announced/",
      "summary": "The God of War Laufey release date has been announced and, much like we anticipated, you won't have to wait too long before you can play Faye's story. At San Diego Comic-Con 2026, Sony Santa Monica Studios officially announced that the God of War Laufey release date will be 16 February, 2027. https://twitter.com/SonySantaMonica/status/2080831512820519253 Game director Cory Barlog also announced that the game will ship with physical discs. That announcement comes just weeks after Sony announced t...",
      "published": "2026-07-25 07:32",
      "source": "GameSpot - All Content"
    },
    {
      "title": "One of the best shooters around just got a barely recognizable second episode, and it's only $12",
      "link": "https://www.pcgamer.com/games/fps/one-of-the-best-shooters-around-just-got-a-barely-recognizable-second-episode-and-its-only-usd12/",
      "summary": "I love checking in on a New Blood game and seeing it completely transform in early access.",
      "published": "2026-07-26 22:26",
      "source": "PCGamer latest"
    },
    {
      "title": "Capcom wants to release a Resident Evil every year and sees remakes as the way to make it happen",
      "link": "https://www.pcgamer.com/games/resident-evil/capcom-wants-to-release-a-resident-evil-every-year-and-sees-remakes-as-the-way-to-make-it-happen/",
      "summary": "It's worked well so far.",
      "published": "2026-07-26 21:40",
      "source": "PCGamer latest"
    },
    {
      "title": "What does GTA Online 2.0 even look like\u2014and, more to the point, what do we even want from Grand Theft Auto 6 multiplayer?",
      "link": "https://www.pcgamer.com/games/grand-theft-auto/what-does-gta-online-2-0-even-look-like-and-more-to-the-point-what-do-we-even-want-from-grand-theft-auto-6-multiplayer/",
      "summary": "So much remains unknown about the future of GTA 6's inevitable multiplayer offshoot",
      "published": "2026-07-26 20:50",
      "source": "PCGamer latest"
    },
    {
      "title": "The new 'backward compatible' Xbox games on PC run on an OG Xbox emulator inside an Xbox 360 emulator, and people have already used it to run other Xbox 360 games",
      "link": "https://www.pcgamer.com/gaming-industry/game-development/the-new-backward-compatible-xbox-games-on-pc-run-on-an-og-xbox-emulator-inside-an-xbox-360-emulator-and-people-have-already-used-it-to-run-other-xbox-360-games/",
      "summary": "Emulator turducken.",
      "published": "2026-07-26 20:22",
      "source": "PCGamer latest"
    },
    {
      "title": "Red Faction: Guerrilla Re-Mars-tered review (2018)",
      "link": "https://www.pcgamer.com/games/action/red-faction-guerrilla-re-mars-tered-review-2018/",
      "summary": "Red Faction still has the best destruction in games ever.",
      "published": "2026-07-26 18:36",
      "source": "PCGamer latest"
    },
    {
      "title": "Final Fantasy 14 is planning 2 major overhauls to its housing system to catch up with World of Warcraft: 'It's probably the number 1 thing on the list a lot of people are requesting'",
      "link": "https://www.pcgamer.com/games/final-fantasy/final-fantasy-14-is-planning-2-major-overhauls-to-its-housing-system-to-catch-up-with-world-of-warcraft-its-probably-the-number-1-thing-on-the-list-a-lot-of-people-are-requesting/",
      "summary": "Secret housing changes are afoot.",
      "published": "2026-07-26 18:08",
      "source": "PCGamer latest"
    },
    {
      "title": "Final Fantasy 14 boss Yoshi-P doesn't get the deal with Chort",
      "link": "https://www.pcgamer.com/games/final-fantasy/final-fantasy-14-boss-yoshi-p-doesnt-get-the-deal-with-chort/",
      "summary": "Yoshi-P is not chortin' it.",
      "published": "2026-07-26 18:05",
      "source": "PCGamer latest"
    },
    {
      "title": "J.K. Simmons hasn't played Baldur's Gate 3 or any of his games, but he loves Portal 2: 'I could have done the feature film, or the play, or whatever'",
      "link": "https://www.pcgamer.com/games/baldurs-gate/j-k-simmons-hasnt-played-baldurs-gate-3-or-any-of-his-games-but-he-loves-portal-2-i-could-have-done-the-feature-film-or-the-play-or-whatever/",
      "summary": "Fair is fair.",
      "published": "2026-07-26 17:31",
      "source": "PCGamer latest"
    },
    {
      "title": "How do you feel about AI videogame music?",
      "link": "https://www.pcgamer.com/games/how-do-you-feel-about-ai-videogame-music/",
      "summary": "Does your music require the human touch?",
      "published": "2026-07-26 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "Ubisoft says the Black Flag remake has exceeded 'annual expectations' in just two weeks, shortly after it laid off a number of the people who made it",
      "link": "https://www.pcgamer.com/games/assassins-creed/ubisoft-says-the-black-flag-remake-has-exceeded-annual-expectations-in-just-two-weeks-shortly-after-it-laid-off-a-number-of-the-people-who-made-it/",
      "summary": "Videogame piracy.",
      "published": "2026-07-26 16:42",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "Magmotor makes motors for a changing world for 150+ years",
      "link": "https://www.therobotreport.com/magmotor-makes-motors-changing-world-150-years/",
      "summary": "Magmotor has been providing motors for demanding use cases for decades and offers custom systems for robotics. The post Magmotor makes motors for a changing world for 150+ years appeared first on The Robot Report.",
      "published": "2026-07-26 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "Photos: First look at J&J\u2019s Ottava surgical robot",
      "link": "https://www.therobotreport.com/photos-first-look-at-jjs-ottava-surgical-robot/",
      "summary": "The robot-in-table design is meant to save space in the operating room, with J&J saying its novel architecture takes up 30-50% less space than boom-and-cart systems. The post Photos: First look at J&J\u2019s Ottava surgical robot appeared first on The Robot Report.",
      "published": "2026-07-25 14:00",
      "source": "The Robot Report"
    },
    {
      "title": "Optical Tech Would Update a Robot\u2019s AI on the Fly",
      "link": "https://spectrum.ieee.org/ai-in-robotics",
      "summary": "Atop a lab bench, Cornell Tech postdoctoral researcher Yifan He positions the lens of an optical receiver almost a meter away from an LED emitting a beam of red light. The computer monitor attached to the receiver takes a beat to refresh, then displays an array of squares that resemble a QR code.When you hold your phone camera up to a QR code, light strikes the image sensor as only a first step to revealing the data hidden behind the black and white matrix. The receiver here is doing something d...",
      "published": "2026-07-26 13:00",
      "source": "IEEE Spectrum"
    }
  ],
  "Tech General": [
    {
      "title": "Are brain waves the next unlock for physical AI?",
      "link": "https://techcrunch.com/2026/07/26/are-brain-waves-the-next-unlock-for-physical-ai/",
      "summary": "Forget YouTube videos\u2014frontier physical AI models need multiple camera angles, dense annotation, and soon, brain wave readings.",
      "published": "2026-07-27 00:19",
      "source": "TechCrunch"
    },
    {
      "title": "Can Apple make smart glasses that aren\u2019t a constant privacy threat?",
      "link": "https://techcrunch.com/2026/07/26/can-apple-make-smart-glasses-that-arent-a-constant-privacy-threat/",
      "summary": "As Apple prepares to launch its first smart glasses, the company may also be wrestling with how to address consumer privacy concerns.",
      "published": "2026-07-26 21:06",
      "source": "TechCrunch"
    },
    {
      "title": "Making sense of the panic over Chinese AI",
      "link": "https://techcrunch.com/2026/07/26/making-sense-of-the-panic-over-chinese-ai/",
      "summary": "On the latest episode of Equity, we discussed why Moonshot AI's Kimi seemed to panic Silicon Valley and Wall Street.",
      "published": "2026-07-26 19:40",
      "source": "TechCrunch"
    },
    {
      "title": "Inside one London founder house rewriting the founder-house rules",
      "link": "https://techcrunch.com/2026/07/26/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-07-26 17:03",
      "source": "TechCrunch"
    },
    {
      "title": "Hugging Face CEO calls for \u2018radical transparency\u2019 after \u2018unprecedented\u2019 OpenAI hack",
      "link": "https://techcrunch.com/2026/07/26/hugging-face-ceo-calls-for-radical-transparency-after-unprecedented-openai-hack/",
      "summary": "\"The first autonomous agent cyberattack is an unprecedented event. It deserves an unprecedented response!\"",
      "published": "2026-07-26 16:33",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: Uber bets on its former CEO",
      "link": "https://techcrunch.com/2026/07/26/techcrunch-mobility-uber-bets-on-its-former-ceo/",
      "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-07-26 16:03",
      "source": "TechCrunch"
    },
    {
      "title": "Monday.com is the latest tech company to blame AI for layoffs \u2014 here are 20 others",
      "link": "https://techcrunch.com/2026/07/25/the-running-list-major-tech-layoffs-in-2026-where-employers-cited-ai/",
      "summary": "A running look \u2014 in reverse chronological order \u2014 at the bigger tech companies that have announced significant layoffs this year with AI as a stated factor.",
      "published": "2026-07-26 01:30",
      "source": "TechCrunch"
    },
    {
      "title": "Warner Bros. lawsuit accuses Amazon of illegally poaching executives",
      "link": "https://techcrunch.com/2026/07/25/warner-bros-lawsuit-accuses-amazon-of-illegally-poaching-executives/",
      "summary": "The lawsuit will likely renew debates about whether term employment agreements are enforceable under California. law",
      "published": "2026-07-25 20:55",
      "source": "TechCrunch"
    },
    {
      "title": "The hacker who humiliated spyware makers and was never caught",
      "link": "https://techcrunch.com/2026/07/25/the-hacker-who-humiliated-spyware-makers-and-was-never-caught/",
      "summary": "An awe-inspiring hacktivist who hacked two controversial government spyware makers may be the most prolific hacker to have never gotten caught. What do we know about Phineas Fisher?",
      "published": "2026-07-25 20:24",
      "source": "TechCrunch"
    },
    {
      "title": "Elon Musk\u2019s Boring Company reportedly raising funding at a $20 billion valuation",
      "link": "https://techcrunch.com/2026/07/25/elon-musks-boring-company-reportedly-raising-funding-at-a-20-billion-valuation/",
      "summary": "Elon Musk's tunneling startup is reportedly in talks for a major new funding round.",
      "published": "2026-07-25 19:23",
      "source": "TechCrunch"
    },
    {
      "title": "Champagne and Bullets belongs on the Mount Rushmore of bad movies",
      "link": "https://www.theverge.com/column/971103/champagne-and-bullets-bad-movies-review",
      "summary": "There's something about a movie like The Room, Troll 2, or Fateful Findings that I find irresistible. These sorts of \"so bad they're good\" films are marvelous curiosities where ambition far outstrips resources, ability, and self-awareness to become something much greater than the sum of their parts. Champagne and Bullets (also released as GetEven and [\u2026]",
      "published": "2026-07-26 21:24",
      "source": "The Verge"
    },
    {
      "title": "Apple is banking on privacy to set its smart glasses apart",
      "link": "https://www.theverge.com/tech/971101/apple-smart-glasses-privacy",
      "summary": "According to Mark Gurman, Apple is planning to reveal its first smart glasses at WWDC next June, with an expectation that they'll launch by the end of 2027. Part of the hold-up may be around the company's efforts to get its privacy features and messaging in order. Smart glasses in general, and Meta's in particular, [\u2026]",
      "published": "2026-07-26 19:36",
      "source": "The Verge"
    },
    {
      "title": "The US is charging an American citizen for wiping his phone at the border",
      "link": "https://www.theverge.com/policy/971097/us-charging-american-citizen-wiping-phone-duress-password",
      "summary": "The government is prosecuting US citizen Sam Tunick for allegedly providing authorities with a \"duress password\" that wiped his phone when they tried to seize it at Atlanta's Hartsfield-Jackson airport on January 24th, 2025. Federal agents detained Tunick at the airport, allegedly questioning him about child exploitation images. However, a motion filed by Tunick's lawyers [\u2026]",
      "published": "2026-07-26 18:45",
      "source": "The Verge"
    },
    {
      "title": "Carrie is just trying to make a friend in the new trailer",
      "link": "https://www.theverge.com/entertainment/971069/carrie-amazon-mike-flanagan-trailer-comic-con",
      "summary": "Mike Flanagan's latest Stephen King adaptation, Carrie (this will be his fourth), is slated to make its debut on Amazon Prime on October 7th. The new trailer dropped at Comic-Con 2026 and doesn't contain many surprises. If you're familiar with Carrie at all, it hits all the expected notes. Though it's clearly been updated for [\u2026]",
      "published": "2026-07-26 15:33",
      "source": "The Verge"
    },
    {
      "title": "You can get three months of Xbox Game Pass Ultimate for almost half off",
      "link": "https://www.theverge.com/gadgets/970775/xbox-game-pass-ultimate-deal-sale",
      "summary": "Subscribing to Xbox Game Pass Ultimate on a recurring basis has been tough to justify recently, even after Microsoft reduced the monthly cost from $29.99 to $22.99. But you can get a better deal on a three-month subscription (valued at $69) by grabbing a digital code at Eneba that costs $39.01 at the time of [\u2026]",
      "published": "2026-07-26 15:00",
      "source": "The Verge"
    },
    {
      "title": "Marvel announces Ryan Gosling as Ghost Rider, a new Black Panther, and more",
      "link": "https://www.theverge.com/entertainment/971071/marvel-ryan-gosling-ghost-rider-black-panther-comic-con",
      "summary": "While perhaps less dramatic than in years past, Marvel nonetheless had some big reveals lined up for Comic-Con. The highest profile was certainly the announcement that Ryan Gosling would be joining the MCU as Ghost Rider, with the Shawn Levy-directed (Deadpool & Wolverine) standalone feature set to drop sometime in 2028. The studio also brought [\u2026]",
      "published": "2026-07-26 14:51",
      "source": "The Verge"
    },
    {
      "title": "The vertical video takeover is here",
      "link": "https://www.theverge.com/column/970756/vertical-video-tiktok-youtube-instagram-streaming-facebook",
      "summary": "This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more on all things vertical video, follow David Pierce. The Stepback arrives in our subscribers' inboxes on Sunday at 8AM ET. Opt in for The Stepback here. How it started For a while, every social and media platform [\u2026]",
      "published": "2026-07-26 12:00",
      "source": "The Verge"
    },
    {
      "title": "Google basically confirms the Pixel 11 is getting a price hike",
      "link": "https://www.theverge.com/tech/971041/google-confirms-pixel-11-price-hike",
      "summary": "Google's Vice President of Devices and Services, Shakil Barkat, all but confirmed in an interview with 9to5 Google that its next Pixel phone would cost more than the Pixel 10. Considering the ongoing RAM supply issues due to the explosion of AI data centers, the rumored price hike is not a complete surprise. Companies from [\u2026]",
      "published": "2026-07-25 18:13",
      "source": "The Verge"
    },
    {
      "title": "Synth historian Oli Freke will spend big on a good bicycle",
      "link": "https://www.theverge.com/entertainment/971013/oli-freke-bjooks-beat-gems-drum-machine-book-interview",
      "summary": "Oli Freke is a musician and journalist whose works have appeared in Sound on Sound, The Quietus, and Mixmag. This has included using math to explore the melodic potential of the Western 12-tone scale and deep dives on effects plug-ins. He's even written a book tracing the evolution of the synthesizer from 1963 through 1995, [\u2026]",
      "published": "2026-07-25 15:15",
      "source": "The Verge"
    },
    {
      "title": "Teenage Engineering\u2019s unique music machines are 30 percent off",
      "link": "https://www.theverge.com/gadgets/970685/teenage-engineering-30-percent-deal-sale",
      "summary": "With elements from synthesizers, loopers, and effects pedals, Teenage Engineering\u2019s devices lie somewhere between musical instrument and modern art. These grooveboxes, as they\u2019re often called, are capable of helping you produce songs in real time from a single unit, with an eye-catching design language. A wide swath of the brand\u2019s offerings are 30 percent off [\u2026]",
      "published": "2026-07-25 15:00",
      "source": "The Verge"
    },
    {
      "title": "First teaser for Apple TV's Neuromancer debuts at SDCC",
      "link": "https://arstechnica.com/culture/2026/07/first-teaser-for-apple-tvs-neuromancer-debuts-at-sdcc/",
      "summary": "Plus Mike Flanagan's Carrie teaser, trailers for Dark Matter S2 and Matchbox the Movie, and Marvel news.",
      "published": "2026-07-26 19:48",
      "source": "Ars Technica"
    },
    {
      "title": "SDCC teaser gives us our first good look at Blade Runner 2099",
      "link": "https://arstechnica.com/culture/2026/07/sdcc-teaser-gives-us-our-first-good-look-at-blade-runner-2099/",
      "summary": "Also: Forging the One Ring in Rings of Power S3 teaser; new Lanterns trailer; Spaceballs: The New One panel.",
      "published": "2026-07-25 20:52",
      "source": "Ars Technica"
    },
    {
      "title": "SpaceX eyes tower catch for next Starship after auspicious end to 13th flight",
      "link": "https://arstechnica.com/space/2026/07/spacex-eyes-tower-catch-for-next-starship-after-auspicious-end-to-13th-flight/",
      "summary": "SpaceX will likely attempt to catch Starship back at the launch pad on its next flight.",
      "published": "2026-07-25 17:47",
      "source": "Ars Technica"
    },
    {
      "title": "With help from data, art museums are reframing the visitor experience",
      "link": "https://arstechnica.com/culture/2026/07/with-help-from-data-art-museums-are-reframing-the-visitor-experience/",
      "summary": "Museums are embracing data-driven curation and a shifting technology landscape.",
      "published": "2026-07-25 11:00",
      "source": "Ars Technica"
    },
    {
      "title": "Big Tech accused of stonewalling European social media researchers",
      "link": "https://arstechnica.com/tech-policy/2026/07/big-tech-accused-of-stonewalling-european-social-media-researchers/",
      "summary": "Researchers say TikTok, X, and Meta aren't providing data they're legally required to.",
      "published": "2026-07-25 10:45",
      "source": "Ars Technica"
    },
    {
      "title": "Wildfire forces evacuation of NASA's Deep Space Network complex in Spain",
      "link": "https://arstechnica.com/space/2026/07/wildfire-forces-evacuation-of-nasas-deep-space-network-complex-in-spain/",
      "summary": "\"Any potential damage will be assessed when it is safe to do so.\"",
      "published": "2026-07-24 22:28",
      "source": "Ars Technica"
    },
    {
      "title": "Paramount/WBD merger delayed for months as states' lawsuit moves toward trial",
      "link": "https://arstechnica.com/tech-policy/2026/07/after-court-loss-paramount-agrees-to-delay-warner-bros-merger-until-trial/",
      "summary": "\u201cHalting this merger while our case proceeds is a critical victory,\" NY AG said.",
      "published": "2026-07-24 21:56",
      "source": "Ars Technica"
    },
    {
      "title": "Canadian legislator reads out apparent LLM response in floor speech",
      "link": "https://arstechnica.com/ai/2026/07/canadian-legislator-reads-out-apparent-llm-response-in-floor-speech/",
      "summary": "\"Here\u2019s a more natural, flowing version of that section...\"",
      "published": "2026-07-24 21:25",
      "source": "Ars Technica"
    },
    {
      "title": "Anthropic's Opus 5 is about token efficiency, not a capability leap",
      "link": "https://arstechnica.com/ai/2026/07/anthropics-opus-5-is-about-token-efficiency-not-a-capability-leap/",
      "summary": "Models are improving quickly, but the cheaper options are often good enough.",
      "published": "2026-07-24 21:05",
      "source": "Ars Technica"
    }
  ]
}