{
  "AI & Machine Learning": [
    {
      "title": "An Alien Mind",
      "link": "https://openai.com/index/an-alien-mind",
      "summary": "Jakub Pachocki reflects on increasingly capable AI and the challenge of keeping it aligned. He calls for stronger safeguards and international coordination.",
      "published": "2026-09-06 09:00",
      "source": "OpenAI News"
    },
    {
      "title": "Research acceleration: The view inside OpenAI",
      "link": "https://openai.com/index/research-acceleration-view-inside-openai",
      "summary": "Inside OpenAI, coding agents are reshaping AI research. Explore early data on agent usage, experiment velocity, task complexity, and research acceleration.",
      "published": "2026-09-06 08:00",
      "source": "OpenAI News"
    }
  ],
  "Software Development": [
    {
      "title": "Polars 2.0 pre-release comes with a 5x speed boost \u2014 but it could change row order",
      "link": "https://thenewstack.io/polars-streaming-row-order/",
      "summary": "Working with large datasets can lead to slow queries and out-of-memory errors. Polars, an open-source library that developers and data The post Polars 2.0 pre-release comes with a 5x speed boost \u2014 but it could change row order appeared first on The New Stack.",
      "published": "2026-09-06 13:30",
      "source": "The New Stack"
    },
    {
      "title": "Claude Fable 5.1 vs. Fable 5: On real work, I couldn\u2019t tell them apart.",
      "link": "https://thenewstack.io/claude-fable-upgrade-tested/",
      "summary": "Anthropic launched Claude Fable 5.1 this week, calling it \u201cour most advanced model for coding and knowledge work.\u201d There was The post Claude Fable 5.1 vs. Fable 5: On real work, I couldn\u2019t tell them apart. appeared first on The New Stack.",
      "published": "2026-09-05 15:00",
      "source": "The New Stack"
    },
    {
      "title": "Building trust in agentic RAG starts with evidence",
      "link": "https://thenewstack.io/building-trust-agentic-rag/",
      "summary": "Basic retrieval-augmented generation (RAG) follows a straightforward pattern. A user asks a question, the system finds relevant content in a The post Building trust in agentic RAG starts with evidence appeared first on The New Stack.",
      "published": "2026-09-05 15:00",
      "source": "The New Stack"
    },
    {
      "title": "\u201cSorry for the messy rollout\u201d: OpenAI launches GPT-6 Astra to most paying users a day after its unveiling",
      "link": "https://thenewstack.io/gpt6-astra-developer-access-delayed/",
      "summary": "Update: As of 6:30 p.m. Eastern on Friday, September 4, GPT-6 Astra was available on ChatGPT for all paying users The post \u201cSorry for the messy rollout\u201d: OpenAI launches GPT-6 Astra to most paying users a day after its unveiling appeared first on The New Stack.",
      "published": "2026-09-04 23:42",
      "source": "The New Stack"
    },
    {
      "title": "Microsoft built a prompt injection detector. Then it caught a phishing campaign instead.",
      "link": "https://thenewstack.io/unicode-ascii-smuggling-ai-pipelines/",
      "summary": "Microsoft flagged a phishing campaign last week that exploits a gap in how machines read text. Attackers are slipping invisible The post Microsoft built a prompt injection detector. Then it caught a phishing campaign instead. appeared first on The New Stack.",
      "published": "2026-09-04 21:08",
      "source": "The New Stack"
    },
    {
      "title": "Deadweight: price your generosity before you ship it",
      "link": "https://dev.to/an0n99x/deadweight-price-your-generosity-before-you-ship-it-52op",
      "summary": "Built for the DEV Weekend Challenge: Generosity Edition. Live: https://deadweight-jet.vercel.app Repo: https://github.com/AnubhavDash/DeadWeight The coat Someone in Rasuwa needs a coat. You have a coat. The arithmetic looks finished. It isn't. Between your hands and theirs sit an air waybill, a customs broker, a sorting line paid by the hour, a warehouse in a country whose warehouses are already full, and \u2014 often enough \u2014 an incinerator. Every one of those steps has a published rate. None of the...",
      "published": "2026-09-07 00:55",
      "source": "DEV Community"
    },
    {
      "title": "Beyond the Wrist: Detecting Sickness Before It Hits with HRV Anomaly Detection and Scikit-learn",
      "link": "https://dev.to/beck_moulton/beyond-the-wrist-detecting-sickness-before-it-hits-with-hrv-anomaly-detection-and-scikit-learn-2bmk",
      "summary": "Ever woke up feeling like a truck hit you, only to realize your Apple Watch had been screaming \"Warning!\" via your data for the last 24 hours? Heart Rate Variability (HRV) is the \"canary in the coal mine\" for our bodies. It's a powerful metric that tracks the variation in time between each heartbeat, serving as a direct window into your Autonomic Nervous System. In this guide, we are going to build a real-time HRV anomaly detector using wearable data analysis, Scikit-learn, and AWS Lambda. By ap...",
      "published": "2026-09-07 00:53",
      "source": "DEV Community"
    },
    {
      "title": "Give Garden: Integrating Donations into a Game Using Pledge",
      "link": "https://dev.to/ansellmaximilian/give-garden-integrating-donations-into-a-game-using-pledge-3eo6",
      "summary": "This is a submission for Weekend Challenge: Generosity Edition What I Built When I read about the generosity theme, I immediately thought of integrating donations as a feature into an app or rather a game. But given the complexities of managing funds as well as the weekend time limit, I thought it was impossible. So then I researched platforms that could act as the middleman. One that would allow me to include and encourage donations without having the money go through me at all. That's when I f...",
      "published": "2026-09-07 00:47",
      "source": "DEV Community"
    },
    {
      "title": "Nushell in three spoonfuls: when does a structured shell actually help an agent?",
      "link": "https://dev.to/tatanlabra/nushell-in-three-spoonfuls-when-does-a-structured-shell-actually-help-an-agent-520a",
      "summary": "Prelude \u2014 Does structure actually help? In late August 2026, I heard Lorenzo Carbonell of atareao.es discuss Nushell and its advantage when working with structured data. One question stayed with me: could that structure genuinely improve my workflow? The Unix shell works well, but many of its pipelines depend on text, column positions, and options whose behaviour can differ across implementations.1 Nushell takes a different approach: it preserves tables and typed values\u2014dates, numbers, or file s...",
      "published": "2026-09-07 00:39",
      "source": "DEV Community"
    },
    {
      "title": "Appraisal and vulnerability in 3 spoonfuls: change the denominator, change the map",
      "link": "https://dev.to/tatanlabra/appraisal-and-vulnerability-in-3-spoonfuls-change-the-denominator-change-the-map-4j3e",
      "summary": "Most countries tax immovable property, and most of them argue about it badly. The argument usually skips the part that decides the answer: before any map is coloured, someone has to choose what is added up, what it is divided by, over which territory it is aggregated, and which cases are left out. Change any of those and the map can change while the underlying data stay identical. This post works through that problem with Chilean data, because Chile happens to publish the pieces needed to do it ...",
      "published": "2026-09-07 00:39",
      "source": "DEV Community"
    },
    {
      "title": "Pantrybridge",
      "link": "https://dev.to/780s/pantrybridge-3igp",
      "summary": "This is a submission for Weekend Challenge: Generosity Edition I wanted to build something for this challenge that didn't just talk about generosity but actually meant something, and felt beneficial. This tool can make it easier to go from \"I have food to donate\" to \"I'm donating food\". You take a picture of your pantry shelf, Gemini figures out what's actually in it, and the app turns that into a recipe for whoever receives it, a handwritten-style note of kindness, a real way to find a food ban...",
      "published": "2026-09-07 00:38",
      "source": "DEV Community"
    },
    {
      "title": "Multi-agent work in three spoonfuls III: a memory that leaves traces",
      "link": "https://dev.to/tatanlabra/multi-agent-work-in-three-spoonfuls-iii-a-memory-that-leaves-traces-3hfn",
      "summary": "Status of the demo. The viewer was regenerated on August 29, 2026 from a sanitized public projection (with the non-public bits stripped out \ud83d\ude00): the artifact contains no mail bodies, attachments, addresses, absolute paths, tokens, credentials, or microdata. Preamble: remembering is not enough In the second part I went after a bounded problem: getting penta-agent's memory to retrieve evidence and to recognize when it had found none. The question in this third part is more practical, and it comes o...",
      "published": "2026-09-07 00:38",
      "source": "DEV Community"
    },
    {
      "title": "Multi-agent work in three spoonfuls II: auditable memory",
      "link": "https://dev.to/tatanlabra/multi-agent-work-in-three-spoonfuls-ii-auditable-memory-127a",
      "summary": "In the first post I described how I organized my local multi-agent setup, penta-agent: Codex executes, Claude reviews, other agents enter in bounded ways, and the human keeps closure authority. I also argued that operational memory should not depend on a single conversation or be confused with the vector index. By the time I closed that first post, I already had continuity mechanisms: handoffs, routing rules, append-only logs, experiential memory in JSONL/YAML, a rebuildable vector collection, a...",
      "published": "2026-09-07 00:37",
      "source": "DEV Community"
    },
    {
      "title": "HANDOFF: Give the Appliance. Pass on the Know-How.",
      "link": "https://dev.to/mneang/handoff-give-the-appliance-pass-on-the-know-how-1aep",
      "summary": "This is a submission for Weekend Challenge: Generosity Edition A donated washer can reach its next home with everything it needs \u2014 except the one thing a manufacturer manual cannot contain: what happened to this specific machine. The person who repaired it knows what was replaced, what was tested, how this unit should be started, and what was packed with it. The recipient usually does not. That gap is what HANDOFF carries. Give the appliance. Pass on the know-how. HANDOFF lets a refurbisher spea...",
      "published": "2026-09-07 00:24",
      "source": "DEV Community"
    },
    {
      "title": "Domain Watchlists Aren't Drop-Catchers (and WHOIS Refresh Isn't Monitoring)",
      "link": "https://dev.to/lidor_bt_a0fa6f2b7cf45dd6/domain-watchlists-arent-drop-catchers-and-whois-refresh-isnt-monitoring-3ea3",
      "summary": "Most people who \"watch domains\" are actually doing one of three different jobs \u2014 and using the wrong tool for two of them. I build a domain watchlist product (Vacato \u2014 https://vacato.io), so I'm biased toward lane #2 below. I'm also going to say clearly when a watchlist loses to a catcher. If you only want a registrar race, this article will save you a signup. Originally published on the Vacato blog: https://vacato.io/blog/domain-watchlist-vs-whois-vs-drop-catch The three jobs One-off lookup \u2014 \"...",
      "published": "2026-09-07 00:23",
      "source": "DEV Community"
    }
  ],
  "Programming Languages": [
    {
      "title": "Making a Python interpreter in 1024 bytes",
      "link": "https://www.reddit.com/r/programming/comments/1w9c0an/making_a_python_interpreter_in_1024_bytes/",
      "summary": "submitted by /u/azhenley [link] [comments]",
      "published": "2026-09-06 23:43",
      "source": "programming"
    },
    {
      "title": "It took a year to ship WebAssembly in Anubis",
      "link": "https://www.reddit.com/r/programming/comments/1w9brw5/it_took_a_year_to_ship_webassembly_in_anubis/",
      "summary": "submitted by /u/shadowh511 [link] [comments]",
      "published": "2026-09-06 23:33",
      "source": "programming"
    },
    {
      "title": "From a Chocolate Wrapper to Concurrent InnoDB Page Splits",
      "link": "https://www.reddit.com/r/programming/comments/1w96yd1/from_a_chocolate_wrapper_to_concurrent_innodb/",
      "summary": "Here is a story [1] about the first version of B-link optimization for Innodb that is the most used B-tree engine in MariaDB. It started from a sketch on a chocolate wrapper and after some attempts ended up with significant p95 improvement for certain B-tree operations. Thx Zhao Song for his work in this area for MySQL. 1. https://mariadb.org/from-a-chocolate-wrapper-to-concurrent-innodb-page-splits/ submitted by /u/drrtuy-b [link] [comments]",
      "published": "2026-09-06 20:16",
      "source": "programming"
    },
    {
      "title": "There's No Limit to How Bad Code Can Get",
      "link": "https://www.reddit.com/r/programming/comments/1w81w2j/theres_no_limit_to_how_bad_code_can_get/",
      "summary": "submitted by /u/SunnyKatt [link] [comments]",
      "published": "2026-09-05 14:14",
      "source": "programming"
    },
    {
      "title": ".gitignore everything by default",
      "link": "https://www.reddit.com/r/programming/comments/1w80olh/gitignore_everything_by_default/",
      "summary": "submitted by /u/der_gopher [link] [comments]",
      "published": "2026-09-05 13:23",
      "source": "programming"
    },
    {
      "title": "How to name things",
      "link": "https://www.reddit.com/r/programming/comments/1w8jj00/how_to_name_things/",
      "summary": "A short essay on naming submitted by /u/foobear777 [link] [comments]",
      "published": "2026-09-06 02:20",
      "source": "programming"
    },
    {
      "title": "Modding a 20-year-old game to make it even better (part 2!)",
      "link": "https://www.reddit.com/r/programming/comments/1w90tg1/modding_a_20yearold_game_to_make_it_even_better/",
      "summary": "submitted by /u/HHalo6 [link] [comments]",
      "published": "2026-09-06 16:30",
      "source": "programming"
    },
    {
      "title": "Continued Fractions And Lattice Sieving",
      "link": "https://www.reddit.com/r/programming/comments/1w91ztc/continued_fractions_and_lattice_sieving/",
      "summary": "submitted by /u/DataBaeBee [link] [comments]",
      "published": "2026-09-06 17:14",
      "source": "programming"
    },
    {
      "title": "The NX bit is not just about security",
      "link": "https://www.reddit.com/r/programming/comments/1w7vcf3/the_nx_bit_is_not_just_about_security/",
      "summary": "submitted by /u/soap94 [link] [comments]",
      "published": "2026-09-05 08:50",
      "source": "programming"
    }
  ],
  "Game Development": [],
  "Gaming News": [
    {
      "title": "The Weirdest Worlds That Could Technically Be In Kingdom Hearts 4",
      "link": "https://www.gamespot.com/articles/the-weirdest-worlds-that-could-technically-be-in-kingdom-hearts-4/",
      "summary": "Over the past couple weeks, we've finally learned a bit more about the next entry in Square Enix's Kingdom Hearts series. In an extended Kingdom Hearts 4 trailer revealed during D23, Disney's annual fan event, we were given a first look at Coco's Land of The Dead, and its narrative implications already have us speculating as to what worlds could come next. But while pondering what worlds could realistically be in Kingdom Hearts 4 is fun, you know what's even better? Thinking about all of the wor...",
      "published": "2026-09-06 19:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Marvel\u2019s Wolverine Everything To Know",
      "link": "https://www.gamespot.com/videos/marvels-wolverine-everything-to-know/",
      "summary": "From its drastically different narrative to the intricacies of Logan\u2019s moveset, here\u2019s everything to know about Marvel\u2019s Wolverine.",
      "published": "2026-09-06 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "All Infamy Edicts In The Blood Of Dawnwalker \u2013 Vampire Court Guide",
      "link": "https://www.gamespot.com/articles/blood-of-dawnwalker-edicts-infamy-vampire-court-guide/",
      "summary": "Do you want to increase your infamy in The Blood of Dawnwalker? Coen\u2019s Infamy or Notoriety represents how effectively you\u2019ve disrupted the operations of the vampire boyars in Vale Sangora. The more activities you complete, the greater their ire, culminating in epic battles where you can finally put them out of their misery. We're going to tackle all of these mechanics, but be forewarned that there are some spoilers ahead. In This Article The Blood of Dawnwalker - Vampire Court and InfamyCourt ac...",
      "published": "2026-09-05 19:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "How To Defeat All Vampire Court Bosses In The Blood Of Dawnwalker",
      "link": "https://www.gamespot.com/articles/blood-of-dawnwalker-boss-guide-brencis-ambrus-bakir-xanthe/",
      "summary": "Are you wondering about how to defeat all major bosses in The Blood of Dawnwalker? These creatures of the night have lorded over the valley, murdering and punishing those they deem unfit to serve them. Now, they\u2019ve also taken Coen\u2019s family, and you must find a way to bring them down. Our guide has all the details that you need, but be forewarned that there will be major spoilers ahead. In This Article The Blood of Dawnwalker vampire court bosses - Brencis, Ambrus, Bakir, and XantheHow to defeat ...",
      "published": "2026-09-05 18:58",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Should You Invite Vampire Lords In The Blood Of Dawnwalker?",
      "link": "https://www.gamespot.com/articles/should-you-invite-vampire-lords-in-the-blood-of-dawnwalker/",
      "summary": "Are you deciding on whether or not you should invite vampire lords in The Blood of Dawnwalker? The vrakhiri--Brencis, Ambrus, Bakir, and Xanthe--have ravaged the entirety of Vale Sangora. They\u2019ve killed thousands of people and ruined the lives of countless others. They\u2019ve turned entire settlements into charnel houses and they\u2019ve feasted on the anguished cries of the innocent. But, hey, maybe inviting their soul still seems like a good idea. Let's discuss if this particular facet is worth the tro...",
      "published": "2026-09-05 18:58",
      "source": "GameSpot - All Content"
    },
    {
      "title": "How To Romance Crake In The Blood Of Dawnwalker",
      "link": "https://www.gamespot.com/articles/blood-of-dawnwalker-crake-romance-guide/",
      "summary": "Are you wishing you could romance Crake in The Blood of Dawnwalker? This formidable warrior also happens to be the leader of the Manumits, a group of rebels seeking to overthrow the vrakhiri in Vale Sangora. What starts out as mere camaraderie between Coen and Crake might develop into something deeper. In This Article The Blood of Dawnwalker - Crake romance guideWhat Hunts the NightWhat Moves the DeadDistant ShadowsA Closer Look: Crake sex/romance scene The Blood of Dawnwalker - Crake romance gu...",
      "published": "2026-09-05 18:57",
      "source": "GameSpot - All Content"
    },
    {
      "title": "How To Complete A Deal With The Devil In The Blood Of Dawnwalker",
      "link": "https://www.gamespot.com/articles/blood-of-dawnwalker-deal-with-a-devil-brencis/",
      "summary": "Are you hoping to complete A Deal with the Devil in The Blood of Dawnwalker? This is one of the most important quests in the game, though it\u2019s going to take several hours before you even have access to it. Once you tackle it, though, you\u2019ll be presented with crucial decisions that can shape the fates of characters. Our guide has all the info you need, but be ready for spoilers as well. In This Article A Deal with the Devil - Unlock requirementA parlay with BrencisThe crucial choiceWhat happens i...",
      "published": "2026-09-05 18:56",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Fall\u2019s Video Game Release Slate Is Intimidatingly Good And Completely Doomed",
      "link": "https://www.gamespot.com/articles/falls-video-game-release-slate-is-intimidatingly-good-and-completely-doomed/",
      "summary": "You know it, I know it, and everyone else knows it. The glut of games coming in Fall 2026 is intimidatingly good. But is that overwhelming wave of exciting titles actually hiding a more gruesome reality? I sure think so. Gaming audiences are no strangers to the rush of fall releases. Even during a slow year, there's almost always an uptick in blockbuster games that launch during this window to best capitalize on the end of the summer and the move toward the winter holidays. This fall is absolute...",
      "published": "2026-09-05 18:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "Fanatical Is Giving Away Another 2TB Steam Machine, And It Only Takes A $1 Mystery Key To Enter",
      "link": "https://www.gamespot.com/articles/fanatical-is-giving-away-another-2tb-steam-machine-and-it-only-takes-a-1-mystery-key-to-enter/",
      "summary": "What if I told you that you could get a Steam Machine and a Steam Controller for a buck? It's true, and while there\u2019s only a small chance you\u2019ll actually win, you won\u2019t leave empty-handed. Every dollar gets you a Steam key, potentially filling your library with classic AAA games and underappreciated indies, which can be a great way of finding something new or adding Steam trading cards to your inventory. I\u2019ve written about Fanatical\u2019s limited-time mystery bundles a fair amount. I\u2019ve never won an...",
      "published": "2026-09-05 15:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Blood of the Dawnwalker Taught Me the Value of Time",
      "link": "https://www.gamespot.com/videos/the-blood-of-the-dawnwalker-taught-me-the-value-of-time/",
      "summary": "Making touch choices leads to a more memorable game experience.",
      "published": "2026-09-05 14:00",
      "source": "GameSpot - All Content"
    },
    {
      "title": "The Tetris Company confirms it had nothing to do with the White House's racist rip-off: 'we believe in the power of connection and bringing people together, not dividing them'",
      "link": "https://www.pcgamer.com/gaming-industry/the-tetris-company-confirms-it-had-nothing-to-do-with-the-white-houses-racist-rip-off-we-believe-in-the-power-of-connection-and-bringing-people-together-not-dividing-them/",
      "summary": "Also, \"We take copyright infringement very seriously.\"",
      "published": "2026-09-06 23:53",
      "source": "PCGamer latest"
    },
    {
      "title": "A hobby dev built a free, 3D galaxy map for Warhammer 40K that loads like lightning in your browser",
      "link": "https://www.pcgamer.com/games/rpg/a-hobby-dev-built-a-free-3d-galaxy-map-for-warhammer-40k-that-loads-like-lightning-in-your-browser/",
      "summary": "I just think it's neat.",
      "published": "2026-09-06 22:11",
      "source": "PCGamer latest"
    },
    {
      "title": "18 years after Metal Gear Solid 4 first launched, a modder has shown off its first custom map, MGS3's Groznyj Grad",
      "link": "https://www.pcgamer.com/games/action/18-years-after-metal-gear-solid-4-first-launched-a-modder-has-shown-off-its-first-modded-map-mgs3s-groznyj-grad/",
      "summary": "Groznyj Grad? The mountain redoubt of GRU Colonel Volgin?",
      "published": "2026-09-06 20:40",
      "source": "PCGamer latest"
    },
    {
      "title": "The Blood of Dawnwalker sold 1 million copies in just 3 days",
      "link": "https://www.pcgamer.com/games/rpg/the-blood-of-dawnwalker-sold-1-million-copies-in-just-3-days/",
      "summary": "None too shabby.",
      "published": "2026-09-06 19:52",
      "source": "PCGamer latest"
    },
    {
      "title": "'There is absolutely no generative AI in Space Marine 3' promises Saber Interactive executive",
      "link": "https://www.pcgamer.com/games/action/there-is-absolutely-no-generative-ai-in-space-marine-3-promises-saber-interactive-executive/",
      "summary": "The Machine Spirits lie silent.",
      "published": "2026-09-06 19:15",
      "source": "PCGamer latest"
    },
    {
      "title": "Saber CCO Tim Willits is still bullish on AI, but concerned about its environmental impact: 'Elon wants to put servers in space. That could be the answer, right?'",
      "link": "https://www.pcgamer.com/gaming-industry/saber-cco-tim-willits-is-still-bullish-on-ai-but-concerned-about-its-environmental-impact-elon-wants-to-put-servers-in-space-that-could-be-the-answer-right/",
      "summary": "\"I mean, it's funny, but why not?\"",
      "published": "2026-09-06 18:27",
      "source": "PCGamer latest"
    },
    {
      "title": "Do you ever listen to videogame music in your day-to-day life?",
      "link": "https://www.pcgamer.com/games/do-you-ever-listen-to-videogame-music-in-your-day-to-day-life/",
      "summary": "Or should videogame music stay *inside* the game?",
      "published": "2026-09-06 17:00",
      "source": "PCGamer latest"
    },
    {
      "title": "GSC Game World says there's a reason it didn't give Stalker 2 more time in the oven: 'To make something better, you need to receive feedback, and this feedback should be fresh'",
      "link": "https://www.pcgamer.com/games/survival-crafting/gsc-game-world-says-theres-a-reason-it-didnt-give-stalker-2-more-time-in-the-oven-to-make-something-better-you-need-to-receive-feedback-and-this-feedback-should-be-fresh/",
      "summary": "\"Every developer would like to have an infinite amount of time, but \u2026 the market state is not very promising.\"",
      "published": "2026-09-06 16:51",
      "source": "PCGamer latest"
    },
    {
      "title": "The Halloween game has a sex minigame in it, except no it doesn't, because it was apparently removed",
      "link": "https://www.pcgamer.com/games/horror/the-halloween-game-has-a-sex-minigame-in-it-except-no-it-doesnt-because-it-was-apparently-removed/",
      "summary": "Some perverse pairings may be the culprit.",
      "published": "2026-09-06 16:24",
      "source": "PCGamer latest"
    },
    {
      "title": "Onimusha: Way of the Sword proves the parry formula is far from stale, you just need to get freaky with it",
      "link": "https://www.pcgamer.com/games/action/onimusha-way-of-the-sword-proves-the-parry-formula-is-far-from-stale-you-just-need-to-get-freaky-with-it/",
      "summary": "Parry fatigue? Not me.",
      "published": "2026-09-06 15:00",
      "source": "PCGamer latest"
    }
  ],
  "Robotics": [
    {
      "title": "Eric Sivertson discusses FPGAs and robot security",
      "link": "https://www.therobotreport.com/eric-sivertson-discusses-fpgas-robot-security/",
      "summary": "An interview with Eric Sivertson of Lattice Semiconductor about FPGAs and how they can improve robot safety and security. The post Eric Sivertson discusses FPGAs and robot security appeared first on The Robot Report.",
      "published": "2026-09-06 14:30",
      "source": "The Robot Report"
    },
    {
      "title": "Pressure sensors can help improve robotic gripping accuracy",
      "link": "https://www.therobotreport.com/pressure-sensors-can-help-improve-robotic-gripping-accuracy/",
      "summary": "From first contact through surface deformation, load distribution, and final stable hold, pressure sensors can improve robotic bin picking. The post Pressure sensors can help improve robotic gripping accuracy appeared first on The Robot Report.",
      "published": "2026-09-06 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "ARM Institute gets $90M for 10 projects to modernize military manufacturing",
      "link": "https://www.therobotreport.com/arm-institute-gets-90m-for-10-projects-to-modernize-military-manufacturing/",
      "summary": "Fifteen member organizations will deliver viable working solutions within a two-year timeframe, the ARM Institute said. The post ARM Institute gets $90M for 10 projects to modernize military manufacturing appeared first on The Robot Report.",
      "published": "2026-09-05 14:22",
      "source": "The Robot Report"
    },
    {
      "title": "Enovis to acquire surgical tech provider eCential Robotics for $180M",
      "link": "https://www.therobotreport.com/enovis-to-acquire-ecential-robotics-for-180m/",
      "summary": "Enovis said it plans to bring a robotic system targeting the knee within the next two years, followed by a system focusing on the shoulder. The post Enovis to acquire surgical tech provider eCential Robotics for $180M appeared first on The Robot Report.",
      "published": "2026-09-05 12:30",
      "source": "The Robot Report"
    },
    {
      "title": "Cyborg Roaches Can Stab You With Needles",
      "link": "https://spectrum.ieee.org/cyborg-rescue-roach",
      "summary": "Imagine you are trapped under rubble after an earthquake and you see an electronics-covered cockroach with a spring-loaded needle on its back scuttling toward you. Although the sight might be unnerving, to say the least, this prototype paramedic cyborg, or \u201cParaborg,\u201d might one day help deliver lifesaving aid to disaster victims who might be otherwise impossible to reach.The Hardest Problems in RoboticsFor decades, scientists have sought to develop cyborg insects as \u201ca shortcut around some of th...",
      "published": "2026-09-05 13:00",
      "source": "IEEE Spectrum"
    }
  ],
  "Tech General": [
    {
      "title": "Phil Schiller\u2019s App Store exit reportedly driven by wariness over future plans",
      "link": "https://techcrunch.com/2026/09/06/phil-schillers-app-store-exit-reportedly-driven-by-wariness-over-future-plans/",
      "summary": "Schiller reportedly had reservations about new CEO John Ternus' goal of bringing in more recurring revenue from the App Store.",
      "published": "2026-09-06 21:41",
      "source": "TechCrunch"
    },
    {
      "title": "Authors push back as publishers and agents make claims on Anthropic settlement",
      "link": "https://techcrunch.com/2026/09/06/authors-push-back-as-publishers-and-agents-seek-share-of-anthropic-settlement/",
      "summary": "Authors say publishers seem to be claiming more than their fair share of settlement payments.",
      "published": "2026-09-06 20:47",
      "source": "TechCrunch"
    },
    {
      "title": "Travis Kalanick\u2019s Atoms might be getting into the robotaxi business",
      "link": "https://techcrunch.com/2026/09/06/travis-kalanicks-atoms-might-be-getting-into-the-robotaxi-business/",
      "summary": "The Uber founder has said that Atoms will allow him to complete \"unfinished business.\"",
      "published": "2026-09-06 16:45",
      "source": "TechCrunch"
    },
    {
      "title": "TechCrunch Mobility: Tesla Cybercab hits the road \u2014 and a snag",
      "link": "https://techcrunch.com/2026/09/06/techcrunch-mobility-tesla-cybercab-hits-the-road-and-a-snag/",
      "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-09-06 16:08",
      "source": "TechCrunch"
    },
    {
      "title": "Seattle Times and Newsday are the latest publications to sue OpenAI and Microsoft",
      "link": "https://techcrunch.com/2026/09/05/seattle-times-and-newsday-are-the-latest-publications-to-sue-openai-and-microsoft/",
      "summary": "Two more news organizations are suing OpenAI and Microsoft over the supposed use of their journalism to train AI.",
      "published": "2026-09-05 22:49",
      "source": "TechCrunch"
    },
    {
      "title": "Hikers rescued after using Google Gemini for planning",
      "link": "https://techcrunch.com/2026/09/05/hikers-rescued-after-using-google-gemini-for-planning/",
      "summary": "The sheriff\u2019s office said the hikers \u201cwere advised by Gemini to bring far less food and water than their group required.\"",
      "published": "2026-09-05 19:35",
      "source": "TechCrunch"
    },
    {
      "title": "OpenAI confirms \u2018wiki incident,\u2019 says it\u2019s \u2018working on a framework\u2019 for more disclosure",
      "link": "https://techcrunch.com/2026/09/05/openai-confirms-wiki-incident-says-its-working-on-a-framework-for-more-disclosure/",
      "summary": "OpenAI acknowledged its role in a recently reported incident where AI agents took over a German wiki forum.",
      "published": "2026-09-05 18:05",
      "source": "TechCrunch"
    },
    {
      "title": "Clucky\u2019s new alarm app wakes you up with a crowing rooster",
      "link": "https://techcrunch.com/2026/09/05/cluckys-new-alarm-app-wakes-you-up-with-a-crowing-rooster/",
      "summary": "Clucky's new alarm app has an option where users are woken up to the sound of a rooster. They then complete a mission to turn it off.",
      "published": "2026-09-05 17:00",
      "source": "TechCrunch"
    },
    {
      "title": "Oura is going public, but these smart ring companies are coming for its crown",
      "link": "https://techcrunch.com/2026/09/05/oura-is-going-public-but-these-smart-ring-companies-are-coming-for-its-crown/",
      "summary": "While Oura has largely dominated the smart ring market for years, a growing number of rivals are now racing to dethrone it by trying all sorts of approaches to get an edge over it.",
      "published": "2026-09-05 15:00",
      "source": "TechCrunch"
    },
    {
      "title": "XDOF, just three months out of stealth, is in talks for a Series B at a $1.2B valuation",
      "link": "https://techcrunch.com/2026/09/04/xdof-just-three-months-out-of-stealth-is-in-talks-for-a-series-b-at-a-1-2b-valuation/",
      "summary": "The round is being raised just months after the robot data startup exited from stealth.",
      "published": "2026-09-04 23:36",
      "source": "TechCrunch"
    },
    {
      "title": "Seattle Times and Newsday sue OpenAI and Microsoft for infringement",
      "link": "https://www.theverge.com/ai-artificial-intelligence/990932/seattle-times-newsday-lawsuit-openai-microsoft",
      "summary": "The Seattle Times and Newsday are just the latest plaintiffs to take OpenAI to court, alleging copyright infringement. The two outlets say the company used their journalism as training data for its AI models without permission and often reproduces passages from their reporting in response to user queries. This is similar to lawsuits filed by [\u2026]",
      "published": "2026-09-06 23:36",
      "source": "The Verge"
    },
    {
      "title": "An Amazon cargo plane crashed at Miami International Airport",
      "link": "https://www.theverge.com/tech/990918/amazon-cargo-plane-crashed-miami",
      "summary": "A plane bearing an Amazon logo overran the runway at Miami International Airport on Sunday during landing, crashing into vehicles and resulting in multiple injuries. The extent of the damage or the seriousness of the injuries was not clear at the time of publication. In the aftermath of the incident, the FAA released a statement [\u2026]",
      "published": "2026-09-06 20:56",
      "source": "The Verge"
    },
    {
      "title": "Europe has its first commercial orbital rocket",
      "link": "https://www.theverge.com/science/990906/isar-aerospace-europe-orbital-rocket-launch",
      "summary": "German company Isar Aerospace has successfully launched Europe's first entirely commercial orbital rocket. It attempted to achieve the feat last March, but that lasted all of 30 seconds before the vehicle crashed into the sea and exploded. This time the company managed to get the two-stage Spectrum into low Earth orbit from a Norwegian spaceport. [\u2026]",
      "published": "2026-09-06 19:04",
      "source": "The Verge"
    },
    {
      "title": "Boox\u2019s tiny Picco e-reader should land in November",
      "link": "https://www.theverge.com/tech/990895/boox-picco-tiny-e-reader-november-ifa",
      "summary": "Boox teased the Picco, its take on the buzzy Xteink X4 e-reader, back in July, but provided almost no details. Now, thanks to some reporting out of IFA, we've got a bit more info, though sadly still no price. Unlike the Xteink devices, the Picco will not have magnets on the back for attaching to [\u2026]",
      "published": "2026-09-06 16:28",
      "source": "The Verge"
    },
    {
      "title": "The Fairphone 6 Plus is the midrange phone we desperately needed",
      "link": "https://www.theverge.com/tech/990436/fairphone-6-plus-review",
      "summary": "The Fairphone 6 Plus feels like an extremely average midrange Android phone and I couldn't be more thrilled. The mission has always been admirable. Fairphone seeks out ethically sourced materials and offers a high degree of repairability for its devices. But the phones themselves required a lot of sacrifices, like putting up with underpowered processors [\u2026]",
      "published": "2026-09-06 13:00",
      "source": "The Verge"
    },
    {
      "title": "Competitive Pok\u00e9mon is on phones now, but you still need a Switch to become a champion",
      "link": "https://www.theverge.com/games/990691/competitive-pokemon-champions-mobile-tournament-accessibility",
      "summary": "To get started with competitive Pok\u00e9mon battles, all you need is your phone. But to compete at the highest level, like at the Pok\u00e9mon World Championships, you're going to need a Switch. And there doesn't seem to be a good reason why. Battle simulator Pok\u00e9mon Champions originally launched on the Switch and Switch 2 in [\u2026]",
      "published": "2026-09-06 13:00",
      "source": "The Verge"
    },
    {
      "title": "DIY plug-in solar gains momentum in the US",
      "link": "https://www.theverge.com/column/990183/diy-plug-in-solar-us",
      "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 With a deep breath, I took [\u2026]",
      "published": "2026-09-06 12:00",
      "source": "The Verge"
    },
    {
      "title": "Explore the globe in field recordings",
      "link": "https://www.theverge.com/tech/990873/earth-garden-globe-field-recordings",
      "summary": "I love field recordings. I love making them. I love them when they're incorporated into my ambient music. They're great background noise for working or sleeping. But they're also great for active listening, focusing in on the fine nuances of burbling brooks or urban chaos. Earth Garden gives you a globe to explore with real [\u2026]",
      "published": "2026-09-05 21:31",
      "source": "The Verge"
    },
    {
      "title": "iPhone Handoff will seamlessly share one number between two phones",
      "link": "https://www.theverge.com/tech/990868/iphone-handoff-ios-27",
      "summary": "When iOS 27 lands later this month, it will have a feature called iPhone Handoff that lets you switch between two phones using the same number. It was briefly mentioned during the WWDC keynote back in June, but there were no details at the time. Now there's a demo clip showing how to set up [\u2026]",
      "published": "2026-09-05 20:53",
      "source": "The Verge"
    },
    {
      "title": "CD sales are booming as physical media continues its resurgence",
      "link": "https://www.theverge.com/entertainment/990794/cd-sales-are-booming-as-physical-media-continues-its-resurgence",
      "summary": "According to the Recording Industry Association of America (RIAA), CD sales exploded in the first half of 2026. A new report from the organization says 17.5 million CDs were sold in the first six months of the year, up from just 12 million during the same period in 2025. That's a jump of 45.7 percent, [\u2026]",
      "published": "2026-09-05 16:49",
      "source": "The Verge"
    },
    {
      "title": "German company becomes first in Europe to launch fully commercial orbital rocket",
      "link": "https://arstechnica.com/space/2026/09/german-company-becomes-first-in-europe-to-launch-fully-commercial-orbital-rocket/",
      "summary": "\"We achieved within a few years what had taken the European space industry decades before.\"",
      "published": "2026-09-06 11:55",
      "source": "Ars Technica"
    },
    {
      "title": "Farmed salmon may not be as nutritious as it once was, new research suggests",
      "link": "https://arstechnica.com/science/2026/09/farmed-salmon-may-not-be-as-nutritious-as-it-once-was-new-research-suggests/",
      "summary": "The shift in the fish\u2019s diet is having significant downstream impacts on the environment and climate.",
      "published": "2026-09-06 10:00",
      "source": "Ars Technica"
    },
    {
      "title": "Tesla\u2019s Cybercab has been deployed, and it\u2019s already under investigation",
      "link": "https://arstechnica.com/cars/2026/09/teslas-cybercab-has-been-deployed-and-its-already-under-investigation/",
      "summary": "The US government is investigating whether the Cybercab meets vehicle safety standards.",
      "published": "2026-09-05 15:17",
      "source": "Ars Technica"
    },
    {
      "title": "After 8 years, Europe's BepiColombo mission is on final approach to Mercury",
      "link": "https://arstechnica.com/space/2026/09/after-8-years-europes-bepicolombo-mission-is-on-final-approach-to-mercury/",
      "summary": "\"Fundamentally, we want to learn about the origins of this planet and how it came to be like it is.\"",
      "published": "2026-09-04 22:49",
      "source": "Ars Technica"
    },
    {
      "title": "OpenAI agents discussed ways to escape their sandbox on public wiki",
      "link": "https://arstechnica.com/security/2026/09/openai-agents-discussed-ways-to-escape-their-sandbox-on-public-wiki/",
      "summary": "In all, 3,700 internal agents posted 18,000 messages discussing cheating on a test.",
      "published": "2026-09-04 22:17",
      "source": "Ars Technica"
    },
    {
      "title": "Measles killed 6-week-old baby, coroner confirms after RFK Jr. disputed deaths",
      "link": "https://arstechnica.com/health/2026/09/measles-killed-6-week-old-baby-coroner-confirms-after-rfk-jr-disputed-deaths/",
      "summary": "\"It\u2019s long past time for RFK to stop playing games with people\u2019s lives.\"",
      "published": "2026-09-04 20:22",
      "source": "Ars Technica"
    }
  ]
}