<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 28 May 2026 11:34:01 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>PodRocket - Episodes Tagged with “Gpui”</title>
    <link>https://podrocket.logrocket.com/tags/gpui</link>
    <pubDate>Thu, 28 May 2026 08:00:00 -0400</pubDate>
    <description>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A web development podcast from LogRocket</itunes:subtitle>
    <itunes:author>LogRocket</itunes:author>
    <itunes:summary>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>front-end, web development, front-end development, frontend development, tech, </itunes:keywords>
    <itunes:owner>
      <itunes:name>LogRocket</itunes:name>
      <itunes:email>elizabeth.becz@logrocket.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Zed 1.0... GPUI, Rust, and the future of native apps with Mikayla Maki</title>
  <link>http://podrocket.logrocket.com/zed-1-0-gpui-rust-future-native-apps-mikayla-maki</link>
  <guid isPermaLink="false">0c5669db-a9f7-484f-adfa-59ff5ce34bbe</guid>
  <pubDate>Thu, 28 May 2026 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/0c5669db-a9f7-484f-adfa-59ff5ce34bbe.mp3" length="89488840" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Mikayla Maki, software engineer at Zed, digs into what makes this Rust-built code editor tick... from GPUI, their GPU-accelerated UI framework with a Tailwind-inspired API, to CRDTs powering real-time live collaboration without merge conflicts. She talks about the Zed 1.0 release, their approach to AI, how the team builds popular features directly into core instead of relying on extensions, and why Rust might be the best language for agentic coding. Plus: native app comeback, GPUI on mobile, and where the framework is heading.</itunes:subtitle>
  <itunes:duration>36:32</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/0/0c5669db-a9f7-484f-adfa-59ff5ce34bbe/cover.jpg?v=1"/>
  <description>&lt;p&gt;Mikayla Maki, software engineer at Zed, digs into what makes this Rust-built code editor tick... from GPUI, their GPU-accelerated UI framework with a Tailwind-inspired API, to CRDTs powering real-time live collaboration without merge conflicts. She talks about the Zed 1.0 release, their approach to AI, how the team builds popular features directly into core instead of relying on extensions, and why Rust might be the best language for agentic coding. Plus: native app comeback, GPUI on mobile, and where the framework is heading.&lt;/p&gt;

&lt;h3&gt;Links&lt;/h3&gt;

&lt;p&gt;LinkedIn: &lt;a href="https://www.linkedin.com/in/mikayla-maki" target="_blank" rel="nofollow noopener"&gt;https://www.linkedin.com/in/mikayla-maki&lt;/a&gt;&lt;br&gt;
Bluesky: &lt;a href="https://bsky.app/profile/rad.gendervibes.online" target="_blank" rel="nofollow noopener"&gt;https://bsky.app/profile/rad.gendervibes.online&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/mikayla-maki" target="_blank" rel="nofollow noopener"&gt;https://github.com/mikayla-maki&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Resources&lt;/h3&gt;

&lt;p&gt;Zed 1.0 announcement: &lt;a href="https://zed.dev/blog/zed-1-0" target="_blank" rel="nofollow noopener"&gt;https://zed.dev/blog/zed-1-0&lt;/a&gt;&lt;br&gt;
DeltaDB / Sequoia Series B post: &lt;a href="https://zed.dev/blog/sequoia-backs-zed" target="_blank" rel="nofollow noopener"&gt;https://zed.dev/blog/sequoia-backs-zed&lt;/a&gt;&lt;br&gt;
ACP overview: &lt;a href="https://zed.dev/acp" target="_blank" rel="nofollow noopener"&gt;https://zed.dev/acp&lt;/a&gt;&lt;br&gt;
GPUI engineering post: &lt;a href="https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps" target="_blank" rel="nofollow noopener"&gt;https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps&lt;/a&gt;&lt;br&gt;
Builder.io "Is Zed ready for AI power users in 2026?": &lt;a href="https://www.builder.io/blog/zed-ai-2026" target="_blank" rel="nofollow noopener"&gt;https://www.builder.io/blog/zed-ai-2026&lt;/a&gt;&lt;br&gt;
Mikayla's RustConf 2025 talk: &lt;a href="https://www.youtube.com/watch?v=rpEU9DNbXA4" target="_blank" rel="nofollow noopener"&gt;https://www.youtube.com/watch?v=rpEU9DNbXA4&lt;/a&gt;&lt;br&gt;
filtra.io interview with Mikayla: &lt;a href="https://filtra.io/rust/interviews/zed-aug-25" target="_blank" rel="nofollow noopener"&gt;https://filtra.io/rust/interviews/zed-aug-25&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;We want to hear from you!&lt;/h3&gt;

&lt;p&gt;How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fill out our &lt;a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener"&gt;listener survey&lt;/a&gt;!&lt;/strong&gt; &lt;a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener"&gt;https://t.co/oKVAEXipxu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let us know by sending an email to our producer, Elizabeth, at&amp;nbsp;&lt;a href="mailto:elizabeth.becz@logrocket.com" target="_blank" rel="nofollow noopener"&gt;elizabeth.becz@logrocket.com&lt;/a&gt;, or tweet at us at&amp;nbsp;&lt;a href="https://twitter.com/PodRocketpod" target="_blank" rel="nofollow noopener"&gt;PodRocketPod&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check out our &lt;a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener"&gt;newsletter&lt;/a&gt;!&lt;/strong&gt; &lt;a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener"&gt;https://blog.logrocket.com/the-replay-newsletter/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Follow us. Get free stickers.&lt;/h3&gt;

&lt;p&gt;Follow us on Apple Podcasts, fill out this &lt;a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener"&gt;form&lt;/a&gt;, and we’ll send you free PodRocket stickers!&lt;/p&gt;

&lt;h3&gt;What does LogRocket do?&lt;/h3&gt;

&lt;p&gt;LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. &lt;a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener"&gt;Try LogRocket for free today.&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;Chapters&lt;/h3&gt;
</description>
  <itunes:keywords> Zed editor, GPUI, GPU rendering, Rust, code editor, native apps, live collaboration, CRDTs, VS Code alternative, agentic coding, Zed editor vs VS Code, GPU-accelerated code editor in Rust, GPUI UI framework Rust, conflict-free replicated data types code editor, native app development with Rust, Zed editor live collaboration features, agentic coding with Rust compiler, Tailwind-inspired Rust UI framework</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mikayla Maki, software engineer at Zed, digs into what makes this Rust-built code editor tick... from GPUI, their GPU-accelerated UI framework with a Tailwind-inspired API, to CRDTs powering real-time live collaboration without merge conflicts. She talks about the Zed 1.0 release, their approach to AI, how the team builds popular features directly into core instead of relying on extensions, and why Rust might be the best language for agentic coding. Plus: native app comeback, GPUI on mobile, and where the framework is heading.</p>

<h3>Links</h3>

<p>LinkedIn: <a href="https://www.linkedin.com/in/mikayla-maki" target="_blank" rel="nofollow noopener">https://www.linkedin.com/in/mikayla-maki</a><br>
Bluesky: <a href="https://bsky.app/profile/rad.gendervibes.online" target="_blank" rel="nofollow noopener">https://bsky.app/profile/rad.gendervibes.online</a><br>
GitHub: <a href="https://github.com/mikayla-maki" target="_blank" rel="nofollow noopener">https://github.com/mikayla-maki</a></p>

<h3>Resources</h3>

<p>Zed 1.0 announcement: <a href="https://zed.dev/blog/zed-1-0" target="_blank" rel="nofollow noopener">https://zed.dev/blog/zed-1-0</a><br>
DeltaDB / Sequoia Series B post: <a href="https://zed.dev/blog/sequoia-backs-zed" target="_blank" rel="nofollow noopener">https://zed.dev/blog/sequoia-backs-zed</a><br>
ACP overview: <a href="https://zed.dev/acp" target="_blank" rel="nofollow noopener">https://zed.dev/acp</a><br>
GPUI engineering post: <a href="https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps" target="_blank" rel="nofollow noopener">https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps</a><br>
Builder.io "Is Zed ready for AI power users in 2026?": <a href="https://www.builder.io/blog/zed-ai-2026" target="_blank" rel="nofollow noopener">https://www.builder.io/blog/zed-ai-2026</a><br>
Mikayla's RustConf 2025 talk: <a href="https://www.youtube.com/watch?v=rpEU9DNbXA4" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=rpEU9DNbXA4</a><br>
filtra.io interview with Mikayla: <a href="https://filtra.io/rust/interviews/zed-aug-25" target="_blank" rel="nofollow noopener">https://filtra.io/rust/interviews/zed-aug-25</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at&nbsp;<a href="mailto:elizabeth.becz@logrocket.com" target="_blank" rel="nofollow noopener">elizabeth.becz@logrocket.com</a>, or tweet at us at&nbsp;<a href="https://twitter.com/PodRocketpod" target="_blank" rel="nofollow noopener">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener">Try LogRocket for free today.</a></p>

<h3>Chapters</h3>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mikayla Maki, software engineer at Zed, digs into what makes this Rust-built code editor tick... from GPUI, their GPU-accelerated UI framework with a Tailwind-inspired API, to CRDTs powering real-time live collaboration without merge conflicts. She talks about the Zed 1.0 release, their approach to AI, how the team builds popular features directly into core instead of relying on extensions, and why Rust might be the best language for agentic coding. Plus: native app comeback, GPUI on mobile, and where the framework is heading.</p>

<h3>Links</h3>

<p>LinkedIn: <a href="https://www.linkedin.com/in/mikayla-maki" target="_blank" rel="nofollow noopener">https://www.linkedin.com/in/mikayla-maki</a><br>
Bluesky: <a href="https://bsky.app/profile/rad.gendervibes.online" target="_blank" rel="nofollow noopener">https://bsky.app/profile/rad.gendervibes.online</a><br>
GitHub: <a href="https://github.com/mikayla-maki" target="_blank" rel="nofollow noopener">https://github.com/mikayla-maki</a></p>

<h3>Resources</h3>

<p>Zed 1.0 announcement: <a href="https://zed.dev/blog/zed-1-0" target="_blank" rel="nofollow noopener">https://zed.dev/blog/zed-1-0</a><br>
DeltaDB / Sequoia Series B post: <a href="https://zed.dev/blog/sequoia-backs-zed" target="_blank" rel="nofollow noopener">https://zed.dev/blog/sequoia-backs-zed</a><br>
ACP overview: <a href="https://zed.dev/acp" target="_blank" rel="nofollow noopener">https://zed.dev/acp</a><br>
GPUI engineering post: <a href="https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps" target="_blank" rel="nofollow noopener">https://zed.dev/blog/leveraging-rust-and-the-gpu-to-render-user-interfaces-at-120fps</a><br>
Builder.io "Is Zed ready for AI power users in 2026?": <a href="https://www.builder.io/blog/zed-ai-2026" target="_blank" rel="nofollow noopener">https://www.builder.io/blog/zed-ai-2026</a><br>
Mikayla's RustConf 2025 talk: <a href="https://www.youtube.com/watch?v=rpEU9DNbXA4" target="_blank" rel="nofollow noopener">https://www.youtube.com/watch?v=rpEU9DNbXA4</a><br>
filtra.io interview with Mikayla: <a href="https://filtra.io/rust/interviews/zed-aug-25" target="_blank" rel="nofollow noopener">https://filtra.io/rust/interviews/zed-aug-25</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" target="_blank" rel="nofollow noopener">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at&nbsp;<a href="mailto:elizabeth.becz@logrocket.com" target="_blank" rel="nofollow noopener">elizabeth.becz@logrocket.com</a>, or tweet at us at&nbsp;<a href="https://twitter.com/PodRocketpod" target="_blank" rel="nofollow noopener">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" target="_blank" rel="nofollow noopener">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" target="_blank" rel="nofollow noopener">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" target="_blank" rel="nofollow noopener">Try LogRocket for free today.</a></p>

<h3>Chapters</h3>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
