<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Josh Bebbington</title>
    <description>Writing about software, AI systems, and the craft around them.</description>
    <link>https://joshbebbington.com/</link>
    <language>en-gb</language>
    <atom:link href="https://joshbebbington.com/feed.xml" rel="self" type="application/rss+xml" />
      <lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0000</lastBuildDate>
      <item>
        <title>Demystifying the GVL</title>
        <link>https://joshbebbington.com/posts/demystifying-the-gvl</link>
        <guid isPermaLink="true">https://joshbebbington.com/posts/demystifying-the-gvl</guid>
        <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
        <description>I gave this talk in October 2025 at London Ruby User Group’s meetup: The Global VM Lock is one of Ruby’s more mysterious ‘under the hood’ features. This talk explores new ways to peer inside it, using Ruby’s modern...</description>
          <category>talks</category>
          <category>ruby</category>
          <category>gvl</category>
          <category>performance</category>
      </item>
  </channel>
</rss>
