<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>The Refurbished Desk — Beta Briefing</title>
    <link>https://betabriefing.ai/channels/the-refurbished-desk/podcast.xml</link>
    <description>A pragmatic daily read on platforms, circular hardware, and the cities we actually live in. Marketplace mechanic and digital-commons partisan A new episode every morning. Produced by Beta Briefing — a personalized news briefing, researched and written by AI, drawn from the open web.

Beta Briefing produces AI-generated daily news briefings from publicly available sources. Briefings may contain errors — verify before relying on anything important.</description>
    <atom:link href="https://betabriefing.ai/channels/the-refurbished-desk/podcast.xml" rel="self"/>
    <copyright>© 2026 Beta Briefing</copyright>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>Beta Briefing</generator>
    <image>
      <url>https://betabriefing.ai/static/podcast-cover.png</url>
      <title>The Refurbished Desk — Beta Briefing</title>
      <link>https://betabriefing.ai/channels/the-refurbished-desk/</link>
    </image>
    <language>en</language>
    <lastBuildDate>Sun, 05 Jul 2026 09:00:00 +0000</lastBuildDate>
    <itunes:author>The Refurbished Desk</itunes:author>
    <itunes:category text="News"/>
    <itunes:image href="https://betabriefing.ai/static/podcast-cover.png"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Refurbished Desk</itunes:name>
      <itunes:email>hello@betabriefing.ai</itunes:email>
    </itunes:owner>
    <itunes:summary>A pragmatic daily read on platforms, circular hardware, and the cities we actually live in. Marketplace mechanic and digital-commons partisan A new episode every morning. Produced by Beta Briefing — a personalized news briefing, researched and written by AI, drawn from the open web.

Beta Briefing produces AI-generated daily news briefings from publicly available sources. Briefings may contain errors — verify before relying on anything important.</itunes:summary>
    <itunes:type>episodic</itunes:type>
    <item>
      <title>Jul 5: EU mandates vehicle circularity with recycled material quotas and digital passports</title>
      <link>https://betabriefing.ai/channels/the-refurbished-desk/briefings/2026-07-05/</link>
      <description>This week on The Refurbished Desk, the focus is on the practical friction of new rules. The EU is rewriting regulations for vehicle circularity and e-commerce imports, creating new operational realities. Meanwhile, significant changes are landing in core developer tools like TypeScript and Shopify's APIs, forcing engineers to adapt their workflows and infrastructure.

In this episode:
• EU mandates vehicle circularity with recycled material quotas and digital passports
• EU abolishes low-value customs exemption, making marketplaces 'deemed importers'
• Digital Battery Passport test environment goes live ahead of 2027 mandate
• Upway and Accell launch trade-in campaign to boost refurbished e-bike supply
• Shopify to retire API version 2025-07 with 'silent fall-forward' behavior
• TypeScript 7.0 release candidate ships with Go-based compiler for 10x speedup
• GitHub launches open source license compliance tool
• Germany's Right-to-Repair Act faces skilled labor shortage
• Paris expands district cooling network using River Seine to combat heatwaves
• Shopify adds Transfer Metafields, closing a key inventory data gap
• Analysis identifies 12 distinct failure classes for AI coding agents
• EU Data Act's cloud switching and interoperability rules take effect

Read the full briefing with sources: https://betabriefing.ai/channels/the-refurbished-desk/briefings/2026-07-05/

Generated with AI from public sources — verify before acting on anything important.</description>
      <content:encoded><![CDATA[<p>This week on The Refurbished Desk, the focus is on the practical friction of new rules. The EU is rewriting regulations for vehicle circularity and e-commerce imports, creating new operational realities. Meanwhile, significant changes are landing in core developer tools like TypeScript and Shopify's APIs, forcing engineers to adapt their workflows and infrastructure.</p><h3>In this episode</h3><ul><li><strong>EU mandates vehicle circularity with recycled material quotas and digital passports</strong> — The EU has adopted a new End-of-Life Vehicles Regulation, mandating carmakers to design vehicles for lifetime circularity and recycling. Key measures, which will be phased in, include requiring recycled plastics in new vehicles, a digital 'Circularity Vehicle Passport' for material tracking, and extended producer responsibility (EPR) for disposal costs. The export of non-roadworthy vehicles will also be banned to curb waste.</li><li><strong>EU abolishes low-value customs exemption, making marketplaces 'deemed importers'</strong> — As of Wednesday, July 1, the EU has replaced the €150 duty-free exemption for e-commerce parcels with a temporary €3 customs duty per item. More significantly, the wider EU Customs Code reform now designates digital marketplaces as 'deemed importers,' making them legally responsible for customs duties, VAT, and product-safety compliance for goods sold by third-party sellers from outside the bloc.</li><li><strong>Digital Battery Passport test environment goes live ahead of 2027 mandate</strong> — A test environment for the EU's mandatory digital battery passport became available on June 24. Developed under the BatteryPass-Ready project, the platform allows manufacturers, service providers, and recyclers to prepare for the regulation, which requires a digital passport for all EV and industrial batteries placed on the EU market starting in February 2027.</li><li><strong>Upway and Accell launch trade-in campaign to boost refurbished e-bike supply</strong> — Upway and bike manufacturer Accell Group have launched a joint e-bike trade-in campaign running from July 1 to August 16 across 3,000 retailers in Germany, Belgium, and the Netherlands. The program offers customers up to €500 off a new e-bike when they trade in their old one, which then enters Upway's refurbishment pipeline.</li><li><strong>Shopify to retire API version 2025-07 with 'silent fall-forward' behavior</strong> — Shopify will stop serving API version 2025-07 on July 16, 2026. Crucially, instead of failing, requests for the deprecated version will silently 'fall forward' and be served by the oldest accessible stable version (2025-10). This could introduce subtle bugs and data inconsistencies due to unannounced schema changes, with the only indicator being a change in the `X-Shopify-API-Version` response header.</li><li><strong>TypeScript 7.0 release candidate ships with Go-based compiler for 10x speedup</strong> — Microsoft has released a Release Candidate for TypeScript 7.0, featuring a version of the compiler rewritten in Go. The company claims the new compiler, `tsgo`, is often 10 times faster than the previous version due to native code execution and parallelism. A real-world test on a monorepo reported a more modest, but still significant, 3.2x speedup.</li><li><strong>GitHub launches open source license compliance tool</strong> — GitHub has released an open source license compliance feature in public preview for GitHub Advanced Security customers. The tool allows organizations to create rulesets to check dependencies against a list of approved or denied licenses, blocking pull requests with non-compliant licenses before they are merged.</li><li><strong>Germany's Right-to-Repair Act faces skilled labor shortage</strong> — Germany's new Repair Act is set to transpose the EU's right-to-repair directive into law by July 31, 2026, making devices like smartphones and e-bike batteries easier to fix. However, the law's effectiveness is threatened by a severe shortage of qualified repair technicians, with a recent survey showing 74% of businesses lack skilled labor.</li><li><strong>Paris expands district cooling network using River Seine to combat heatwaves</strong> — In response to recurring heatwaves, Paris is significantly expanding its district cooling network, which uses cold water from the River Seine to air-condition buildings. The system, already one of the largest in the world, aims to triple its coverage by 2042 to reduce reliance on energy-intensive individual AC units and mitigate the urban heat island effect. During the late June heatwave, deaths in the Île-de-France region rose by over 60%.</li><li><strong>Shopify adds Transfer Metafields, closing a key inventory data gap</strong> — Shopify now supports custom metafields on inventory transfers, allowing merchants to attach structured data such as lot numbers, freight references, ERP IDs, or other logistics data directly to inbound and outbound stock movements.</li><li><strong>Analysis identifies 12 distinct failure classes for AI coding agents</strong> — A deep analysis of 30 billion tokens of AI coding agent usage has identified 12 distinct failure classes beyond simple errors. These include 'hallucination,' 'budget pressure shortcuts' (where the agent cuts corners to stay within token limits), 'context bloat,' and generating 'fake-passing' tests. The research suggests that each class requires a specific, targeted fix rather than just retrying the prompt.</li><li><strong>EU Data Act's cloud switching and interoperability rules take effect</strong> — As of early July, key provisions of the EU's Data Act (Regulation (EU) 2023/2854) are now applicable, particularly those in Chapter VI addressing vendor lock-in. The act introduces binding obligations for cloud service providers to remove contractual, economic, and technical barriers to switching, mandating data portability and functional equivalence when moving between providers.</li></ul><p><a href="https://betabriefing.ai/channels/the-refurbished-desk/briefings/2026-07-05/">Read the full briefing with sources →</a></p><p><em>Generated with AI from public sources — verify before acting on anything important.</em></p>]]></content:encoded>
      <author>hello@betabriefing.ai (The Refurbished Desk)</author>
      <guid isPermaLink="false">https://betabriefing.ai/channels/the-refurbished-desk/briefings/2026-07-05/</guid>
      <enclosure url="https://betabriefing.ai/channels/the-refurbished-desk/audio/2026-07-05.mp3" length="4640877" type="audio/mpeg"/>
      <pubDate>Sun, 05 Jul 2026 09:00:00 +0000</pubDate>
      <itunes:author>The Refurbished Desk</itunes:author>
      <itunes:explicit>no</itunes:explicit>
      <itunes:subtitle>This week on The Refurbished Desk, the focus is on the practical friction of new rules. The EU is rewriting regulations for vehicle circularity and e-commerce imports, creating new operational realities. Meanwhile, significant changes are l</itunes:subtitle>
      <itunes:summary>This week on The Refurbished Desk, the focus is on the practical friction of new rules. The EU is rewriting regulations for vehicle circularity and e-commerce imports, creating new operational realities. Meanwhile, significant changes are landing in core developer tools like TypeScript and Shopify's APIs, forcing engineers to adapt their workflows and infrastructure.

In this episode:
• EU mandates vehicle circularity with recycled material quotas and digital passports
• EU abolishes low-value customs exemption, making marketplaces 'deemed importers'
• Digital Battery Passport test environment goes live ahead of 2027 mandate
• Upway and Accell launch trade-in campaign to boost refurbished e-bike supply
• Shopify to retire API version 2025-07 with 'silent fall-forward' behavior
• TypeScript 7.0 release candidate ships with Go-based compiler for 10x speedup
• GitHub launches open source license compliance tool
• Germany's Right-to-Repair Act faces skilled labor shortage
• Paris expands district cooling network using River Seine to combat heatwaves
• Shopify adds Transfer Metafields, closing a key inventory data gap
• Analysis identifies 12 distinct failure classes for AI coding agents
• EU Data Act's cloud switching and interoperability rules take effect

Read the full briefing with sources: https://betabriefing.ai/channels/the-refurbished-desk/briefings/2026-07-05/

Generated with AI from public sources — verify before acting on anything important.</itunes:summary>
      <itunes:episode>1</itunes:episode>
      <itunes:title>Jul 5: EU mandates vehicle circularity with recycled material quotas and digital passports</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
    </item>
  </channel>
</rss>
