<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/continue" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Continue</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/continue</itunes:new-feed-url>
    <description>Continue is a short length podcast focused on covering specific topics through a series of editions. Currently the show has one edition, Go Proposals, where the panel covers various Go proposals of relevance in each episode.</description>
    <copyright>©2026 Skriptble Publishing Inc.</copyright>
    <podcast:guid>ad22827d-21f5-5010-8cee-0720c76c4c01</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <podcast:funding url="https://continue.show/subscribe">Support this podcast</podcast:funding>
    <language>en</language>
    <pubDate>Thu, 20 Aug 2026 08:00:51 -0400</pubDate>
    <lastBuildDate>Thu, 20 Aug 2026 08:01:28 -0400</lastBuildDate>
    <link>https://continue.show</link>
    <image>
      <url>https://img.transistorcdn.com/KeM0IuNnvixAGlv1clLP_pzCjcjHN9Hz0j4SkAsC9_g/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zYTBi/ZDkxNWY5YmI3ZGZl/MjE0ZGJlMDAwNzJh/NmFiZi5wbmc.jpg</url>
      <title>Continue</title>
      <link>https://continue.show</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Fallthrough Media</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/KeM0IuNnvixAGlv1clLP_pzCjcjHN9Hz0j4SkAsC9_g/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8zYTBi/ZDkxNWY5YmI3ZGZl/MjE0ZGJlMDAwNzJh/NmFiZi5wbmc.jpg"/>
    <itunes:summary>Continue is a short length podcast focused on covering specific topics through a series of editions. Currently the show has one edition, Go Proposals, where the panel covers various Go proposals of relevance in each episode.</itunes:summary>
    <itunes:subtitle>Continue is a short length podcast focused on covering specific topics through a series of editions.</itunes:subtitle>
    <itunes:keywords></itunes:keywords>
    <itunes:owner>
      <itunes:name>Fallthrough Media</itunes:name>
      <itunes:email>hello@fallthrough.fm</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>For a Few Proposals More</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>For a Few Proposals More</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">85ed2ef0-7a30-4ca4-bb90-99fdb6003ba9</guid>
      <link>https://continue.show/2</link>
      <description>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/80607">#80607 proposal: spec: define sum types as an extension of interfaces</a></li><li><a href="https://github.com/golang/go/issues/80448">#80448 proposal: spec: generic associated type</a></li><li><a href="https://github.com/golang/go/issues/44253">#44253 proposal: spec: generic parameterization of array sizes</a></li><li><a href="https://github.com/golang/go/issues/80598">#80598 proposal: unsafe: add Transmute generic function for convenient type reinterpretation</a></li><li><a href="https://github.com/golang/go/issues/80808">#80808 proposal: crypto/rsa: PKCS1.5 implicit rejection *or* remove support altogether</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/76920">#76920 proposal: sum types as a non-interface union type</a></li><li><a href="https://github.com/golang/go/issues/80645">#80645 proposal: sync: add new type Counter, a sharded counter</a></li><li><a href="https://github.com/golang/go/issues/77020">#77020 proposal: cmd/go: add -buildversion build flag</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a> [Continued]</li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78860">#78860 proposal: cmd/go: add FileHashes to go list -json output</a></li><li><a href="https://github.com/golang/go/issues/80434">#80434 proposal: s/sys/unix: add Recvmmsg on Linux</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a></li><li><a href="https://github.com/golang/go/issues/79664">#79664 proposal: net/http: add Transport.MaxRequestsPerConn</a></li></ul><p><br></p><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/9s6updnn3SY</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p><strong>Table of Contents:</strong></p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Proposals to Keep an Eye On (00:00:43)</li><li>Chapter 2: 76920: proposal: sum types as a non-interface union type (00:04:57)</li><li>Chapter 3: 80645: proposal: sync: add new type Counter, a sharded counter (00:11:25)</li><li>Chapter 4: 77020: proposal: cmd/go: add -buildversion build flag (00:15:42)</li><li>Chapter 6: Hidden Gem Proposals (00:22:04)</li><li>Epilogue (00:27:38)</li></ul><p><br></p><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/80607">#80607 proposal: spec: define sum types as an extension of interfaces</a></li><li><a href="https://github.com/golang/go/issues/80448">#80448 proposal: spec: generic associated type</a></li><li><a href="https://github.com/golang/go/issues/44253">#44253 proposal: spec: generic parameterization of array sizes</a></li><li><a href="https://github.com/golang/go/issues/80598">#80598 proposal: unsafe: add Transmute generic function for convenient type reinterpretation</a></li><li><a href="https://github.com/golang/go/issues/80808">#80808 proposal: crypto/rsa: PKCS1.5 implicit rejection *or* remove support altogether</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/76920">#76920 proposal: sum types as a non-interface union type</a></li><li><a href="https://github.com/golang/go/issues/80645">#80645 proposal: sync: add new type Counter, a sharded counter</a></li><li><a href="https://github.com/golang/go/issues/77020">#77020 proposal: cmd/go: add -buildversion build flag</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a> [Continued]</li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78860">#78860 proposal: cmd/go: add FileHashes to go list -json output</a></li><li><a href="https://github.com/golang/go/issues/80434">#80434 proposal: s/sys/unix: add Recvmmsg on Linux</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a></li><li><a href="https://github.com/golang/go/issues/79664">#79664 proposal: net/http: add Transport.MaxRequestsPerConn</a></li></ul><p><br></p><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/9s6updnn3SY</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p><strong>Table of Contents:</strong></p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Proposals to Keep an Eye On (00:00:43)</li><li>Chapter 2: 76920: proposal: sum types as a non-interface union type (00:04:57)</li><li>Chapter 3: 80645: proposal: sync: add new type Counter, a sharded counter (00:11:25)</li><li>Chapter 4: 77020: proposal: cmd/go: add -buildversion build flag (00:15:42)</li><li>Chapter 6: Hidden Gem Proposals (00:22:04)</li><li>Epilogue (00:27:38)</li></ul><p><br></p><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </content:encoded>
      <pubDate>Thu, 20 Aug 2026 08:00:00 -0400</pubDate>
      <author>Fallthrough Media</author>
      <enclosure url="https://media.transistor.fm/6cb84cbb/198a6dcd.mp3" length="27740656" type="audio/mpeg"/>
      <podcast:alternateEnclosure type="application/x-mpegURL" length="0" bitrate="3651419" height="1080" lang="en" title="HD Video Stream" rel="alternate">
        <podcast:source uri="https://media.transistor.fm/6cb84cbb/198a6dcd.m3u8"/>
      </podcast:alternateEnclosure>
      <itunes:author>Fallthrough Media</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/-C418lSM8EWKeS8Qa9yMjmBeNEAQDrvMTWKs_BmHeOc/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9mNDZk/MmJiYTkxZWQ0N2Zh/YzE0MzE5OGRiM2Mw/MTVkOS5wbmc.jpg"/>
      <itunes:duration>1731</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/80607">#80607 proposal: spec: define sum types as an extension of interfaces</a></li><li><a href="https://github.com/golang/go/issues/80448">#80448 proposal: spec: generic associated type</a></li><li><a href="https://github.com/golang/go/issues/44253">#44253 proposal: spec: generic parameterization of array sizes</a></li><li><a href="https://github.com/golang/go/issues/80598">#80598 proposal: unsafe: add Transmute generic function for convenient type reinterpretation</a></li><li><a href="https://github.com/golang/go/issues/80808">#80808 proposal: crypto/rsa: PKCS1.5 implicit rejection *or* remove support altogether</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/76920">#76920 proposal: sum types as a non-interface union type</a></li><li><a href="https://github.com/golang/go/issues/80645">#80645 proposal: sync: add new type Counter, a sharded counter</a></li><li><a href="https://github.com/golang/go/issues/77020">#77020 proposal: cmd/go: add -buildversion build flag</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a> [Continued]</li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78860">#78860 proposal: cmd/go: add FileHashes to go list -json output</a></li><li><a href="https://github.com/golang/go/issues/80434">#80434 proposal: s/sys/unix: add Recvmmsg on Linux</a></li><li><a href="https://github.com/golang/go/issues/80878">#80878 proposal: x/tools/imports: speed up repeated Process calls by reusing the environment</a></li><li><a href="https://github.com/golang/go/issues/79664">#79664 proposal: net/http: add Transport.MaxRequestsPerConn</a></li></ul><p><br></p><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/9s6updnn3SY</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p><strong>Table of Contents:</strong></p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Proposals to Keep an Eye On (00:00:43)</li><li>Chapter 2: 76920: proposal: sum types as a non-interface union type (00:04:57)</li><li>Chapter 3: 80645: proposal: sync: add new type Counter, a sharded counter (00:11:25)</li><li>Chapter 4: 77020: proposal: cmd/go: add -buildversion build flag (00:15:42)</li><li>Chapter 6: Hidden Gem Proposals (00:22:04)</li><li>Epilogue (00:27:38)</li></ul><p><br></p><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </itunes:summary>
      <itunes:keywords></itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:chapters url="https://share.transistor.fm/s/6cb84cbb/chapters.json" type="application/json+chapters"/>
      <podcast:socialInteract protocol="atproto" uri="at://did:plc:5us6v2xizw73xaafpqgf6orb/app.bsky.feed.post/3mtj74ri2gx2j"/>
    </item>
    <item>
      <title>Only the Nicest of Proposals</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Only the Nicest of Proposals</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">af44651f-0f9d-43e9-b575-db3516e175da</guid>
      <link>https://continue.show/1</link>
      <description>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/24282">#24282 — proposal: spec: improve for-loop ergonomics</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559 — proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li><li><a href="https://github.com/golang/go/issues/80663">#80663 — proposal: crypto/passkey: new package</a></li><li><a href="https://github.com/golang/go/issues/70914">#70914 — proposal: x/net/http3: add experimental HTTP/3 implementation</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78940">#78940: proposal: spec: (if cond then expr else expr) conditional expressions</a><ul><li>This proposal was closed shortly after the time of recording.</li></ul></li><li><a href="https://github.com/golang/go/issues/73608">#73608: proposal: all: add bare metal support</a></li><li><a href="https://github.com/golang/go/issues/79179">#79179: proposal: runtime/pprof: add a (rss) memory profile type</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559: proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/79427">#79427 — proposal: decouple export data formats used by compiler and x/tools</a></li><li><a href="https://github.com/golang/go/issues/80415">#80415 — proposal: syscall: update Windows SysProcAttr for recent process creation features</a></li><li><a href="https://github.com/golang/go/issues/74424">#74424 — proposal: x/crypto/ssh: refactor signers API</a></li><li><a href="https://github.com/golang/go/issues/80118">#80118 — proposal: go/doc: standardize deprecated comment tags</a></li></ul><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/nM9KuRbsDrk</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p>Table of Contents:</p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Show Structure (00:01:18)</li><li>Chapter 2: Proposals to Keep an Eye On (00:02:08)</li><li>Chapter 3: #78940 proposal: spec: (if cond then expr else expr) conditional expressions (00:06:21)</li><li>Chapter 4: #73608 proposal: all: add bare metal support (00:12:15)</li><li>Chapter 5: #79179 proposal: runtime/pprof: add a (rss) memory profile type (00:17:25)</li><li>Chapter 7: Proposals Under the Radar (00:23:44)</li><li>Epilogue (00:28:50)</li></ul><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/24282">#24282 — proposal: spec: improve for-loop ergonomics</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559 — proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li><li><a href="https://github.com/golang/go/issues/80663">#80663 — proposal: crypto/passkey: new package</a></li><li><a href="https://github.com/golang/go/issues/70914">#70914 — proposal: x/net/http3: add experimental HTTP/3 implementation</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78940">#78940: proposal: spec: (if cond then expr else expr) conditional expressions</a><ul><li>This proposal was closed shortly after the time of recording.</li></ul></li><li><a href="https://github.com/golang/go/issues/73608">#73608: proposal: all: add bare metal support</a></li><li><a href="https://github.com/golang/go/issues/79179">#79179: proposal: runtime/pprof: add a (rss) memory profile type</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559: proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/79427">#79427 — proposal: decouple export data formats used by compiler and x/tools</a></li><li><a href="https://github.com/golang/go/issues/80415">#80415 — proposal: syscall: update Windows SysProcAttr for recent process creation features</a></li><li><a href="https://github.com/golang/go/issues/74424">#74424 — proposal: x/crypto/ssh: refactor signers API</a></li><li><a href="https://github.com/golang/go/issues/80118">#80118 — proposal: go/doc: standardize deprecated comment tags</a></li></ul><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/nM9KuRbsDrk</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p>Table of Contents:</p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Show Structure (00:01:18)</li><li>Chapter 2: Proposals to Keep an Eye On (00:02:08)</li><li>Chapter 3: #78940 proposal: spec: (if cond then expr else expr) conditional expressions (00:06:21)</li><li>Chapter 4: #73608 proposal: all: add bare metal support (00:12:15)</li><li>Chapter 5: #79179 proposal: runtime/pprof: add a (rss) memory profile type (00:17:25)</li><li>Chapter 7: Proposals Under the Radar (00:23:44)</li><li>Epilogue (00:28:50)</li></ul><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </content:encoded>
      <pubDate>Fri, 14 Aug 2026 08:00:00 -0400</pubDate>
      <author>Fallthrough Media</author>
      <enclosure url="https://media.transistor.fm/18736187/0f05f048.mp3" length="31106188" type="audio/mpeg"/>
      <podcast:alternateEnclosure type="application/x-mpegURL" length="0" bitrate="3661709" height="1080" lang="en" title="HD Video Stream" rel="alternate">
        <podcast:source uri="https://media.transistor.fm/18736187/0f05f048.m3u8"/>
      </podcast:alternateEnclosure>
      <itunes:author>Fallthrough Media</itunes:author>
      <itunes:image href="https://img.transistorcdn.com/IPpZa8EREYRLxIeRv8KTW1VCp_5oI_lv9X-AQFZ1wKk/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS82Y2Zl/N2ExOTlmM2RmZmRm/ODc2OWMzNDE3NjRj/ZjU0ZC5wbmc.jpg"/>
      <itunes:duration>1941</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Welcome to Continue: Go Proposals edition! Each edition of this show will handle a specific topic that can be covered continuously. This edition is for Go Proposals. Each week Kris and Matt will cover proposals they think you should keep an eye on, some hidden gem proposals that should be getting more attention, and some proposals that deserve some more discussion. Our goal is to provide you with a way to stay on top of what's happening in the Go ecosystem without having to dig through the proposal issue queue yourself.</p><p><strong>Proposals to Keep an Eye On:</strong></p><ul><li><a href="https://github.com/golang/go/issues/24282">#24282 — proposal: spec: improve for-loop ergonomics</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559 — proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li><li><a href="https://github.com/golang/go/issues/80663">#80663 — proposal: crypto/passkey: new package</a></li><li><a href="https://github.com/golang/go/issues/70914">#70914 — proposal: x/net/http3: add experimental HTTP/3 implementation</a></li></ul><p><strong>Proposals Discussed:</strong></p><ul><li><a href="https://github.com/golang/go/issues/78940">#78940: proposal: spec: (if cond then expr else expr) conditional expressions</a><ul><li>This proposal was closed shortly after the time of recording.</li></ul></li><li><a href="https://github.com/golang/go/issues/73608">#73608: proposal: all: add bare metal support</a></li><li><a href="https://github.com/golang/go/issues/79179">#79179: proposal: runtime/pprof: add a (rss) memory profile type</a></li><li><a href="https://github.com/golang/go/issues/69559">#69559: proposal: container/hash: Map, a generic hash table with custom hash function and equivalence relation</a></li></ul><p><strong>Hidden Gem Proposals:</strong></p><ul><li><a href="https://github.com/golang/go/issues/79427">#79427 — proposal: decouple export data formats used by compiler and x/tools</a></li><li><a href="https://github.com/golang/go/issues/80415">#80415 — proposal: syscall: update Windows SysProcAttr for recent process creation features</a></li><li><a href="https://github.com/golang/go/issues/74424">#74424 — proposal: x/crypto/ssh: refactor signers API</a></li><li><a href="https://github.com/golang/go/issues/80118">#80118 — proposal: go/doc: standardize deprecated comment tags</a></li></ul><p>If you prefer to watch this episode, you can view it on YouTube: https://youtu.be/nM9KuRbsDrk</p><p>Thanks for tuning in and happy listening!</p><p><br></p><p>Table of Contents:</p><ul><li>Prologue (00:00:00)</li><li>Chapter 1: Show Structure (00:01:18)</li><li>Chapter 2: Proposals to Keep an Eye On (00:02:08)</li><li>Chapter 3: #78940 proposal: spec: (if cond then expr else expr) conditional expressions (00:06:21)</li><li>Chapter 4: #73608 proposal: all: add bare metal support (00:12:15)</li><li>Chapter 5: #79179 proposal: runtime/pprof: add a (rss) memory profile type (00:17:25)</li><li>Chapter 7: Proposals Under the Radar (00:23:44)</li><li>Epilogue (00:28:50)</li></ul><p>Host: Kris Brandow<br>Co-Host: Matthew Sanabria<br>Producer: Kris Brandow<br>Beats: Breakmaster Cylinder</p><p>Socials:</p><ul><li><a href="https://fallthrough.fm/">Website</a></li><li><a href="https://bsky.app/profile/fallthrough.fm">Bluesky</a></li><li><a href="https://www.threads.net/@fallthroughfm">Threads</a></li><li><a href="https://x.com/fallthroughfm">X/Twitter</a></li><li><a href="https://linkedin.com/company/fallthrough">LinkedIn</a></li><li><a href="https://www.instagram.com/fallthroughfm/">Instagram</a></li><li><a href="https://www.tiktok.com/@fallthroughfm">TikTok</a></li><li><a href="https://changelog.zulipchat.com/#narrow/channel/481259-fallthrough">Changelog Zulip</a></li><li><a href="https://gophers.slack.com/archives/C085RJ99RFT">Gophers Slack</a></li></ul>
<strong>
  <a href="https://continue.show/subscribe" rel="payment" title="★ Support this podcast ★">★ Support this podcast ★</a>
</strong>]]>
      </itunes:summary>
      <itunes:keywords></itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:chapters url="https://share.transistor.fm/s/18736187/chapters.json" type="application/json+chapters"/>
    </item>
  </channel>
</rss>
