<?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>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 30 Apr 2026 19:00:33 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>The Manifest - Episodes Tagged with “Homebrew”</title>
    <link>https://manifest.fm/tags/homebrew</link>
    <pubDate>Wed, 16 Aug 2017 21:00:00 +0100</pubDate>
    <description>Welcome to The Manifest, a podcast all about package management. Your hosts are Alex Pounds and Andrew Nesbitt. Together they explore the technical details of package management, the stories and the history of various projects, and the communities around them too. Every so often there will be a brand new interview with a package manager maintainer.
</description>
    <language>en-gb</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A podcast all about package management</itunes:subtitle>
    <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
    <itunes:summary>Welcome to The Manifest, a podcast all about package management. Your hosts are Alex Pounds and Andrew Nesbitt. Together they explore the technical details of package management, the stories and the history of various projects, and the communities around them too. Every so often there will be a brand new interview with a package manager maintainer.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>package management, podcast, software, open source</itunes:keywords>
    <itunes:owner>
      <itunes:name>Andrew Nesbitt and Alex Pounds</itunes:name>
      <itunes:email>andrew@manifest.fm</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>Episode 1: Homebrew with Mike McQuaid</title>
  <link>http://manifest.fm/1</link>
  <guid isPermaLink="false">bbf3e56a-9358-44d8-848e-f69fbc1348a6</guid>
  <pubDate>Wed, 16 Aug 2017 21:00:00 +0100</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/bbf3e56a-9358-44d8-848e-f69fbc1348a6.mp3" length="31651101" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we chat with Mike McQuaid, the lead maintainer of Homebrew. We discuss how he got started contributing to Homebrew, its differences from Macports, using GitHub as a database, patching upstream, and more.</itunes:subtitle>
  <itunes:duration>54:52</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we chat with Mike McQuaid, the lead maintainer of Homebrew. We discuss how he got started contributing to Homebrew, its differences from Macports, using GitHub as a database, patching upstream, and more. Special Guest: Mike McQuaid.
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we chat with Mike McQuaid, the lead maintainer of Homebrew. We discuss how he got started contributing to Homebrew, its differences from Macports, using GitHub as a database, patching upstream, and more.</p><p>Special Guest: Mike McQuaid.</p><p>Links:</p><ul><li><a title="Homebrew website" rel="nofollow" href="https://brew.sh/">Homebrew website</a></li><li><a title="Homebrew on GitHub" rel="nofollow" href="https://github.com/Homebrew">Homebrew on GitHub</a></li><li><a title="Homebrew Formula Documentation" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md">Homebrew Formula Documentation</a></li><li><a title="MacPorts website" rel="nofollow" href="https://www.macports.org/">MacPorts website</a></li><li><a title="Max Howell" rel="nofollow" href="http://mxcl.github.io/">Max Howell</a></li><li><a title="Homebrew Taps" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md">Homebrew Taps</a></li><li><a title="Linuxbrew" rel="nofollow" href="http://linuxbrew.sh/">Linuxbrew</a></li><li><a title="ilovezfs on GitHub" rel="nofollow" href="https://github.com/ilovezfs">ilovezfs on GitHub</a></li><li><a title="Homebrew Analytics" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/Analytics.md">Homebrew Analytics</a></li><li><a title="Homebrew Code of Conduct" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/CODEOFCONDUCT.md">Homebrew Code of Conduct</a></li><li><a title="Probot: Stale" rel="nofollow" href="https://github.com/probot/stale">Probot: Stale</a></li><li><a title="Reproducible Builds" rel="nofollow" href="https://reproducible-builds.org/">Reproducible Builds</a></li><li><a title="Homebrew Bundle" rel="nofollow" href="https://github.com/Homebrew/homebrew-bundle">Homebrew Bundle</a></li><li><a title="Contributing to Homebrew" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/CONTRIBUTING.md">Contributing to Homebrew</a></li><li><a title="Mike&#39;s website" rel="nofollow" href="http://mikemcquaid.com/">Mike's website</a></li><li><a title="Mike&#39;s Twitter" rel="nofollow" href="https://twitter.com/MikeMcQuaid">Mike's Twitter</a></li><li><a title="Mike on GitHub" rel="nofollow" href="https://github.com/MikeMcQuaid">Mike on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we chat with Mike McQuaid, the lead maintainer of Homebrew. We discuss how he got started contributing to Homebrew, its differences from Macports, using GitHub as a database, patching upstream, and more.</p><p>Special Guest: Mike McQuaid.</p><p>Links:</p><ul><li><a title="Homebrew website" rel="nofollow" href="https://brew.sh/">Homebrew website</a></li><li><a title="Homebrew on GitHub" rel="nofollow" href="https://github.com/Homebrew">Homebrew on GitHub</a></li><li><a title="Homebrew Formula Documentation" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md">Homebrew Formula Documentation</a></li><li><a title="MacPorts website" rel="nofollow" href="https://www.macports.org/">MacPorts website</a></li><li><a title="Max Howell" rel="nofollow" href="http://mxcl.github.io/">Max Howell</a></li><li><a title="Homebrew Taps" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md">Homebrew Taps</a></li><li><a title="Linuxbrew" rel="nofollow" href="http://linuxbrew.sh/">Linuxbrew</a></li><li><a title="ilovezfs on GitHub" rel="nofollow" href="https://github.com/ilovezfs">ilovezfs on GitHub</a></li><li><a title="Homebrew Analytics" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/docs/Analytics.md">Homebrew Analytics</a></li><li><a title="Homebrew Code of Conduct" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/CODEOFCONDUCT.md">Homebrew Code of Conduct</a></li><li><a title="Probot: Stale" rel="nofollow" href="https://github.com/probot/stale">Probot: Stale</a></li><li><a title="Reproducible Builds" rel="nofollow" href="https://reproducible-builds.org/">Reproducible Builds</a></li><li><a title="Homebrew Bundle" rel="nofollow" href="https://github.com/Homebrew/homebrew-bundle">Homebrew Bundle</a></li><li><a title="Contributing to Homebrew" rel="nofollow" href="https://github.com/Homebrew/brew/blob/master/CONTRIBUTING.md">Contributing to Homebrew</a></li><li><a title="Mike&#39;s website" rel="nofollow" href="http://mikemcquaid.com/">Mike's website</a></li><li><a title="Mike&#39;s Twitter" rel="nofollow" href="https://twitter.com/MikeMcQuaid">Mike's Twitter</a></li><li><a title="Mike on GitHub" rel="nofollow" href="https://github.com/MikeMcQuaid">Mike on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
