The Monkey Patching Podcast: Going Bananas on AI, Data, LLMs & Tech cover art

The Monkey Patching Podcast: Going Bananas on AI, Data, LLMs & Tech

The Monkey Patching Podcast: Going Bananas on AI, Data, LLMs & Tech

By: Murilo & Bart
Listen for free

About this listen

We talk about what's happening in Data & AI every week (well, most weeks). No buzzword bingo or marketing fluff—just honest conversations about the tech that's changing everything. Sometimes we go off on weird tangents about programming languages, tech/startup life, or whatever shiny object caught our attention. Whether you're knee-deep in code or just curious about AI, come hang out with us!© monkeypatching.io Politics & Government
Episodes
  • AI News Weekly 🚀 Copilot Edge, Open-Source Model Wars, Tencent 3D, & Trump-China Regulation Clash
    Jul 30 2025

    Thanks for listening. If you enjoyed the episode please subscribe!

    The Hater's Guide To The AI Bubble | Where’s Your Ed At

    Technology writer Ed Zitron tears apart what he calls the overhyped generative-AI gold rush, warning it’s propped up by wishful thinking and unsustainable spending. As he bluntly puts it, “We’re in a god damn bubble,” prompting a no-holds-barred discussion on whether the boom will burst.

    https://www.wheresyoured.at/the-haters-gui/

    Trump administration to supercharge AI sales to allies, loosen environmental rules | Reuters

    Washington’s latest AI blueprint combines export zeal with lighter green rules, aiming to outpace China by shipping full “AI stacks” to friendly nations. Kicking off the push, Trump proclaimed, “America is the country that started the AI race,” a line sure to spark global tech-power chatter.

    https://www.reuters.com/legal/government/trump-administration-supercharge-ai-sales-allies-loosen-environmental-rules-2025-07-23/

    Microsoft launches AI-based Copilot Mode in Edge browser | Reuters

    Microsoft’s new Copilot Mode turns Edge into a chat-powered helper that can juggle tabs, organize research, and even take voice commands. The update greets users with “a single input box combining chat, search and web navigation features,” a neat cue for how browsing may soon feel.

    https://www.reuters.com/business/microsoft-launches-ai-based-copilot-mode-edge-browser-2025-07-28/

    China's AI startup Zhipu releases open-source model GLM-4.5 | Reuters

    Beijing-based Zhipu has open-sourced GLM-4.5, pitching it as fresh fuel for intelligent agents and adding yet another model to China’s bulging roster. The company says the new release is “designed for intelligent agent applications,” a phrase hinting at growing ambitions beyond plain chatbots.

    https://www.reuters.com/technology/chinas-ai-startup-zhipu-releases-open-source-model-glm-45-2025-07-28/


    Short readings:


    Hunyuan3D World Model 1.0 | X

    Tencent’s Hunyuan team just dropped its first open-source engine for instant, explorable 3D worlds, stirring excitement across game and VR circles. Their launch tweet beams, “We’re thrilled to release & open-source Hunyuan3D World Model 1.0!,” inviting hosts to imagine the possibilities.

    https://x.com/TencentHunyuan/status/1949288986192834718


    Introducing Opal: describe, create, and share your AI mini-apps | Google Developers Blog

    Google Labs has unwrapped Opal, a drag-and-drop playground where non-coders can chain models and prompts into bite-sized AI apps. The post kicks off with “We’re excited to announce Opal,” a line that invites makers everywhere to start remixing AI workflows.

    https://developers.googleblog.com/en/introducing-opal/


    Announcing Toad – a universal UI for agentic coding in the terminal | Will McGugan’s Essays

    Developer Will McGugan has prototyped “Toad,” a flicker-free terminal UI meant to tame and turbo-charge agentic coding workflows. He quips, “I’m a little salty that neither Anthropic nor Google reached out to me before they released their AI coding agents,” throwing playful shade.

    http://willmcgugan.github.io/announcing-toad/


    Alibaba launches open-source AI coding model, touted as its most advanced to date | Reuters

    Alibaba’s new Qwen3-Coder model enters the code-generation fray, claiming boosts that rival both domestic peers and Western heavyweights. The company pitches it as “its most advanced coding tool to date,” a boast that raises the stakes in China’s escalating model wars.

    https://www.reuters.com/world/china/alibaba-launches-open-source-ai-coding-model-touted-its-most-advanced-date-2025-07-23/


    Show More Show Less
    29 mins
  • OpenAI IMO Gold, AWS S3 Vectors, MCP Server Exposés, Sovereign Clouds & the Capex Surge
    Jul 23 2025

    Thanks for listening—subscribe and leave a review!

    • Announcing molab (marimo)
      Marimo debuts molab, a free, cloud‑hosted workspace for running and sharing reactive Python + SQL notebooks straight from the browser.
      https://marimo.io/blog/announcing-molab
    • OpenAI LLM Claims IMO Gold
      Researcher Alexander Wei says an experimental OpenAI model solved 5 of 6 problems from the 2025 International Math Olympiad—good for a human‑level gold medal—and hints at new post‑RL training tricks.
      https://threadreaderapp.com/thread/1946477742855532918.html
    • Exposing the Unseen: Mapping MCP Servers Across the Internet (Knostic)
      Knostic scanned the web and found 1,862 publicly exposed Model Context Protocol servers, all leaking unauthenticated tool inventories.
      https://www.knostic.ai/blog/mapping-mcp-servers-study
    • Honey, AI Capex is Eating the Economy (Paul Kedrosky)
      Kedrosky argues that runaway AI‑datacenter spending could reach roughly 2 % of U.S. GDP—enough to nudge macro growth on its own.
      https://paulkedrosky.com/honey-ai-capex-ate-the-economy/
    • Do US Hyperscalers’ Sovereign Clouds Reduce the Risk of US Government Access?
      Cloud‑law scholars doubt whether new “sovereign cloud” offerings from AWS, Microsoft, and Google can truly shield European data from U.S. surveillance.
      https://www.linkedin.com/pulse/do-us-hyperscalers-sovereign-clouds-reduce-risk-access-dave-michels-ulmcf
    • AWS API MCP Server (Developer Preview)
      AWS opens a preview of an MCP server that lets foundation‑model agents translate plain‑English requests into scoped AWS CLI calls, guarded by IAM.
      https://aws.amazon.com/about-aws/whats-new/2025/07/aws-api-mcp-server-available
    • Agent Leaderboard (Galileo)
      Galileo’s open leaderboard pits LLMs against enterprise‑style agent tasks; current numbers show GPT‑4.1 leading with a 62 % Action Completion score.
      https://github.com/rungalileo/agent-leaderboard
    • Introducing Amazon S3 Vectors (Preview)
      AWS adds native vector‑embedding storage and sub‑second queries to S3, claiming up to 90 % cost savings for vector search workloads.
      https://aws.amazon.com/blogs/aws/introducing-amazon-s3-vectors-first-cloud-storage-with-native-vector-support-at-scale/
    • Rethinking CLI Interfaces for AI
      Developer Ryan calls for redesigning CLIs and APIs—richer docstrings, structured outputs, smarter wrappers—so LLM agents stop looping and thrashing.
      https://www.notcheckmark.com/2025/07/rethinking-cli-interfaces-for-ai/
    Show More Show Less
    1 hr and 15 mins
  • Agents, Paywalls, and Browser Battles: The Race to Control AI's Digital Highway
    Jul 17 2025
    Thanks for listening. If you enjoyed the episode please subscribe!MCP-B – Browser Model Context Protocol | mcp-b.aiMCP-B proposes a “USB-C for AI,” letting agents call site functions instead of clumsy click-automation. “MCP-B gives AI direct access to your website's functions instead,” promising smoother bot-to-web handshakes for everyone. https://mcp-b.ai/OpenAI’s next big launch could be an AI web browser | The VergeOpenAI is reportedly cooking up a Chromium‑based browser with a built‑in Operator agent that can book tables or fill forms for you. As Reuters learned, “OpenAI is planning to launch an AI web browser in the ‘coming weeks,’” teeing up a fresh duel with Chrome and Comet. https://www.theverge.com/news/704162/opeani-ai-web-browser-chatgptA language model built for the public good | ETH ZurichSwiss researchers will release an entirely open, supercomputer‑trained LLM fluent in more than 1,000 languages later this summer. Project lead Imanol Schlag says, “Fully open models enable high‑trust applications and are necessary for advancing research about the risks and opportunities of AI.” https://ethz.ch/en/news-and-events/eth-news/news/2025/07/a-language-model-built-for-the-public-good.htmlOpenAI’s Windsurf deal is off — and Windsurf’s CEO is going to Google | The VergeOpenAI’s $3 billion bid collapsed, freeing Google to poach Windsurf’s leaders while Cognition raced in days later to buy the remaining startup. “OpenAI’s deal to buy Windsurf is off, and Google will instead hire Windsurf CEO Varun Mohan,” The Verge reports, igniting a three‑way tug‑of‑war for agentic‑coding talent. https://www.theverge.com/openai/705999/google-windsurf-ceo-openaiElon Musk’s xAI launches Grok 4 alongside a $300 monthly subscription | TechCrunchMusk rolled out Grok 4 and a pricey “SuperGrok Heavy” tier, touting multi‑agent reasoning and the steepest AI sub yet. During the stream he bragged, “With respect to academic questions, Grok 4 is better than PhD level in every subject, no exceptions,” even as the Pentagon signed a $200 million Grok contract. https://techcrunch.com/2025/07/09/elon-musks-xai-launches-grok-4-alongside-a-300-monthly-subscription/Introducing Kiro | Kiro BlogKiro debuts as a spec‑driven, agentic IDE that shepherds code from first prompt to deployment with auto‑generated tasks and hooks. “I’m excited to announce Kiro, an AI IDE that helps you deliver from concept to production through a simplified developer experience for working with AI agents,” the team writes. https://kiro.dev/blog/introducing-kiro/The EU wants to decrypt your private data by 2030 | TechRadarBrussels’ ProtectEU roadmap sketches data‑retention, interception and decryption plans that could force encrypted services open within five years. TechRadar warns, “EU law enforcement bodies could be capable of decrypting your private data by 2030,” stirring immediate privacy backlash. https://www.techradar.com/vpn/vpn-privacy-security/the-eu-wants-to-decrypt-your-private-data-by-2030Cloudflare Just Became an Enemy of All AI Companies | Analytics India MagazineCloudflare will now block AI crawlers by default, demanding payment before models feast on publisher content. The company says it “would start blocking AI crawlers by default, drawing a line in the open web where content is no longer a free fuel for AI.” https://analyticsindiamag.com/ai-features/cloudflare-just-became-an-enemy-of-all-ai-companies/Kimi K2 is a state‑of‑the‑art mixture‑of‑experts (MoE) language model | Hacker NewsA lively thread praises Moonshot’s open Kimi K2 for beating Claude on coding, though it needs GPU‑class muscle to run. One user enthuses, “I tried Kimi on a few coding problems that Claude was spinning on. It’s good,” sparking a debate over speed, cost and local deployment. https://news.ycombinator.com/item?id=44533403
    Show More Show Less
    1 hr and 1 min
No reviews yet
In the spirit of reconciliation, Audible acknowledges the Traditional Custodians of country throughout Australia and their connections to land, sea and community. We pay our respect to their elders past and present and extend that respect to all Aboriginal and Torres Strait Islander peoples today.