CINXE.COM
CPAN This Day In History - CoRecursive Podcast
<!DOCTYPE html> <html lang="en"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- PreLoad CSS --> <link rel="preload" as="style" href="/assets/main.css"> <!-- PreConnect DNS --> <link href="https://fonts.gstatic.com" crossorigin="anonymous" rel="preconnect"> <link href="https://ajax.googleapis.com" rel="preconnect"> <link href="https://fonts.googleapis.com" rel="preconnect"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112293125-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112293125-1'); </script> <link rel="alternate" title="Corecursive" type="application/rss+xml" href="https://corecursive.com/feed" /><title>CPAN This Day In History - CoRecursive Podcast</title><link rel="canonical" href="https://corecursive.com/tdih-cpan/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="website"> <meta property="og:title" content="CPAN - CoRecursive Podcast"> <meta property="og:url" content="https://corecursive.com/tdih-cpan/"> <meta property="og:site_name" content="CoRecursive Podcast"> <meta name="generator" content="jekyll 4.2.0" /><!-- image for Open Graph --><!-- image: https://corecursive.com/assets/images/079/wide.png --><meta name="description" content="CPAN was the first open-source software module repository. And on this day, Aug 1st, in 1995, CPAN was first announced to a private group of PERL users.And why does this matter? Who is still using PERL anyhow? CPAN inspired everything that would follow: npm, maven, cargo, nuget, hackage, ruby gems, python pypi and so on.If you are building things today... […]" /><meta name="author" content="Adam Gordon Bell" /> <meta property="og:description" content="CPAN was the first open-source software module repository. And on this day, Aug 1st, in 1995, CPAN was first announced to a private group of PERL users.And why does this matter? Who is still using PERL anyhow? CPAN inspired everything that would follow: npm, maven, cargo, nuget, hackage, ruby gems, python pypi and so on.If you are building things today... […]" /> <meta property="og:url" content="https://corecursive.com/tdih-cpan/" /> <meta property="og:section" content="Cloud Computing" /><meta property="og:tag" content="" /><meta name="twitter:creator" content="@corecursive"> <meta name="twitter:site" content="@corecursive"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Adam Gordon Bell"> <meta name="twitter:label2" content="Est. reading time"> <meta name="twitter:data2" content="5 minutes"> <meta name="twitter:title" content="CPAN - CoRecursive Podcast"> <meta name="twitter:description" content="CPAN was the first open-source software module repository. And on this day, Aug 1st, in 1995, CPAN was first announced to a private group of PERL users.And why does this matter? Who is still using PERL anyhow? CPAN inspired everything that would follow: npm, maven, cargo, nuget, hackage, ruby gems, python pypi and so on.If you are building things today... […]"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:image" content="https://corecursive.com/assets/images/079/wide.png"> <meta property="og:image" content="https://corecursive.com/assets/images/079/wide.png" /> <!-- application/ld+json --> <script type="application/ld+json"> {"@type":"WebSite", "url":"https://corecursive.com", "image":{ "alt":"og-image", "url":"https://corecursive.com/assets/images/079/wide.png", "@type":"imageObject"},"author":{ "@type":"Person", "name":"Adam Gordon Bell"}, "description":"CPAN was the first open-source software module repository. And on this day, Aug 1st, in 1995, CPAN was first announced to a private group of PERL users.And why does this matter? Who is still using PERL anyhow? CPAN inspired everything that would follow: npm, maven, cargo, nuget, hackage, ruby gems, python pypi and so on.If you are building things today... […]", "name":"CoRecursive Podcast","headline":"CPAN", "@context":"https://schema.org","datePublished": "2022-08-01 00:00:00 +0000"} </script> <link rel="shortlink" href="/"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png"> <link rel="manifest" href="/assets/favicons/site.webmanifest"> <link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="/assets/main.css"> <script src="/assets/bundle.js" defer></script> </head><body> <div class="wrapper" style="transform: none;"><!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1072757816534097'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" alt="" src="https://www.facebook.com/tr?id=1072757816534097&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <div class="header-fix"> <div class="nav_outer nav_fixed_top single-normal" id="nav_outer"> <nav class="nav_inner"> <!-- Logo --> <div id="logo" class="logo" role="complementary"> <a href="https://corecursive.com/"> <img src="/assets/images/logos/logo-reduced-1-white.png" alt="logo"> </a> </div> <!-- end #logo --> <div class="nav_items"> <div> <!-- sandwich --> <div class="toggle_mnu" id="toggle_mnu"> <span class="sandwich btn" id="sandwich"> <i class="fa-solid fa-bars"></i> <i class="fa-solid fa-xmark hidden"></i> </span> </div> <!-- navigation list --> <ul class="nav_main controls hidden_small" id="nav_main"> <li id="nav_/"> <a class="underhover" href="/">Home</a> </li> <li id="nav_https://link.chtbl.com/corecursive"> <a class="underhover" href="https://link.chtbl.com/corecursive">Subscribe To Podcast</a> </li> <li id="nav_/category/podcast/"> <a class="underhover" href="/category/podcast/">Episodes By Date</a> </li> <li id="nav_/tags"> <a class="underhover" href="/tags">Episode By Theme</a> </li> <li id="nav_/about"> <a class="underhover" href="/about">About</a> </li> <li id="nav_/donate"> <a class="underhover" href="/donate">Donate</a> </li> </ul> </div> <form class="search_form"> <input type="text" id="search" class="hidden" placeholder="Search"> <i class="fa-solid fa-magnifying-glass search_button" id="search_button"></i> </form> </div> </nav> </div> <div> <header class="single-normal"> <div class="header-bar"></div> </header> </div> </div> <!-- HTML elements for search --> <ul id="list" class="search_list container"></ul> <div> <div> <div class="single_hero_outer"> <div class="container"> <div class="single_hero"> <div class="single_hero_header"> <h2>CORECURSIVE #079</h2> <h1>CPAN</h1><h3>This Day In History</h3><div class="single-download-bar "> <div class="single-download-bar-left"> <a class="listen-button button" id="listen_button" data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362" href="#"> <i class="fa-solid fa-play"></i> <span>Listen Now</span> </a> </div> <div class="single-download-bar-left" id="play-itunes"> <a class="button" href="https://link.chtbl.com/corecursive" target="_blank"> <i class="fa-solid fa-play"></i> <span>PODCAST PLAYER</span> </a> </div> </div> </div> <div class="guest_box"> <picture><source sizes="(min-width: 300px) 315px, (max-width: 479px) 315px" srcset="/assets/generated/079/action-315-9214eb93e.webp 315w" type="image/webp"><source sizes="(min-width: 300px) 315px, (max-width: 479px) 315px" srcset="/assets/generated/079/action-315-c7eb813b1.png 315w" type="image/png"><img src="/assets/generated/079/action-315-c7eb813b1.png" alt="CPAN"></picture> </div> </div> </div> </div><!-- Generated by https://smooth.ie/blogs/news/svg-wavey-transitions-between-sections --> <div style="height: 150px; overflow: hidden; width: 100%;"><svg viewBox="0 0 500 150" preserveAspectRatio="none" style="height: 220%; width: 100%;"> <path d="M-0.84,0.50 C191.03,88.31 347.90,-78.45 509.31,55.75 L631.20,-64.63 L-2.54,-1.47 Z" style="stroke: none; fill: #052d49;"></path> </svg></div><div class="container"> <div class="container prev-next-podcast"> <div class="prev-podcast"> <a class="underhover" href="/eliza-with-jeff-shrager/" rel="prev" title="The History and Mystery Of Eliza">The History and Mystery Of Eliza</a> </div> <div class=" next-podcast"> <a class="underhover" href="/prison-programming-with-rick-wolter/" rel="next" title="From Prison To Programming ">From Prison To Programming</a> </div> </div> </div> <!-- Post content --> <div class="container"> <div class="single_description"> <p>CPAN was the first open-source software module repository. And on this day, Aug 1st, in 1995, CPAN was first announced to a private group of PERL users.</p> <p>And why does this matter? Who is still using PERL anyhow? CPAN inspired everything that would follow: npm, maven, cargo, nuget, hackage, ruby gems, python pypi and so on.</p> <p>If you are building things today by pulling in various packages from various open source places – and really, who isn’t – then the history of how this world came to be is important.</p> <!-- <a href="https://link.chtbl.com/corecursive" class="center-button">Subscribe here</a> --> </div> </div> </div> </div> <!-- transcription --> <div class="container" id="transcription-box" style="position: relative;"> <aside class="sidebar"> <div> <div class="side-heading">Guest</div><div class="p-flex"> <div class="p-image"> <picture class="lazy"><source data-sizes="(min-width: 300px) 95px" data-srcset="/assets/generated/079/profile-95-e9365d5e0.webp 95w" type="image/webp"><source data-sizes="(min-width: 300px) 95px" data-srcset="/assets/generated/079/profile-95-9ece05cc8.png 95w" type="image/png"><img class="lazy" data-src="/assets/generated/079/profile-95-9ece05cc8.png" alt="Krystal Maughan"></picture> </div> <div> <h5>Krystal Maughan</h5> <div> Lamda Girl </div> <div> <a href="https://twitter.com/kammitama">@kammitama </a> </div> </div> </div> <!-- Second Guest--><div class="p-flex"> <div class="p-image"> <picture class="lazy"><source data-sizes="(min-width: 300px) 95px" data-srcset="/assets/generated/079/profile1-95-b6229cdff.webp 95w" type="image/webp"><source data-sizes="(min-width: 300px) 95px" data-srcset="/assets/generated/079/profile1-95-ee864a50b.png 95w" type="image/png"><img class="lazy" data-src="/assets/generated/079/profile1-95-ee864a50b.png" alt="Don McKay"></picture> </div> <div> <h5>Don McKay</h5> <div> Software Engineer </div> <div> <a href="https://twitter.com/Donald_McKay">@Donald_McKay </a> </div> </div> </div></div> <div class="single_podcast_toc"> <div class="side-heading">Table Of Contents</div> <div> <div class="time-jump-list"> <ul id="toc" class="section-nav"> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="0" title="Play podcast from this time">00:00</span> - <a href="#introduction">Introduction</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="128" title="Play podcast from this time">02:08</span> - <a href="#first-there-was-awk">First There Was AWK</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="247" title="Play podcast from this time">04:07</span> - <a href="#perl-and-irc">Perl and IRC</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="420" title="Play podcast from this time">07:00</span> - <a href="#perl-the-community">Perl the Community</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="481" title="Play podcast from this time">08:01</span> - <a href="#enter-the-web">Enter the Web</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="658" title="Play podcast from this time">10:58</span> - <a href="#the-pack-rats">The Pack Rats</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="749" title="Play podcast from this time">12:29</span> - <a href="#building-cpan">Building CPAN</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="840" title="Play podcast from this time">14:00</span> - <a href="#refining-cpan">Refining CPAN</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="898" title="Play podcast from this time">14:58</span> - <a href="#categories">Categories</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="950" title="Play podcast from this time">15:50</span> - <a href="#announcing-cpan">Announcing CPAN</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1049" title="Play podcast from this time">17:29</span> - <a href="#cpan-testers">CPAN Testers</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1218" title="Play podcast from this time">20:18</span> - <a href="#cpans-impact">CPAN’s Impact</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1275" title="Play podcast from this time">21:15</span> - <a href="#adams-story">Adam’s Story</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1370" title="Play podcast from this time">22:50</span> - <a href="#good-bye-open-source">Good Bye Open Source</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1466" title="Play podcast from this time">24:26</span> - <a href="#an-act-of-war">An Act of War</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1509" title="Play podcast from this time">25:09</span> - <a href="#altnet">ALT.NET</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1572" title="Play podcast from this time">26:12</span> - <a href="#a-horrible-alternate-world">A Horrible Alternate World</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1660" title="Play podcast from this time">27:40</span> - <a href="#mort-elvis-and-einstein">Mort, Elvis and Einstein</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="1929" title="Play podcast from this time">32:09</span> - <a href="#microsofts-perspective">Microsoft’s Perspective</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2026" title="Play podcast from this time">33:46</span> - <a href="#communities-grow-developers">Communities Grow Developers</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2164" title="Play podcast from this time">36:04</span> - <a href="#third-party-packages-for-everyone">Third Party Packages for Everyone</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2302" title="Play podcast from this time">38:22</span> - <a href="#developer-burn-out">Developer Burn Out</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2382" title="Play podcast from this time">39:42</span> - <a href="#npm-and-scaling-a-community">NPM and Scaling a Community</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2475" title="Play podcast from this time">41:15</span> - <a href="#kik-wins-everyone-loses">KIK Wins, Everyone Loses</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2541" title="Play podcast from this time">42:21</span> - <a href="#leftpad">LeftPad</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2625" title="Play podcast from this time">43:45</span> - <a href="#protect-the-community">Protect the Community</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2798" title="Play podcast from this time">46:38</span> - <a href="#dump-trucks-of-money">Dump Trucks of Money</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="2960" title="Play podcast from this time">49:20</span> - <a href="#scaling-a-community-is-hard">Scaling a Community Is Hard</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="3021" title="Play podcast from this time">50:21</span> - <a href="#a-reasonable-solution">A Reasonable Solution</a></li> <li class="toc-entry toc-h2"><span class="jump_time jump-to-time" data-jump_time="3316" title="Play podcast from this time">55:16</span> - <a href="#outro">Outro</a></li> </ul> </div> </div> </div> </aside> <div class="podcast_body"> <h2 class="single-post-title"> Transcript </h2> <i>Note: This podcast is designed to be heard. If you are able, we strongly encourage you to listen to the audio, which includes emphasis that’s not on the page</i> <div class="post-text transcript"> <h2 id="introduction"><strong>Introduction</strong><!-- 00:00 --></h2> <p><strong>Adam:</strong><!--(00:00)--> Hi, this is CoRecursive and I’m Adam Gordon Bell. Each episode is the story of a piece of software being built.</p> <p>And today is all about something I’ve never used before, but that has shaped so much of how software development is done today, it’s almost hard to imagine a world without it. Can you guess what it is? It was first announced to a private group on August 1st 1995, 27 years ago. And eventually, the ideas embodied in it, spread to nearly all programming language communities. I’m talking about what led to our modern world of open source software development and to the world of building things by gluing packages together.</p> <!--(00:48)--> <p>I’m talking about CPAN, The Comprehensive Perl Archive Network. Maybe you’ve heard of it, maybe you haven’t, but CPAN was the first open source software module repository. CPAN inspired everything that would follow. NPM, Maven, Cargo, NuGet, package, RubyGems, Python pypi, and so on and so forth. There’s so many.</p> <p>If you’re building things today by pulling in various packages from various open source places and really who isn’t, then the history of how this world came to be is important. Let me say it again. CPAN should be something you know about. It was the original, it changed software development, and it has lessons to teach us about community and about collaboration.</p> <!--(01:31)--> <p>So today, I want to share the early history of package management and how it shaped the world of software development and to discuss that, I have my former colleague and all around car guy, Don Mckay.</p> <p><strong>Don:</strong><!--(01:44)--> Hello. I’m not that much of a car guy.</p> <p><strong>Adam:</strong><!--(01:48)--> Listen, if you’ve after market modified your car, you’re a car guy to me.</p> <p><strong>Don:</strong><!--(01:51)--> Maybe half car guy.</p> <p><strong>Adam:</strong><!--(01:54)--> And also, I have my [inaudible 00:01:57] friend Krystal Maughan.</p> <p><strong>Krystal:</strong><!--(01:58)--> Yay. Thank you so much for inviting me. And I’m really happy to be here today.</p> <h2 id="first-there-was-awk"><strong>First There Was AWK</strong><!-- 02:08 --></h2> <p><strong>Adam:</strong><!--(02:08)--> The cool thing about Perl is that it’s kind of like the story about the fun side of computing. Like people playing around with things.</p> <p>If you go back to 1977, Unix existed, Anna had the shell, which meant that you could just get things done interactively by typing commands and piping them in. You didn’t need to write big programs in C. You could do like interactive stuff, which was a big deal at the time. And Brian Kernighan apparently used to do demos of doing spell check at the command line. Back in the 70s, somebody would take a document, a text file. And he would at the command line like chain together, splitting it up into words, and then joining those words against dictionary and returning all the words that weren’t in the dictionary. I made a spell check, just like typed it out in a couple of commands.</p> <!--(02:54)--> <p>And so that was scripting. Like people now talk about, scripting languages versus non-scripting languages. And it seems pretty murky. But back then it was a big difference.</p> <p>So, Brian and his colleagues, Alfred Aho and Peter Weinberger, they wanted to extend what you could do in the scripting mode and make computers more expressive. So, they created this language AWK where it was easy to parse text and where you didn’t have to declare variables ahead of time. And you used like dictionaries, like key values instead of arrays. It was programming that looked a lot modern like Python or Ruby instead of the C programming that was more common in Unix at that time.</p> <p>So, that’s 1977, but then you fast forward, not many people had computers in 77, but you go to 87, 10 years forward when I was actually alive, although quite small. And Larry Wall announced Perl. And so he wanted to follow in this AWK tradition. He wanted to make something so that it was easy to do these little interactive computer tasks that people had to do.</p> <p><strong>Krystal:</strong><!--(04:02)--> I did a mock interview once in AWK. It’s like Ops people use it quite a bit.</p> <h2 id="perl-and-irc"><strong>Perl and IRC</strong><!-- 04:07 --></h2> <p><strong>Adam:</strong><!--(04:07)--> So, Larry Wall, he wanted to follow in that tradition. And so he announced Perl and he described it this way:</p> <blockquote> <p>Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files and printing reports based on that information, it’s also a good language for many system management tasks.</p> </blockquote> <p><strong>Adam:</strong><!--(04:28)--> So, it was 1987. And the one thing that was different from 1977 was that the early internet culture was starting to become a thing on ARPANET. So, Perl became not just a language that was a replacement for AWK. Although it did become that. It also became like a community. Computers were becoming more and more common. And so more people had jobs where they needed to like maintain computers or do things with them. And also one year later in 88, IRC was created, which became like also an important part of the Perl community.</p> <p><strong>Don:</strong><!--(05:04)--> I spent a lot of time in IRC.</p> <p><strong>Krystal:</strong><!--(05:06)--> Were you a nice person on IRC or were you?</p> <p><strong>Don:</strong><!--(05:11)--> Nobody’s a nice person on IRC.</p> <p>We used it for a purpose, you had a certain group that you were hanging out with, and it was just a way of to connect with people that were not in your local area, but yet shared your same interests. Because like growing up in like a smaller town, like not like a village or anything, but not like a big town. There weren’t a lot of people that were interested in video games at the time that I was going to like high school. It was mainly all sports. So, you had like a few friends around, but if there was no bigger community until IRC, and then there were channels for that kind of thing, for people that were fans of certain things, and you could connect with those people and talk with them. And yeah, I mean, anytime you introduced anonymity to the situation, you’re going to get a lot of people that commit questionable behavior.</p> <p><strong>Adam:</strong><!--(05:55)--> What IRC channels were you on?</p> <p><strong>Don:</strong><!--(05:57)--> So, it was mainly around Quake. And then there was one for D&D, I used to play D&D over IRC.</p> <p><strong>Adam:</strong><!--(06:07)--> So, IRC much like it became an important part, of Don’s Quake community. It became an important part of the Perl community, but this was 1988 instead. And also news groups were a thing. It could maybe troll each other on IRC or share code, answer questions and stuff on the news group. Did you guys ever use news groups?</p> <p><strong>Krystal:</strong><!--(06:27)--> I don’t recall using news groups at all.</p> <p><strong>Adam:</strong><!--(06:30)--> Like very early, when we got the internet, I think the email program that we used, you could sign up for news groups and then I did. And then I just remember that it would take forever when you went to check your mail because it would download all these like threaded conversations of all these people, like talking in depth and I don’t know what they were talking about. And so I think I bailed out of it after probably using up a lot of our bandwidth, just like downloading old, like long threaded conversations.</p> <h2 id="perl-the-community"><strong>Perl the Community</strong><!-- 07:00 --></h2> <p>This was before the World Wide Web existed, like ARPANET existed. But there was there wasn’t websites. Mainly people at universities or research institutions, like using the internet for email and news groups and I guess like FTP existed I had for a long time. So, people would talk and argue on IRC, but then the web came along and websites came along and so people started sharing, these bits of Perl code that they were exchanging like on their websites or on the news groups.</p> <!--(07:26)--> <p>It was sort of a new thing that people could meet with others like this and talk about a language remotely. And this isn’t like commercial software. This is just like people trying to get things done and sharing stuff.</p> <p>And this went on for a while with more people hanging out online, more computers coming online, people talking and sharing code. And then in 1993 is when Marc Andreessen created the Mosaic web browser. And then the web started to really be a thing. And then there was the birth of CGI scripts. Do you guys know what CGI scripts are?</p> <h2 id="enter-the-web"><strong>Enter the Web</strong><!-- 08:01 --></h2> <p><strong>Don:</strong><!--(08:01)--> It was like the beginning of web applications.</p> <p><strong>Adam:</strong><!--(08:03)--> Yeah. Because like before then websites were like, you returned this static document.</p> <p><strong>Don:</strong><!--(08:09)--> Yeah. Like an HTML page, right? Like you just wrote the HTML and that’s what you, but like the CGI scripts would be like the way of using like an application, like code to like generate a response. It was revolutionary at the time. It was like a different way of thinking about things.</p> <p><strong>Adam:</strong><!--(08:22)--> It was proposed on a news group as well. And originally it was writing programs in C, but then quickly people started using Perl. They started making these Perl scripts, these CGI scripts, you could hook it up to the web browser, up to your web server. And now you had dynamic content and this was really cool, webpages before then had been static. But now someone could share like a Perl script, which returned an image of a counter. And then this became like the web counter. Like when you went to a webpage, it would fire off this Perl script that would return an image and say, “Your user 35 to Adam’s awesome website.”</p> <p><strong>Don:</strong><!--(08:57)--> This many hits, right. It was all hits.</p> <p><strong>Krystal:</strong><!--(09:00)--> And they have the map where it’s from all over the world. Mostly from the US.</p> <p><strong>Adam:</strong><!--(09:04)--> And so someone made a Perl script that was like a contact us form. So, you could fill out a form on the webpage. And then it could send off an email to the owner or I don’t know if you remember guest books, do you remember that was the thing?</p> <p><strong>Krystal:</strong><!--(09:15)--> Yes. Oh my, I was not always a very good guest though.</p> <p><strong>Adam:</strong><!--(09:20)--> What did you say?</p> <p><strong>Krystal:</strong><!--(09:23)--> If their website was kind of crappy, like you want to be like, this sucks.</p> <p><strong>Adam:</strong><!--(09:29)--> That’s awesome.</p> <p><strong>Don:</strong><!--(09:30)--> You were trolling them. You’re like this sucks.</p> <p><strong>Adam:</strong><!--(09:32)--> Yeah. Guest books were a bit before comments and articles. It wasn’t like, “I read this and I liked it.” It was more like about your whole website. I was browsing the World Wide Web and I came across your website. And you mentioned that you went to St. Mary’s school. Did you happen to go to school with my cousin Roger? Say hi to Roger.” It was just like a weird…</p> <p><strong>Don:</strong><!--(09:50)--> Say hi to Roger.</p> <p><strong>Adam:</strong><!--(09:51)--> Like a weird world, right?</p> <p><strong>Krystal:</strong><!--(09:53)--> Yeah. I’ve always felt like it suited people who collect weird things, like somebody’s into birds or weird stickers or stamps or something. And they’re like, “This is my website.” Where I just show all the things I have and talk about infinitely about things that most people don’t care about. And some other person would be like, “I’m aware to about those things too.” And they would leave. They would sign the person’s guestbook.</p> <p><strong>Adam:</strong><!--(10:17)--> You do needle point of old beer labels, I do that too. We’re the only two people in the world. Did you have a early website Krystal?</p> <p><strong>Krystal:</strong><!--(10:25)--> I think I had a MySpace. I don’t even know.</p> <p><strong>Adam:</strong><!--(10:27)--> How about Don? Did you have a early website?</p> <p><strong>Don:</strong><!--(10:30)--> Yeah, I did. I used Macromedia Dreamweaver.</p> <p><strong>Krystal:</strong><!--(10:33)--> Oh no.</p> <p><strong>Adam:</strong><!--(10:33)--> Nice.</p> <p><strong>Don:</strong><!--(10:34)--> I had it for my D&D game. So, I had a D&D group and I used to like post it up, not for like people on the internet, but from like our friends group, you can go on to the website and you can, if you miss a game, I would take all the notes that I took from the game and then type it up as a story of what happened in the last game. And then I would post it up and so that everyone could read it so that it became just one long story, and I had a website for that.</p> <h2 id="the-pack-rats"><strong>The Pack Rats</strong><!-- 10:58 --></h2> <p><strong>Adam:</strong><!--(10:58)--> That’s awesome. So, what happens, right? People are sharing these scripts, like here’s how you make a guest book or here’s how you make whatever. People start sharing those and then other people start collecting them. This is valuable information.</p> <p>I remember when I first got Napster and high speed internet and I was just like, I need to get all of the music, that’s just what I need to do. And I think it’s like a common thing, where you’re like, “This thing has value, let me collect it.” So, there was this mailing list that got set up for Perl people who were collecting code and they called themselves the Pack Rats. So, there was a mailing list. I don’t know their original motives, but they were collecting, various bits of Perl code. And they had FTP sites and they could share it around.</p> <!--(11:42)--> <p>They said, we should pool our resources, we could mirror each other’s Perl scripts on each other’s FTP sites. Okay, so how do we do this? How do we divide the various scripts? How do we organize it? Should it even be FTP? The web is a thing now, maybe we should use that. There was gopher, which I think I never used, but I think was from before that time. So they decided to call this CPAN after CTAN, which was the TeX archive network for TeX and LaTeX. Krystal, what is TeX?</p> <p><strong>Krystal:</strong><!--(12:14)--> So if you’re trying to write like the sum over and starting from one, it’s hard to write as in a document, like it renders the mathematical notation really easily. I actually use it like every day and I love it.</p> <h2 id="building-cpan"><strong>Building CPAN</strong><!-- 12:29 --></h2> <p><strong>Adam:</strong><!--(12:29)--> So in this private email group, there’s like an email where somebody said, let’s do it, let’s do this CPAN thing. Let’s find a way to organize all these piles of code that we have.</p> <p>And around this time also Perl 5 came out and it had this feature called modules. So you could organize code into packages. Like it didn’t just have to be like, here’s a guest book. You could say, make like a package that was like, okay, this does whatever: It figures out how old people are if you give it your birthday.</p> <p>So they put together this master list. So the master list was a list of modules and where you could find them online. So like Don’s birthday calculator, and then here’s the link to Don’s FTP site. And then you have Krystal’s token ring module that’s on Krystal’s FTP site. And so on.</p> <!--(13:19)--> <p>You could imagine building a script that goes through all these grabs, all these things and puts them on your FTP site. And then you’re running a CPAN mirror.</p> <p>So they came up with this idea that they would create a place for people to put their modules. So this they eventually called PAUSE, The Perl Author’s Upload Server.</p> <p>There was a guy named Andreas J. König and Jarkko Hietaniemi. So they, they were the big people. There was like several people on the list. But these two people kind of did a lot of the development and a lot of the early effort. And a guy named Tim Buns, he made this original module list.</p> <h2 id="refining-cpan"><strong>Refining CPAN</strong><!-- 14:00 --></h2> <p>But so building all this took time, they were going to build PAUSE and which is Perl author upload server. And you could like register and reserve a name. And then once you had a name, you could just upload your module code there. So Don could upload his token ring stuff. And Krystal, her birthday thing.</p> <p><strong>Don:</strong><!--(14:18)--> Yeah, that’s the other way around.</p> <p><strong>Adam:</strong><!--(14:20)--> And then, CPAN could mirror all this. Like it would all be in one spot.</p> <p>And then one of them got this idea. Why don’t we just, instead of just listing it by name, that’s not really the way people use software. They’re not like, Hey, what’s great new software by Don. I should check out. Like if you’re trying to find a module to do something, you should categorize it. And so they came up with this idea, like, let’s do categories.</p> <h2 id="categories"><strong>Categories</strong><!-- 14:58 --></h2> <p>So they built a tree of categories that went from just being a old FTP thing with people’s names and files in it to them saying, oh, here’s a section for all the code that talks to databases. Here’s a section for all the code that talks to user interfaces and here’s file handling. And here’s the world wide web and all these collections of software. And it was still stored under people’s user names, but it’s just kind of, they like mirrored it under the different category names. So it was easier for people to find.</p> <p>But yeah, it’s interesting how simple it is. Like if you just list by username, it’s sort of like GitHub. You go on GitHub, you can look under people’s usernames, but once they start organizing it by like modules, this is something cool.</p> <p><strong>Krystal:</strong><!--(15:27)--> I feel like you could go full bore with the whole pack rat thing. And they had like a logo with like a one-eyed pirate rat and who was like in a box and they had t-shirts and a whole thing going.</p> <p>I don’t know, I feel like that’s what drives a community as like online communities as well is like, let’s do a thing together.</p> <p><strong>Adam:</strong><!--(15:48)--> No, I totally agree.</p> <h2 id="announcing-cpan"><strong>Announcing CPAN</strong><!-- 15:50 --></h2> <p><strong>Adam:</strong><!--(15:50)--> So yeah, on August 1st, 1994, they announced this they’re like “we built it!” They, they told some other Perl people. And then on August 16th, the first package was uploaded. It took off. They let it have some time to bake and then on October 26th, that same year, 1994, they announced it publicly to all the Perl people on the Perl news group.</p> <p>And then things changed because all these people could upload modules.</p> <p>And yeah, like you said, Krystal, I love this idea that there’s these bunch of SysAdmins or whatever and they’re working at various places. It’s still early in computer history. So it probably in charge of the servers and between keeping everything running right on their nights and weekends, they were building this thing. They were building this thing that was: here’s a way that we can collect all of this Perl code.</p> <!--(16:41)--> <p>And it wasn’t even until 1997, like, what is that five? No, my math is not so good. Three years later, it wasn’t until 1997, like three years later, O’Reilly had a Perl conference. They brought together all the Perl users. And that’s when, especially these two people, they first met each other. They were just strangers building this community, this little mailing list. And then they got to meet each other in person years later.</p> <p>So this little group and this little mailing list, but really these two people, they built this thing that really changed things.</p> <p>Here is user <code class="language-plaintext highlighter-rouge">melling</code>:</p> <blockquote> <p>CPAN was Perl’s claim to fame. It’s what gave it an edge over Python and Ruby.</p> </blockquote> <p>And here is user <code class="language-plaintext highlighter-rouge">ceronman</code>:</p> <blockquote> <p>Thanks to the Perl community for building CPAN and having an easy to access repository of reusable libraries. It’s given us more power to develop cool stuff than any specific language features. That’s why nowadays every important programming language has some sort of CPAN clone.</p> </blockquote> <h2 id="cpan-testers"><strong>CPAN Testers</strong><!-- 17:29 --></h2> <p>And so CPAN and Perl, they were a community and people kept contributing to CPAN. And so by 99, there were around 200 packages a month being released on CPAN. And by 2001, this crossed to 500 releases per month. And it kept on building.</p> <p>Sometime in 2004, there was a thousand monthly package releases. And some of these might have just been like minor upgrades of existing packages, but like a thousand a month is a lot, especially for 2004. And one thing that happens when you’re early like this, like you build this community and it’s early is you hit problems that nobody else has had. Nobody’s hit them before.</p> <!--(18:19)--> <p>And one of the first problems they hit was like, how do you know if one of these modules is good? If it even works. You have thousand of them, thousand releases a month. So they created something to deal with this. Perl users had, they had various versions of Perl. They all had various OSS and various computers. So they had something in the Perl modules. You could run, make tests to run the test. People would just download modules and test them and report like: “Hey, I’m on this operating system, I’m on this OS version and it worked” or it failed. But that obviously that doesn’t scale very far, if you have like a thousand releases a month. So they had to come up with an automated option.</p> <p>So people would volunteer machines. And then on that machine, it would download modules and run tests and send back to this website called CPAN testers like how things worked.</p> <!--(19:10)--> <p>So it was in fact, a global CI continuous integration server for packages and CPAN, but it was distributed because people could volunteer their computers to just download all these packages and test it on all these versions. And then you could go on CPAN testers and see like, oh, this works on this and this and this. It must be good.</p> <p>It’s kind of wild that they built that back then. CI is standard now but I don’t think any package repositories out there are like testing every release across all these various versions. Now these are commercial entities. But these cpantesters are just bunch of volunteers, just a distributed system of volunteer computers, testing all this code.</p> <p>And then they added other things on top to deal with the scale. They added ratings for packages. They added a website that would index them.</p> <p>And so you could search. So if you’re searching for whatever you needed to connect to, ICQ via Perl probably somebody has a module like that and you could search and find it.</p> <p><strong>Krystal:</strong><!--(20:06)--> Were you on like ICQ and stuff back then?</p> <p><strong>Adam:</strong><!--(20:09)--> Uh Oh!</p> <p><strong>Krystal:</strong><!--(20:10)--> What?</p> <p><strong>Adam:</strong><!--(20:11)--> Oh, you don’t know those ICQ noise.</p> <p><strong>Krystal:</strong><!--(20:16)--> Oh, oh, the noise. Yeah. I, oh, sorry. Yeah.</p> <h2 id="cpans-impact"><strong>CPAN’s Impact</strong><!-- 20:18 --></h2> <p><strong>Adam:</strong><!--(20:18)--> Yeah. So it’s such a cool small community working towards a common goal and they’re all coming together and building this stuff and it really became Perls advantage. As other languages appeared, they wouldn’t have CPAN. So if you needed to do something, there was already a way to do it in Perl. And it was probably tested, and it probably worked.</p> <p>If you want a random Chuck Norris saying. If you want to read some odd file format then probably CPAN already had something that handled this. And we take this for granted right now. I feel like every other language community that you can expect this now, but everybody got there by copying CPAN.</p> <p>This was something magical that they came up with. And I’m sure at the time they were like, I think we’re onto something here.</p> <!--(21:05)--> <p>They must have felt like: “look at what we’ve accrued all, these packages that do all this stuff”.</p> <h2 id="adams-story"><strong>Adam’s Story</strong><!-- 21:15 --></h2> <p>So in my world, right in my personal timeline after I went to university and we played with lots of languages, but really a lot of it was a Java. And I remember building stuff in Enterprise Java Beans (EJBs) and it was like a lot of XML and it was very crufty, but, but I thought it was so cool.</p> <p>Enterprise Java Beans was like a open source thing that you had to download APACHE Tomcat. And for my final project, I built this EJB point of sale thing for a video store, a video rental store, which apparently the video rental store concept is more dated than the EJBs at this point. It wasn’t really like CPAN. It was more complicated. You had to get Apache Tomcat and like get it running.</p> <!--(22:00)--> <p>And so I leave university and I get a job. And at the job we’re doing C# development and C# is really new at the time. And in Microsoft world, just like in Java, there was all these cool open source efforts. And a lot of them were just porting Java code over to .NET because .NET was new and Java existed. So there was Hibernate, was like a big persistence framework in Java. And then they brought it to .net. It was called NHibernate. And there was JUnit, was like a testing framework. And so then there was NUnit and there was ANT, which was Java building. And then, so there was NAnt.</p> <p>Don, did you use C# back in these, this like C# 1.0 or something? I don’t know if you were involved back in those days.</p> <p><strong>Don:</strong><!--(22:43)--> Yeah, no, I learned C# in college. There was a class, it was a sixth semester class about C#.</p> <h2 id="good-bye-open-source"><strong>Good Bye Open Source</strong><!-- 22:50 --></h2> <p><strong>Adam:</strong><!--(22:50)--> Yeah. So, I got this job, we were doing C# stuff and I was learning C# and I loved it. Visual studio was so much better than all the Java things I would use. And there was all these bloggers and they would be like, yeah, I created Nunit and isn’t an awesome, or I’d learn how to use NANT to build things.</p> <p>But when I mastered it and I would learn like, oh, here’s how NANT works. And there’s all the community people explaining and it felt cool that I was involved in it. Then Microsoft was like, oh, we came up with this thing called MS Build. It’s exactly like NANT, but it’s better or something. And then everybody would switch. They would abandon this open source and the mailing list would die. Who’s going to use NANT now we’ve all moved to MS Build.</p> <p><strong>Don:</strong><!--(23:37)--> I didn’t get to use NANT, but I am very familiar with MS Build.</p> <p><strong>Krystal:</strong><!--(23:41)--> Yeah. I’ve heard of MS Build as well. That’s so frustrating.</p> <p><strong>Adam:</strong><!--(23:45)--> So then there was Nunit, which was the unit testing framework. And then there was this one that was called <code class="language-plaintext highlighter-rouge">MBUnit</code> and the guy who built it was like brilliant. And it could do all these different kind of testing things. And I thought <code class="language-plaintext highlighter-rouge">MBUnit</code> was so cool.</p> <p>Then this guy, he got a job working for Microsoft. And then Microsoft came out with this thing called MSTest. And it was a lot like NUnit, but didn’t have all the cool features of <code class="language-plaintext highlighter-rouge">MBUnit</code>. It was just like a standard way to run tests. And the cool thing about all the open source ones, to me was, there was these people with blogs and they were describing how it worked or there’d be mailing list and people chatting about it and this community.</p> <h2 id="an-act-of-war"><strong>An Act of War</strong><!-- 24:26 --></h2> <p><strong>Adam:</strong><!--(24:26)--> And slowly in my time, in early .NET, it just seemed like an act of war. Microsoft was crushing all these open source projects. There’d be a very cool, very talented open source programmer, building something. And a community would build up against them. And then Microsoft would be like, oh, we’ve built a version of that. And then everybody would just switch to that because, well, it was Microsoft.</p> <p>You were already bought into Microsoft if you were using C# and .NET. So if Microsoft comes in with a product, you’re like, well, I’m not going to use that open source one by just some guy on this blog, I’m going to switch to that.</p> <p>And I struggled with this. I got mad about this. I started working with you, Don, but I was building some of my own stuff on the side.</p> <h2 id="altnet"><strong>ALT.NET</strong><!-- 25:09 --></h2> <p><strong>Adam:</strong><!--(25:09)--> And a lot of these open source .NET people, they formed this community that they called ALT .NET. Like it was supposed to be like alternative. They were like feeling what I felt, but probably even stronger because they built these tools.</p> <p>You know, we want to be .NET developers, but we want to use the things we built. We want to use our open source tools and we want to support them. And we’re like an alternative world.</p> <p>It was like this CPAN world that CPAN started was trying to blossom in the .NET community. Intentionally or unintentionally, it was being crushed. It was being squashed. You can’t build up a community around Microsoft releases MS Test and put some documentation online. That’s not a community.</p> <p><strong>Don:</strong><!--(25:49)--> And then in 2014 they make .net core open source.</p> <p><strong>Adam:</strong><!--(25:53)--> Yeah. I mean only a decade later or something.</p> <p>And you couldn’t even see the source of the code you were using and the .net framework. You couldn’t go into the source code for the methods you were calling and see how it worked. You couldn’t learn from it. You could just consume it.</p> <p><strong>Don:</strong><!--(26:08)--> It was a black box. You send things in, you get things out and that’s in.</p> <h2 id="a-horrible-alternate-world"><strong>A Horrible Alternate World</strong><!-- 26:12 --></h2> <p><strong>Adam:</strong><!--(26:12)--> Yeah. And like Microsoft has changed. As Don said, they’ve now like embraced this model. I mean, I’m not part of the .net world anymore, but they’ve changed very much.</p> <p>And the reason I bring this up is because I feel like there’s an alternate world. There’s a different timeline where CPAN didn’t happen. And this model that Microsoft had of like handing everything down, we could live in this world where Microsoft or Google, they build all the software packages. And everybody who builds software is just like a consumer of these black boxes and how software works is handed down to you. And you don’t get to understand how it works. And I’m glad we don’t live in that world.</p> <p><strong>Don:</strong><!--(26:51)--> Yeah. There was a big push for proprietary solutions like early on. There was a lot of pushback I had from within Microsoft as well by prominent developers.</p> <p><strong>Krystal:</strong><!--(27:00)--> Even though they worked for these companies, they’re part of those communities too. They’re bringing back the information to Microsoft about, Hey, this is cool package or this cool library that this person just made. And I don’t know. I find that to be incredibly frustrating.</p> <p><strong>Adam:</strong><!--(27:16)--> Oh, well just wait, it’s going to get worse. I’m not against people making money. But like they were against people, freely sharing software. The thing I didn’t like is it separated people into hierarchies. There’s the people who are building the important libraries who work at Microsoft – if you’re in the .NET world – and then there’s the consumers of it. You’re either part of that, or you’re not.</p> <h2 id="mort-elvis-and-einstein"><strong>Mort, Elvis and Einstein</strong><!-- 27:40 --></h2> <p><strong>Adam:</strong><!--(27:40)--> This is the awesome part.</p> <p>Microsoft used to have these personas and they publicly published this, which seems like a horrible idea. So they had built marketing personas of the developers who used their software. They had three separate personas. All of them were dudes. That’s actually not the bad part. So they’re all men, but they were called Einstein, Elvis and Mort.</p> <p>So Einstein was a genius to their description. And he built everything himself and he cared a lot about performance.</p> <!--(28:07)--> <p>Elvis whose pitcher was literally of Elvis Presley was a pragmatic developer.</p> <p>And then Mort, Mort was dumb. You could just tell like, I feel bad for people named Mortimore, but they’re like, Mort just does whatever he needs to do to get his job done and then goes home.</p> <p>It’s very demeaning to all these people who are using the .NET software kind of what they were saying is like, oh, there’s the C++ people who really get into the performance and stuff and understand how computers work. And then there’s Mort. It’s like VB.net, C# devs, that’s Mort.</p> <p><strong>Krystal:</strong><!--(28:43)--> Yeah.</p> <p><strong>Adam:</strong><!--(28:43)--> Like we’re not that dumb.</p> <p><strong>Krystal:</strong><!--(28:45)--> I mean, I feel like it also paints people as like this static kind of persona too. It’s like people can start off not being super knowledgeable about a thing and eventually become experts in things. So I don’t yeah. Just painting somebody as a Mort is, that’s terrible.</p> <p><strong>Adam:</strong><!--(29:03)--> So they did receive a backlash from this. Here is a Scott Bellware talking about it.</p> <blockquote> <p>The Microsoft developer personas that include Mort, Elvis and Einstein are ultimately an ethically bankrupt mechanism to pigeonhole software developers into overly simplified categories that typical marketing staffers comfortable with. It appears to be a bid by developers to rid themselves of the capacity for rational thought in favor of tribal identification with corporate brands and rockstars.</p> </blockquote> <p><strong>Adam:</strong><!--(29:32)--> It’s developers building these products and they’re like, Hey, make sure you build this for Mort. Don’t give any of those fancy options that might confuse.</p> <p>I mean, this is the alternative world that CPAN helped us avoid where you could be Elvis or a Mort, or if you’re smart enough, you might be in Einstein. And then you might work for one of these big companies. You might work for Google, or you might work for Microsoft, or you might just bounce out of the field because the field doesn’t reward deep thinking.</p> <!--(29:58)--> <p>If everything is targeted at people with this assumption that they’re not smart, then what does that say? People will just leave. The CPAN model is different. Everyone can come. Everyone’s part of the community. Everyone can contribute.</p> <p>I really loved C#. And I really liked, especially they had the LINQ style, concise syntax that you could write, but the .NET community back then it was stifling. It seemed like they didn’t want like makers and people who wanted to create stuff. They wanted consumers and fanboy of whatever the latest thing they were putting out. And they put out a lot of cool stuff. But yeah, to me, it felt like a problematic scene.</p> <p>And I don’t want to blame Microsoft for all this. Microsoft is a big place like Don was saying, there’s lots of people there. And I’m sure that there was people in the community, there was people at Microsoft who wanted things open source.</p> <p>I mean, I feel like I’m a little bit bitter about this. I don’t know if I’m too bitter. It’s too better guys?</p> <p><strong>Krystal:</strong><!--(31:02)--> No. I don’t think.</p> <p><strong>Don:</strong><!--(31:03)--> There’s always going to be a struggle within the company because there’s going to be people who don’t develop, who don’t really appreciate open source communities. And they’re just looking for the way to increase the bottom line. Because that’s what a corporation does. And those people are at a constant, like kind of tug of war. Yeah.</p> <p>It was October 23rd and 2021. There was an article on the verge where there was backlash against Microsoft because they removed a key feature from the .NET 6.0 release that allowed hot reload. So you can modify your source code for your app while it’s running. And they removed it and locked it to visual studio 2022, which is their mostly paid product.</p> <!--(31:45)--> <p>And everyone was upset because you couldn’t get it for free anymore. And, but it’s like a crucial feature that if you’re a programmer, you like to be able to modify your code while it’s running, it’s just very convenient. And they reverse that decision. But like Adam was saying, Microsoft is a very large company full of a lot of people and there’s a lot of differing opinions on what that company should do. And you see that every once in a while.</p> <h2 id="microsofts-perspective"><strong>Microsoft’s Perspective</strong><!-- 32:09 --></h2> <p><strong>Adam:</strong><!--(32:09)--> And I’m sure from Microsoft’s perspective, they’re like, Hey, if somebody builds an important library that does something, they’re like, oh, there’s market demand for that. But from the outside, it just there’s no community. It’s just killing it. There’s no room for outside voices.</p> <p><strong>Krystal:</strong><!--(32:24)--> If you’re within Microsoft, you’re still part of the community. But what is your responsibility now? Like do you think that you’re still, let’s say you were making an open source package and you get hired by Microsoft and they’re like, we want to close source and make money from this package check. How much do you as an individual owe to uphold and kind of speak for the community that you came from?</p> <p><strong>Adam:</strong><!--(32:46)--> It’s super tricky. And I think it has to do with how much you feel like you’re part of that community. I think the reason CPAN probably did so well in those early days is because well, there was no commercial interest. It was just this Larry Guy built Perl. But also the community all felt pretty tight and they weren’t selling commercial software. They were all just people trying to solve problems.</p> <p>And like, I’m not against capitalism. I like to get paid, but it’s hard to mix with this concept of these people kind of contributing and bringing things together.</p> <p>If I’m a dev in one community and I can produce PDFs by running like a single command and pulling in someone else’s code. And then in another community, I have to go, talk to somebody and we have to buy a license to a software package for PDFs and add in some DLLs and do the licensing and stuff. Not that the people who built the PDFs don’t need to get paid, but the guy using CPAN who can just pull it down, he can get more done. Might not be as good as like the paid one, but they can move faster.</p> <h2 id="communities-grow-developers"><strong>Communities Grow Developers</strong><!-- 33:46 --></h2> <p><strong>Adam:</strong><!--(33:46)--> But I think the cool thing is what happens next. If they find a problem with that PDF generating thing, they reach out to whoever created it and they suggest a fix or they submit a patch or they just file a bug. It might not be easy for them to fix it. It might be a huge challenge, but all of a sudden he, or she isn’t just left as a Mort. They’re not this Microsoft, they just consume packages. That person is now learning how to contribute. She can contribute to the community. She can join.</p> <!--(34:20)--> <p>This was the big mistake Microsoft made or any commercial company. They don’t see that the community can grow a developer from one level to another. People aren’t born great developers. They’re created, they need community to nurture them. And I think this is what these communities like CPAN or wherever got right. The community Springs up around these packages. And then people try to build it together. And that’s how you learn.</p> <p>You can look at the code, you can suggest things. And that brings you to that next level where you can build packages like this. So like the more that’s built on this community, the easier it is to accomplish things, because you’re sort of training more and more people how to build the type of software that needs to get built. There’s just so much software out there that needs to get built.</p> <!--(35:03)--> <p>Maybe at some point that’ll stop being the case, but nobody’s at in danger right now of not having anything to do if they don’t monetize like every single thing. So CPAN was the first with this idea. But, it spread from there. So Python has pypi and Ruby, which was supposed to be a direct improvement upon Perl – it has Ruby gems.</p> <p>And all these communities, they would have people in them that came from the Perl community who would make noise if things were less easy to use. They would say like, this isn’t as good as CPAN. We need to improve that. It’s like a cultural idea that spread. It’s like COVID maybe to use a bad example. Like once COVID infected enough people in a community and then they would spread to other communities and this thing would keep spreading.</p> <p><strong>Don:</strong><!--(35:56)--> So the idea that we can all work together as a virus.</p> <p><strong>Krystal:</strong><!--(36:00)--> Maybe not the best, yeah, analogy.</p> <h2 id="third-party-packages-for-everyone"><strong>Third Party Packages for Everyone</strong><!-- 36:04 --></h2> <p><strong>Adam:</strong><!--(36:04)--> It’s like a mind virus. Anyways, here is in 2009, Guido Van Rossume, the Python creator on a mailing list:</p> <blockquote> <p>People want CPAN. I just found this comment left on my block. People want CTAN. People have told me this in person too. So I believe it’s a real pain, but I don’t know how to improve the world. Do we need more than pypi?</p> </blockquote> <p>And so pypi is just the package ecosystem for Python. People from the Perl community would join and Python, like in this mail thread, they broke out into huge discussion. You need to improve this. You need to improve that. The table stakes had been raised. Like everybody needed to be this good. So that was 2009.</p> <!--(36:52)--> <p>Another thing that happened in 2009 was Microsoft changed. So in 2009, something appeared called The Outercurve Foundation. And if you looked into it, it was just like a nonprofit that was opened by Microsoft and Microsoft employees worked for it. All the open source people were like, thought this was some big conspiracy to undermine open source, but it actually wasn’t that. They were actually embracing the world of open source. Probably some people within Microsoft got this idea going. But the world had changed. Microsoft was funding a open source nonprofit. And then they built NuGet, which was .net’s answer to CPAN.</p> <p>They built a package manager, open source where people could upload packages for .net and Microsoft put all their packages in that too. So the world had changed. CPAN – using my infectious disease metaphor, right – had spread out into the world. And now it had even gotten into Microsoft.</p> <p><strong>Krystal:</strong><!--(37:43)--> That’s interesting. I can understand now why there was such a big uproar when that whole GitHub…</p> <p><strong>Adam:</strong><!--(37:50)--> Oh yeah.</p> <p><strong>Krystal:</strong><!--(37:51)--> Acquisition thing. There’s so many developers, I knew who immediately were like, I’m moving to GitLab, but having heard all of this from you now, it’s in that’s interesting.</p> <p><strong>Adam:</strong><!--(38:03)--> And the thing is guy was a fanboy, like C# and Visual Studio and .Net were really nice. Microsoft was good and continues to always be good at building developer tools, visual studio code. Super good. But yeah, it took them a while to figure out this open source thing.</p> <h2 id="developer-burn-out"><strong>Developer Burn Out</strong><!-- 38:22 --></h2> <p><strong>Krystal:</strong><!--(38:22)--> That whole Mort thing too, like the whole Mort idea. I don’t think that’s necessarily something that Microsoft came up with. I don’t think anybody believes that all developers are equal.</p> <p><strong>Don:</strong><!--(38:33)--> There’s the opposite that I see perpetuated by a lot of actual developers, which is like, you have to live, breathe, eat, sleep code 24 7, or you’re no good.</p> <p><strong>Krystal:</strong><!--(38:41)--> Yeah.</p> <p><strong>Don:</strong><!--(38:43)--> And that’s not true either. And there’s like two extremes. It’s like, no, if you’re not like crunching code, when you go home pumping out some kind of cool package on your own time, then you’re not a good developer. There’s like people who can be really interested in coding and can like apply themselves at work. But when they clock out, they can do other things. Like that’s possible. People have lives.</p> <p><strong>Krystal:</strong><!--(39:05)--> Burn out is a real thing. Like if you’re a central maintainer of a package, like,</p> <p><strong>Adam:</strong><!--(39:09)--> Oh yeah.</p> <p><strong>Krystal:</strong><!--(39:10)--> You can burn out too. Like just having some kind of policy to, for what if someone just doesn’t want to deal with maintaining a thing anymore.</p> <p><strong>Adam:</strong><!--(39:18)--> Yeah. How many tech things, or programming languages have I been excited about? And then like a year later I’m doing something completely different. Like, thank God I didn’t build something really important in one of those. And I’d be like, oh my God, I don’t remember how Idris works. Like I got to maintain this thing.</p> <p><strong>Don:</strong><!--(39:34)--> You have to go back to Scala Adam. What would you do? You can’t, you don’t remember?</p> <p><strong>Adam:</strong><!--(39:37)--> I think I remember some things.</p> <p><strong>Krystal:</strong><!--(39:39)--> Print. Hello world.</p> <h2 id="npm-and-scaling-a-community"><strong>NPM and Scaling a Community</strong><!-- 39:42 --></h2> <p><strong>Adam:</strong><!--(39:42)--> So also in 2009, NPM was created by Isaac Schlueter. He created it after saying that he had seen module packing done horribly and he wanted to do it well. And he wanted to take inspiration from projects like CPAN.</p> <p>When it comes to talking about packages and people sharing them like NPM is where people start rolling their eyes and saying like, well, that community is all messed up. But I think it has a bad reputation.</p> <p>So in March 11th, 2016, there was this guy named Azure. And he got an email from this other person named Bob Stranton. And Bob said like, Hey, you have this package named kik. It’s like, K-I-K on NPM. And I work for a company called kik and we want to use that name. So you should give us that. And Azure said, no, that’s my open source project. No, thanks. And then Bob said the following:</p> <!--(40:43)--> <blockquote> <p>We don’t mean to be a dick about it, but it’s a registered trademark in most countries around the world. And if you actually release an open source project called kik, our trademark lawyers are going to be banging on your door, taking down your accounts and stuff like that. We’d have no choice, but to do that because you have to enforce your trademarks.</p> </blockquote> <p>So this is the best part, because what Azure says back is “you’re actually being a dick so fuck you.”</p> <p><strong>Krystal:</strong><!--(41:01)--> Yes. That’s the first thing I thought was like, why say we don’t mean to be a dick about.</p> <p><strong>Adam:</strong><!--(41:06)--> Like, correct me if I’m wrong. But if he had the name first, even if they had a trademark, he could prove that his name was there first.</p> <p><strong>Krystal:</strong><!--(41:14)--> Yep.</p> <p><strong>Adam:</strong><!--(41:15)--> Yeah. I don’t even know how works, but here’s where it goes sideways.</p> <h2 id="kik-wins-everyone-loses"><strong>KIK Wins, Everyone Loses</strong><!-- 41:15 --></h2> <p><strong>Adam:</strong><!--(41:15)--> So Bob goes to NPM who are a commercial entity. It’s not quite like CPAN, they’re a company. They charge some corporations money. And they say the same thing to NPM I assume we’re going to sue you. So NPM takes it. They take it away from Azure and they give it to this Bob guy and KIK.</p> <p>And Azure says, listen, you have hundreds of packages on NPM that overlap with trademarks. And he was right. I mean, WeWork trademarked the word We. Square, the payment company, they try to own square.</p> <p><strong>Don:</strong><!--(41:56)--> Well, trademarks are also … they’re confined within the framing of, you have to mistake that for something else that’s in that particular industry. So if they trademark square, you could have like a shoe company called square. No, one’s going to mistake your shoe company for the payment processor. Even though they’re named the same thing, but if you have something that’s technology adjacent, that’s called square, then square be like, I don’t know. People will think that we’re affiliated with you or that we make that product as well.</p> <h2 id="leftpad"><strong>LeftPad</strong><!-- 42:21 --></h2> <p><strong>Adam:</strong><!--(42:21)--> I mean, NPM probably gets scared of the talk of lawyers. I don’t know. But anyways, what happens is Azure gets mad because they, they sided with kik. And so he deletes all his packages on NPM. It turns out he has 273 of them. Like he’s actually a pretty big contributor to NPM and like not the most popular of his packages, but turns out one of the most important ones is leftpad.</p> <p>So leftpad was a NPM library that just can like pad out a number or a string. And when he removes that, it basically breaks the internet because guess what uses left pad: React. And everybody used React. Everybody still uses React.</p> <p><strong>Don:</strong><!--(43:02)--> Yeah. I remember that.</p> <p><strong>Adam:</strong><!--(43:03)--> And so thousands of popular packages stopped working. I don’t know how many websites, like they just couldn’t build it because they get an error, because it would try to pull down this library that didn’t exist and they could no longer build their site.</p> <p><strong>Don:</strong><!--(43:14)--> That’s kind of a scorched earth policy. You’re hurting a whole bunch of people that aren’t even involved at all.</p> <p><strong>Adam:</strong><!--(43:19)--> I agree. He was probably pissed and probably NPM should have cached these dependencies so that like everybody’s website didn’t break the moment he pulled it. But yeah.</p> <p>So what happens is NPM. They freak out and so they go in and they unpublished his code. They republished his leftpad thing to like fix everything. They put it back up. I mean it’s only 11 lines of JavaScript. And people don’t talk about this but I think they broke the expectations of what this package manager was. Like they sided with like an outsider corporate entity rather than like the users of the community.</p> <h2 id="protect-the-community"><strong>Protect the Community</strong><!-- 43:45 --></h2> <p><strong>Adam:</strong><!--(43:45)--> And then the story all became about how NPM is a mess and jokes about how like JavaScript developers have too many packages and whatever. But I think the main thing that was missed was that community part.</p> <!--(44:07)--> <p>NPM is big, much bigger than CPAN. And it’s hard when you get to a certain size to maintain the sort of like community spirit, but it’s especially hard when you feel like these decisions are going against you, like you’re building things for this faceless group and then you’re getting demands that somebody’s going to sue you because of some like little package you made. Imagine you just throw up some software somewhere and some lawyers contacting you and saying like, we’re going to sue you because of this.</p> <p><strong>Don:</strong><!--(44:31)--> It puts up a barrier to entry. Like I don’t think I really want to be part of that.</p> <p><strong>Adam:</strong><!--(44:36)--> Exactly. Right.</p> <p><strong>Don:</strong><!--(44:37)--> I mean, this problem isn’t even limited to development. I mean, content creators face this problem all the time with YouTube. Like they’re the ones creating the content. But they’re also the ones living in fear from like DCMA takedowns and stuff like that.</p> <p><strong>Adam:</strong><!--(44:49)--> Yeah. And like Kik is like a second-rate WhatsApp clone that’s being investigated by the SEC because they issued their own like crypto coin because they ran out of money and whatever. And like there’s allegations of child predation. Like they were never going to be the heroes of the story.</p> <p>But this is just a problem of communities. It’s hard to scale communities to a certain size. And when it becomes like a faceless NPM organization versus some person building something, that’s just what happens.</p> <p>And so since then, like all kinds of other problems have happened. Like a lot of them in the NPM world, just because it’s the biggest, I think simple ones are just messages asking for sponsorship. People saying like, Hey, you’re using my code. Guess what, I don’t have a job. Please send me money. Which is just a little bit annoying, I suppose.</p> <!--(45:36)--> <p>And then there’s open source, supply chain attacks. You could pay a popular package owner to add a back-door into their code or people just upload typos of popular packages and hope somebody makes a spelling mistake and then pull in a Bitcoin minor.</p> <p>Or there’s like <code class="language-plaintext highlighter-rouge">log4shell</code>. <code class="language-plaintext highlighter-rouge">log4J</code>, the Java logging, thing like it’s just complicated enough that people found an exploit and could take over people’s servers.</p> <p>The very latest one is protestware. So to protest Russia’s invasion of the Ukraine, this person who ran the <code class="language-plaintext highlighter-rouge">node-ipc</code> package, he briefly put in code that geo located IP, and if you were inside Russia, it would delete all the files on your hard drive, which was a really bad idea. Some US charity in Russia, like had their files wiped out by this. And then he quickly like backtracked and changed it. So it’s just, if you were in Russia, it wouldn’t run and would just produce like a heart. Like that wasn’t going to fix the war against Russia aggressing on the Ukraine.</p> <p><strong>Don:</strong><!--(46:36)--> Could definitely ruin that charity though.</p> <h2 id="dump-trucks-of-money"><strong>Dump Trucks of Money</strong><!-- 46:38 --></h2> <p><strong>Adam:</strong><!--(46:38)--> Yeah. Right. We just live in a divisive world. I think that you’re going to keep hearing stories like this, the world of package managers, it shouldn’t just turn into this seedy world of trademark fights and paid sponsorships and people begging for money.</p> <p>So the question is how do we fix that? Like it started as a small group of people in the Perl world, but now these packages have become big things. How do we prevent it from going bad?</p> <p><strong>Krystal:</strong><!--(47:09)--> That’s a deep question, Adam.</p> <p><strong>Don:</strong><!--(47:11)--> All of them will eventually be bought by some kind of corporation.</p> <p><strong>Krystal:</strong><!--(47:13)--> No.</p> <p><strong>Don:</strong><!--(47:15)--> Yeah. Like new get or NPM. NPM is actually owned by Microsoft.</p> <p><strong>Adam:</strong><!--(47:20)--> Is it?</p> <p><strong>Don:</strong><!--(47:21)--> Well, they own GitHub that closed the deal to buy NPM in 2020.</p> <p><strong>Adam:</strong><!--(47:27)--> If I put on my Microsoft’s Evil Hat, Microsoft is slowly buying up all of the developer stuff. So they can slowly return us to the world of proprietary only software. I don’t think that’s what’s happening.</p> <p><strong>Don:</strong><!--(47:38)--> Well, no, I don’t think that’s what’s happening, but like a lot of these, a lot of these software solutions are being like eyeballed by corporate interest.</p> <p><strong>Adam:</strong><!--(47:48)--> Oh yeah.</p> <p><strong>Don:</strong><!--(47:48)--> And they usually come up with a dump truck full of money. I mean, who’s going to say no to that. I think that there’s still a lot of open source repos out there. That aren’t controlled by corporate interest, but they’re a dying breed.</p> <p>So you’re always going to have the corporate consolidation where everything just kind of eventually becomes part of Micro-Bucks-Mart. And they’re like the only Corp and they own everything. And that’s the natural endpoint of the capitalist society that they’ve built. It’s up to us to try and keep our packages out of that system. And it’s going to be up to the authors of those content packages to stop using things like NPM, if they get too corporate or if they start restricting access to people with paid memberships or they stop doing open source, they’re going to have to go somewhere else and make a new system.</p> <p><strong>Adam:</strong><!--(48:40)--> You two .. I have you on usually to counterbalance me, like when I go off talking on this rant about something and you guys be like, why is that important?</p> <p><strong>Don:</strong><!--(48:49)--> Well, what side am I going to take the side of like corporate? It’s like, oh no, everything should be like proprietary.</p> <p><strong>Adam:</strong><!--(48:55)--> That’s the problem today though. I don’t have you two to counterbalance me. You guys are both like, yeah, no submit to socialism. It’s the way forward. They’re like, no, I actually, I’m not against capitalism at all. Like I just think that the package world, like this is something cool. We shouldn’t let this fade away. This like community of people building awesome things.</p> <p><strong>Don:</strong><!--(49:15)--> But do you think it’s fading though? Because like I see open source communities all over the place.</p> <h2 id="scaling-a-community-is-hard"><strong>Scaling a Community Is Hard</strong><!-- 49:20 --></h2> <p><strong>Adam:</strong><!--(49:20)--> Oh, I don’t think it’s fading at all. But like I worry, like the bigger you get, the harder it is to keep a community intact. I see backlash of people against open source users. Like there was recently this Python guy, this guy made a Python package and it was considered critical because so many people used it and they asked him to set up two factor authentication to post updates and he was like, fuck you. And he deleted it</p> <p><strong>Don:</strong><!--(49:44)--> And he deleted it. Yeah.</p> <p><strong>Adam:</strong><!--(49:45)--> What’s happened is that guy doesn’t feel like a part of that community. He feels like they’re taking from him. He’s having to maintain the software and he’s not getting anything back. He’s not feeling the love from that community.</p> <p><strong>Don:</strong><!--(49:56)--> But isn’t that a little unreasonable though, like put two factor in your thing and he’s like, fuck you. And he like deletes it. Like don’t you think that’s a little extreme?</p> <p><strong>Adam:</strong><!--(50:03)--> Oh no, I do.</p> <p><strong>Krystal:</strong><!--(50:04)--> I mean, some people are just jerks too. I mean some people make things, make packages because it’s for themselves.</p> <p><strong>Don:</strong><!--(50:11)--> That’s the con of the community. The community’s full of people and people are flawed. So you’re going to have people that are just like, nah, and they can delete their package. Oh, well, whoops.</p> <h2 id="a-reasonable-solution"><strong>A Reasonable Solution</strong><!-- 50:21 --></h2> <p><strong>Adam:</strong><!--(50:21)--> So I’ll tell you what I think my solution is.</p> <p>The original CPAN was built by a community, it was built by a community for a community and that’s the way we fix things. You just have to lean in to the community aspect. And this is like a super vague plan to save the world of packages that I just kind of made up: but like we celebrate package creators.</p> <p>Like in the CPAN world one thing they had was let module advents like an advent calendar, where for the month of December leading up to Christmas, people would like share cool packages like on their blog or whatever. And this is spread to other communities. And I think celebrating the authors of these packages is super important. People are often not doing this for the money, or if they are the amount of money that like you could give them, probably wouldn’t make a difference.</p> <!--(51:05)--> <p>Anyway, they’re often doing it because of this ownership as part of this community. Package repositories and open source, they seem like code, but they’re not really about code. They’re really communities. They’re like groups of people and you need to nurture that. Like treat them as people. And when I say you, I mean like specifically like Don, Krystal, me, Adam, the listeners, like we need to work to make the community better.</p> <p>People are hard. Like people need care. If, if you build a community and it’s successful, like it’ll keep growing and it’ll get bigger. And then you’ll start hitting some of these problems like NPM.</p> <p>So people shouldn’t laugh at NPM because of these problems. They’re just actually so big that it’s hard to keep the community together</p> <p>And I guess this is more of a policy recommendation but at some size, communities need to have the community’s interest at heart. They should have like some sort of board of people who make recommendations against it. Their criteria should be what benefits the community. Because this is kind of like a weird collectivist communist thing.</p> <p><strong>Don:</strong><!--(52:08)--> You sound like you want to create a union. That’s what it sounds like. You sound like you need a union of package creators so that they have a collective voice against.</p> <p><strong>Adam:</strong><!--(52:18)--> But it’s not a voice against. Let me give you an example.</p> <p>So if I create a package and then I just lose interest in the community and people are like, there needs to be updates in that. Like right now it’s not clear, like I own the package. And maybe I don’t want to open it. Maybe I’ll just like delete it or whatever. But a community kind of needs to protect the community’s interest.</p> <p>At some point, if something’s important enough, it’s more important then that single author. People should be able to step in to make changes to it, to improve it. It’s putting the community’s interest at a certain point above the individual contributors. Like you need to celebrate the contributors, but at some point you need to protect the community. Which probably is what NPM was trying to do by undeleting that package.</p> <p>Imagine if you said like, listen, when you push your package to whatever Adam’s repo, like you agree that there’s a process for taking it over. Like if we deem it to be important enough, like we’ll take it over.</p> <p><strong>Don:</strong><!--(53:13)--> Too many people depend on it.</p> <p><strong>Adam:</strong><!--(53:16)--> The CNCF, which is big in the Kubernetes world and the Apache foundation, they both work this way. You donate important software to them and you can still help make it work open source and whatever. But they have processes in place to benefit the users of it.</p> <p>Because that’s how you build something collectivist. You keep the collectivist ideas in mind. If you build up Goodwill, if you try to have the community’s interests at heart and everybody tries to get along to the extent that they can, and then occasionally you take actions – taking a package from somebody – I think the community will have your back because they know that you have their best interests at heart. Let’s not go back to the world of commercial packages being handed down to us Morts to consume from on high.</p> <!--(54:03)--> <p>Perl has fallen out Vogue. Maybe the reasons that it happened are valid, maybe they’re not. But everybody’s learned how CPAN works. And this idea has spread. CPAN’s releases are actually dwindling now, but they’re actually far above where they were back in 2004 because just the world of software is so much bigger now.</p> <p>And this is when it gets hard. I think that there’s going to be more and more stories about like package stuff going awry. And people are going to say like, this is a mess and we need to do X and Y, but I think they’re wrong.</p> <p>Like I think the thing we need to do is just come together and support each other and build cool software. If you want to live in this world of open source communities, probably you don’t maintain some major open source package yourself. Like statistically, most people are just consuming this stuff, not generating it, but you use it and you do issues and you ask for features, and so nurture it, thank the creators, follow them online, help them with their package, stick money in their pocket, buy them a coffee.</p> <!--(55:02)--> <p>They’re the goose that lays the golden egg. That is our world of software development.</p> <p>That was my long riot.</p> <p><strong>Don:</strong><!--(55:10)--> That’s a rant.</p> <h2 id="outro"><strong>Outro</strong><!-- 55:16 --></h2> <p><strong>Adam:</strong><!--(55:16)--> That was the show. Thank you, Don and Krystal for being here. Thank you to Andreas J. König, Jarkko Hietaniemi, Tim Bunce, everyone who made CPAN, what it is, everybody who uploaded things and helped build that amazing community. And thanks also to the online CPAN timeline for laying out a lot of these details for me.</p> <p>If you like the show, please support me on Patreon for access to tons of bonus content.</p> <p>And until next time, thank you so much for listening.</p> <form action="https://app.convertkit.com/forms/2082075/subscriptions" class="seva-form formkit-form" method="post" data-sv-form="2082075" data-uid="99a50e1950" data-format="inline" data-version="5" data-options="{"settings":{"after_subscribe":{"action":"message","success_message":"Success! Now check your email to confirm your subscription.","redirect_url":""},"analytics":{"google":null,"facebook":null,"segment":null,"pinterest":null,"sparkloop":null,"googletagmanager":null},"modal":{"trigger":"timer","scroll_percentage":null,"timer":5,"devices":"all","show_once_every":15},"powered_by":{"show":true,"url":"https://convertkit.com?utm_source=dynamic&utm_medium=referral&utm_campaign=poweredby&utm_content=form"},"recaptcha":{"enabled":false},"return_visitor":{"action":"show","custom_content":""},"slide_in":{"display_in":"bottom_right","trigger":"timer","scroll_percentage":null,"timer":5,"devices":"all","show_once_every":15},"sticky_bar":{"display_in":"top","trigger":"timer","scroll_percentage":null,"timer":5,"devices":"all","show_once_every":15}},"version":"5"}" min-width="400 500 600 700 800" style="background-color: rgb(249, 250, 251); border-radius: 4px;"> <div class="formkit-background" style="opacity: 0.2;"></div> <div data-style="minimal"> <div class="formkit-header" data-element="header" style="color: rgb(77, 77, 77); font-size: 27px; font-weight: 700;"> <div class="heading">Support CoRecursive</div> </div> <p> Hello, <br/>I make CoRecursive because I love it when someone shares the details behind some project, some bug, or some incident with me. </p><p> No other podcast was telling stories quite like I wanted to hear. </p><p> Right now this is all done by just me and I love doing it, but it's also exhausting. </p><p> Recommending the show to others and contributing to this patreon are the biggest things you can do to help out. </p><p> Whatever you can do to help, I truly appreciate it!<br/><br/> Thanks! Adam Gordon Bell </p> <a class="donate-button" href="https://www.patreon.com/adamgordonbell">Support The Podcast</a> </div> </form> </div> </div> <div class="aboutlinks"> <div class="side-heading">About CoRecursive</div> <div class="p-flex"> <picture><source sizes="(min-width: 300px) 125px, (max-width: 479px) 125px, (max-width: 767px) 125px, (min-width: 768px) 125px, (max-width: 1200px) 125px, (min-width: 1201px) 125px" srcset="/assets/generated/logos/podcast-art-125-acb93ec4b.webp 125w" type="image/webp"><source sizes="(min-width: 300px) 125px, (max-width: 479px) 125px, (max-width: 767px) 125px, (min-width: 768px) 125px, (max-width: 1200px) 125px, (min-width: 1201px) 125px" srcset="/assets/generated/logos/podcast-art-125-39dac58b9.png 125w" type="image/png"><img src="/assets/generated/logos/podcast-art-125-39dac58b9.png" alt="Profile Picture"></picture> <div> <p>A podcast about building software.</p> </div> </div> <ul class="section-nav"> <li><a href="/category/best-of/">Favorite Episodes</a></li> <li><a href="https://corecursive.com/subscribe">Subscribe to Podcast</a></li> <li><a href="https://corecursive.com/newsletter">Subscribe via Email</a></li> <li><a href="https://twitter.com/corecursive">Follow @CoRecursive on Twitter</a></li> <li><a href="/about/">About</a></p></li> </ul> </div><div class="links"> <div class="side-heading">Links:</div> <ul class="section-nav"><li> <a href="https://www.cpan.org/">CPAN</a> </li><li> <a href="http://mapofcpan.org/#/">Map Of CPAN</a> </li><li> <a href="https://github.com/neilb/history-of-cpan/blob/master/history.md">CPAN History</a> </li><li> <a href="https://blog.codinghorror.com/mort-elvis-einstein-and-you/">Mort, Elvis, Einstein, and You</a> </li><li> <a href="https://docs.microsoft.com/en-us/archive/msdn-magazine/2008/march/%7B-end-bracket-%7D-what-is-alt-net">What is ALT .NET?</a> </li><li> <a href="https://qz.com/646467/how-one-programmer-broke-the-internet-by-deleting-a-tiny-piece-of-code/">Kik and LeftPad</a> </li></ul> </div><div class="eplinks"> <div class="side-heading">About Episode</div> <ul class="section-nav"> <li>Release Date: 01 Aug, 2022</li> <li>Updated Date: 01 Aug, 2022</li> <li><a href="https://traffic.libsyn.com/corecursive/079-CPAN.mp3">Download Audio File</a></li> <li><a href="https://corecursive.com/TDIH-CPAN/">Permalink</a></li> <li><a href="https://corecursive.com/feed">RSS</a></li> </ul> </div></div> <div class="container"> <div class="container prev-next-podcast"> <div class="prev-podcast"> <a class="underhover" href="/eliza-with-jeff-shrager/" rel="prev" title="The History and Mystery Of Eliza">The History and Mystery Of Eliza</a> </div> <div class=" next-podcast"> <a class="underhover" href="/prison-programming-with-rick-wolter/" rel="next" title="From Prison To Programming ">From Prison To Programming</a> </div> </div> </div> <!-- end transcription --><div class="footer_top"> <div class="footer_inner container"> <div class="col f_author"> <img src="/assets/images/logos/logo-reduced-1-white.png" alt="logo"> <picture class="lazy"><source data-sizes="(min-width: 300px) 345px" data-srcset="/assets/generated/supporting/adam-345-fe3ad39c2.webp 345w" type="image/webp"><source data-sizes="(min-width: 300px) 345px" data-srcset="/assets/generated/supporting/adam-345-34ae4e2c8.jpg 345w" type="image/jpeg"><img class="lazy" data-src="/assets/generated/supporting/adam-345-34ae4e2c8.jpg" alt="author"></picture> </div> <div class="col"> <div class="footer-heading">NAVIGATION</div><a class="underhover" href="/">Home</a><a class="underhover" href="https://link.chtbl.com/corecursive">Subscribe To Podcast</a><a class="underhover" href="/category/podcast/">Episodes By Date</a><a class="underhover" href="/tags">Episode By Theme</a><a class="underhover" href="/about">About</a><a class="underhover" href="/donate">Donate</a><a class="underhover" href="/rankings">Podcast Rankings</a></div> <div class="col listen"> <div class="footer-heading">SOCIAL</div><a class="underhover" href="https://twitter.com/corecursive"> <i class="fa-brands fa-twitter"></i> Twitter </a><a class="underhover" href="https://www.linkedin.com/in/adamgordonbell/"> <i class="fa-brands fa-linkedin"></i> Linked in </a><a class="underhover" href="https://www.instagram.com/adamgordonbell/"> <i class="fa-brands fa-instagram"></i> Instagram </a><a class="underhover" href="/slack"> <i class="fa-brands fa-slack"></i> Slack </a></div> <div class="col listen"> <div class="footer-heading">LISTEN ON</div> <a class="underhover" href="https://podcasts.apple.com/us/podcast/corecursive-coding-stories/id1330329512"><i class="fa-brands fa-apple"></i> Apple Podcasts</a> <a class="underhover" href="https://open.spotify.com/show/6XU1MRwzCfAXD07YHbpjNv"><i class="fa-brands fa-spotify"></i> Spotify</a> <a class="underhover" href="https://podcasts.google.com/feed/aHR0cHM6Ly9jb3JlY3Vyc2l2ZS5jb20vZmVlZA"><i class="fa-brands fa-google-play"></i> Google Play</a> <a class="underhover" href="https://www.stitcher.com/show/corecursive-with-adam-bell"><img src="/assets/images/icon/icon_stitcher.png" alt="Sticher"> Sticher</a> <a class="underhover" href="https://overcast.fm/itunes1330329512"><img src="/assets/images/icon/icon_overcast.png" alt="Overcast"> Overcast</a> </div> </div> </div><div class="bottom-footer bottom-footer-margin"> <div class="footer-bottom-text pull-left">CoRecursive </div> <div class="footer-bottom-text pull-right"> 2021</div> </div> <div class="sonus-player-area"> <div class="sonus-player"> <div class="sonus-player-episodes" id="sonus-player-episodes"> <a href="#"><img src="/assets/images/player_episodes.png" alt="episodes"><span>EPISODES</span></a> </div> <div class="sonus-player-margin"> <div class="sonus-player-wrapper"> <span class="mejs__offscreen">Audio Player</span> <div id="mep_0" class="mejs__container mejs__container-keyboard-inactive mejs__audio" tabindex="0" role="application" aria-label="Audio Player" style="width: 400px; height: 40px; min-width: 206px;"> <div class="mejs__inner"> <div class="mejs__mediaelement"> <audio preload="none" id="sonus-player_html5-6" data-podcast_duration="56:02" src="https://traffic.libsyn.com/corecursive/079-CPAN.mp3"> </audio> </div> <div class="mejs__layers"> <div class="mejs__poster mejs__layer" style="display: none; width: 400px; height: 40px;"></div> </div> <div class="mejs__controls"> <!-- Play/Stop button --> <div class="back15 move" > <i class="fa-solid fa-backward-step" alt="back 15" title="back 15s" data-move="-15"></i> </div> <div class="mejs__button mejs__playpause-button mejs__play" id="mejs__play_pause"> <button type="button" aria-controls="mep_0" title="Play" aria-label="Play" tabindex="0"> </button> </div> <div class="next60 move" title="forward 60s"> <i class="fa-solid fa-forward-step" alt="forward 60s" title="forward 60s" data-move="60"></i> </div> <!-- Current time --> <div class="mejs__time mejs__currenttime-container" role="timer" aria-live="off"> <span id="mejs__currenttime" class="mejs__currenttime">00:00</span> </div> <div class="mejs__time-rail"> <span class="mejs__time-total mejs__time-slider" id="mejs__time-total" role="slider" tabindex="0" aria-label="Time Slider" aria-valuemin="0" aria-valuemax="10" aria-valuenow="0" aria-valuetext="00:00"> <span class="mejs__time-buffering" style="display: none;"> </span> <span class="mejs__time-loaded" id="mejs__time-loaded"></span> <span class="mejs__time_current" id="mejs__time_current" style="transform: scaleX(0.0);"></span> <span class="mejs__time-hovered no-hover" id="mejs__time-hovered"></span> <span class="mejs__time-handle" id="mejs__time-handle"> <span class="mejs__time-handle-content"></span> </span> <span class="mejs__time-float"> <span class="mejs__time-float-current">00:00</span> <span class="mejs__time-float-corner"></span> </span> </span> </div> <!-- Duration --> <div class="mejs__time mejs__duration-container"> <span id="mejs__duration" class="mejs__duration">56:02</span> </div> <!-- Volume control --> <div class="mejs__button mejs__volume-button mejs__mute"> <button id="mejs__mute_button" type="button" aria-controls="mep_0" title="Mute" aria-label="Mute" tabindex="0"> </button> <div class="slider_wrapper"> <input class="mejs__volume_slider" aria-label="Volume Slider" id="mejs__volume_slider" aria-orientation="vertical" type="range" min="0" max="100" value="50"> </div> </div> <!-- Speed control --> <div class="mejs__button mejs__speed-button"> <button type="button" aria-controls="mep_0" title="Speed Rate" aria-label="Speed Rate" tabindex="0">1x</button> <div class="mejs__speed-selector "> <ul class="mejs__speed-selector-list"> <li class="mejs__speed-selector-list-item"> <input class="mejs__speed-selector-input" type="radio" name="mep_0_speed" value="2" id="mep_0-speed-2"> <label for="mep_0-speed-2" class="mejs__speed-selector-label">2x</label> </li> <li class="mejs__speed-selector-list-item"> <input class="mejs__speed-selector-input" type="radio" name="mep_0_speed" value="1.5" id="mep_0-speed-1.5"> <label for="mep_0-speed-1.5" class="mejs__speed-selector-label">1.5x</label> </li> <li class="mejs__speed-selector-list-item"> <input class="mejs__speed-selector-input" type="radio" name="mep_0_speed" value="1" id="mep_0-speed-1" checked="checked"> <label for="mep_0-speed-1" class="mejs__speed-selector-label mejs__speed-selected">1x</label> </li> <li class="mejs__speed-selector-list-item"> <input class="mejs__speed-selector-input" type="radio" name="mep_0_speed" value="0.75" id="mep_0-speed-0.75"> <label for="mep_0-speed-0.75" class="mejs__speed-selector-label">0.75x</label> </li> </ul> </div> </div> <!-- end speed control --> </div> </div> </div> <h3 style="display: block;" id="audio_title">CPAN</h3> </div> </div><button id="go-to-top" title="Go to top" onclick="topFunction()">⬆️</button> <script> //Get the button: mybutton = document.getElementById("go-to-top"); // When the user scrolls down 20px from the top of the document, show the button /* window.onscroll = function () { scrollFunction() }; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { mybutton.style.display = "block"; } else { mybutton.style.display = "none"; } } */ // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; // For Safari document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera } </script></div> <div class="sonus-player-seasons" id="sonus-player-seasons"> <div class="seasons-title"> <ul class=""> <li class="active-tab" style="width:100%;"> <a href="#" class="tab1" data-tab="1">Podcasts List</a> </li> </ul> </div> <div class="seasons-listing"> <ul class="tab1"> <li> <a title="One Million Checkboxes" class="listen-button" data-share-url="/one-million-checkboxes-with-nolen-royalty/" data-share-title="One+Million+Checkboxes" data-podcast_url="https://traffic.libsyn.com/corecursive/omcb.mp3" data-podcast_title="One Million Checkboxes" data-podcast_duration="3300" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/omcb.mp3" data-podcast_title="One Million Checkboxes" data-podcast_duration="3300" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/omcb.mp3" data-podcast_title="One Million Checkboxes" data-podcast_duration="3300"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/omcb.mp3" data-podcast_title="One Million Checkboxes" data-podcast_duration="3300"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/omcb.mp3" data-podcast_title="One Million Checkboxes" data-podcast_duration="3300">One Million Checkboxes</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 03, 2025</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>55 min</span> </li> </ul> </a> </li> <li> <a title="Leaving Stripe" class="listen-button" data-share-url="/leaving-stripe-with-jon-de-le-motte/" data-share-title="Leaving+Stripe" data-podcast_url="https://traffic.libsyn.com/corecursive/leaving_stripe2.mp3" data-podcast_title="Leaving Stripe" data-podcast_duration="3060" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/leaving_stripe2.mp3" data-podcast_title="Leaving Stripe" data-podcast_duration="3060" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/leaving_stripe2.mp3" data-podcast_title="Leaving Stripe" data-podcast_duration="3060"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/leaving_stripe2.mp3" data-podcast_title="Leaving Stripe" data-podcast_duration="3060"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/leaving_stripe2.mp3" data-podcast_title="Leaving Stripe" data-podcast_duration="3060">Leaving Stripe</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 02, 2025</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Inside Shopify's Layoffs" class="listen-button" data-share-url="/shopify-layoffs-with-allison-malloy/" data-share-title="Inside+Shopify's+Layoffs" data-podcast_url="https://traffic.libsyn.com/corecursive/shopify_layoffs.mp3" data-podcast_title="Inside Shopify's Layoffs" data-podcast_duration="2520" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/shopify_layoffs.mp3" data-podcast_title="Inside Shopify's Layoffs" data-podcast_duration="2520" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/shopify_layoffs.mp3" data-podcast_title="Inside Shopify's Layoffs" data-podcast_duration="2520"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/shopify_layoffs.mp3" data-podcast_title="Inside Shopify's Layoffs" data-podcast_duration="2520"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/shopify_layoffs.mp3" data-podcast_title="Inside Shopify's Layoffs" data-podcast_duration="2520">Inside Shopify's Layoffs</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>42 min</span> </li> </ul> </a> </li> <li> <a title="ReiserFS" class="listen-button" data-share-url="/reiserfs/" data-share-title="ReiserFS" data-podcast_url="https://traffic.libsyn.com/corecursive/ReiserFS.mp3" data-podcast_title="ReiserFS" data-podcast_duration="3153" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/ReiserFS.mp3" data-podcast_title="ReiserFS" data-podcast_duration="3153" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/ReiserFS.mp3" data-podcast_title="ReiserFS" data-podcast_duration="3153"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/ReiserFS.mp3" data-podcast_title="ReiserFS" data-podcast_duration="3153"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/ReiserFS.mp3" data-podcast_title="ReiserFS" data-podcast_duration="3153">ReiserFS</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 04, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>52 min</span> </li> </ul> </a> </li> <li> <a title="From Everest to Startups" class="listen-button" data-share-url="/from-everest-to-startups-with-yoshio-goto/" data-share-title="From+Everest+to+Startups" data-podcast_url="https://traffic.libsyn.com/corecursive/103-Technical-cofounder.mp3" data-podcast_title="From Everest to Startups" data-podcast_duration="3020" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/103-Technical-cofounder.mp3" data-podcast_title="From Everest to Startups" data-podcast_duration="3020" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/103-Technical-cofounder.mp3" data-podcast_title="From Everest to Startups" data-podcast_duration="3020"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/103-Technical-cofounder.mp3" data-podcast_title="From Everest to Startups" data-podcast_duration="3020"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/103-Technical-cofounder.mp3" data-podcast_title="From Everest to Startups" data-podcast_duration="3020">From Everest to Startups</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>50 min</span> </li> </ul> </a> </li> <li> <a title="From Code to Capital" class="listen-button" data-share-url="/vc-engineer-with-tim-chen/" data-share-title="From+Code+to+Capital" data-podcast_url="https://traffic.libsyn.com/corecursive/103-TimChen.mp3" data-podcast_title="From Code to Capital" data-podcast_duration="2807" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/103-TimChen.mp3" data-podcast_title="From Code to Capital" data-podcast_duration="2807" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/103-TimChen.mp3" data-podcast_title="From Code to Capital" data-podcast_duration="2807"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/103-TimChen.mp3" data-podcast_title="From Code to Capital" data-podcast_duration="2807"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/103-TimChen.mp3" data-podcast_title="From Code to Capital" data-podcast_duration="2807">From Code to Capital</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="Navigating Corporate Giants" class="listen-button" data-share-url="/building-powershell-with-jeffrey-snover/" data-share-title="Navigating+Corporate+Giants" data-podcast_url="https://traffic.libsyn.com/corecursive/102-Powershell_1.mp3" data-podcast_title="Navigating Corporate Giants" data-podcast_duration="2970" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/102-Powershell_1.mp3" data-podcast_title="Navigating Corporate Giants" data-podcast_duration="2970" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/102-Powershell_1.mp3" data-podcast_title="Navigating Corporate Giants" data-podcast_duration="2970"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/102-Powershell_1.mp3" data-podcast_title="Navigating Corporate Giants" data-podcast_duration="2970"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/102-Powershell_1.mp3" data-podcast_title="Navigating Corporate Giants" data-podcast_duration="2970">Navigating Corporate Giants</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 04, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>49 min</span> </li> </ul> </a> </li> <li> <a title="From Burnout to Breakthrough" class="listen-button" data-share-url="/hedy-with-felienne-hermans/" data-share-title="From+Burnout+to+Breakthrough" data-podcast_url="https://traffic.libsyn.com/corecursive/101_Hedy.mp3" data-podcast_title="From Burnout to Breakthrough" data-podcast_duration="3120" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/101_Hedy.mp3" data-podcast_title="From Burnout to Breakthrough" data-podcast_duration="3120" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/101_Hedy.mp3" data-podcast_title="From Burnout to Breakthrough" data-podcast_duration="3120"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/101_Hedy.mp3" data-podcast_title="From Burnout to Breakthrough" data-podcast_duration="3120"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/101_Hedy.mp3" data-podcast_title="From Burnout to Breakthrough" data-podcast_duration="3120">From Burnout to Breakthrough</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 04, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>52 min</span> </li> </ul> </a> </li> <li> <a title="Coding Machines" class="listen-button" data-share-url="/coding-machines-with-don-and-krystal/" data-share-title="Coding+Machines" data-podcast_url="https://traffic.libsyn.com/corecursive/100-coding-machines.mp3" data-podcast_title="Coding Machines" data-podcast_duration="2891" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/100-coding-machines.mp3" data-podcast_title="Coding Machines" data-podcast_duration="2891" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/100-coding-machines.mp3" data-podcast_title="Coding Machines" data-podcast_duration="2891"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/100-coding-machines.mp3" data-podcast_title="Coding Machines" data-podcast_duration="2891"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/100-coding-machines.mp3" data-podcast_title="Coding Machines" data-podcast_duration="2891">Coding Machines</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 03, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> <li> <a title="Code, Kickflips and Crunch Time" class="listen-button" data-share-url="/game-programming-with-mick-west/" data-share-title="Code,+Kickflips+and+Crunch+Time" data-podcast_url="https://traffic.libsyn.com/corecursive/099-Mick-West.mp3" data-podcast_title="Code, Kickflips and Crunch Time" data-podcast_duration="3420" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/099-Mick-West.mp3" data-podcast_title="Code, Kickflips and Crunch Time" data-podcast_duration="3420" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/099-Mick-West.mp3" data-podcast_title="Code, Kickflips and Crunch Time" data-podcast_duration="3420"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/099-Mick-West.mp3" data-podcast_title="Code, Kickflips and Crunch Time" data-podcast_duration="3420"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/099-Mick-West.mp3" data-podcast_title="Code, Kickflips and Crunch Time" data-podcast_duration="3420">Code, Kickflips and Crunch Time</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>57 min</span> </li> </ul> </a> </li> <li> <a title="Leaving LinkedIn" class="listen-button" data-share-url="/leaving-linkedin-with-chris-krycho/" data-share-title="Leaving+LinkedIn" data-podcast_url="https://traffic.libsyn.com/corecursive/098-Chris-Krycho.mp3" data-podcast_title="Leaving LinkedIn" data-podcast_duration="2850" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/098-Chris-Krycho.mp3" data-podcast_title="Leaving LinkedIn" data-podcast_duration="2850" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/098-Chris-Krycho.mp3" data-podcast_title="Leaving LinkedIn" data-podcast_duration="2850"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/098-Chris-Krycho.mp3" data-podcast_title="Leaving LinkedIn" data-podcast_duration="2850"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/098-Chris-Krycho.mp3" data-podcast_title="Leaving LinkedIn" data-podcast_duration="2850">Leaving LinkedIn</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 04, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>47 min</span> </li> </ul> </a> </li> <li> <a title="Beautiful Code" class="listen-button" data-share-url="/beautiful-code-with-greg-wilson/" data-share-title="Beautiful+Code" data-podcast_url="https://traffic.libsyn.com/corecursive/097-Greg-Wilson.mp3" data-podcast_title="Beautiful Code" data-podcast_duration="3420" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/097-Greg-Wilson.mp3" data-podcast_title="Beautiful Code" data-podcast_duration="3420" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/097-Greg-Wilson.mp3" data-podcast_title="Beautiful Code" data-podcast_duration="3420"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/097-Greg-Wilson.mp3" data-podcast_title="Beautiful Code" data-podcast_duration="3420"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/097-Greg-Wilson.mp3" data-podcast_title="Beautiful Code" data-podcast_duration="3420">Beautiful Code</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>57 min</span> </li> </ul> </a> </li> <li> <a title="Code as a Lifeline" class="listen-button" data-share-url="/brain-injury-with-jason-mcdonald/" data-share-title="Code+as+a+Lifeline" data-podcast_url="https://traffic.libsyn.com/corecursive/096-Jason_C_McDonald.mp3" data-podcast_title="Code as a Lifeline" data-podcast_duration="2651" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/096-Jason_C_McDonald.mp3" data-podcast_title="Code as a Lifeline" data-podcast_duration="2651" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/096-Jason_C_McDonald.mp3" data-podcast_title="Code as a Lifeline" data-podcast_duration="2651"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/096-Jason_C_McDonald.mp3" data-podcast_title="Code as a Lifeline" data-podcast_duration="2651"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/096-Jason_C_McDonald.mp3" data-podcast_title="Code as a Lifeline" data-podcast_duration="2651">Code as a Lifeline</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 02, 2024</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>44 min</span> </li> </ul> </a> </li> <li> <a title="From 486 to Vue.js" class="listen-button" data-share-url="/vue-with-evan-you/" data-share-title="From+486+to+Vue.js" data-podcast_url="https://traffic.libsyn.com/corecursive/095-Evan_You.mp3" data-podcast_title="From 486 to Vue.js" data-podcast_duration="2776" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/095-Evan_You.mp3" data-podcast_title="From 486 to Vue.js" data-podcast_duration="2776" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/095-Evan_You.mp3" data-podcast_title="From 486 to Vue.js" data-podcast_duration="2776"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/095-Evan_You.mp3" data-podcast_title="From 486 to Vue.js" data-podcast_duration="2776"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/095-Evan_You.mp3" data-podcast_title="From 486 to Vue.js" data-podcast_duration="2776">From 486 to Vue.js</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 04, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="Platform Takes The Pain" class="listen-button" data-share-url="/platform-takes-the-pain/" data-share-title="Platform+Takes+The+Pain" data-podcast_url="https://traffic.libsyn.com/corecursive/094_-_Backstage2.mp3" data-podcast_title="Platform Takes The Pain" data-podcast_duration="2915" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/094_-_Backstage2.mp3" data-podcast_title="Platform Takes The Pain" data-podcast_duration="2915" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/094_-_Backstage2.mp3" data-podcast_title="Platform Takes The Pain" data-podcast_duration="2915"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/094_-_Backstage2.mp3" data-podcast_title="Platform Takes The Pain" data-podcast_duration="2915"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/094_-_Backstage2.mp3" data-podcast_title="Platform Takes The Pain" data-podcast_duration="2915">Platform Takes The Pain</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> <li> <a title="Sloot Digital Coding System" class="listen-button" data-share-url="/sloot-digital-coding-system/" data-share-title="Sloot+Digital+Coding+System" data-podcast_url="https://traffic.libsyn.com/corecursive/093_-_Jan_Sloot.mp3" data-podcast_title="Sloot Digital Coding System" data-podcast_duration="3109" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/093_-_Jan_Sloot.mp3" data-podcast_title="Sloot Digital Coding System" data-podcast_duration="3109" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/093_-_Jan_Sloot.mp3" data-podcast_title="Sloot Digital Coding System" data-podcast_duration="3109"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/093_-_Jan_Sloot.mp3" data-podcast_title="Sloot Digital Coding System" data-podcast_duration="3109"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/093_-_Jan_Sloot.mp3" data-podcast_title="Sloot Digital Coding System" data-podcast_duration="3109">Sloot Digital Coding System</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Configuring Identity" class="listen-button" data-share-url="/configuring-identity-adam-jacob/" data-share-title="Configuring+Identity" data-podcast_url="https://traffic.libsyn.com/corecursive/092-Adam-Jacobs.mp3" data-podcast_title="Configuring Identity" data-podcast_duration="2573" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/092-Adam-Jacobs.mp3" data-podcast_title="Configuring Identity" data-podcast_duration="2573" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/092-Adam-Jacobs.mp3" data-podcast_title="Configuring Identity" data-podcast_duration="2573"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/092-Adam-Jacobs.mp3" data-podcast_title="Configuring Identity" data-podcast_duration="2573"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/092-Adam-Jacobs.mp3" data-podcast_title="Configuring Identity" data-podcast_duration="2573">Configuring Identity</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 01, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>42 min</span> </li> </ul> </a> </li> <li> <a title="The Science of Learning to Code" class="listen-button" data-share-url="/the-science-of-learning-to-code/" data-share-title="The+Science+of+Learning+to+Code" data-podcast_url="https://traffic.libsyn.com/corecursive/091-Learning_Research.mp3" data-podcast_title="The Science of Learning to Code" data-podcast_duration="3044" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/091-Learning_Research.mp3" data-podcast_title="The Science of Learning to Code" data-podcast_duration="3044" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/091-Learning_Research.mp3" data-podcast_title="The Science of Learning to Code" data-podcast_duration="3044"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/091-Learning_Research.mp3" data-podcast_title="The Science of Learning to Code" data-podcast_duration="3044"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/091-Learning_Research.mp3" data-podcast_title="The Science of Learning to Code" data-podcast_duration="3044">The Science of Learning to Code</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>50 min</span> </li> </ul> </a> </li> <li> <a title="A Dark Room - From Code Hobo to Indie Game Developer" class="listen-button" data-share-url="/a-dark-room-with-amir-rajan/" data-share-title="A+Dark+Room+-+From+Code+Hobo+to+Indie+Game+Developer" data-podcast_url="https://traffic.libsyn.com/corecursive/090-Amir_Rajan.mp3" data-podcast_title="A Dark Room - From Code Hobo to Indie Game Developer" data-podcast_duration="2441" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/090-Amir_Rajan.mp3" data-podcast_title="A Dark Room - From Code Hobo to Indie Game Developer" data-podcast_duration="2441" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/090-Amir_Rajan.mp3" data-podcast_title="A Dark Room - From Code Hobo to Indie Game Developer" data-podcast_duration="2441"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/090-Amir_Rajan.mp3" data-podcast_title="A Dark Room - From Code Hobo to Indie Game Developer" data-podcast_duration="2441"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/090-Amir_Rajan.mp3" data-podcast_title="A Dark Room - From Code Hobo to Indie Game Developer" data-podcast_duration="2441">A Dark Room - From Code Hobo to Indie Game Developer</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 03, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>40 min</span> </li> </ul> </a> </li> <li> <a title="Quitting (And Then Rejoining) Stack Overflow" class="listen-button" data-share-url="/stack-overflow/" data-share-title="Quitting+(And+Then+Rejoining)+Stack+Overflow" data-podcast_url="https://traffic.libsyn.com/corecursive/089-StackOverflow.mp3" data-podcast_title="Quitting (And Then Rejoining) Stack Overflow" data-podcast_duration="3207" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/089-StackOverflow.mp3" data-podcast_title="Quitting (And Then Rejoining) Stack Overflow" data-podcast_duration="3207" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/089-StackOverflow.mp3" data-podcast_title="Quitting (And Then Rejoining) Stack Overflow" data-podcast_duration="3207"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/089-StackOverflow.mp3" data-podcast_title="Quitting (And Then Rejoining) Stack Overflow" data-podcast_duration="3207"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/089-StackOverflow.mp3" data-podcast_title="Quitting (And Then Rejoining) Stack Overflow" data-podcast_duration="3207">Quitting (And Then Rejoining) Stack Overflow</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="From Project Management to Data Compression Innovator" class="listen-button" data-share-url="/data-compression-yann-collet/" data-share-title="From+Project+Management+to+Data+Compression+Innovator" data-podcast_url="https://traffic.libsyn.com/corecursive/088_-_Yann_Collet.mp3" data-podcast_title="From Project Management to Data Compression Innovator" data-podcast_duration="3567" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/088_-_Yann_Collet.mp3" data-podcast_title="From Project Management to Data Compression Innovator" data-podcast_duration="3567" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/088_-_Yann_Collet.mp3" data-podcast_title="From Project Management to Data Compression Innovator" data-podcast_duration="3567"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/088_-_Yann_Collet.mp3" data-podcast_title="From Project Management to Data Compression Innovator" data-podcast_duration="3567"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/088_-_Yann_Collet.mp3" data-podcast_title="From Project Management to Data Compression Innovator" data-podcast_duration="3567">From Project Management to Data Compression Innovator</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>59 min</span> </li> </ul> </a> </li> <li> <a title="JSON vs XML" class="listen-button" data-share-url="/json-vs-xml-douglas-crockford/" data-share-title="JSON+vs+XML" data-podcast_url="https://traffic.libsyn.com/corecursive/087-Douglas-Crockford.mp3" data-podcast_title="JSON vs XML" data-podcast_duration="2995" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/087-Douglas-Crockford.mp3" data-podcast_title="JSON vs XML" data-podcast_duration="2995" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/087-Douglas-Crockford.mp3" data-podcast_title="JSON vs XML" data-podcast_duration="2995"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/087-Douglas-Crockford.mp3" data-podcast_title="JSON vs XML" data-podcast_duration="2995"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/087-Douglas-Crockford.mp3" data-podcast_title="JSON vs XML" data-podcast_duration="2995">JSON vs XML</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 03, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>49 min</span> </li> </ul> </a> </li> <li> <a title="Sun's Mobile Blunders" class="listen-button" data-share-url="/mobile-ui-with-shai-almog/" data-share-title="Sun's+Mobile+Blunders" data-podcast_url="https://traffic.libsyn.com/corecursive/086-Shai_Almog.mp3" data-podcast_title="Sun's Mobile Blunders" data-podcast_duration="3104" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/086-Shai_Almog.mp3" data-podcast_title="Sun's Mobile Blunders" data-podcast_duration="3104" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/086-Shai_Almog.mp3" data-podcast_title="Sun's Mobile Blunders" data-podcast_duration="3104"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/086-Shai_Almog.mp3" data-podcast_title="Sun's Mobile Blunders" data-podcast_duration="3104"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/086-Shai_Almog.mp3" data-podcast_title="Sun's Mobile Blunders" data-podcast_duration="3104">Sun's Mobile Blunders</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Shipping Graphing Calculator" class="listen-button" data-share-url="/shipping-graphing-calculator/" data-share-title="Shipping+Graphing+Calculator" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/085-Graphing-Calc.mp3" data-podcast_title="Shipping Graphing Calculator" data-podcast_duration="2806" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/085-Graphing-Calc.mp3" data-podcast_title="Shipping Graphing Calculator" data-podcast_duration="2806" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/085-Graphing-Calc.mp3" data-podcast_title="Shipping Graphing Calculator" data-podcast_duration="2806"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/085-Graphing-Calc.mp3" data-podcast_title="Shipping Graphing Calculator" data-podcast_duration="2806"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/085-Graphing-Calc.mp3" data-podcast_title="Shipping Graphing Calculator" data-podcast_duration="2806">Shipping Graphing Calculator</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="The Unfulfilled Engineer" class="listen-button" data-share-url="/initech-with-don-mckay/" data-share-title="The+Unfulfilled+Engineer" data-podcast_url="https://traffic.libsyn.com/corecursive/085-Don-Mckay.mp3" data-podcast_title="The Unfulfilled Engineer" data-podcast_duration="2523" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/085-Don-Mckay.mp3" data-podcast_title="The Unfulfilled Engineer" data-podcast_duration="2523" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/085-Don-Mckay.mp3" data-podcast_title="The Unfulfilled Engineer" data-podcast_duration="2523"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/085-Don-Mckay.mp3" data-podcast_title="The Unfulfilled Engineer" data-podcast_duration="2523"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/085-Don-Mckay.mp3" data-podcast_title="The Unfulfilled Engineer" data-podcast_duration="2523">The Unfulfilled Engineer</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 02, 2023</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>42 min</span> </li> </ul> </a> </li> <li> <a title="DOOMed to Fail: A Horror Story" class="listen-button" data-share-url="/doomed-to-fail-with-burger-becky/" data-share-title="DOOMed+to+Fail:+A+Horror+Story" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/083-Burger-Becky.mp3" data-podcast_title="DOOMed to Fail: A Horror Story" data-podcast_duration="2714" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/083-Burger-Becky.mp3" data-podcast_title="DOOMed to Fail: A Horror Story" data-podcast_duration="2714" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/083-Burger-Becky.mp3" data-podcast_title="DOOMed to Fail: A Horror Story" data-podcast_duration="2714"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/083-Burger-Becky.mp3" data-podcast_title="DOOMed to Fail: A Horror Story" data-podcast_duration="2714"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/083-Burger-Becky.mp3" data-podcast_title="DOOMed to Fail: A Horror Story" data-podcast_duration="2714">DOOMed to Fail: A Horror Story</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>45 min</span> </li> </ul> </a> </li> <li> <a title="Software World Tour" class="listen-button" data-share-url="/software-world-tour-with-son-luong-ngoc/" data-share-title="Software+World+Tour" data-podcast_url="https://traffic.libsyn.com/corecursive/082-World-Tour.mp3" data-podcast_title="Software World Tour" data-podcast_duration="2936" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/082-World-Tour.mp3" data-podcast_title="Software World Tour" data-podcast_duration="2936" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/082-World-Tour.mp3" data-podcast_title="Software World Tour" data-podcast_duration="2936"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/082-World-Tour.mp3" data-podcast_title="Software World Tour" data-podcast_duration="2936"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/082-World-Tour.mp3" data-podcast_title="Software World Tour" data-podcast_duration="2936">Software World Tour</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> <li> <a title="Android's Unlikely Success" class="listen-button" data-share-url="/android-with-chet-haase/" data-share-title="Android's+Unlikely+Success" data-podcast_url="https://traffic.libsyn.com/corecursive/081-Android.mp3" data-podcast_title="Android's Unlikely Success" data-podcast_duration="3606" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/081-Android.mp3" data-podcast_title="Android's Unlikely Success" data-podcast_duration="3606" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/081-Android.mp3" data-podcast_title="Android's Unlikely Success" data-podcast_duration="3606"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/081-Android.mp3" data-podcast_title="Android's Unlikely Success" data-podcast_duration="3606"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/081-Android.mp3" data-podcast_title="Android's Unlikely Success" data-podcast_duration="3606">Android's Unlikely Success</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 03, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>60 min</span> </li> </ul> </a> </li> <li> <a title="From Prison To Programming" class="listen-button" data-share-url="/prison-programming-with-rick-wolter/" data-share-title="From+Prison+To+Programming" data-podcast_url="https://traffic.libsyn.com/corecursive/080-Prison-Python.mp3" data-podcast_title="From Prison To Programming" data-podcast_duration="2796" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/080-Prison-Python.mp3" data-podcast_title="From Prison To Programming" data-podcast_duration="2796" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/080-Prison-Python.mp3" data-podcast_title="From Prison To Programming" data-podcast_duration="2796"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/080-Prison-Python.mp3" data-podcast_title="From Prison To Programming" data-podcast_duration="2796"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/080-Prison-Python.mp3" data-podcast_title="From Prison To Programming" data-podcast_duration="2796">From Prison To Programming</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="CPAN" class="listen-button" data-share-url="/tdih-cpan/" data-share-title="CPAN" data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/079-CPAN.mp3" data-podcast_title="CPAN" data-podcast_duration="3362">CPAN</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 01, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>56 min</span> </li> </ul> </a> </li> <li> <a title="The History and Mystery Of Eliza" class="listen-button" data-share-url="/eliza-with-jeff-shrager/" data-share-title="The+History+and+Mystery+Of+Eliza" data-podcast_url="https://traffic.libsyn.com/corecursive/078-Eliza.mp3" data-podcast_title="The History and Mystery Of Eliza" data-podcast_duration="2646" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/078-Eliza.mp3" data-podcast_title="The History and Mystery Of Eliza" data-podcast_duration="2646" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/078-Eliza.mp3" data-podcast_title="The History and Mystery Of Eliza" data-podcast_duration="2646"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/078-Eliza.mp3" data-podcast_title="The History and Mystery Of Eliza" data-podcast_duration="2646"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/078-Eliza.mp3" data-podcast_title="The History and Mystery Of Eliza" data-podcast_duration="2646">The History and Mystery Of Eliza</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 05, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>44 min</span> </li> </ul> </a> </li> <li> <a title="Why still 80 columns?" class="listen-button" data-share-url="/why-80-columns/" data-share-title="Why+still+80+columns?" data-podcast_url="https://traffic.libsyn.com/corecursive/077-80_columns.mp3" data-podcast_title="Why still 80 columns?" data-podcast_duration="2362" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/077-80_columns.mp3" data-podcast_title="Why still 80 columns?" data-podcast_duration="2362" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/077-80_columns.mp3" data-podcast_title="Why still 80 columns?" data-podcast_duration="2362"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/077-80_columns.mp3" data-podcast_title="Why still 80 columns?" data-podcast_duration="2362"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/077-80_columns.mp3" data-podcast_title="Why still 80 columns?" data-podcast_duration="2362">Why still 80 columns?</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 01, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>39 min</span> </li> </ul> </a> </li> <li> <a title="LISP in Space" class="listen-button" data-share-url="/lisp-in-space-with-ron-garret/" data-share-title="LISP+in+Space" data-podcast_url="https://traffic.libsyn.com/corecursive/076-Lisp-in-space.mp3" data-podcast_title="LISP in Space" data-podcast_duration="2286" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/076-Lisp-in-space.mp3" data-podcast_title="LISP in Space" data-podcast_duration="2286" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/076-Lisp-in-space.mp3" data-podcast_title="LISP in Space" data-podcast_duration="2286"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/076-Lisp-in-space.mp3" data-podcast_title="LISP in Space" data-podcast_duration="2286"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/076-Lisp-in-space.mp3" data-podcast_title="LISP in Space" data-podcast_duration="2286">LISP in Space</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>38 min</span> </li> </ul> </a> </li> <li> <a title="April Fools' Is Cancelled (2014)" class="listen-button" data-share-url="/april-fools-is-cancelled/" data-share-title="April+Fools'+Is+Cancelled+(2014)" data-podcast_url="https://traffic.libsyn.com/corecursive/075-April-Fools.mp3" data-podcast_title="April Fools' Is Cancelled (2014)" data-podcast_duration="2331" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/075-April-Fools.mp3" data-podcast_title="April Fools' Is Cancelled (2014)" data-podcast_duration="2331" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/075-April-Fools.mp3" data-podcast_title="April Fools' Is Cancelled (2014)" data-podcast_duration="2331"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/075-April-Fools.mp3" data-podcast_title="April Fools' Is Cancelled (2014)" data-podcast_duration="2331"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/075-April-Fools.mp3" data-podcast_title="April Fools' Is Cancelled (2014)" data-podcast_duration="2331">April Fools' Is Cancelled (2014)</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 01, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>38 min</span> </li> </ul> </a> </li> <li> <a title="The Story Graph" class="listen-button" data-share-url="/the-story-graph-with-nadia-odunayo/" data-share-title="The+Story+Graph" data-podcast_url="https://traffic.libsyn.com/corecursive/074-Story-Graph2.mp3" data-podcast_title="The Story Graph" data-podcast_duration="2896" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/074-Story-Graph2.mp3" data-podcast_title="The Story Graph" data-podcast_duration="2896" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/074-Story-Graph2.mp3" data-podcast_title="The Story Graph" data-podcast_duration="2896"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/074-Story-Graph2.mp3" data-podcast_title="The Story Graph" data-podcast_duration="2896"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/074-Story-Graph2.mp3" data-podcast_title="The Story Graph" data-podcast_duration="2896">The Story Graph</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> <li> <a title="Serenity OS" class="listen-button" data-share-url="/serenity-os-with-andreas-kling/" data-share-title="Serenity+OS" data-podcast_url="https://traffic.libsyn.com/corecursive/073-Serenity.mp3" data-podcast_title="Serenity OS" data-podcast_duration="2488" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/073-Serenity.mp3" data-podcast_title="Serenity OS" data-podcast_duration="2488" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/073-Serenity.mp3" data-podcast_title="Serenity OS" data-podcast_duration="2488"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/073-Serenity.mp3" data-podcast_title="Serenity OS" data-podcast_duration="2488"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/073-Serenity.mp3" data-podcast_title="Serenity OS" data-podcast_duration="2488">Serenity OS</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>41 min</span> </li> </ul> </a> </li> <li> <a title="The Internet Is Made of Duct Tape" class="listen-button" data-share-url="/internet-is-duct-tape/" data-share-title="The+Internet+Is+Made+of+Duct+Tape" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/072-Duct-Tape.mp3" data-podcast_title="The Internet Is Made of Duct Tape" data-podcast_duration="2542" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/072-Duct-Tape.mp3" data-podcast_title="The Internet Is Made of Duct Tape" data-podcast_duration="2542" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/072-Duct-Tape.mp3" data-podcast_title="The Internet Is Made of Duct Tape" data-podcast_duration="2542"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/072-Duct-Tape.mp3" data-podcast_title="The Internet Is Made of Duct Tape" data-podcast_duration="2542"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/072-Duct-Tape.mp3" data-podcast_title="The Internet Is Made of Duct Tape" data-podcast_duration="2542">The Internet Is Made of Duct Tape</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 02, 2022</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>42 min</span> </li> </ul> </a> </li> <li> <a title="Cocoa Culture" class="listen-button" data-share-url="/cocoa-culture-with-hansen-hsu/" data-share-title="Cocoa+Culture" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/071-Cocoa-Culture.mp3" data-podcast_title="Cocoa Culture" data-podcast_duration="2661" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/071-Cocoa-Culture.mp3" data-podcast_title="Cocoa Culture" data-podcast_duration="2661" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/071-Cocoa-Culture.mp3" data-podcast_title="Cocoa Culture" data-podcast_duration="2661"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/071-Cocoa-Culture.mp3" data-podcast_title="Cocoa Culture" data-podcast_duration="2661"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/071-Cocoa-Culture.mp3" data-podcast_title="Cocoa Culture" data-podcast_duration="2661">Cocoa Culture</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>44 min</span> </li> </ul> </a> </li> <li> <a title="Leaving Debian" class="listen-button" data-share-url="/leaving-debian/" data-share-title="Leaving+Debian" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/070_Leaving_Debian.mp3" data-podcast_title="Leaving Debian" data-podcast_duration="2426" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/070_Leaving_Debian.mp3" data-podcast_title="Leaving Debian" data-podcast_duration="2426" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/070_Leaving_Debian.mp3" data-podcast_title="Leaving Debian" data-podcast_duration="2426"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/070_Leaving_Debian.mp3" data-podcast_title="Leaving Debian" data-podcast_duration="2426"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/070_Leaving_Debian.mp3" data-podcast_title="Leaving Debian" data-podcast_duration="2426">Leaving Debian</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>40 min</span> </li> </ul> </a> </li> <li> <a title="The Original Remote Developer" class="listen-button" data-share-url="/remote-developer/" data-share-title="The+Original+Remote+Developer" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/069-Paul-Lutus.mp3" data-podcast_title="The Original Remote Developer" data-podcast_duration="2501" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/069-Paul-Lutus.mp3" data-podcast_title="The Original Remote Developer" data-podcast_duration="2501" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/069-Paul-Lutus.mp3" data-podcast_title="The Original Remote Developer" data-podcast_duration="2501"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/069-Paul-Lutus.mp3" data-podcast_title="The Original Remote Developer" data-podcast_duration="2501"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/069-Paul-Lutus.mp3" data-podcast_title="The Original Remote Developer" data-podcast_duration="2501">The Original Remote Developer</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 04, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>41 min</span> </li> </ul> </a> </li> <li> <a title="Quines, Polyglot Code and Other Fun Computations" class="listen-button" data-share-url="/quines-polyglot-code/" data-share-title="Quines,+Polyglot+Code+and+Other+Fun+Computations" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/067-Computational-Iceberg.mp3" data-podcast_title="Quines, Polyglot Code and Other Fun Computations" data-podcast_duration="3683" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/067-Computational-Iceberg.mp3" data-podcast_title="Quines, Polyglot Code and Other Fun Computations" data-podcast_duration="3683" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/067-Computational-Iceberg.mp3" data-podcast_title="Quines, Polyglot Code and Other Fun Computations" data-podcast_duration="3683"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/067-Computational-Iceberg.mp3" data-podcast_title="Quines, Polyglot Code and Other Fun Computations" data-podcast_duration="3683"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/067-Computational-Iceberg.mp3" data-podcast_title="Quines, Polyglot Code and Other Fun Computations" data-podcast_duration="3683">Quines, Polyglot Code and Other Fun Computations</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>61 min</span> </li> </ul> </a> </li> <li> <a title="Full-Time Open Source" class="listen-button" data-share-url="/067-zig-with-andrew-kelley/" data-share-title="Full-Time+Open+Source" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/068-Zig.mp3" data-podcast_title="Full-Time Open Source" data-podcast_duration="2768" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/068-Zig.mp3" data-podcast_title="Full-Time Open Source" data-podcast_duration="2768" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/068-Zig.mp3" data-podcast_title="Full-Time Open Source" data-podcast_duration="2768"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/068-Zig.mp3" data-podcast_title="Full-Time Open Source" data-podcast_duration="2768"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/068-Zig.mp3" data-podcast_title="Full-Time Open Source" data-podcast_duration="2768">Full-Time Open Source</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="The Untold Story of SQLite" class="listen-button" data-share-url="/066-sqlite-with-richard-hipp/" data-share-title="The+Untold+Story+of+SQLite" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/066-sqlite.mp3" data-podcast_title="The Untold Story of SQLite" data-podcast_duration="2314" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/066-sqlite.mp3" data-podcast_title="The Untold Story of SQLite" data-podcast_duration="2314" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/066-sqlite.mp3" data-podcast_title="The Untold Story of SQLite" data-podcast_duration="2314"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/066-sqlite.mp3" data-podcast_title="The Untold Story of SQLite" data-podcast_duration="2314"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/066-sqlite.mp3" data-podcast_title="The Untold Story of SQLite" data-podcast_duration="2314">The Untold Story of SQLite</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>38 min</span> </li> </ul> </a> </li> <li> <a title="From Competitive Programming to APL" class="listen-button" data-share-url="/065-competitive-coding-with-conor-hoekstra/" data-share-title="From+Competitive+Programming+to+APL" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/065-APL.mp3" data-podcast_title="From Competitive Programming to APL" data-podcast_duration="3220" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/065-APL.mp3" data-podcast_title="From Competitive Programming to APL" data-podcast_duration="3220" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/065-APL.mp3" data-podcast_title="From Competitive Programming to APL" data-podcast_duration="3220"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/065-APL.mp3" data-podcast_title="From Competitive Programming to APL" data-podcast_duration="3220"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/065-APL.mp3" data-podcast_title="From Competitive Programming to APL" data-podcast_duration="3220">From Competitive Programming to APL</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Smart Contract Rescue" class="listen-button" data-share-url="/064-ethereum-rescue-with-dan-robinson/" data-share-title="Smart+Contract+Rescue" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/064-Dark-Forest.mp3" data-podcast_title="Smart Contract Rescue" data-podcast_duration="2097" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/064-Dark-Forest.mp3" data-podcast_title="Smart Contract Rescue" data-podcast_duration="2097" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/064-Dark-Forest.mp3" data-podcast_title="Smart Contract Rescue" data-podcast_duration="2097"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/064-Dark-Forest.mp3" data-podcast_title="Smart Contract Rescue" data-podcast_duration="2097"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/064-Dark-Forest.mp3" data-podcast_title="Smart Contract Rescue" data-podcast_duration="2097">Smart Contract Rescue</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 02, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>34 min</span> </li> </ul> </a> </li> <li> <a title="Apple 2001" class="listen-button" data-share-url="/063-apple-2001/" data-share-title="Apple+2001" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/063-Apple-2001.mp3" data-podcast_title="Apple 2001" data-podcast_duration="2887" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/063-Apple-2001.mp3" data-podcast_title="Apple 2001" data-podcast_duration="2887" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/063-Apple-2001.mp3" data-podcast_title="Apple 2001" data-podcast_duration="2887"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/063-Apple-2001.mp3" data-podcast_title="Apple 2001" data-podcast_duration="2887"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/063-Apple-2001.mp3" data-podcast_title="Apple 2001" data-podcast_duration="2887">Apple 2001</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 03, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> <li> <a title="Video Game Programming From Scratch" class="listen-button" data-share-url="/062-game-programming/" data-share-title="Video+Game+Programming+From+Scratch" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/062-Building_A_Video_Game_From_Scratch.mp3" data-podcast_title="Video Game Programming From Scratch" data-podcast_duration="2474" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/062-Building_A_Video_Game_From_Scratch.mp3" data-podcast_title="Video Game Programming From Scratch" data-podcast_duration="2474" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/062-Building_A_Video_Game_From_Scratch.mp3" data-podcast_title="Video Game Programming From Scratch" data-podcast_duration="2474"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/062-Building_A_Video_Game_From_Scratch.mp3" data-podcast_title="Video Game Programming From Scratch" data-podcast_duration="2474"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/062-Building_A_Video_Game_From_Scratch.mp3" data-podcast_title="Video Game Programming From Scratch" data-podcast_duration="2474">Video Game Programming From Scratch</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 01, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>41 min</span> </li> </ul> </a> </li> <li> <a title="Reinforcement Learning At Facebook" class="listen-button" data-share-url="/061-reinforcement-learning/" data-share-title="Reinforcement+Learning+At+Facebook" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/061-Reinforcement-Learning-At-facebok.mp3" data-podcast_title="Reinforcement Learning At Facebook" data-podcast_duration="2285" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/061-Reinforcement-Learning-At-facebok.mp3" data-podcast_title="Reinforcement Learning At Facebook" data-podcast_duration="2285" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/061-Reinforcement-Learning-At-facebok.mp3" data-podcast_title="Reinforcement Learning At Facebook" data-podcast_duration="2285"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/061-Reinforcement-Learning-At-facebok.mp3" data-podcast_title="Reinforcement Learning At Facebook" data-podcast_duration="2285"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/061-Reinforcement-Learning-At-facebok.mp3" data-podcast_title="Reinforcement Learning At Facebook" data-podcast_duration="2285">Reinforcement Learning At Facebook</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 01, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>38 min</span> </li> </ul> </a> </li> <li> <a title="2020 Year End" class="listen-button" data-share-url="/060-2020-year-end/" data-share-title="2020+Year+End" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/060-2020-Year-End.mp3" data-podcast_title="2020 Year End" data-podcast_duration="2066" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/060-2020-Year-End.mp3" data-podcast_title="2020 Year End" data-podcast_duration="2066" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/060-2020-Year-End.mp3" data-podcast_title="2020 Year End" data-podcast_duration="2066"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/060-2020-Year-End.mp3" data-podcast_title="2020 Year End" data-podcast_duration="2066"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/060-2020-Year-End.mp3" data-podcast_title="2020 Year End" data-podcast_duration="2066">2020 Year End</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 01, 2021</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>34 min</span> </li> </ul> </a> </li> <li> <a title="Frontiers of Performance" class="listen-button" data-share-url="/frontiers-of-performance-with-daniel-lemire/" data-share-title="Frontiers+of+Performance" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/059-Performance.mp3" data-podcast_title="Frontiers of Performance" data-podcast_duration="2829" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/059-Performance.mp3" data-podcast_title="Frontiers of Performance" data-podcast_duration="2829" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/059-Performance.mp3" data-podcast_title="Frontiers of Performance" data-podcast_duration="2829"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/059-Performance.mp3" data-podcast_title="Frontiers of Performance" data-podcast_duration="2829"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/059-Performance.mp3" data-podcast_title="Frontiers of Performance" data-podcast_duration="2829">Frontiers of Performance</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>47 min</span> </li> </ul> </a> </li> <li> <a title="The Birth of UNIX" class="listen-button" data-share-url="/brian-kernighan-unix-bell-labs1/" data-share-title="The+Birth+of+UNIX" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/058-Bell_Labs.mp3" data-podcast_title="The Birth of UNIX" data-podcast_duration="3069" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/058-Bell_Labs.mp3" data-podcast_title="The Birth of UNIX" data-podcast_duration="3069" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/058-Bell_Labs.mp3" data-podcast_title="The Birth of UNIX" data-podcast_duration="3069"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/058-Bell_Labs.mp3" data-podcast_title="The Birth of UNIX" data-podcast_duration="3069"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/058-Bell_Labs.mp3" data-podcast_title="The Birth of UNIX" data-podcast_duration="3069">The Birth of UNIX</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="To The Assembly" class="listen-button" data-share-url="/to-the-assembly/" data-share-title="To+The+Assembly" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/057-Assembly.mp3" data-podcast_title="To The Assembly" data-podcast_duration="2479" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/057-Assembly.mp3" data-podcast_title="To The Assembly" data-podcast_duration="2479" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/057-Assembly.mp3" data-podcast_title="To The Assembly" data-podcast_duration="2479"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/057-Assembly.mp3" data-podcast_title="To The Assembly" data-podcast_duration="2479"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/057-Assembly.mp3" data-podcast_title="To The Assembly" data-podcast_duration="2479">To The Assembly</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>41 min</span> </li> </ul> </a> </li> <li> <a title="Memento Mori" class="listen-button" data-share-url="/memento-mori-with-kate-gregory/" data-share-title="Memento+Mori" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/056-Memento_Mori_with_Kate_Gregory.mp3" data-podcast_title="Memento Mori" data-podcast_duration="2432" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/056-Memento_Mori_with_Kate_Gregory.mp3" data-podcast_title="Memento Mori" data-podcast_duration="2432" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/056-Memento_Mori_with_Kate_Gregory.mp3" data-podcast_title="Memento Mori" data-podcast_duration="2432"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/056-Memento_Mori_with_Kate_Gregory.mp3" data-podcast_title="Memento Mori" data-podcast_duration="2432"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/056-Memento_Mori_with_Kate_Gregory.mp3" data-podcast_title="Memento Mori" data-podcast_duration="2432">Memento Mori</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>40 min</span> </li> </ul> </a> </li> <li> <a title="We're Teaching Functional Programming Wrong" class="listen-button" data-share-url="/teaching-fp-with-richard-feldman/" data-share-title="We're+Teaching+Functional+Programming+Wrong" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/055_-_Teaching_FP_With_Richard_Feldman.mp3" data-podcast_title="We're Teaching Functional Programming Wrong" data-podcast_duration="2799" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/055_-_Teaching_FP_With_Richard_Feldman.mp3" data-podcast_title="We're Teaching Functional Programming Wrong" data-podcast_duration="2799" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/055_-_Teaching_FP_With_Richard_Feldman.mp3" data-podcast_title="We're Teaching Functional Programming Wrong" data-podcast_duration="2799"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/055_-_Teaching_FP_With_Richard_Feldman.mp3" data-podcast_title="We're Teaching Functional Programming Wrong" data-podcast_duration="2799"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/055_-_Teaching_FP_With_Richard_Feldman.mp3" data-podcast_title="We're Teaching Functional Programming Wrong" data-podcast_duration="2799">We're Teaching Functional Programming Wrong</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 03, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>46 min</span> </li> </ul> </a> </li> <li> <a title="Software That Doesn't Suck" class="listen-button" data-share-url="/software-that-doesnt-suck-with-jim-blandy/" data-share-title="Software+That+Doesn't+Suck" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/054-Jim_Blandy.mp3" data-podcast_title="Software That Doesn't Suck" data-podcast_duration="2240" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/054-Jim_Blandy.mp3" data-podcast_title="Software That Doesn't Suck" data-podcast_duration="2240" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/054-Jim_Blandy.mp3" data-podcast_title="Software That Doesn't Suck" data-podcast_duration="2240"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/054-Jim_Blandy.mp3" data-podcast_title="Software That Doesn't Suck" data-podcast_duration="2240"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/054-Jim_Blandy.mp3" data-podcast_title="Software That Doesn't Suck" data-podcast_duration="2240">Software That Doesn't Suck</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>37 min</span> </li> </ul> </a> </li> <li> <a title="Unproven Techology Case Study" class="listen-button" data-share-url="/055-unproven-with-sean-allen/" data-share-title="Unproven+Techology+Case+Study" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/053-Unproven.mp3" data-podcast_title="Unproven Techology Case Study" data-podcast_duration="2346" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/053-Unproven.mp3" data-podcast_title="Unproven Techology Case Study" data-podcast_duration="2346" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/053-Unproven.mp3" data-podcast_title="Unproven Techology Case Study" data-podcast_duration="2346"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/053-Unproven.mp3" data-podcast_title="Unproven Techology Case Study" data-podcast_duration="2346"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/053-Unproven.mp3" data-podcast_title="Unproven Techology Case Study" data-podcast_duration="2346">Unproven Techology Case Study</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 10, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>39 min</span> </li> </ul> </a> </li> <li> <a title="Krystal's Story" class="listen-button" data-share-url="/052-krystals-story/" data-share-title="Krystal's+Story" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/052-Krystal_Maughan.mp3" data-podcast_title="Krystal's Story" data-podcast_duration="2423" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/052-Krystal_Maughan.mp3" data-podcast_title="Krystal's Story" data-podcast_duration="2423" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/052-Krystal_Maughan.mp3" data-podcast_title="Krystal's Story" data-podcast_duration="2423"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/052-Krystal_Maughan.mp3" data-podcast_title="Krystal's Story" data-podcast_duration="2423"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/052-Krystal_Maughan.mp3" data-podcast_title="Krystal's Story" data-podcast_duration="2423">Krystal's Story</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 18, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>40 min</span> </li> </ul> </a> </li> <li> <a title="Learning a new language" class="listen-button" data-share-url="/051-bruce-tate-language-learning/" data-share-title="Learning+a+new+language" data-podcast_url="https://traffic.libsyn.com/corecursive/051_Bruce_Tate_on_Language_Learning.mp3" data-podcast_title="Learning a new language" data-podcast_duration="2137" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/051_Bruce_Tate_on_Language_Learning.mp3" data-podcast_title="Learning a new language" data-podcast_duration="2137" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/051_Bruce_Tate_on_Language_Learning.mp3" data-podcast_title="Learning a new language" data-podcast_duration="2137"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/051_Bruce_Tate_on_Language_Learning.mp3" data-podcast_title="Learning a new language" data-podcast_duration="2137"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/051_Bruce_Tate_on_Language_Learning.mp3" data-podcast_title="Learning a new language" data-podcast_duration="2137">Learning a new language</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 05, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>35 min</span> </li> </ul> </a> </li> <li> <a title="Portal Abstractions with Sam Ritchie" class="listen-button" data-share-url="/050-sam-ritchie-portal-abstractions-2/" data-share-title="Portal+Abstractions+with+Sam+Ritchie" data-podcast_url="https://traffic.libsyn.com/corecursive/50_Portal_Abstractions.mp3" data-podcast_title="Portal Abstractions with Sam Ritchie" data-podcast_duration="2110" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/50_Portal_Abstractions.mp3" data-podcast_title="Portal Abstractions with Sam Ritchie" data-podcast_duration="2110" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/50_Portal_Abstractions.mp3" data-podcast_title="Portal Abstractions with Sam Ritchie" data-podcast_duration="2110"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/50_Portal_Abstractions.mp3" data-podcast_title="Portal Abstractions with Sam Ritchie" data-podcast_duration="2110"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/50_Portal_Abstractions.mp3" data-podcast_title="Portal Abstractions with Sam Ritchie" data-podcast_duration="2110">Portal Abstractions with Sam Ritchie</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 17, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>35 min</span> </li> </ul> </a> </li> <li> <a title="Loving Legacy Code with Jonathan Boccara" class="listen-button" data-share-url="/loving-legacy-code-with-jonathan-boccara/" data-share-title="Loving+Legacy+Code+with+Jonathan+Boccara" data-podcast_url="https://traffic.libsyn.com/corecursive/049_-_Loving_Legacy_Code.mp3" data-podcast_title="Loving Legacy Code with Jonathan Boccara" data-podcast_duration="1610" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/049_-_Loving_Legacy_Code.mp3" data-podcast_title="Loving Legacy Code with Jonathan Boccara" data-podcast_duration="1610" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/049_-_Loving_Legacy_Code.mp3" data-podcast_title="Loving Legacy Code with Jonathan Boccara" data-podcast_duration="1610"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/049_-_Loving_Legacy_Code.mp3" data-podcast_title="Loving Legacy Code with Jonathan Boccara" data-podcast_duration="1610"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/049_-_Loving_Legacy_Code.mp3" data-podcast_title="Loving Legacy Code with Jonathan Boccara" data-podcast_duration="1610">Loving Legacy Code with Jonathan Boccara</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 03, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>26 min</span> </li> </ul> </a> </li> <li> <a title="The Reason For Types" class="listen-button" data-share-url="/048-jared-forsyth-the-reason-for-types/" data-share-title="The+Reason+For+Types" data-podcast_url="https://traffic.libsyn.com/corecursive/048_-_ReasonML.mp3" data-podcast_title="The Reason For Types" data-podcast_duration="2195" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/048_-_ReasonML.mp3" data-podcast_title="The Reason For Types" data-podcast_duration="2195" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/048_-_ReasonML.mp3" data-podcast_title="The Reason For Types" data-podcast_duration="2195"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/048_-_ReasonML.mp3" data-podcast_title="The Reason For Types" data-podcast_duration="2195"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/048_-_ReasonML.mp3" data-podcast_title="The Reason For Types" data-podcast_duration="2195">The Reason For Types</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 16, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>36 min</span> </li> </ul> </a> </li> <li> <a title="Karl L Hughes on Conference Talks" class="listen-button" data-share-url="/047-karl-l-hughes-conference-talks/" data-share-title="Karl+L+Hughes+on+Conference+Talks" data-podcast_url="https://traffic.libsyn.com/corecursive/047_-_Conference_Talks.mp3" data-podcast_title="Karl L Hughes on Conference Talks" data-podcast_duration="3030" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/047_-_Conference_Talks.mp3" data-podcast_title="Karl L Hughes on Conference Talks" data-podcast_duration="3030" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/047_-_Conference_Talks.mp3" data-podcast_title="Karl L Hughes on Conference Talks" data-podcast_duration="3030"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/047_-_Conference_Talks.mp3" data-podcast_title="Karl L Hughes on Conference Talks" data-podcast_duration="3030"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/047_-_Conference_Talks.mp3" data-podcast_title="Karl L Hughes on Conference Talks" data-podcast_duration="3030">Karl L Hughes on Conference Talks</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 02, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>50 min</span> </li> </ul> </a> </li> <li> <a title="Don and Adam Discuss Folds" class="listen-button" data-share-url="/046-don-and-adam-folds/" data-share-title="Don+and+Adam+Discuss+Folds" data-podcast_url="https://traffic.libsyn.com/corecursive/046_-_Fold.mp3" data-podcast_title="Don and Adam Discuss Folds" data-podcast_duration="2176" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/046_-_Fold.mp3" data-podcast_title="Don and Adam Discuss Folds" data-podcast_duration="2176" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/046_-_Fold.mp3" data-podcast_title="Don and Adam Discuss Folds" data-podcast_duration="2176"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/046_-_Fold.mp3" data-podcast_title="Don and Adam Discuss Folds" data-podcast_duration="2176"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/046_-_Fold.mp3" data-podcast_title="Don and Adam Discuss Folds" data-podcast_duration="2176">Don and Adam Discuss Folds</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 15, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>36 min</span> </li> </ul> </a> </li> <li> <a title="David Heinemeier Hansson" class="listen-button" data-share-url="/045-david-heinemeier-hansson-software-contrarian/" data-share-title="David+Heinemeier+Hansson" data-podcast_url="https://traffic.libsyn.com/corecursive/045-DHH.mp3" data-podcast_title="David Heinemeier Hansson" data-podcast_duration="62" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/045-DHH.mp3" data-podcast_title="David Heinemeier Hansson" data-podcast_duration="62" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/045-DHH.mp3" data-podcast_title="David Heinemeier Hansson" data-podcast_duration="62"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/045-DHH.mp3" data-podcast_title="David Heinemeier Hansson" data-podcast_duration="62"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/045-DHH.mp3" data-podcast_title="David Heinemeier Hansson" data-podcast_duration="62">David Heinemeier Hansson</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 01, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>1 min</span> </li> </ul> </a> </li> <li> <a title="React and Scala JS" class="listen-button" data-share-url="/044-shadaj-laddad-react-and-scala-js/" data-share-title="React+and+Scala+JS" data-podcast_url="https://traffic.libsyn.com/corecursive/044_-_React_and_Slinky.mp3" data-podcast_title="React and Scala JS" data-podcast_duration="2331" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/044_-_React_and_Slinky.mp3" data-podcast_title="React and Scala JS" data-podcast_duration="2331" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/044_-_React_and_Slinky.mp3" data-podcast_title="React and Scala JS" data-podcast_duration="2331"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/044_-_React_and_Slinky.mp3" data-podcast_title="React and Scala JS" data-podcast_duration="2331"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/044_-_React_and_Slinky.mp3" data-podcast_title="React and Scala JS" data-podcast_duration="2331">React and Scala JS</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 16, 2020</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>38 min</span> </li> </ul> </a> </li> <li> <a title="The Business Of Developer Tools" class="listen-button" data-share-url="/043-lee-edwards-developer-tools/" data-share-title="The+Business+Of+Developer+Tools" data-podcast_url="https://traffic.libsyn.com/corecursive/043-Developer_Tools.mp3" data-podcast_title="The Business Of Developer Tools" data-podcast_duration="2220" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/043-Developer_Tools.mp3" data-podcast_title="The Business Of Developer Tools" data-podcast_duration="2220" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/043-Developer_Tools.mp3" data-podcast_title="The Business Of Developer Tools" data-podcast_duration="2220"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/043-Developer_Tools.mp3" data-podcast_title="The Business Of Developer Tools" data-podcast_duration="2220"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/043-Developer_Tools.mp3" data-podcast_title="The Business Of Developer Tools" data-podcast_duration="2220">The Business Of Developer Tools</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 17, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>37 min</span> </li> </ul> </a> </li> <li> <a title="Software in Context" class="listen-button" data-share-url="/042-zach-tellman-software-in-context/" data-share-title="Software+in+Context" data-podcast_url="https://traffic.libsyn.com/corecursive/042_-_Context.mp3" data-podcast_title="Software in Context" data-podcast_duration="3200" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/042_-_Context.mp3" data-podcast_title="Software in Context" data-podcast_duration="3200" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/042_-_Context.mp3" data-podcast_title="Software in Context" data-podcast_duration="3200"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/042_-_Context.mp3" data-podcast_title="Software in Context" data-podcast_duration="3200"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/042_-_Context.mp3" data-podcast_title="Software in Context" data-podcast_duration="3200">Software in Context</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 02, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Beautiful and Useless Coding" class="listen-button" data-share-url="/beautiful-and-useless-coding-with-allison-parrish/" data-share-title="Beautiful+and+Useless+Coding" data-podcast_url="https://traffic.libsyn.com/corecursive/041_-_Generative_Poetry.mp3" data-podcast_title="Beautiful and Useless Coding" data-podcast_duration="3139" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/041_-_Generative_Poetry.mp3" data-podcast_title="Beautiful and Useless Coding" data-podcast_duration="3139" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/041_-_Generative_Poetry.mp3" data-podcast_title="Beautiful and Useless Coding" data-podcast_duration="3139"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/041_-_Generative_Poetry.mp3" data-podcast_title="Beautiful and Useless Coding" data-podcast_duration="3139"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/041_-_Generative_Poetry.mp3" data-podcast_title="Beautiful and Useless Coding" data-podcast_duration="3139">Beautiful and Useless Coding</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 16, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>52 min</span> </li> </ul> </a> </li> <li> <a title="Tech Evangelism" class="listen-button" data-share-url="/040-tech-evangelism-with-gabriel-gonzalez/" data-share-title="Tech+Evangelism" data-podcast_url="https://traffic.libsyn.com/corecursive/040_-_Tech_Evangalism.mp3" data-podcast_title="Tech Evangelism" data-podcast_duration="4033" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/040_-_Tech_Evangalism.mp3" data-podcast_title="Tech Evangelism" data-podcast_duration="4033" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/040_-_Tech_Evangalism.mp3" data-podcast_title="Tech Evangelism" data-podcast_duration="4033"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/040_-_Tech_Evangalism.mp3" data-podcast_title="Tech Evangelism" data-podcast_duration="4033"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/040_-_Tech_Evangalism.mp3" data-podcast_title="Tech Evangelism" data-podcast_duration="4033">Tech Evangelism</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 01, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>67 min</span> </li> </ul> </a> </li> <li> <a title="Language Oriented Design" class="listen-button" data-share-url="/039-hal-abelson-sicp/" data-share-title="Language+Oriented+Design" data-podcast_url="https://traffic.libsyn.com/corecursive/039_-_SICP.mp3" data-podcast_title="Language Oriented Design" data-podcast_duration="3387" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/039_-_SICP.mp3" data-podcast_title="Language Oriented Design" data-podcast_duration="3387" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/039_-_SICP.mp3" data-podcast_title="Language Oriented Design" data-podcast_duration="3387"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/039_-_SICP.mp3" data-podcast_title="Language Oriented Design" data-podcast_duration="3387"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/039_-_SICP.mp3" data-podcast_title="Language Oriented Design" data-podcast_duration="3387">Language Oriented Design</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 01, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>56 min</span> </li> </ul> </a> </li> <li> <a title="Open Source Health and Diversity" class="listen-button" data-share-url="/038-heather-miller-open-source/" data-share-title="Open+Source+Health+and+Diversity" data-podcast_url="https://traffic.libsyn.com/corecursive/038_-_Open_Source.mp3" data-podcast_title="Open Source Health and Diversity" data-podcast_duration="2493" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/038_-_Open_Source.mp3" data-podcast_title="Open Source Health and Diversity" data-podcast_duration="2493" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/038_-_Open_Source.mp3" data-podcast_title="Open Source Health and Diversity" data-podcast_duration="2493"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/038_-_Open_Source.mp3" data-podcast_title="Open Source Health and Diversity" data-podcast_duration="2493"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/038_-_Open_Source.mp3" data-podcast_title="Open Source Health and Diversity" data-podcast_duration="2493">Open Source Health and Diversity</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>41 min</span> </li> </ul> </a> </li> <li> <a title="Learning About Compilers" class="listen-button" data-share-url="/037-thorsten-ball-compilers/" data-share-title="Learning+About+Compilers" data-podcast_url="https://traffic.libsyn.com/corecursive/037_-_Compiler.mp3" data-podcast_title="Learning About Compilers" data-podcast_duration="3515" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/037_-_Compiler.mp3" data-podcast_title="Learning About Compilers" data-podcast_duration="3515" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/037_-_Compiler.mp3" data-podcast_title="Learning About Compilers" data-podcast_duration="3515"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/037_-_Compiler.mp3" data-podcast_title="Learning About Compilers" data-podcast_duration="3515"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/037_-_Compiler.mp3" data-podcast_title="Learning About Compilers" data-podcast_duration="3515">Learning About Compilers</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Sep 01, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>58 min</span> </li> </ul> </a> </li> <li> <a title="Advanced Software Design" class="listen-button" data-share-url="/036-jimmy-koppel-advanced-software-design/" data-share-title="Advanced+Software+Design" data-podcast_url="https://traffic.libsyn.com/corecursive/036_-_Advanced_Software_Design.mp3" data-podcast_title="Advanced Software Design" data-podcast_duration="3200" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/036_-_Advanced_Software_Design.mp3" data-podcast_title="Advanced Software Design" data-podcast_duration="3200" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/036_-_Advanced_Software_Design.mp3" data-podcast_title="Advanced Software Design" data-podcast_duration="3200"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/036_-_Advanced_Software_Design.mp3" data-podcast_title="Advanced Software Design" data-podcast_duration="3200"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/036_-_Advanced_Software_Design.mp3" data-podcast_title="Advanced Software Design" data-podcast_duration="3200">Advanced Software Design</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 16, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Category Theory" class="listen-button" data-share-url="/035-bartosz-milewski-category-theory/" data-share-title="Category+Theory" data-podcast_url="https://traffic.libsyn.com/corecursive/035_-_CT.mp3" data-podcast_title="Category Theory" data-podcast_duration="3219" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/035_-_CT.mp3" data-podcast_title="Category Theory" data-podcast_duration="3219" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/035_-_CT.mp3" data-podcast_title="Category Theory" data-podcast_duration="3219"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/035_-_CT.mp3" data-podcast_title="Category Theory" data-podcast_duration="3219"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/035_-_CT.mp3" data-podcast_title="Category Theory" data-podcast_duration="3219">Category Theory</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Using TypeScript Like A Pro" class="listen-button" data-share-url="/034-chris-krycho-typescript/" data-share-title="Using+TypeScript+Like+A+Pro" data-podcast_url="https://traffic.libsyn.com/corecursive/034_-_TypeScript.mp3" data-podcast_title="Using TypeScript Like A Pro" data-podcast_duration="4254" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/034_-_TypeScript.mp3" data-podcast_title="Using TypeScript Like A Pro" data-podcast_duration="4254" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/034_-_TypeScript.mp3" data-podcast_title="Using TypeScript Like A Pro" data-podcast_duration="4254"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/034_-_TypeScript.mp3" data-podcast_title="Using TypeScript Like A Pro" data-podcast_duration="4254"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/034_-_TypeScript.mp3" data-podcast_title="Using TypeScript Like A Pro" data-podcast_duration="4254">Using TypeScript Like A Pro</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>70 min</span> </li> </ul> </a> </li> <li> <a title="Rethinking Technological Positivism" class="listen-button" data-share-url="/33-cory-doctorow-digital-rights/" data-share-title="Rethinking+Technological+Positivism" data-podcast_url="https://traffic.libsyn.com/corecursive/033_-_Cory_Doctorow.mp3" data-podcast_title="Rethinking Technological Positivism" data-podcast_duration="3679" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/033_-_Cory_Doctorow.mp3" data-podcast_title="Rethinking Technological Positivism" data-podcast_duration="3679" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/033_-_Cory_Doctorow.mp3" data-podcast_title="Rethinking Technological Positivism" data-podcast_duration="3679"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/033_-_Cory_Doctorow.mp3" data-podcast_title="Rethinking Technological Positivism" data-podcast_duration="3679"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/033_-_Cory_Doctorow.mp3" data-podcast_title="Rethinking Technological Positivism" data-podcast_duration="3679">Rethinking Technological Positivism</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>61 min</span> </li> </ul> </a> </li> <li> <a title="How to Build a Programming Language" class="listen-button" data-share-url="/032-bob-nystrom-on-building-an-interpreter/" data-share-title="How+to+Build+a+Programming+Language" data-podcast_url="https://traffic.libsyn.com/corecursive/032_-_Bob_NyStrom.mp3" data-podcast_title="How to Build a Programming Language" data-podcast_duration="3373" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/032_-_Bob_NyStrom.mp3" data-podcast_title="How to Build a Programming Language" data-podcast_duration="3373" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/032_-_Bob_NyStrom.mp3" data-podcast_title="How to Build a Programming Language" data-podcast_duration="3373"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/032_-_Bob_NyStrom.mp3" data-podcast_title="How to Build a Programming Language" data-podcast_duration="3373"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/032_-_Bob_NyStrom.mp3" data-podcast_title="How to Build a Programming Language" data-podcast_duration="3373">How to Build a Programming Language</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 31, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>56 min</span> </li> </ul> </a> </li> <li> <a title="Refinement Types" class="listen-button" data-share-url="/031-refinement-types-with-niki-vazou/" data-share-title="Refinement+Types" data-podcast_url="https://traffic.libsyn.com/corecursive/031_-_Niki_Vazou.mp3" data-podcast_title="Refinement Types" data-podcast_duration="3051" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/031_-_Niki_Vazou.mp3" data-podcast_title="Refinement Types" data-podcast_duration="3051" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/031_-_Niki_Vazou.mp3" data-podcast_title="Refinement Types" data-podcast_duration="3051"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/031_-_Niki_Vazou.mp3" data-podcast_title="Refinement Types" data-podcast_duration="3051"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/031_-_Niki_Vazou.mp3" data-podcast_title="Refinement Types" data-podcast_duration="3051">Refinement Types</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>50 min</span> </li> </ul> </a> </li> <li> <a title="Rethinking Databases" class="listen-button" data-share-url="/030-rethinking-databases-with-jon-gjengset/" data-share-title="Rethinking+Databases" data-podcast_url="https://traffic.libsyn.com/corecursive/030_-_Jon_Gjenset.mp3" data-podcast_title="Rethinking Databases" data-podcast_duration="3531" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/030_-_Jon_Gjenset.mp3" data-podcast_title="Rethinking Databases" data-podcast_duration="3531" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/030_-_Jon_Gjenset.mp3" data-podcast_title="Rethinking Databases" data-podcast_duration="3531"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/030_-_Jon_Gjenset.mp3" data-podcast_title="Rethinking Databases" data-podcast_duration="3531"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/030_-_Jon_Gjenset.mp3" data-podcast_title="Rethinking Databases" data-podcast_duration="3531">Rethinking Databases</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 30, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>58 min</span> </li> </ul> </a> </li> <li> <a title="Learning to Think" class="listen-button" data-share-url="/029-learn-to-think-andy-hunt/" data-share-title="Learning+to+Think" data-podcast_url="https://traffic.libsyn.com/corecursive/029_-_Andy_Hunt.mp3" data-podcast_title="Learning to Think" data-podcast_duration="3180" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/029_-_Andy_Hunt.mp3" data-podcast_title="Learning to Think" data-podcast_duration="3180" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/029_-_Andy_Hunt.mp3" data-podcast_title="Learning to Think" data-podcast_duration="3180"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/029_-_Andy_Hunt.mp3" data-podcast_title="Learning to Think" data-podcast_duration="3180"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/029_-_Andy_Hunt.mp3" data-podcast_title="Learning to Think" data-podcast_duration="3180">Learning to Think</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Data and Scale" class="listen-button" data-share-url="/028-data-and-scale-with-pat-helland/" data-share-title="Data+and+Scale" data-podcast_url="https://traffic.libsyn.com/corecursive/028_-_Pat_Helland.mp3" data-podcast_title="Data and Scale" data-podcast_duration="3375" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/028_-_Pat_Helland.mp3" data-podcast_title="Data and Scale" data-podcast_duration="3375" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/028_-_Pat_Helland.mp3" data-podcast_title="Data and Scale" data-podcast_duration="3375"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/028_-_Pat_Helland.mp3" data-podcast_title="Data and Scale" data-podcast_duration="3375"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/028_-_Pat_Helland.mp3" data-podcast_title="Data and Scale" data-podcast_duration="3375">Data and Scale</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 31, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>56 min</span> </li> </ul> </a> </li> <li> <a title="Abstraction and Learning" class="listen-button" data-share-url="/027-abstraction-and-learning-with-runar-bjarnason/" data-share-title="Abstraction+and+Learning" data-podcast_url="https://traffic.libsyn.com/preview/corecursive/027_runar.mp3" data-podcast_title="Abstraction and Learning" data-podcast_duration="2968" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/preview/corecursive/027_runar.mp3" data-podcast_title="Abstraction and Learning" data-podcast_duration="2968" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/preview/corecursive/027_runar.mp3" data-podcast_title="Abstraction and Learning" data-podcast_duration="2968"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/preview/corecursive/027_runar.mp3" data-podcast_title="Abstraction and Learning" data-podcast_duration="2968"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/preview/corecursive/027_runar.mp3" data-podcast_title="Abstraction and Learning" data-podcast_duration="2968">Abstraction and Learning</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 15, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>49 min</span> </li> </ul> </a> </li> <li> <a title="Modern Systems Programming" class="listen-button" data-share-url="/modern-systems-programming-and-scala-native-with-richard-whaling/" data-share-title="Modern+Systems+Programming" data-podcast_url="https://traffic.libsyn.com/corecursive/026_-_Scala_Native.mp3" data-podcast_title="Modern Systems Programming" data-podcast_duration="0" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/026_-_Scala_Native.mp3" data-podcast_title="Modern Systems Programming" data-podcast_duration="0" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/026_-_Scala_Native.mp3" data-podcast_title="Modern Systems Programming" data-podcast_duration="0"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/026_-_Scala_Native.mp3" data-podcast_title="Modern Systems Programming" data-podcast_duration="0"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/026_-_Scala_Native.mp3" data-podcast_title="Modern Systems Programming" data-podcast_duration="0">Modern Systems Programming</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 22, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>0 min</span> </li> </ul> </a> </li> <li> <a title="Recreational Coding" class="listen-button" data-share-url="/025-burn-out-and-recreational-programming/" data-share-title="Recreational+Coding" data-podcast_url="https://traffic.libsyn.com/corecursive/025-recreational_programming.mp3" data-podcast_title="Recreational Coding" data-podcast_duration="3721" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/025-recreational_programming.mp3" data-podcast_title="Recreational Coding" data-podcast_duration="3721" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/025-recreational_programming.mp3" data-podcast_title="Recreational Coding" data-podcast_duration="3721"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/025-recreational_programming.mp3" data-podcast_title="Recreational Coding" data-podcast_duration="3721"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/025-recreational_programming.mp3" data-podcast_title="Recreational Coding" data-podcast_duration="3721">Recreational Coding</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 25, 2019</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>62 min</span> </li> </ul> </a> </li> <li> <a title="Software as a Reflection of Values" class="listen-button" data-share-url="/024-software-as-a-reflection-of-values-with-bryan-cantrill/" data-share-title="Software+as+a+Reflection+of+Values" data-podcast_url="https://traffic.libsyn.com/corecursive/024_-_Software_Values.mp3" data-podcast_title="Software as a Reflection of Values" data-podcast_duration="4745" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/024_-_Software_Values.mp3" data-podcast_title="Software as a Reflection of Values" data-podcast_duration="4745" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/024_-_Software_Values.mp3" data-podcast_title="Software as a Reflection of Values" data-podcast_duration="4745"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/024_-_Software_Values.mp3" data-podcast_title="Software as a Reflection of Values" data-podcast_duration="4745"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/024_-_Software_Values.mp3" data-podcast_title="Software as a Reflection of Values" data-podcast_duration="4745">Software as a Reflection of Values</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 18, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>79 min</span> </li> </ul> </a> </li> <li> <a title="The Little Typer" class="listen-button" data-share-url="/023-little-typer-and-pie-language/" data-share-title="The+Little+Typer" data-podcast_url="https://traffic.libsyn.com/corecursive/Little_Typer_And_Pie_Language.mp3" data-podcast_title="The Little Typer" data-podcast_duration="4040" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/Little_Typer_And_Pie_Language.mp3" data-podcast_title="The Little Typer" data-podcast_duration="4040" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/Little_Typer_And_Pie_Language.mp3" data-podcast_title="The Little Typer" data-podcast_duration="4040"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/Little_Typer_And_Pie_Language.mp3" data-podcast_title="The Little Typer" data-podcast_duration="4040"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/Little_Typer_And_Pie_Language.mp3" data-podcast_title="The Little Typer" data-podcast_duration="4040">The Little Typer</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Dec 01, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>67 min</span> </li> </ul> </a> </li> <li> <a title="Big Ball Of Mud" class="listen-button" data-share-url="/22-big-ball-of-mud-architecture-and-services-with-wade-waldron/" data-share-title="Big+Ball+Of+Mud" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/Many_Small_Balls_Of_Mud.mp3" data-podcast_title="Big Ball Of Mud" data-podcast_duration="3626" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/Many_Small_Balls_Of_Mud.mp3" data-podcast_title="Big Ball Of Mud" data-podcast_duration="3626" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/Many_Small_Balls_Of_Mud.mp3" data-podcast_title="Big Ball Of Mud" data-podcast_duration="3626"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/Many_Small_Balls_Of_Mud.mp3" data-podcast_title="Big Ball Of Mud" data-podcast_duration="3626"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/Many_Small_Balls_Of_Mud.mp3" data-podcast_title="Big Ball Of Mud" data-podcast_duration="3626">Big Ball Of Mud</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Nov 14, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>60 min</span> </li> </ul> </a> </li> <li> <a title="God's Programming Language" class="listen-button" data-share-url="/021-gods-programming-language-with-philip-wadler/" data-share-title="God's+Programming+Language" data-podcast_url="https://traffic.libsyn.com/secure/corecursive//021_-_Gods_Programming_Language.mp3" data-podcast_title="God's Programming Language" data-podcast_duration="3613" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive//021_-_Gods_Programming_Language.mp3" data-podcast_title="God's Programming Language" data-podcast_duration="3613" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive//021_-_Gods_Programming_Language.mp3" data-podcast_title="God's Programming Language" data-podcast_duration="3613"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive//021_-_Gods_Programming_Language.mp3" data-podcast_title="God's Programming Language" data-podcast_duration="3613"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive//021_-_Gods_Programming_Language.mp3" data-podcast_title="God's Programming Language" data-podcast_duration="3613">God's Programming Language</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 22, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>60 min</span> </li> </ul> </a> </li> <li> <a title="Concurrency and Functional Programming" class="listen-button" data-share-url="/020-concurrency-and-fp-with-riccardo-terrell/" data-share-title="Concurrency+and+Functional+Programming" data-podcast_url="https://traffic.libsyn.com/corecursive/020_-_Concurrency.mp3" data-podcast_title="Concurrency and Functional Programming" data-podcast_duration="3723" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/020_-_Concurrency.mp3" data-podcast_title="Concurrency and Functional Programming" data-podcast_duration="3723" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/020_-_Concurrency.mp3" data-podcast_title="Concurrency and Functional Programming" data-podcast_duration="3723"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/020_-_Concurrency.mp3" data-podcast_title="Concurrency and Functional Programming" data-podcast_duration="3723"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/020_-_Concurrency.mp3" data-podcast_title="Concurrency and Functional Programming" data-podcast_duration="3723">Concurrency and Functional Programming</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Oct 03, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>62 min</span> </li> </ul> </a> </li> <li> <a title="Test in Production" class="listen-button" data-share-url="/019-test-in-production-with-charity-majors/" data-share-title="Test+in+Production" data-podcast_url="https://traffic.libsyn.com/corecursive/019_-_Observabilty.mp3" data-podcast_title="Test in Production" data-podcast_duration="2879" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/019_-_Observabilty.mp3" data-podcast_title="Test in Production" data-podcast_duration="2879" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/019_-_Observabilty.mp3" data-podcast_title="Test in Production" data-podcast_duration="2879"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/019_-_Observabilty.mp3" data-podcast_title="Test in Production" data-podcast_duration="2879"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/019_-_Observabilty.mp3" data-podcast_title="Test in Production" data-podcast_duration="2879">Test in Production</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 31, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>47 min</span> </li> </ul> </a> </li> <li> <a title="Domain Driven Design and Micro Services" class="listen-button" data-share-url="/018-micro-services-and-domain-driven-design-with-vaughn-vernon/" data-share-title="Domain+Driven+Design+and+Micro+Services" data-podcast_url="https://traffic.libsyn.com/corecursive/018_-_DDDMS.mp3" data-podcast_title="Domain Driven Design and Micro Services" data-podcast_duration="2951" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/018_-_DDDMS.mp3" data-podcast_title="Domain Driven Design and Micro Services" data-podcast_duration="2951" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/018_-_DDDMS.mp3" data-podcast_title="Domain Driven Design and Micro Services" data-podcast_duration="2951"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/018_-_DDDMS.mp3" data-podcast_title="Domain Driven Design and Micro Services" data-podcast_duration="2951"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/018_-_DDDMS.mp3" data-podcast_title="Domain Driven Design and Micro Services" data-podcast_duration="2951">Domain Driven Design and Micro Services</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Aug 17, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>49 min</span> </li> </ul> </a> </li> <li> <a title="Typeful Functional Streaming HTTP" class="listen-button" data-share-url="/017-http4s-with-ross-baker/" data-share-title="Typeful+Functional+Streaming+HTTP" data-podcast_url="https://traffic.libsyn.com/corecursive/017_-_Http4s.mp3" data-podcast_title="Typeful Functional Streaming HTTP" data-podcast_duration="3059" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/017_-_Http4s.mp3" data-podcast_title="Typeful Functional Streaming HTTP" data-podcast_duration="3059" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/017_-_Http4s.mp3" data-podcast_title="Typeful Functional Streaming HTTP" data-podcast_duration="3059"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/017_-_Http4s.mp3" data-podcast_title="Typeful Functional Streaming HTTP" data-podcast_duration="3059"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/017_-_Http4s.mp3" data-podcast_title="Typeful Functional Streaming HTTP" data-podcast_duration="3059">Typeful Functional Streaming HTTP</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 27, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>50 min</span> </li> </ul> </a> </li> <li> <a title="Moves and Borrowing In Rust" class="listen-button" data-share-url="/016-moves-and-borrowing-in-rust-with-jim-blandy/" data-share-title="Moves+and+Borrowing+In+Rust" data-podcast_url="https://traffic.libsyn.com/corecursive/corecursive016.mp3" data-podcast_title="Moves and Borrowing In Rust" data-podcast_duration="3840" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/corecursive/corecursive016.mp3" data-podcast_title="Moves and Borrowing In Rust" data-podcast_duration="3840" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/corecursive/corecursive016.mp3" data-podcast_title="Moves and Borrowing In Rust" data-podcast_duration="3840"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/corecursive/corecursive016.mp3" data-podcast_title="Moves and Borrowing In Rust" data-podcast_duration="3840"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/corecursive/corecursive016.mp3" data-podcast_title="Moves and Borrowing In Rust" data-podcast_duration="3840">Moves and Borrowing In Rust</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jul 03, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>64 min</span> </li> </ul> </a> </li> <li> <a title="Dependent Types in Haskell" class="listen-button" data-share-url="/015-dependant-types-in-haskell-with-stephanie-weirich/" data-share-title="Dependent+Types+in+Haskell" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/015_-_Dependant_Haskell.mp3" data-podcast_title="Dependent Types in Haskell" data-podcast_duration="3524" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/015_-_Dependant_Haskell.mp3" data-podcast_title="Dependent Types in Haskell" data-podcast_duration="3524" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/015_-_Dependant_Haskell.mp3" data-podcast_title="Dependent Types in Haskell" data-podcast_duration="3524"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/015_-_Dependant_Haskell.mp3" data-podcast_title="Dependent Types in Haskell" data-podcast_duration="3524"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/015_-_Dependant_Haskell.mp3" data-podcast_title="Dependent Types in Haskell" data-podcast_duration="3524">Dependent Types in Haskell</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 13, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>58 min</span> </li> </ul> </a> </li> <li> <a title="Microservices Architecture" class="listen-button" data-share-url="/014-micro-service-architectures-with-jan-machacek/" data-share-title="Microservices+Architecture" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/014_-_Distributed_Systems_Design.mp3" data-podcast_title="Microservices Architecture" data-podcast_duration="3992" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/014_-_Distributed_Systems_Design.mp3" data-podcast_title="Microservices Architecture" data-podcast_duration="3992" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/014_-_Distributed_Systems_Design.mp3" data-podcast_title="Microservices Architecture" data-podcast_duration="3992"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/014_-_Distributed_Systems_Design.mp3" data-podcast_title="Microservices Architecture" data-podcast_duration="3992"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/014_-_Distributed_Systems_Design.mp3" data-podcast_title="Microservices Architecture" data-podcast_duration="3992">Microservices Architecture</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jun 06, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>66 min</span> </li> </ul> </a> </li> <li> <a title="Rust And Bitter C++ Developers" class="listen-button" data-share-url="/013-rust-and-bitter-c-developers-with-jim-blandy/" data-share-title="Rust+And+Bitter+C+++Developers" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/013_-_Rust.mp3" data-podcast_title="Rust And Bitter C++ Developers" data-podcast_duration="3773" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/013_-_Rust.mp3" data-podcast_title="Rust And Bitter C++ Developers" data-podcast_duration="3773" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/013_-_Rust.mp3" data-podcast_title="Rust And Bitter C++ Developers" data-podcast_duration="3773"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/013_-_Rust.mp3" data-podcast_title="Rust And Bitter C++ Developers" data-podcast_duration="3773"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/013_-_Rust.mp3" data-podcast_title="Rust And Bitter C++ Developers" data-podcast_duration="3773">Rust And Bitter C++ Developers</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 16, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>62 min</span> </li> </ul> </a> </li> <li> <a title="Distributed Systems" class="listen-button" data-share-url="/012-erlang-and-distributed-systems-with-steven-proctor/" data-share-title="Distributed+Systems" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/012_-_Erlang.mp3" data-podcast_title="Distributed Systems" data-podcast_duration="3986" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/012_-_Erlang.mp3" data-podcast_title="Distributed Systems" data-podcast_duration="3986" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/012_-_Erlang.mp3" data-podcast_title="Distributed Systems" data-podcast_duration="3986"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/012_-_Erlang.mp3" data-podcast_title="Distributed Systems" data-podcast_duration="3986"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/012_-_Erlang.mp3" data-podcast_title="Distributed Systems" data-podcast_duration="3986">Distributed Systems</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>May 02, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>66 min</span> </li> </ul> </a> </li> <li> <a title="Graphql" class="listen-button" data-share-url="/011-graphql-and-sangria-with-oleg-ilyenko/" data-share-title="Graphql" data-podcast_url="https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/corecursive/011-graphql.mp3" data-podcast_title="Graphql" data-podcast_duration="3335" href="#" style="object-fit: cover;"> <span data-podcast_url="https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/corecursive/011-graphql.mp3" data-podcast_title="Graphql" data-podcast_duration="3335" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/corecursive/011-graphql.mp3" data-podcast_title="Graphql" data-podcast_duration="3335"> <i class="fa-solid fa-play" data-podcast_url="https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/corecursive/011-graphql.mp3" data-podcast_title="Graphql" data-podcast_duration="3335"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/corecursive/011-graphql.mp3" data-podcast_title="Graphql" data-podcast_duration="3335">Graphql</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 18, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>55 min</span> </li> </ul> </a> </li> <li> <a title="PureScript" class="listen-button" data-share-url="/010-purescript-and-avocados-with-justin-woo/" data-share-title="PureScript" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/010-purescript.mp3" data-podcast_title="PureScript" data-podcast_duration="3066" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/010-purescript.mp3" data-podcast_title="PureScript" data-podcast_duration="3066" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/010-purescript.mp3" data-podcast_title="PureScript" data-podcast_duration="3066"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/010-purescript.mp3" data-podcast_title="PureScript" data-podcast_duration="3066"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/010-purescript.mp3" data-podcast_title="PureScript" data-podcast_duration="3066">PureScript</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Apr 04, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Throwaway the Irrelevant" class="listen-button" data-share-url="/009-throw-away-the-irrelevant-with-john-a-de-goes/" data-share-title="Throwaway+the+Irrelevant" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/009-de-goes.mp3" data-podcast_title="Throwaway the Irrelevant" data-podcast_duration="4104" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/009-de-goes.mp3" data-podcast_title="Throwaway the Irrelevant" data-podcast_duration="4104" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/009-de-goes.mp3" data-podcast_title="Throwaway the Irrelevant" data-podcast_duration="4104"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/009-de-goes.mp3" data-podcast_title="Throwaway the Irrelevant" data-podcast_duration="4104"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/009-de-goes.mp3" data-podcast_title="Throwaway the Irrelevant" data-podcast_duration="4104">Throwaway the Irrelevant</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 21, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>68 min</span> </li> </ul> </a> </li> <li> <a title="Generic Programming" class="listen-button" data-share-url="/008-generic-programming-and-shapeless-with-miles-sabin/" data-share-title="Generic+Programming" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/008-shapeless.mp3" data-podcast_title="Generic Programming" data-podcast_duration="3638" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/008-shapeless.mp3" data-podcast_title="Generic Programming" data-podcast_duration="3638" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/008-shapeless.mp3" data-podcast_title="Generic Programming" data-podcast_duration="3638"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/008-shapeless.mp3" data-podcast_title="Generic Programming" data-podcast_duration="3638"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/008-shapeless.mp3" data-podcast_title="Generic Programming" data-podcast_duration="3638">Generic Programming</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Mar 07, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>60 min</span> </li> </ul> </a> </li> <li> <a title="Total Programming Using Swift" class="listen-button" data-share-url="/007-total-programming-using-swift-with-andre-videla/" data-share-title="Total+Programming+Using+Swift" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/007-swift.mp3" data-podcast_title="Total Programming Using Swift" data-podcast_duration="3236" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/007-swift.mp3" data-podcast_title="Total Programming Using Swift" data-podcast_duration="3236" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/007-swift.mp3" data-podcast_title="Total Programming Using Swift" data-podcast_duration="3236"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/007-swift.mp3" data-podcast_title="Total Programming Using Swift" data-podcast_duration="3236"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/007-swift.mp3" data-podcast_title="Total Programming Using Swift" data-podcast_duration="3236">Total Programming Using Swift</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Feb 12, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Type Driven Development and Idris" class="listen-button" data-share-url="/006-type-driven-development-and-idris-with-edwin-brady/" data-share-title="Type+Driven+Development+and+Idris" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/006_Idris.mp3" data-podcast_title="Type Driven Development and Idris" data-podcast_duration="3577" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/006_Idris.mp3" data-podcast_title="Type Driven Development and Idris" data-podcast_duration="3577" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/006_Idris.mp3" data-podcast_title="Type Driven Development and Idris" data-podcast_duration="3577"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/006_Idris.mp3" data-podcast_title="Type Driven Development and Idris" data-podcast_duration="3577"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/006_Idris.mp3" data-podcast_title="Type Driven Development and Idris" data-podcast_duration="3577">Type Driven Development and Idris</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 29, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>59 min</span> </li> </ul> </a> </li> <li> <a title="Algebraic Domain Modelling using Functions" class="listen-button" data-share-url="/005-algebraic-domain-modelling-using-functions-with-debashish-ghosh/" data-share-title="Algebraic+Domain+Modelling+using+Functions" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/005_FP_Domain_Model.mp3" data-podcast_title="Algebraic Domain Modelling using Functions" data-podcast_duration="3536" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/005_FP_Domain_Model.mp3" data-podcast_title="Algebraic Domain Modelling using Functions" data-podcast_duration="3536" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/005_FP_Domain_Model.mp3" data-podcast_title="Algebraic Domain Modelling using Functions" data-podcast_duration="3536"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/005_FP_Domain_Model.mp3" data-podcast_title="Algebraic Domain Modelling using Functions" data-podcast_duration="3536"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/005_FP_Domain_Model.mp3" data-podcast_title="Algebraic Domain Modelling using Functions" data-podcast_duration="3536">Algebraic Domain Modelling using Functions</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 22, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>58 min</span> </li> </ul> </a> </li> <li> <a title="Design Principles From Functional Programming" class="listen-button" data-share-url="/004-design-principles-from-functional-programming-with-runar-bjarnason/" data-share-title="Design+Principles+From+Functional+Programming" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/004_Functional_Programming.mp3" data-podcast_title="Design Principles From Functional Programming" data-podcast_duration="3072" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/004_Functional_Programming.mp3" data-podcast_title="Design Principles From Functional Programming" data-podcast_duration="3072" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/004_Functional_Programming.mp3" data-podcast_title="Design Principles From Functional Programming" data-podcast_duration="3072"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/004_Functional_Programming.mp3" data-podcast_title="Design Principles From Functional Programming" data-podcast_duration="3072"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/004_Functional_Programming.mp3" data-podcast_title="Design Principles From Functional Programming" data-podcast_duration="3072">Design Principles From Functional Programming</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 10, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Scala at Duolingo" class="listen-button" data-share-url="/003-scala-at-duolingo-with-andre-kenji-horie/" data-share-title="Scala+at+Duolingo" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/003_Scala_At_Doulingo.mp3" data-podcast_title="Scala at Duolingo" data-podcast_duration="3197" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/003_Scala_At_Doulingo.mp3" data-podcast_title="Scala at Duolingo" data-podcast_duration="3197" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/003_Scala_At_Doulingo.mp3" data-podcast_title="Scala at Duolingo" data-podcast_duration="3197"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/003_Scala_At_Doulingo.mp3" data-podcast_title="Scala at Duolingo" data-podcast_duration="3197"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/003_Scala_At_Doulingo.mp3" data-podcast_title="Scala at Duolingo" data-podcast_duration="3197">Scala at Duolingo</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 07, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>53 min</span> </li> </ul> </a> </li> <li> <a title="Incident Response" class="listen-button" data-share-url="/002-incident-response-with-emil-stolarsky/" data-share-title="Incident+Response" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/002-Incident_Response.mp3" data-podcast_title="Incident Response" data-podcast_duration="3086" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/002-Incident_Response.mp3" data-podcast_title="Incident Response" data-podcast_duration="3086" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/002-Incident_Response.mp3" data-podcast_title="Incident Response" data-podcast_duration="3086"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/002-Incident_Response.mp3" data-podcast_title="Incident Response" data-podcast_duration="3086"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/002-Incident_Response.mp3" data-podcast_title="Incident Response" data-podcast_duration="3086">Incident Response</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 05, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>51 min</span> </li> </ul> </a> </li> <li> <a title="Scala Native" class="listen-button" data-share-url="/001-scala-native-with-denys-shabalin/" data-share-title="Scala+Native" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/001_scala_native.mp3" data-podcast_title="Scala Native" data-podcast_duration="2897" href="#" style="object-fit: cover;"> <span data-podcast_url="https://traffic.libsyn.com/secure/corecursive/001_scala_native.mp3" data-podcast_title="Scala Native" data-podcast_duration="2897" class="list-podcast-play"> <span class="list-podcast-play-back" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/001_scala_native.mp3" data-podcast_title="Scala Native" data-podcast_duration="2897"> <i class="fa-solid fa-play" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/001_scala_native.mp3" data-podcast_title="Scala Native" data-podcast_duration="2897"></i> </span> </span> <span class="list-podcast-title" data-podcast_url="https://traffic.libsyn.com/secure/corecursive/001_scala_native.mp3" data-podcast_title="Scala Native" data-podcast_duration="2897">Scala Native</span> <ul class="podcast-info-elements"> <li><i class="fa-solid fa-calendar-days" aria-hidden="true"></i> <span>Jan 01, 2018</span> </li> <li><i class="fa-solid fa-clock" aria-hidden="true"></i> <span>48 min</span> </li> </ul> </a> </li> </ul> </div> </div></div></div> </body> </html>