<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <!-- This feed is _not_ for iTunes, see episode.rss.xml for that. -->
  <channel>
    <title>Подкаст GolangShow</title>
    <link>http://golangshow.com/</link>
    <language>ru-RU</language>
    <copyright>&#x2117; &amp; &#xA9; 2015-2017, Команда GolangShow</copyright>
    <itunes:subtitle>Русскоязычный подкаст о языке Go</itunes:subtitle>
    <itunes:author>Подкаст GolangShow</itunes:author>
    <itunes:summary>В русскоязычном подкасте о языке программирования Go мы обсуждаем свежие новости, приглашаем интересных гостей, рассказываем о проходящих конференциях по всему миру</itunes:summary>
    <description>В русскоязычном подкасте о языке программирования Go мы обсуждаем свежие новости, приглашаем интересных гостей, рассказываем о проходящих конференциях по всему миру. Ключевые слова: go, golang, golangshow.</description>
    <generator>Hugo 0.31.1</generator>
    <itunes:image href="http://golangshow.com/images/cover_big.png" />
    <itunes:category text="Technology">
        <itunes:category text="Software How-To" />
    </itunes:category>
    <itunes:explicit>no</itunes:explicit>

      <item>
        <title>Выпуск 124. nil и AST</title>
        <itunes:subtitle>Выпуск 124. nil и AST</itunes:subtitle>
        <itunes:summary><![CDATA[

<h2 id="темы">Темы</h2>

<ul>
<li>[00:00:44] <a href="https://tip.golang.org/doc/go1.11">DRAFT Go 1.11 Release Notes</a></li>
<li>[00:01:24] <a href="https://getstream.io/blog/fixing-the-billion-dollar-mistake-in-go-by-borrowing-from-rust/">Fixing the billion dollar mistake in Go by borrowing from Rust</a></li>
<li>[00:13:42] <a href="https://www.jetbrains.com/research/devecosystem-2018/go/">The State of Developer Ecosystem Survey in 2018</a></li>
<li>[00:32:52] <a href="https://github.com/golang/go/blob/master/src/cmd/compile/README.md">Introduction to the Go compiler</a></li>
<li>[00:38:25] <a href="https://medium.com/@val_deleplace/go-code-refactoring-the-23x-performance-hunt-156746b522f7">Go code refactoring: the 23x performance hunt</a></li>
<li>[00:43:48] <a href="https://youtu.be/XbKSssBftLM">justforfunc #35: Implementing the tree command from scratch</a></li>
<li>[00:44:30] <a href="https://zserge.com/blog/metrics.html">Implementing Metrics In Go</a>

<ul>
<li><a href="https://github.com/prometheus/client_golang/blob/v0.8.0/prometheus/summary.go#L142">Prometheus&rsquo; Summary implementation</a></li>
</ul></li>
</ul>

<h2 id="библиотеки-и-проекты">Библиотеки и проекты</h2>

<ul>
<li>[00:55:30] <a href="https://github.com/tcard/sgo">SGo: A dialect of Go with optional types and without nil references</a></li>
<li>[00:56:54] <a href="https://github.com/albrow/fo">Fo: An experimental language which adds functional programming features to Go</a></li>
</ul>

<h2 id="конференции-и-митапы">Конференции и митапы</h2>

<p>Начинается с [00:58:18].</p>

<ul>
<li><a href="https://containerdays.io/">Container Days — 18-20 июня, Гамбург</a></li>
<li><a href="https://www.golanguk.com">GopherConUK — 1-3 августа, Лондон</a></li>
<li><a href="https://www.gophercon.com/">GopherCon — 27-30 августа, Денвер</a></li>
</ul>

<h2 id="интервью-с-денисом-исаевым-и-искандером-шариповым">Интервью с Денисом Исаевым и Искандером Шариповым</h2>

<p>Начинается с [00:59:58].</p>

<ul>
<li><a href="https://github.com/jirfag/go-queryset">go-queryset</a></li>
<li><a href="https://golangci.com">Golang CI</a></li>
<li><a href="https://github.com/golangci/golangci-lint">golangci-lint</a></li>
<li><a href="https://go-toolsmith.github.io">go-toolsmith</a></li>
<li><a href="https://go-critic.github.io">go-critic</a></li>
<li><a href="https://github.com/mvdan/lint">Common interfaces for Go code checkers</a></li>
<li><a href="https://github.com/thomasheller/golinters">Go linters report</a></li>
</ul>

<h2 id="патроны">&ldquo;Патроны&rdquo;</h2>

<p>Благодарим за поддержку Романа Нехорошева, Алексея Акуловича и всех-всех-всех
наших патронов. Поддержать подкаст можно <a href="https://www.patreon.com/golangshow">здесь</a>.</p>

<p>Если у вас есть на примете интересные гости, подходящие вакансии, анонсы митапов и конференций
или просто свежие темы для следующего выпуска, пишите в <a href="http://slack.golang-ru.com">слак-чат golang-ru</a>, канал <a href="https://golang-ru.slack.com/messages/C065X9AMS">#podcast</a>.</p>

<p>Ведущие этого выпуска:
<a href="https://twitter.com/LK4D4math">Александр</a>, <a href="https://twitter.com/paaleksey">Алексей</a> и <a href="https://twitter.com/webdeva">Елена</a>.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/124-ru-fixed.mp3" length="91713958" type="audio/mpeg" />
        <itunes:duration>01:35:31</itunes:duration>

        <link>http://golangshow.com/episode/2018/06-15-124-ru/</link>
        <pubDate>Fri, 15 Jun 2018 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2018/06-15-124-ru/</guid>
        <description><![CDATA[

<h2 id="темы">Темы</h2>

<ul>
<li>[00:00:44] <a href="https://tip.golang.org/doc/go1.11">DRAFT Go 1.11 Release Notes</a></li>
<li>[00:01:24] <a href="https://getstream.io/blog/fixing-the-billion-dollar-mistake-in-go-by-borrowing-from-rust/">Fixing the billion dollar mistake in Go by borrowing from Rust</a></li>
<li>[00:13:42] <a href="https://www.jetbrains.com/research/devecosystem-2018/go/">The State of Developer Ecosystem Survey in 2018</a></li>
<li>[00:32:52] <a href="https://github.com/golang/go/blob/master/src/cmd/compile/README.md">Introduction to the Go compiler</a></li>
<li>[00:38:25] <a href="https://medium.com/@val_deleplace/go-code-refactoring-the-23x-performance-hunt-156746b522f7">Go code refactoring: the 23x performance hunt</a></li>
<li>[00:43:48] <a href="https://youtu.be/XbKSssBftLM">justforfunc #35: Implementing the tree command from scratch</a></li>
<li>[00:44:30] <a href="https://zserge.com/blog/metrics.html">Implementing Metrics In Go</a>

<ul>
<li><a href="https://github.com/prometheus/client_golang/blob/v0.8.0/prometheus/summary.go#L142">Prometheus&rsquo; Summary implementation</a></li>
</ul></li>
</ul>

<h2 id="библиотеки-и-проекты">Библиотеки и проекты</h2>

<ul>
<li>[00:55:30] <a href="https://github.com/tcard/sgo">SGo: A dialect of Go with optional types and without nil references</a></li>
<li>[00:56:54] <a href="https://github.com/albrow/fo">Fo: An experimental language which adds functional programming features to Go</a></li>
</ul>

<h2 id="конференции-и-митапы">Конференции и митапы</h2>

<p>Начинается с [00:58:18].</p>

<ul>
<li><a href="https://containerdays.io/">Container Days — 18-20 июня, Гамбург</a></li>
<li><a href="https://www.golanguk.com">GopherConUK — 1-3 августа, Лондон</a></li>
<li><a href="https://www.gophercon.com/">GopherCon — 27-30 августа, Денвер</a></li>
</ul>

<h2 id="интервью-с-денисом-исаевым-и-искандером-шариповым">Интервью с Денисом Исаевым и Искандером Шариповым</h2>

<p>Начинается с [00:59:58].</p>

<ul>
<li><a href="https://github.com/jirfag/go-queryset">go-queryset</a></li>
<li><a href="https://golangci.com">Golang CI</a></li>
<li><a href="https://github.com/golangci/golangci-lint">golangci-lint</a></li>
<li><a href="https://go-toolsmith.github.io">go-toolsmith</a></li>
<li><a href="https://go-critic.github.io">go-critic</a></li>
<li><a href="https://github.com/mvdan/lint">Common interfaces for Go code checkers</a></li>
<li><a href="https://github.com/thomasheller/golinters">Go linters report</a></li>
</ul>

<h2 id="патроны">&ldquo;Патроны&rdquo;</h2>

<p>Благодарим за поддержку Романа Нехорошева, Алексея Акуловича и всех-всех-всех
наших патронов. Поддержать подкаст можно <a href="https://www.patreon.com/golangshow">здесь</a>.</p>

<p>Если у вас есть на примете интересные гости, подходящие вакансии, анонсы митапов и конференций
или просто свежие темы для следующего выпуска, пишите в <a href="http://slack.golang-ru.com">слак-чат golang-ru</a>, канал <a href="https://golang-ru.slack.com/messages/C065X9AMS">#podcast</a>.</p>

<p>Ведущие этого выпуска:
<a href="https://twitter.com/LK4D4math">Александр</a>, <a href="https://twitter.com/paaleksey">Алексей</a> и <a href="https://twitter.com/webdeva">Елена</a>.</p>
]]></description>
      </item>

      <item>
        <title>Выпуск 123. Юбилейный</title>
        <itunes:subtitle>Выпуск 123. Юбилейный</itunes:subtitle>
        <itunes:summary><![CDATA[

<h2 id="темы">Темы</h2>

<ul>
<li>[00:00:40] Еженедельный отчёт от Саши

<ul>
<li><a href="https://github.com/golang/go/commit/816154b06553a4cf8ee7ad089f5e444b37bed43d">os: add UserCacheDir</a></li>
<li><a href="https://github.com/golang/go/commit/df5997b99b9a89e1198596366230fa6c4dd50b70">regexp: don&rsquo;t allocate when All methods find no matches</a></li>
<li><a href="https://github.com/golang/go/commit/88ba64582703cea0d66a098730215554537572de">sync: enable profiling of RWMutex</a></li>
<li><a href="https://github.com/golang/go/commit/7263540146c75de8037501b3d6fb64f59a0d1956">regexp: Regexp shouldn&rsquo;t keep references to inputs</a></li>
<li><a href="https://github.com/golang/go/commit/c12b185a6ed143e7b397bd58489866505756be0e">cmd/compile: avoid mapaccess at ..</a></li>
<li><a href="https://github.com/golang/go/commit/ea1f4832401afb6bd89bf145db3791e7de6cadc4">cmd/trace: beautify goroutine page</a></li>
<li><a href="https://github.com/golang/go/commit/3f89214940d1f922bc4fde923de658a2ec1e4ac3">cmd/pprof: add readline support similar to upstream</a></li>
</ul></li>
<li>[00:06:07] Еженедельный отчёт от Лёши

<ul>
<li><a href="https://github.com/golang/go/issues/24282">proposal: Go 2: improve for-loop ergonomics</a></li>
<li><a href="https://github.com/golang/go/issues/25588">proposal: Go 2: disallow imports of external packages in library packages</a></li>
<li><a href="https://github.com/golang/go/issues/25725">language: Go 2: allow setting slice cap &lt; len, prohibiting writes</a></li>
<li><a href="https://github.com/golang/go/issues/21095">proposal: fmt: maps should format in sorted order</a></li>
<li><a href="https://github.com/golang/go/issues/25069">cmd/go: add minimal support for vgo transition</a></li>
<li><a href="https://github.com/golang/go/issues/25390">proposal: io: document Closer as an idempotent operation</a></li>
<li><a href="https://github.com/golang/go/issues/25408">proposal: io: add OnceCloser helper</a></li>
<li><a href="https://github.com/golang/go/issues/25444">x/tools/cmd/godoc: add support for hotlinks</a></li>
<li><a href="https://github.com/golang/go/issues/25449">x/tools/cmd/godoc: create table of contents from headings in package overview</a></li>
</ul></li>
<li>[00:12:53] Темы

<ul>
<li><a href="https://groups.google.com/forum/#!topic/golang-announce/_S9YQriFKuU">Go 1.10.3 and Go 1.9.7 are released</a></li>
<li><a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.3">milestone</a></li>
<li><a href="https://research.swtch.com/vgo-eng">What is Software Engineering?</a></li>
<li><a href="https://research.swtch.com/vgo-why-versions">Why Add Versions To Go?</a></li>
<li><a href="https://peter.bourgon.org/go-for-industrial-programming/">Go for Industrial Programming</a></li>
<li><a href="https://github.com/golang/go/issues/25471#issuecomment-391906366">How time.Sleep Works in the Go Runtime</a></li>
</ul></li>
</ul>

<h2 id="библиотеки-и-проекты">Библиотеки и проекты</h2>

<p>Начинается с [00:28:00].</p>

<ul>
<li><a href="https://github.com/golangci/golangci-lint">Linters Runner for Go. 5x faster than gometalinter.</a></li>
<li><a href="https://github.com/shivamMg/ppds">Pretty Print Data Structures</a></li>
<li><a href="https://github.com/esimov/pigo">Golang implementation of Pico face detection library</a></li>
<li><a href="https://github.com/ry/deno">TypeScript runtime on V8 in Go</a></li>
</ul>

<h2 id="конференции-и-митапы">Конференции и митапы</h2>

<p>Начинается с [00:33:34].</p>

<ul>
<li><a href="https://containerdays.io/">Container Days — 18-20 июня, Гамбург</a></li>
<li><a href="https://www.golanguk.com">GopherConUK — 1-3 августа, Лондон</a></li>
<li><a href="https://www.gophercon.com/">GopherCon — 27-30 августа, Денвер</a></li>
</ul>

<h2 id="интервью-с-натали-пистунович-про-gophercon-iceland">Интервью с Натали Пистунович про GopherCon Iceland</h2>

<p>Начинается с [00:35:53].</p>

<ul>
<li>Natalie&rsquo;s twitter: <a href="https://twitter.com/NataliePis">@NataliePis</a></li>
<li><a href="https://golangbridge.org">Проект GoBridge</a></li>
</ul>

<h2 id="патроны">&ldquo;Патроны&rdquo;</h2>

<p>Благодарим за поддержку Романа Нехорошева, Алексея Акуловича, Максима Сёмочкина и всех-всех-всех
наших патронов. Поддержать подкаст можно <a href="https://www.patreon.com/golangshow">здесь</a>.</p>

<p>Если у вас есть на примете интересные гости, подходящие вакансии, анонсы митапов и конференций
или просто свежие темы для следующего выпуска, пишите в <a href="http://slack.golang-ru.com">слак-чат golang-ru</a>, канал <a href="https://golang-ru.slack.com/messages/C065X9AMS">#podcast</a>.</p>

<p>Ведущие этого выпуска:
<a href="https://twitter.com/LK4D4math">Александр</a>, <a href="https://twitter.com/paaleksey">Алексей</a> и <a href="https://twitter.com/webdeva">Елена</a>.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/123-ru.mp3" length="47131504" type="audio/mpeg" />
        <itunes:duration>00:49:05</itunes:duration>

        <link>http://golangshow.com/episode/2018/06-08-123-ru/</link>
        <pubDate>Fri, 08 Jun 2018 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2018/06-08-123-ru/</guid>
        <description><![CDATA[

<h2 id="темы">Темы</h2>

<ul>
<li>[00:00:40] Еженедельный отчёт от Саши

<ul>
<li><a href="https://github.com/golang/go/commit/816154b06553a4cf8ee7ad089f5e444b37bed43d">os: add UserCacheDir</a></li>
<li><a href="https://github.com/golang/go/commit/df5997b99b9a89e1198596366230fa6c4dd50b70">regexp: don&rsquo;t allocate when All methods find no matches</a></li>
<li><a href="https://github.com/golang/go/commit/88ba64582703cea0d66a098730215554537572de">sync: enable profiling of RWMutex</a></li>
<li><a href="https://github.com/golang/go/commit/7263540146c75de8037501b3d6fb64f59a0d1956">regexp: Regexp shouldn&rsquo;t keep references to inputs</a></li>
<li><a href="https://github.com/golang/go/commit/c12b185a6ed143e7b397bd58489866505756be0e">cmd/compile: avoid mapaccess at ..</a></li>
<li><a href="https://github.com/golang/go/commit/ea1f4832401afb6bd89bf145db3791e7de6cadc4">cmd/trace: beautify goroutine page</a></li>
<li><a href="https://github.com/golang/go/commit/3f89214940d1f922bc4fde923de658a2ec1e4ac3">cmd/pprof: add readline support similar to upstream</a></li>
</ul></li>
<li>[00:06:07] Еженедельный отчёт от Лёши

<ul>
<li><a href="https://github.com/golang/go/issues/24282">proposal: Go 2: improve for-loop ergonomics</a></li>
<li><a href="https://github.com/golang/go/issues/25588">proposal: Go 2: disallow imports of external packages in library packages</a></li>
<li><a href="https://github.com/golang/go/issues/25725">language: Go 2: allow setting slice cap &lt; len, prohibiting writes</a></li>
<li><a href="https://github.com/golang/go/issues/21095">proposal: fmt: maps should format in sorted order</a></li>
<li><a href="https://github.com/golang/go/issues/25069">cmd/go: add minimal support for vgo transition</a></li>
<li><a href="https://github.com/golang/go/issues/25390">proposal: io: document Closer as an idempotent operation</a></li>
<li><a href="https://github.com/golang/go/issues/25408">proposal: io: add OnceCloser helper</a></li>
<li><a href="https://github.com/golang/go/issues/25444">x/tools/cmd/godoc: add support for hotlinks</a></li>
<li><a href="https://github.com/golang/go/issues/25449">x/tools/cmd/godoc: create table of contents from headings in package overview</a></li>
</ul></li>
<li>[00:12:53] Темы

<ul>
<li><a href="https://groups.google.com/forum/#!topic/golang-announce/_S9YQriFKuU">Go 1.10.3 and Go 1.9.7 are released</a></li>
<li><a href="https://github.com/golang/go/issues?q=milestone%3AGo1.10.3">milestone</a></li>
<li><a href="https://research.swtch.com/vgo-eng">What is Software Engineering?</a></li>
<li><a href="https://research.swtch.com/vgo-why-versions">Why Add Versions To Go?</a></li>
<li><a href="https://peter.bourgon.org/go-for-industrial-programming/">Go for Industrial Programming</a></li>
<li><a href="https://github.com/golang/go/issues/25471#issuecomment-391906366">How time.Sleep Works in the Go Runtime</a></li>
</ul></li>
</ul>

<h2 id="библиотеки-и-проекты">Библиотеки и проекты</h2>

<p>Начинается с [00:28:00].</p>

<ul>
<li><a href="https://github.com/golangci/golangci-lint">Linters Runner for Go. 5x faster than gometalinter.</a></li>
<li><a href="https://github.com/shivamMg/ppds">Pretty Print Data Structures</a></li>
<li><a href="https://github.com/esimov/pigo">Golang implementation of Pico face detection library</a></li>
<li><a href="https://github.com/ry/deno">TypeScript runtime on V8 in Go</a></li>
</ul>

<h2 id="конференции-и-митапы">Конференции и митапы</h2>

<p>Начинается с [00:33:34].</p>

<ul>
<li><a href="https://containerdays.io/">Container Days — 18-20 июня, Гамбург</a></li>
<li><a href="https://www.golanguk.com">GopherConUK — 1-3 августа, Лондон</a></li>
<li><a href="https://www.gophercon.com/">GopherCon — 27-30 августа, Денвер</a></li>
</ul>

<h2 id="интервью-с-натали-пистунович-про-gophercon-iceland">Интервью с Натали Пистунович про GopherCon Iceland</h2>

<p>Начинается с [00:35:53].</p>

<ul>
<li>Natalie&rsquo;s twitter: <a href="https://twitter.com/NataliePis">@NataliePis</a></li>
<li><a href="https://golangbridge.org">Проект GoBridge</a></li>
</ul>

<h2 id="патроны">&ldquo;Патроны&rdquo;</h2>

<p>Благодарим за поддержку Романа Нехорошева, Алексея Акуловича, Максима Сёмочкина и всех-всех-всех
наших патронов. Поддержать подкаст можно <a href="https://www.patreon.com/golangshow">здесь</a>.</p>

<p>Если у вас есть на примете интересные гости, подходящие вакансии, анонсы митапов и конференций
или просто свежие темы для следующего выпуска, пишите в <a href="http://slack.golang-ru.com">слак-чат golang-ru</a>, канал <a href="https://golang-ru.slack.com/messages/C065X9AMS">#podcast</a>.</p>

<p>Ведущие этого выпуска:
<a href="https://twitter.com/LK4D4math">Александр</a>, <a href="https://twitter.com/paaleksey">Алексей</a> и <a href="https://twitter.com/webdeva">Елена</a>.</p>
]]></description>
      </item>

      <item>
        <title>Выпуск 116. dotGo 2017: интервью с sam&#39;ом boyer&#39;ом</title>
        <itunes:subtitle>Выпуск 116. dotGo 2017: интервью с sam&#39;ом boyer&#39;ом</itunes:subtitle>
        <itunes:summary><![CDATA[<p>Интервью с sam&rsquo;ом boyer&rsquo;ом на dotGo 2017.</p>

<p>Interview with sam boyer at dotGo 2017.</p>

<p>Звук от Алексея очень плох, но sam&rsquo;а слышно хорошо. Благодарим <a href="https://github.com/KosToZyB">Константина Веселкова</a>
за помощь в восстановлении звука этого интервью.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/116.mp3" length="5725472" type="audio/mpeg" />
        <itunes:duration>00:16:14</itunes:duration>

        <link>http://golangshow.com/episode/2018/02-05-116/</link>
        <pubDate>Mon, 05 Feb 2018 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2018/02-05-116/</guid>
        <description><![CDATA[<p>Интервью с sam&rsquo;ом boyer&rsquo;ом на dotGo 2017.</p>

<p>Interview with sam boyer at dotGo 2017.</p>

<p>Звук от Алексея очень плох, но sam&rsquo;а слышно хорошо. Благодарим <a href="https://github.com/KosToZyB">Константина Веселкова</a>
за помощь в восстановлении звука этого интервью.</p>
]]></description>
      </item>

      <item>
        <title>Выпуск 115. dotGo 2017: интервью с JBD</title>
        <itunes:subtitle>Выпуск 115. dotGo 2017: интервью с JBD</itunes:subtitle>
        <itunes:summary><![CDATA[<p>Интервью с Jaana Burcu Dogan a.k.a. rakyll на dotGo 2017.</p>

<p>Interview with Jaana Burcu Dogan a.k.a. rakyll at dotGo 2017.</p>

<p>В нём по какой-то причине Алексей называет Derek&rsquo;а Parker&rsquo;а Трэвисом. Приношу свои извинения.</p>

<p>Звук в самом начале очень плох, но потом становится лучше. Благодарим <a href="https://github.com/KosToZyB">Константина Веселкова</a>
за помощь в восстановлении звука этого интервью.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/115.mp3" length="5118967" type="audio/mpeg" />
        <itunes:duration>00:14:56</itunes:duration>

        <link>http://golangshow.com/episode/2018/02-04-115/</link>
        <pubDate>Sun, 04 Feb 2018 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2018/02-04-115/</guid>
        <description><![CDATA[<p>Интервью с Jaana Burcu Dogan a.k.a. rakyll на dotGo 2017.</p>

<p>Interview with Jaana Burcu Dogan a.k.a. rakyll at dotGo 2017.</p>

<p>В нём по какой-то причине Алексей называет Derek&rsquo;а Parker&rsquo;а Трэвисом. Приношу свои извинения.</p>

<p>Звук в самом начале очень плох, но потом становится лучше. Благодарим <a href="https://github.com/KosToZyB">Константина Веселкова</a>
за помощь в восстановлении звука этого интервью.</p>
]]></description>
      </item>

      <item>
        <title>Выпуск 078. Спецвыпуск с dotGo 2016</title>
        <itunes:subtitle>Выпуск 078. Спецвыпуск с dotGo 2016</itunes:subtitle>
        <itunes:summary><![CDATA[<p>Интервью с докладчиками:</p>

<ul>
<li>Dave Cheney</li>
<li>Brad Rydzewsky</li>
<li>Robert Griesemer</li>
</ul>

<p>Интервью с участниками конференции:</p>

<ul>
<li>Леонид</li>
<li>Олег</li>
<li>Алексей</li>
<li>Владимир</li>
</ul>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/078.mp3" length="49410574" type="audio/mpeg" />
        <itunes:duration>00:51:41</itunes:duration>

        <link>http://golangshow.com/episode/2016/10-16-078/</link>
        <pubDate>Sun, 16 Oct 2016 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2016/10-16-078/</guid>
        <description><![CDATA[<p>Интервью с докладчиками:</p>

<ul>
<li>Dave Cheney</li>
<li>Brad Rydzewsky</li>
<li>Robert Griesemer</li>
</ul>

<p>Интервью с участниками конференции:</p>

<ul>
<li>Леонид</li>
<li>Олег</li>
<li>Алексей</li>
<li>Владимир</li>
</ul>
]]></description>
      </item>

      <item>
        <title>Выпуск 030. Интервью с Робом Пайком.</title>
        <itunes:subtitle>Выпуск 030. Интервью с Робом Пайком.</itunes:subtitle>
        <itunes:summary><![CDATA[<p>Интервью с Робом Пайком на dotGo 2015.</p>

<p>Interview with Rob Pike at dotGo 2015.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/interview_rob.mp3" length="2729301" type="audio/mpeg" />
        <itunes:duration>00:06:37</itunes:duration>

        <link>http://golangshow.com/episode/2015/11-21-030/</link>
        <pubDate>Sat, 21 Nov 2015 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2015/11-21-030/</guid>
        <description><![CDATA[<p>Интервью с Робом Пайком на dotGo 2015.</p>

<p>Interview with Rob Pike at dotGo 2015.</p>
]]></description>
      </item>

      <item>
        <title>Выпуск 029. Интервью с Бредом Фитцпатриком.</title>
        <itunes:subtitle>Выпуск 029. Интервью с Бредом Фитцпатриком.</itunes:subtitle>
        <itunes:summary><![CDATA[<p>Интервью с Бредом Фитцпатриком на dotGo 2015.</p>

<p>Interview with Brad Fitzpatrick at dotGo 2015.</p>
]]></itunes:summary>

        <itunes:author>Подкаст GolangShow</itunes:author>
        <itunes:image href="http://golangshow.com/images/cover_big.png" />
        <enclosure url="http://golangshow.com/cdn/episodes/interview_bred.mp3" length="3809850" type="audio/mpeg" />
        <itunes:duration>00:10:14</itunes:duration>

        <link>http://golangshow.com/episode/2015/11-20-029/</link>
        <pubDate>Fri, 20 Nov 2015 00:00:00 +0000</pubDate>

        <guid>http://golangshow.com/episode/2015/11-20-029/</guid>
        <description><![CDATA[<p>Интервью с Бредом Фитцпатриком на dotGo 2015.</p>

<p>Interview with Brad Fitzpatrick at dotGo 2015.</p>
]]></description>
      </item>

  </channel>
</rss>
