<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 08 Apr 2026 17:55:49 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Ml”</title>
    <link>https://coder.show/tags/ml</link>
    <pubDate>Wed, 27 Jan 2021 20:30:00 -0500</pubDate>
    <description>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly talk show</itunes:subtitle>
    <itunes:author>The Mad Botter</itunes:author>
    <itunes:summary>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Mad Botter</itunes:name>
      <itunes:email>michael@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Business"/>
<item>
  <title>398: Testing the Test</title>
  <link>https://coder.show/398</link>
  <guid isPermaLink="false">cde8dcd0-189c-41a4-aca2-5a9dfe0ac579</guid>
  <pubDate>Wed, 27 Jan 2021 20:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cde8dcd0-189c-41a4-aca2-5a9dfe0ac579.mp3" length="26351409" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>The guys can't help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</itunes:subtitle>
  <itunes:duration>36:35</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>The guys can't help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy. 
</description>
  <itunes:keywords>Alacritty, Rust, WSL2, .Net, Apple M1, K3s, Ubuntu Server, Qt, Linux on M1, Framework, Flutter, GTK, ML, Electron, Linode, Big Sur‌ VPN, Facebook, Testing, Unit testing, automated tests, Automated tests, probabilistic flakines</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The guys can&#39;t help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.</a></li><li><a rel="nofollow" href="http://datadog.com/coderradio">Datadog</a>: <a rel="nofollow" href="http://datadog.com/coderradio">Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.</a></li><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li></ul><p>Links:</p><ul><li><a title="Alacritty: A cross-platform, OpenGL terminal emulator." rel="nofollow" href="https://github.com/alacritty/alacritty">Alacritty: A cross-platform, OpenGL terminal emulator.</a> &mdash; Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.</li><li><a title="How We Ported Linux to the M1" rel="nofollow" href="https://corellium.com/blog/linux-m1">How We Ported Linux to the M1</a> &mdash; At Corellium, we've been tracking the Apple mobile ecosystem since iPhone 6, released in 2014 with two 64-bit cores. </li><li><a title="Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers" rel="nofollow" href="https://www.macrumors.com/2021/01/25/apple-seeds-macos-11-2-release-candidate-2/">Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers</a> &mdash; ‌macOS Big Sur‌ 11 included a ContentFilterExclusionList that let Apple's apps like the App Store, Maps, iCloud, and more to avoid firewall and VPN apps that users had installed</li><li><a title="Probabilistic flakiness: How do you test your tests? " rel="nofollow" href="https://engineering.fb.com/2020/12/10/developer-tools/probabilistic-flakiness/">Probabilistic flakiness: How do you test your tests? </a> &mdash; While we use automated tests to detect regressions in product quality, until recently we had no means of automatically detecting whether the tests themselves were deteriorating.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The guys can&#39;t help but laugh when they hear the test tests one well-known online giant is testing. You might say they get a bit testy.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">A Cloud Guru now includes Cloud Playground. Azure, AWS, or GCP Sandboxes at your fingertips.</a></li><li><a rel="nofollow" href="http://datadog.com/coderradio">Datadog</a>: <a rel="nofollow" href="http://datadog.com/coderradio">Try Datadog free by starting a your 14-day trial and receive a free t-shirt once you install the agent.</a></li><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li></ul><p>Links:</p><ul><li><a title="Alacritty: A cross-platform, OpenGL terminal emulator." rel="nofollow" href="https://github.com/alacritty/alacritty">Alacritty: A cross-platform, OpenGL terminal emulator.</a> &mdash; Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.</li><li><a title="How We Ported Linux to the M1" rel="nofollow" href="https://corellium.com/blog/linux-m1">How We Ported Linux to the M1</a> &mdash; At Corellium, we've been tracking the Apple mobile ecosystem since iPhone 6, released in 2014 with two 64-bit cores. </li><li><a title="Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers" rel="nofollow" href="https://www.macrumors.com/2021/01/25/apple-seeds-macos-11-2-release-candidate-2/">Apple Seeds Second Release Candidate Version of macOS Big Sur 11.2 to Developers</a> &mdash; ‌macOS Big Sur‌ 11 included a ContentFilterExclusionList that let Apple's apps like the App Store, Maps, iCloud, and more to avoid firewall and VPN apps that users had installed</li><li><a title="Probabilistic flakiness: How do you test your tests? " rel="nofollow" href="https://engineering.fb.com/2020/12/10/developer-tools/probabilistic-flakiness/">Probabilistic flakiness: How do you test your tests? </a> &mdash; While we use automated tests to detect regressions in product quality, until recently we had no means of automatically detecting whether the tests themselves were deteriorating.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>370: F'ing #</title>
  <link>https://coder.show/370</link>
  <guid isPermaLink="false">d30470ca-2d1b-4cba-bbb5-f9f2ebe6e1d2</guid>
  <pubDate>Tue, 13 Aug 2019 02:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/d30470ca-2d1b-4cba-bbb5-f9f2ebe6e1d2.mp3" length="31730857" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Things get heated when it’s time for Wes to check-in on Mike’s functional favorite, F#, and share his journey exploring modern .NET on Linux.</itunes:subtitle>
  <itunes:duration>44:04</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Things get heated when it’s time for Wes to check-in on Mike’s functional favorite, F#, and share his journey exploring modern .NET on Linux.
Plus your feedback, combining ruby and rust, and the latest scandal with JEDI.
</description>
  <itunes:keywords>f#, .net, topshell, boeing, 737, 737 max, aerospace, rust, ruby, microsoft, open source, functional programming, ML, static types, pattern matching, concurrency, Jupiter Broadcasting, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Things get heated when it’s time for Wes to check-in on Mike’s functional favorite, F#, and share his journey exploring modern .NET on Linux.</p>

<p>Plus your feedback, combining ruby and rust, and the latest scandal with JEDI.</p><p>Links:</p><ul><li><a title="Emacs Feedback from DJ" rel="nofollow" href="https://slexy.org/view/s21tBxvKkN">Emacs Feedback from DJ</a> &mdash; Another point for the show is a soft intro to functional programming. Wes mentioned Emacs because of the packages supporting Clojure development when he started with that. Elisp seems to be fairly intuitive and well documented, as a little functional language its own right (correct me if I'm wrong)--this makes for a soft intro to FP. Most of my coding has been in the space of embedded systems and low-level languages--not much functional programming to be had. This show has gotten me curious about FP, which is quite old in concept, and getting implemented nicely in modern languages. For me, I still rely heavily on special Vim keys that are not mapped in evil-mode, which causes some paper cuts. However, elisp makes it easy to customize the desired UI functionality with very short programs/elisp statements in a config file. It's quite a refreshing exercise for someone like me.
</li><li><a title="artichoke/artichoke: Artichoke is a Ruby made with Rust" rel="nofollow" href="https://github.com/artichoke/artichoke">artichoke/artichoke: Artichoke is a Ruby made with Rust</a> &mdash; Artichoke is a platform for building MRI-compatible Ruby implementations. Artichoke provides a Ruby runtime implemented in Rust that can be loaded into many VM backends.

</li><li><a title="AP Sources: Boeing changing Max software to use 2 computers" rel="nofollow" href="https://news.yahoo.com/ap-sources-boeing-changing-max-184231846.html">AP Sources: Boeing changing Max software to use 2 computers</a> &mdash; Boeing is working on new software for the 737 Max that will use a second flight control computer to make the system more reliable, solving a problem that surfaced in June with the grounded jet, two people briefed on the matter said Friday.

</li><li><a title="In Pentagon Contract Fight, Amazon Has Foes in High Places - The New York Times" rel="nofollow" href="https://www.nytimes.com/2019/08/02/us/politics/amazon-pentagon-contract-trump.html">In Pentagon Contract Fight, Amazon Has Foes in High Places - The New York Times</a> &mdash; Experts thought the contract for the Joint Enterprise Defense Infrastructure, known by the cinematic acronym JEDI, would go to Amazon Web Services, the dominant player in the field of cloud computing. They did not count on two developments: an extraordinarily aggressive public relations and lobbying campaign by Oracle, one of Amazon’s competitors, and the hostility of Mr. Trump to Amazon and its founder, Jeff Bezos.

</li><li><a title="The Early History of F# (pdf)" rel="nofollow" href="https://fsharp.org/history/hopl-draft-1.pdf">The Early History of F# (pdf)</a></li><li><a title="Use F# on Linux | The F# Software Foundation" rel="nofollow" href="https://fsharp.org/use/linux/">Use F# on Linux | The F# Software Foundation</a></li><li><a title="Ionide - Crossplatform F# Editor Tools" rel="nofollow" href="http://ionide.io/">Ionide - Crossplatform F# Editor Tools</a> &mdash; A Visual Studio Code package suite for cross platform F# development.

</li><li><a title="The Problem With F# Evangelism" rel="nofollow" href="https://thomasbandt.com/the-problem-with-fsharp-evangelism">The Problem With F# Evangelism</a> &mdash; There seems to be a constant struggle to convince seasoned C# developers to give F# a try. Which is a pity because language and concepts deserve better.

</li><li><a title="TopShell" rel="nofollow" href="https://github.com/topshell-language/topshell">TopShell</a> &mdash; Purely functional, reactive scripting language.

</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Things get heated when it’s time for Wes to check-in on Mike’s functional favorite, F#, and share his journey exploring modern .NET on Linux.</p>

<p>Plus your feedback, combining ruby and rust, and the latest scandal with JEDI.</p><p>Links:</p><ul><li><a title="Emacs Feedback from DJ" rel="nofollow" href="https://slexy.org/view/s21tBxvKkN">Emacs Feedback from DJ</a> &mdash; Another point for the show is a soft intro to functional programming. Wes mentioned Emacs because of the packages supporting Clojure development when he started with that. Elisp seems to be fairly intuitive and well documented, as a little functional language its own right (correct me if I'm wrong)--this makes for a soft intro to FP. Most of my coding has been in the space of embedded systems and low-level languages--not much functional programming to be had. This show has gotten me curious about FP, which is quite old in concept, and getting implemented nicely in modern languages. For me, I still rely heavily on special Vim keys that are not mapped in evil-mode, which causes some paper cuts. However, elisp makes it easy to customize the desired UI functionality with very short programs/elisp statements in a config file. It's quite a refreshing exercise for someone like me.
</li><li><a title="artichoke/artichoke: Artichoke is a Ruby made with Rust" rel="nofollow" href="https://github.com/artichoke/artichoke">artichoke/artichoke: Artichoke is a Ruby made with Rust</a> &mdash; Artichoke is a platform for building MRI-compatible Ruby implementations. Artichoke provides a Ruby runtime implemented in Rust that can be loaded into many VM backends.

</li><li><a title="AP Sources: Boeing changing Max software to use 2 computers" rel="nofollow" href="https://news.yahoo.com/ap-sources-boeing-changing-max-184231846.html">AP Sources: Boeing changing Max software to use 2 computers</a> &mdash; Boeing is working on new software for the 737 Max that will use a second flight control computer to make the system more reliable, solving a problem that surfaced in June with the grounded jet, two people briefed on the matter said Friday.

</li><li><a title="In Pentagon Contract Fight, Amazon Has Foes in High Places - The New York Times" rel="nofollow" href="https://www.nytimes.com/2019/08/02/us/politics/amazon-pentagon-contract-trump.html">In Pentagon Contract Fight, Amazon Has Foes in High Places - The New York Times</a> &mdash; Experts thought the contract for the Joint Enterprise Defense Infrastructure, known by the cinematic acronym JEDI, would go to Amazon Web Services, the dominant player in the field of cloud computing. They did not count on two developments: an extraordinarily aggressive public relations and lobbying campaign by Oracle, one of Amazon’s competitors, and the hostility of Mr. Trump to Amazon and its founder, Jeff Bezos.

</li><li><a title="The Early History of F# (pdf)" rel="nofollow" href="https://fsharp.org/history/hopl-draft-1.pdf">The Early History of F# (pdf)</a></li><li><a title="Use F# on Linux | The F# Software Foundation" rel="nofollow" href="https://fsharp.org/use/linux/">Use F# on Linux | The F# Software Foundation</a></li><li><a title="Ionide - Crossplatform F# Editor Tools" rel="nofollow" href="http://ionide.io/">Ionide - Crossplatform F# Editor Tools</a> &mdash; A Visual Studio Code package suite for cross platform F# development.

</li><li><a title="The Problem With F# Evangelism" rel="nofollow" href="https://thomasbandt.com/the-problem-with-fsharp-evangelism">The Problem With F# Evangelism</a> &mdash; There seems to be a constant struggle to convince seasoned C# developers to give F# a try. Which is a pity because language and concepts deserve better.

</li><li><a title="TopShell" rel="nofollow" href="https://github.com/topshell-language/topshell">TopShell</a> &mdash; Purely functional, reactive scripting language.

</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>362: It Crashes Better</title>
  <link>https://coder.show/362</link>
  <guid isPermaLink="false">6a133ffd-001a-4418-8a4e-0a7bfce554b5</guid>
  <pubDate>Mon, 17 Jun 2019 23:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/6a133ffd-001a-4418-8a4e-0a7bfce554b5.mp3" length="40514583" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>It's a Coder three-way as Chris checks-in with an eGPU update, and Mike shares his adventures with ReasonML.</itunes:subtitle>
  <itunes:duration>56:16</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>It's a Coder three-way as Chris checks-in with an eGPU update, and Mike shares his adventures with ReasonML.
Plus the state of linux application packaging, and Chris' ultimate mobile workflow. 
</description>
  <itunes:keywords>ReasonML, React, OCaml, ML, functional programming, static types, option type, algebraic data types, coding challenge, javascript, compile to javascript, snapcraft, snap packages, snapd, canonical, electron, AppImage, flatpak, linux packaging, eGPU, virtualization, virt-manager, libvirt, kvm, gpu passthrough, system76, galago pro, The Mad Botter, earth day competition, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>It&#39;s a Coder three-way as Chris checks-in with an eGPU update, and Mike shares his adventures with ReasonML.</p>

<p>Plus the state of linux application packaging, and Chris&#39; ultimate mobile workflow.</p><p>Links:</p><ul><li><a title="Brydge Keyboard for iPad Pro" rel="nofollow" href="https://www.brydge.com/products/brydge-for-ipad-pro-2018">Brydge Keyboard for iPad Pro</a></li><li><a title="Reason Homepage" rel="nofollow" href="https://reasonml.github.io/en/">Reason Homepage</a> &mdash; Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript &amp; OCaml ecosystems.
</li><li><a title="What &amp; Why · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/what-and-why">What &amp; Why · Reason</a> &mdash; Reason can almost be considered as a solidly statically typed, faster and simpler cousin of JavaScript, minus the historical crufts, plus the features of ES2030 you can use today, and with access to both the JS and the OCaml ecosystem!

</li><li><a title="BuckleScript · Write safer and simpler code in OCaml &amp; Reason, compile to JavaScript." rel="nofollow" href="https://bucklescript.github.io/">BuckleScript · Write safer and simpler code in OCaml &amp; Reason, compile to JavaScript.</a> &mdash; BuckleScript is backed by OCaml. Decades of type system research and compiler engineering.

</li><li><a title="Null, Undefined &amp; Option · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/null-undefined-option">Null, Undefined &amp; Option · Reason</a> &mdash; Reason itself doesn't have the notion of null or undefined. This is a great thing, as it wipes out an entire category of bugs. No more undefined is not a function, and cannot access foo of undefined!

</li><li><a title="Variant! · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/variant">Variant! · Reason</a> &mdash; Behold, the crown jewel of Reason data structures!

Most data structures in most languages are about "this and that". A variant allows us to express "this or that".</li><li><a title="Ken Wheeler - ReasonML is Serious Business" rel="nofollow" href="https://www.youtube.com/watch?v=lzEweA7RPi0&amp;feature=youtu.be">Ken Wheeler - ReasonML is Serious Business</a></li><li><a title="Syntax Cheatsheet · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/syntax-cheatsheet">Syntax Cheatsheet · Reason</a> &mdash; We've worked very hard to make Reason look like JS while preserving OCaml's great semantics &amp; types. Hope you enjoy it!

</li><li><a title="OCaml Homepage" rel="nofollow" href="http://ocaml.org/">OCaml Homepage</a> &mdash; OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles.</li><li><a title="ReasonReact · All your ReactJS knowledge, codified." rel="nofollow" href="https://reasonml.github.io/reason-react/">ReasonReact · All your ReactJS knowledge, codified.</a> &mdash; It's Just Reason. We leverage the existing type system to create a library that types just right. Plus lightweight, first-class support for the ReactJS community idioms you've been using.</li><li><a title="ReasonML - React as first intended" rel="nofollow" href="https://www.imaginarycloud.com/blog/reasonml-react-as-first-intended/">ReasonML - React as first intended</a> &mdash; ReasonML is the new tech that Facebook is using to develop React applications and promoting as a futuristic version of JavaScript </li><li><a title="Create your first snap | Ubuntu tutorials" rel="nofollow" href="https://tutorials.ubuntu.com/tutorial/create-your-first-snap#0">Create your first snap | Ubuntu tutorials</a> &mdash; The snapcraft tool is the preferred way to build snaps. It reads a simple, declarative file and runs the build for us.</li><li><a title="Creating a snap - Snap documentation" rel="nofollow" href="https://docs.snapcraft.io/creating-a-snap">Creating a snap - Snap documentation</a> &mdash; A snap can be created from apps you’ve already built and zipped, or from your preferred programming language or framework.

</li><li><a title="Snapcraft Summit, Montreal 2019 - Day 1, 2 &amp; 3" rel="nofollow" href="https://forum.snapcraft.io/t/snapcraft-summit-montreal-2019-day-1-2-3/11763">Snapcraft Summit, Montreal 2019 - Day 1, 2 &amp; 3</a></li><li><a title="Similar projects · AppImage/AppImageKit Wiki" rel="nofollow" href="https://github.com/AppImage/AppImageKit/wiki/Similar-projects">Similar projects · AppImage/AppImageKit Wiki</a> &mdash; This page compares various similar systems to AppImage. Of course, each system was built toward its own specific objectives. This page is intended to illustrate the points that were important in the AppImage design, and similarities as well as differences to other systems.

</li><li><a title="Flathub—An app store and build service for Linux" rel="nofollow" href="https://flathub.org/home">Flathub—An app store and build service for Linux</a> &mdash; Welcome to Flathub, the home of hundreds of apps which can be easily installed on any Linux distribution. Browse the apps online, from your app center or the command line.</li><li><a title="Mantiz Venus MZ-02 External Graphic Enclosure" rel="nofollow" href="https://www.amazon.com/Mantiz-Thunderbolt-Certified-External-interface/dp/B0745H6GTX">Mantiz Venus MZ-02 External Graphic Enclosure</a> &mdash; Connects Full High Full Length 120" Width 2.5 PCIE Desktop Power GPU to computer WITH an Intel Certified Thunderbolt 3 port.</li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1139900287886475264">The Mad Botter INC on Twitter</a> &mdash; Congratulations @ChinKyler on winning our #FOSS #Earthday competition and with it a @system76 #GalagoPro. Keep hacking and keep it #Linux!
</li><li><a title="Linux Academy is hiring!" rel="nofollow" href="https://jobs.lever.co/linuxacademy/?department=Engineering&amp;team=General">Linux Academy is hiring!</a> &mdash; Linux academy is looking for full stack Node.JS+Angular and Ruby on Rails developers. Come join the team!</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>It&#39;s a Coder three-way as Chris checks-in with an eGPU update, and Mike shares his adventures with ReasonML.</p>

<p>Plus the state of linux application packaging, and Chris&#39; ultimate mobile workflow.</p><p>Links:</p><ul><li><a title="Brydge Keyboard for iPad Pro" rel="nofollow" href="https://www.brydge.com/products/brydge-for-ipad-pro-2018">Brydge Keyboard for iPad Pro</a></li><li><a title="Reason Homepage" rel="nofollow" href="https://reasonml.github.io/en/">Reason Homepage</a> &mdash; Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript &amp; OCaml ecosystems.
</li><li><a title="What &amp; Why · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/what-and-why">What &amp; Why · Reason</a> &mdash; Reason can almost be considered as a solidly statically typed, faster and simpler cousin of JavaScript, minus the historical crufts, plus the features of ES2030 you can use today, and with access to both the JS and the OCaml ecosystem!

</li><li><a title="BuckleScript · Write safer and simpler code in OCaml &amp; Reason, compile to JavaScript." rel="nofollow" href="https://bucklescript.github.io/">BuckleScript · Write safer and simpler code in OCaml &amp; Reason, compile to JavaScript.</a> &mdash; BuckleScript is backed by OCaml. Decades of type system research and compiler engineering.

</li><li><a title="Null, Undefined &amp; Option · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/null-undefined-option">Null, Undefined &amp; Option · Reason</a> &mdash; Reason itself doesn't have the notion of null or undefined. This is a great thing, as it wipes out an entire category of bugs. No more undefined is not a function, and cannot access foo of undefined!

</li><li><a title="Variant! · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/variant">Variant! · Reason</a> &mdash; Behold, the crown jewel of Reason data structures!

Most data structures in most languages are about "this and that". A variant allows us to express "this or that".</li><li><a title="Ken Wheeler - ReasonML is Serious Business" rel="nofollow" href="https://www.youtube.com/watch?v=lzEweA7RPi0&amp;feature=youtu.be">Ken Wheeler - ReasonML is Serious Business</a></li><li><a title="Syntax Cheatsheet · Reason" rel="nofollow" href="https://reasonml.github.io/docs/en/syntax-cheatsheet">Syntax Cheatsheet · Reason</a> &mdash; We've worked very hard to make Reason look like JS while preserving OCaml's great semantics &amp; types. Hope you enjoy it!

</li><li><a title="OCaml Homepage" rel="nofollow" href="http://ocaml.org/">OCaml Homepage</a> &mdash; OCaml is an industrial strength programming language supporting functional, imperative and object-oriented styles.</li><li><a title="ReasonReact · All your ReactJS knowledge, codified." rel="nofollow" href="https://reasonml.github.io/reason-react/">ReasonReact · All your ReactJS knowledge, codified.</a> &mdash; It's Just Reason. We leverage the existing type system to create a library that types just right. Plus lightweight, first-class support for the ReactJS community idioms you've been using.</li><li><a title="ReasonML - React as first intended" rel="nofollow" href="https://www.imaginarycloud.com/blog/reasonml-react-as-first-intended/">ReasonML - React as first intended</a> &mdash; ReasonML is the new tech that Facebook is using to develop React applications and promoting as a futuristic version of JavaScript </li><li><a title="Create your first snap | Ubuntu tutorials" rel="nofollow" href="https://tutorials.ubuntu.com/tutorial/create-your-first-snap#0">Create your first snap | Ubuntu tutorials</a> &mdash; The snapcraft tool is the preferred way to build snaps. It reads a simple, declarative file and runs the build for us.</li><li><a title="Creating a snap - Snap documentation" rel="nofollow" href="https://docs.snapcraft.io/creating-a-snap">Creating a snap - Snap documentation</a> &mdash; A snap can be created from apps you’ve already built and zipped, or from your preferred programming language or framework.

</li><li><a title="Snapcraft Summit, Montreal 2019 - Day 1, 2 &amp; 3" rel="nofollow" href="https://forum.snapcraft.io/t/snapcraft-summit-montreal-2019-day-1-2-3/11763">Snapcraft Summit, Montreal 2019 - Day 1, 2 &amp; 3</a></li><li><a title="Similar projects · AppImage/AppImageKit Wiki" rel="nofollow" href="https://github.com/AppImage/AppImageKit/wiki/Similar-projects">Similar projects · AppImage/AppImageKit Wiki</a> &mdash; This page compares various similar systems to AppImage. Of course, each system was built toward its own specific objectives. This page is intended to illustrate the points that were important in the AppImage design, and similarities as well as differences to other systems.

</li><li><a title="Flathub—An app store and build service for Linux" rel="nofollow" href="https://flathub.org/home">Flathub—An app store and build service for Linux</a> &mdash; Welcome to Flathub, the home of hundreds of apps which can be easily installed on any Linux distribution. Browse the apps online, from your app center or the command line.</li><li><a title="Mantiz Venus MZ-02 External Graphic Enclosure" rel="nofollow" href="https://www.amazon.com/Mantiz-Thunderbolt-Certified-External-interface/dp/B0745H6GTX">Mantiz Venus MZ-02 External Graphic Enclosure</a> &mdash; Connects Full High Full Length 120" Width 2.5 PCIE Desktop Power GPU to computer WITH an Intel Certified Thunderbolt 3 port.</li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1139900287886475264">The Mad Botter INC on Twitter</a> &mdash; Congratulations @ChinKyler on winning our #FOSS #Earthday competition and with it a @system76 #GalagoPro. Keep hacking and keep it #Linux!
</li><li><a title="Linux Academy is hiring!" rel="nofollow" href="https://jobs.lever.co/linuxacademy/?department=Engineering&amp;team=General">Linux Academy is hiring!</a> &mdash; Linux academy is looking for full stack Node.JS+Angular and Ruby on Rails developers. Come join the team!</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>357: 3 OSes 1 GPU</title>
  <link>https://coder.show/357</link>
  <guid isPermaLink="false">17d6b348-8e94-417c-b9ad-cb098b6e203a</guid>
  <pubDate>Mon, 13 May 2019 22:30:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/17d6b348-8e94-417c-b9ad-cb098b6e203a.mp3" length="34493776" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Microsoft catches Mike’s eye with WSL 2, Google gets everyone's attention with their new push for Kotlin, and we get a full eGPU report.</itunes:subtitle>
  <itunes:duration>47:54</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Microsoft catches Mike’s eye with WSL 2, Google gets everyone's attention with their new push for Kotlin, and we get a full eGPU report. 
</description>
  <itunes:keywords>QA, testing, automation, community, documentation, omnigraffle, freeplane, kotlin, android, java, jetbrains, google, microsoft, red hat, IBM, flutter, Chrome OS, WSL2, windows subsystem for linux, windows terminal, microsoft build, google i/o, red hat summit, eGPU, triple booting, mac os, ML, AI, Core ML, ascii, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Microsoft catches Mike’s eye with WSL 2, Google gets everyone&#39;s attention with their new push for Kotlin, and we get a full eGPU report.</p><p>Links:</p><ul><li><a title="QA Feedback from Lewis" rel="nofollow" href="https://pastebin.com/apwXZNCs">QA Feedback from Lewis</a> &mdash; I thought I was going to be in a big rush to get out of the basement and up to a developer position, but after listening to the show I really feel like my contribution to this team is going to be important and necessary from the get go.</li><li><a title="Request: Subreddit recommendations" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/bmsqal/request_subreddit_recommendations/">Request: Subreddit recommendations</a> &mdash; Anyone know any linux and/or programming subs aren't full of mindless circlejerking? Most seem to be afflicted with mindless circlejerking, free software extremism and other indiscretions.</li><li><a title="Feedback on Tools for Docs" rel="nofollow" href="https://pastebin.com/DpJZPRXx">Feedback on Tools for Docs</a> &mdash; One idea is a mind map tool (like Freeplane). This can provide a free-form way to show at a high level how all the parts link together, and attach as much details as needed </li><li><a title="Kotlin is now Google’s preferred language for Android app development" rel="nofollow" href="https://techcrunch.com/2019/05/07/kotlin-is-now-googles-preferred-language-for-android-app-development/">Kotlin is now Google’s preferred language for Android app development</a> &mdash; “Android development will become increasingly Kotlin-first,” Google writes in today’s announcement. “Many new Jetpack APIs and features will be offered first in Kotlin. If you’re starting a new project, you should write it in Kotlin; code written in Kotlin often mean much less code for you–less code to type, test, and maintain.”</li><li><a title="Flutter and Chrome OS: Better Together" rel="nofollow" href="https://developers.googleblog.com/2019/05/flutter-and-chrome-os-better-together.html">Flutter and Chrome OS: Better Together</a> &mdash; Flutter initially focused on providing a UI toolkit for building apps for mobile devices, which typically feature touch input and small screens. However, we’ve been building keyboard and mouse support into Flutter since before our 1.0 release last December. And today, we’re pleased to announce that Flutter for Chrome OS is now stronger with scroll wheel support, hover management, and better keyboard event support.</li><li><a title="How Windows and Chrome quietly made 2019 the year of Linux on the desktop" rel="nofollow" href="https://www.pcworld.com/article/3394680/how-windows-and-chrome-quietly-made-2019-the-year-of-linux-on-the-desktop.html">How Windows and Chrome quietly made 2019 the year of Linux on the desktop</a> &mdash; The cleverly named Windows Subsystem for Linux 2, announced at Microsoft’s Build event this week, shakes things up by shipping a full Linux kernel (version 4.19) within Windows itself as a lightweight virtual machine. Doing so should supercharge performance for developers who use the tool.</li><li><a title="Ubuntu 19.04 – Easy-to-use setup script for your EGPU" rel="nofollow" href="https://egpu.io/forums/thunderbolt-linux-setup/ubuntu-19-04-easy-to-use-setup-script-for-your-egpu/">Ubuntu 19.04 – Easy-to-use setup script for your EGPU</a> &mdash; I have created a script which automatically detects your (E)GPUs and creates the needed X-Server configuration files.
You won't have to mess around with finding the correct BUS-IDs and convert them from dec to hex or anything like that, the script takes care of it.</li><li><a title="Linux Action News 105" rel="nofollow" href="https://linuxactionnews.com/105">Linux Action News 105</a> &mdash; RHEL 8 is released, we report from the ground of the big announcement, Microsoft announces WSL 2 with a real Linux kernel at the core, and details on their new open source terminal.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Microsoft catches Mike’s eye with WSL 2, Google gets everyone&#39;s attention with their new push for Kotlin, and we get a full eGPU report.</p><p>Links:</p><ul><li><a title="QA Feedback from Lewis" rel="nofollow" href="https://pastebin.com/apwXZNCs">QA Feedback from Lewis</a> &mdash; I thought I was going to be in a big rush to get out of the basement and up to a developer position, but after listening to the show I really feel like my contribution to this team is going to be important and necessary from the get go.</li><li><a title="Request: Subreddit recommendations" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/bmsqal/request_subreddit_recommendations/">Request: Subreddit recommendations</a> &mdash; Anyone know any linux and/or programming subs aren't full of mindless circlejerking? Most seem to be afflicted with mindless circlejerking, free software extremism and other indiscretions.</li><li><a title="Feedback on Tools for Docs" rel="nofollow" href="https://pastebin.com/DpJZPRXx">Feedback on Tools for Docs</a> &mdash; One idea is a mind map tool (like Freeplane). This can provide a free-form way to show at a high level how all the parts link together, and attach as much details as needed </li><li><a title="Kotlin is now Google’s preferred language for Android app development" rel="nofollow" href="https://techcrunch.com/2019/05/07/kotlin-is-now-googles-preferred-language-for-android-app-development/">Kotlin is now Google’s preferred language for Android app development</a> &mdash; “Android development will become increasingly Kotlin-first,” Google writes in today’s announcement. “Many new Jetpack APIs and features will be offered first in Kotlin. If you’re starting a new project, you should write it in Kotlin; code written in Kotlin often mean much less code for you–less code to type, test, and maintain.”</li><li><a title="Flutter and Chrome OS: Better Together" rel="nofollow" href="https://developers.googleblog.com/2019/05/flutter-and-chrome-os-better-together.html">Flutter and Chrome OS: Better Together</a> &mdash; Flutter initially focused on providing a UI toolkit for building apps for mobile devices, which typically feature touch input and small screens. However, we’ve been building keyboard and mouse support into Flutter since before our 1.0 release last December. And today, we’re pleased to announce that Flutter for Chrome OS is now stronger with scroll wheel support, hover management, and better keyboard event support.</li><li><a title="How Windows and Chrome quietly made 2019 the year of Linux on the desktop" rel="nofollow" href="https://www.pcworld.com/article/3394680/how-windows-and-chrome-quietly-made-2019-the-year-of-linux-on-the-desktop.html">How Windows and Chrome quietly made 2019 the year of Linux on the desktop</a> &mdash; The cleverly named Windows Subsystem for Linux 2, announced at Microsoft’s Build event this week, shakes things up by shipping a full Linux kernel (version 4.19) within Windows itself as a lightweight virtual machine. Doing so should supercharge performance for developers who use the tool.</li><li><a title="Ubuntu 19.04 – Easy-to-use setup script for your EGPU" rel="nofollow" href="https://egpu.io/forums/thunderbolt-linux-setup/ubuntu-19-04-easy-to-use-setup-script-for-your-egpu/">Ubuntu 19.04 – Easy-to-use setup script for your EGPU</a> &mdash; I have created a script which automatically detects your (E)GPUs and creates the needed X-Server configuration files.
You won't have to mess around with finding the correct BUS-IDs and convert them from dec to hex or anything like that, the script takes care of it.</li><li><a title="Linux Action News 105" rel="nofollow" href="https://linuxactionnews.com/105">Linux Action News 105</a> &mdash; RHEL 8 is released, we report from the ground of the big announcement, Microsoft announces WSL 2 with a real Linux kernel at the core, and details on their new open source terminal.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>355: F# Shill</title>
  <link>https://coder.show/355</link>
  <guid isPermaLink="false">0e4f77f8-83d8-4099-aa1a-877c73b53cb8</guid>
  <pubDate>Thu, 02 May 2019 08:30:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/0e4f77f8-83d8-4099-aa1a-877c73b53cb8.mp3" length="43741123" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</itunes:subtitle>
  <itunes:duration>1:00:45</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.
Plus some Qt license clarity, a handy new Rust feature, and your feedback. 
</description>
  <itunes:keywords>eGPU, hardware, chromebooks, windows, windows 10, telemetry, ChromeOS, QT, LGPL, GPL, software licenses, Rust, memory management, pinning, thunderbolt, Bosque, programming language research, F#, .NET, type safety, typed strings, typescript, strong types, ML, AWS, git-secrets, Mad Botter, earth day, system76, xfce, git-secrets, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</p>

<p>Plus some Qt license clarity, a handy new Rust feature, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: ChromeOS vs Windows" rel="nofollow" href="https://slexy.org/view/s202BcCBtC">Feedback: ChromeOS vs Windows</a></li><li><a title="Feedback: Hardware Coverage" rel="nofollow" href="https://slexy.org/view/s206N3bRHB">Feedback: Hardware Coverage</a></li><li><a title="Complying with the Requirements of the GPL/LGPL v3 License" rel="nofollow" href="https://resources.qt.io/videos/complying-with-the-requirements-of-the-gpl-lgpl-v3-license-on-demand-webinar">Complying with the Requirements of the GPL/LGPL v3 License</a> &mdash; With the discontinuation of our continued support for Qt 5.6 also ends our support for the last Qt version licensed under LGPL v2.1. Moving forward, versions 5.7 and beyond will be subject to LGPL v3. This webinar is a great opportunity to gain a better understanding of the differences in rights and obligations between the two licensing versions.</li><li><a title="Rust Pinning" rel="nofollow" href="https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html">Rust Pinning</a> &mdash; The Rust team is happy to announce a new version of Rust, 1.33.0. Rust is a programming language that is empowering everyone to build reliable and efficient software.</li><li><a title="Regularized Programming with the BOSQUE Language" rel="nofollow" href="https://www.microsoft.com/en-us/research/uploads/prod/2019/04/beyond_structured_report_v2.pdf">Regularized Programming with the BOSQUE Language</a> &mdash; We believe that, just as structured programming did years ago, this regularized programming model will lead to massively improved developer productivity, increased software quality, and enable a second golden age of developments in compilers and developer tooling.</li><li><a title="All That You Need to Know About Microsoft&#39;s New Programming Language: Bosque" rel="nofollow" href="https://dev.to/0xrumple/all-what-you-need-to-know-about-microsoft-s-new-programming-language-bosque-38c0">All That You Need to Know About Microsoft's New Programming Language: Bosque</a> &mdash; The Bosque programming language is a Microsoft Research project that is investigating language designs for writing code that is simple, obvious, and easy to reason about for both humans and machines
</li><li><a title="Bosque Language Overview" rel="nofollow" href="https://github.com/Microsoft/BosqueLanguage/blob/master/docs/language/overview.md">Bosque Language Overview</a></li><li><a title="Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript" rel="nofollow" href="https://www.theregister.co.uk/2019/04/18/microsoft_bosque_programming_language/">Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript</a></li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1120375364004528128">The Mad Botter INC on Twitter</a> &mdash; Happy #EarthDay!  We are awarding a free @system76 #DarterPro to the middle or high school student that can send our CEO @dominucco an innovative idea to fight climate change using #Linux. To submit please write up a report and diagram &amp; email it to michael@themadbotter.com.</li><li><a title="git-secrets" rel="nofollow" href="https://github.com/awslabs/git-secrets">git-secrets</a> &mdash; Prevents you from committing secrets and credentials into git repositories.</li><li><a title="git-hound" rel="nofollow" href="https://github.com/ezekg/git-hound">git-hound</a> &mdash; Hound is a Git plugin that helps prevent sensitive data from being committed into a repository by sniffing potential commits against PCRE regular expressions.

</li><li><a title="truffleHog" rel="nofollow" href="https://github.com/dxa4481/truffleHog">truffleHog</a> &mdash; Searches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed.
</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike and Wes dive into Bosque, Microsoft’s new research language, and debate if it represents the future of programming languages, or if we should all just be using F#.</p>

<p>Plus some Qt license clarity, a handy new Rust feature, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: ChromeOS vs Windows" rel="nofollow" href="https://slexy.org/view/s202BcCBtC">Feedback: ChromeOS vs Windows</a></li><li><a title="Feedback: Hardware Coverage" rel="nofollow" href="https://slexy.org/view/s206N3bRHB">Feedback: Hardware Coverage</a></li><li><a title="Complying with the Requirements of the GPL/LGPL v3 License" rel="nofollow" href="https://resources.qt.io/videos/complying-with-the-requirements-of-the-gpl-lgpl-v3-license-on-demand-webinar">Complying with the Requirements of the GPL/LGPL v3 License</a> &mdash; With the discontinuation of our continued support for Qt 5.6 also ends our support for the last Qt version licensed under LGPL v2.1. Moving forward, versions 5.7 and beyond will be subject to LGPL v3. This webinar is a great opportunity to gain a better understanding of the differences in rights and obligations between the two licensing versions.</li><li><a title="Rust Pinning" rel="nofollow" href="https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html">Rust Pinning</a> &mdash; The Rust team is happy to announce a new version of Rust, 1.33.0. Rust is a programming language that is empowering everyone to build reliable and efficient software.</li><li><a title="Regularized Programming with the BOSQUE Language" rel="nofollow" href="https://www.microsoft.com/en-us/research/uploads/prod/2019/04/beyond_structured_report_v2.pdf">Regularized Programming with the BOSQUE Language</a> &mdash; We believe that, just as structured programming did years ago, this regularized programming model will lead to massively improved developer productivity, increased software quality, and enable a second golden age of developments in compilers and developer tooling.</li><li><a title="All That You Need to Know About Microsoft&#39;s New Programming Language: Bosque" rel="nofollow" href="https://dev.to/0xrumple/all-what-you-need-to-know-about-microsoft-s-new-programming-language-bosque-38c0">All That You Need to Know About Microsoft's New Programming Language: Bosque</a> &mdash; The Bosque programming language is a Microsoft Research project that is investigating language designs for writing code that is simple, obvious, and easy to reason about for both humans and machines
</li><li><a title="Bosque Language Overview" rel="nofollow" href="https://github.com/Microsoft/BosqueLanguage/blob/master/docs/language/overview.md">Bosque Language Overview</a></li><li><a title="Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript" rel="nofollow" href="https://www.theregister.co.uk/2019/04/18/microsoft_bosque_programming_language/">Microsoft debuts Bosque – a new programming language with no loops, inspired by TypeScript</a></li><li><a title="The Mad Botter INC on Twitter" rel="nofollow" href="https://twitter.com/TheMadBotterINC/status/1120375364004528128">The Mad Botter INC on Twitter</a> &mdash; Happy #EarthDay!  We are awarding a free @system76 #DarterPro to the middle or high school student that can send our CEO @dominucco an innovative idea to fight climate change using #Linux. To submit please write up a report and diagram &amp; email it to michael@themadbotter.com.</li><li><a title="git-secrets" rel="nofollow" href="https://github.com/awslabs/git-secrets">git-secrets</a> &mdash; Prevents you from committing secrets and credentials into git repositories.</li><li><a title="git-hound" rel="nofollow" href="https://github.com/ezekg/git-hound">git-hound</a> &mdash; Hound is a Git plugin that helps prevent sensitive data from being committed into a repository by sniffing potential commits against PCRE regular expressions.

</li><li><a title="truffleHog" rel="nofollow" href="https://github.com/dxa4481/truffleHog">truffleHog</a> &mdash; Searches through git repositories for secrets, digging deep into commit history and branches. This is effective at finding secrets accidentally committed.
</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>344: Cupertino's King Makers</title>
  <link>https://coder.show/344</link>
  <guid isPermaLink="false">64439e2b-6f6d-4d6f-a0cd-52387e5fd786</guid>
  <pubDate>Tue, 12 Feb 2019 14:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/64439e2b-6f6d-4d6f-a0cd-52387e5fd786.mp3" length="47472976" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>The gangs all together and cover your poignant feedback right out of the gate. Then we jump into the psychological trap of freelancing, and imagine a world where app stores are a true level playing field.</itunes:subtitle>
  <itunes:duration>1:05:56</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>The gangs all together and cover your poignant feedback right out of the gate. Then we jump into the psychological trap of freelancing, and imagine a world where app stores are a true level playing field. 
Plus some really fun picks, a bit of hoopla, and more. 
</description>
  <itunes:keywords>Contracting, self-employment, employment, independent contractor, system76, darter pro, laptops, mac os, apple, app store, facebook, google, netflix, PWA, javascript, Angular, Vue, React, React Hooks, Mixins, functional programming, SPA, MVC, Freelance, NVIDIA, Python, JetBrains, PyCharm, Python Developer Survey, ML, AI, Machine Learning, C, repl, learning c, laugh track, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The gangs all together and cover your poignant feedback right out of the gate. Then we jump into the psychological trap of freelancing, and imagine a world where app stores are a true level playing field. </p>

<p>Plus some really fun picks, a bit of hoopla, and more.</p><p>Links:</p><ul><li><a title="Feedback from Steve: Employment vs self-employment" rel="nofollow" href="https://slexy.org/view/s27SXkiiQ7">Feedback from Steve: Employment vs self-employment</a> &mdash; Just a comment regarding an episode a few weeks back regarding being an employee or working for oneself. </li><li><a title="Emma on Twitter" rel="nofollow" href="https://twitter.com/SocialHappiness/status/1095007691326447616">Emma on Twitter</a> &mdash; Keep @dominucco away and make sure all beverages are in a separate room!</li><li><a title="Why Freelancing Creates Anxiety About Money" rel="nofollow" href="https://www.thecut.com/2019/02/why-freelancing-creates-anxiety-about-money.html">Why Freelancing Creates Anxiety About Money</a> &mdash; But once I started freelancing, things changed. I became hyperconscious of how much money I could (or should) charge for my time, and this made me unhappy and mean when my nonworking hours didn’t measure up to the same value. It was akin to the rage of watching cab fare tick up while you’re sitting in traffic, minutes and dollars dribbling away before your eyes.</li><li><a title="What Hooks Mean for Vue" rel="nofollow" href="https://css-tricks.com/what-hooks-mean-for-vue/">What Hooks Mean for Vue</a> &mdash; You may read through this and wonder what Hooks have to offer in Vue. It seems like a problem that doesn’t need solving. After all, Vue doesn’t predominantly use classes. Vue offers stateless functional components (should you need them), but why would we need to carry state in a functional component?</li><li><a title="Hooks at a Glance – React" rel="nofollow" href="https://reactjs.org/docs/hooks-overview.html">Hooks at a Glance – React</a> &mdash; Hooks are functions that let you “hook into” React state and lifecycle features from function components. Hooks don’t work inside classes — they let you use React without classes.</li><li><a title="Making Sense of React Hooks – Dan Abramov" rel="nofollow" href="https://medium.com/@dan_abramov/making-sense-of-react-hooks-fdbde8803889">Making Sense of React Hooks – Dan Abramov</a> &mdash; Unlike patterns like render props or higher-order components, Hooks don’t introduce unnecessary nesting into your component tree. They also don’t suffer from the drawbacks of mixins.</li><li><a title="Create Your Own AI Family Portraits" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=NVIDIA-StyleGAN-Open-Source">Create Your Own AI Family Portraits</a> &mdash; This week NVIDIA's research engineers open-sourced StyleGAN, the project they've been working in for months as a Style-based generator architecture for Generative Adversarial Networks. 
</li><li><a title="A Style-Based Generator Architecture for Generative Adversarial Networks" rel="nofollow" href="https://arxiv.org/pdf/1812.04948.pdf">A Style-Based Generator Architecture for Generative Adversarial Networks</a></li><li><a title="StyleGAN GitHub" rel="nofollow" href="https://github.com/NVlabs/stylegan">StyleGAN GitHub</a> &mdash; This repository contains the official TensorFlow implementation</li><li><a title="Python Developers Survey 2018 Results" rel="nofollow" href="https://www.jetbrains.com/research/python-developers-survey-2018/">Python Developers Survey 2018 Results</a> &mdash; In the fall of 2018, the Python Software Foundation together with JetBrains conducted the official annual Python Developers Survey for the second time.</li><li><a title="miniC" rel="nofollow" href="https://github.com/vasyop/miniC-hosting/blob/master/README.md">miniC</a> &mdash; What is it? A simple stack-based virtual machine that runs C (missing features below) in the browser and the beginning of an interactive tutorial that covers C, how the VM works, and how the language is compiled.</li><li><a title="MiniC Online Demo" rel="nofollow" href="https://vasyop.github.io/miniC-hosting/">MiniC Online Demo</a></li><li><a title="Make all videos fun to watch" rel="nofollow" href="https://labs.earthpeople.se/2019/02/make-all-videos-fun-to-watch/">Make all videos fun to watch</a> &mdash; Our project Laff track is a plugin to Chrome, which adds this craziness to all Youtube videos. It simply detects when people are not talking, and adds in a bit of laughter.

</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The gangs all together and cover your poignant feedback right out of the gate. Then we jump into the psychological trap of freelancing, and imagine a world where app stores are a true level playing field. </p>

<p>Plus some really fun picks, a bit of hoopla, and more.</p><p>Links:</p><ul><li><a title="Feedback from Steve: Employment vs self-employment" rel="nofollow" href="https://slexy.org/view/s27SXkiiQ7">Feedback from Steve: Employment vs self-employment</a> &mdash; Just a comment regarding an episode a few weeks back regarding being an employee or working for oneself. </li><li><a title="Emma on Twitter" rel="nofollow" href="https://twitter.com/SocialHappiness/status/1095007691326447616">Emma on Twitter</a> &mdash; Keep @dominucco away and make sure all beverages are in a separate room!</li><li><a title="Why Freelancing Creates Anxiety About Money" rel="nofollow" href="https://www.thecut.com/2019/02/why-freelancing-creates-anxiety-about-money.html">Why Freelancing Creates Anxiety About Money</a> &mdash; But once I started freelancing, things changed. I became hyperconscious of how much money I could (or should) charge for my time, and this made me unhappy and mean when my nonworking hours didn’t measure up to the same value. It was akin to the rage of watching cab fare tick up while you’re sitting in traffic, minutes and dollars dribbling away before your eyes.</li><li><a title="What Hooks Mean for Vue" rel="nofollow" href="https://css-tricks.com/what-hooks-mean-for-vue/">What Hooks Mean for Vue</a> &mdash; You may read through this and wonder what Hooks have to offer in Vue. It seems like a problem that doesn’t need solving. After all, Vue doesn’t predominantly use classes. Vue offers stateless functional components (should you need them), but why would we need to carry state in a functional component?</li><li><a title="Hooks at a Glance – React" rel="nofollow" href="https://reactjs.org/docs/hooks-overview.html">Hooks at a Glance – React</a> &mdash; Hooks are functions that let you “hook into” React state and lifecycle features from function components. Hooks don’t work inside classes — they let you use React without classes.</li><li><a title="Making Sense of React Hooks – Dan Abramov" rel="nofollow" href="https://medium.com/@dan_abramov/making-sense-of-react-hooks-fdbde8803889">Making Sense of React Hooks – Dan Abramov</a> &mdash; Unlike patterns like render props or higher-order components, Hooks don’t introduce unnecessary nesting into your component tree. They also don’t suffer from the drawbacks of mixins.</li><li><a title="Create Your Own AI Family Portraits" rel="nofollow" href="https://www.phoronix.com/scan.php?page=news_item&amp;px=NVIDIA-StyleGAN-Open-Source">Create Your Own AI Family Portraits</a> &mdash; This week NVIDIA's research engineers open-sourced StyleGAN, the project they've been working in for months as a Style-based generator architecture for Generative Adversarial Networks. 
</li><li><a title="A Style-Based Generator Architecture for Generative Adversarial Networks" rel="nofollow" href="https://arxiv.org/pdf/1812.04948.pdf">A Style-Based Generator Architecture for Generative Adversarial Networks</a></li><li><a title="StyleGAN GitHub" rel="nofollow" href="https://github.com/NVlabs/stylegan">StyleGAN GitHub</a> &mdash; This repository contains the official TensorFlow implementation</li><li><a title="Python Developers Survey 2018 Results" rel="nofollow" href="https://www.jetbrains.com/research/python-developers-survey-2018/">Python Developers Survey 2018 Results</a> &mdash; In the fall of 2018, the Python Software Foundation together with JetBrains conducted the official annual Python Developers Survey for the second time.</li><li><a title="miniC" rel="nofollow" href="https://github.com/vasyop/miniC-hosting/blob/master/README.md">miniC</a> &mdash; What is it? A simple stack-based virtual machine that runs C (missing features below) in the browser and the beginning of an interactive tutorial that covers C, how the VM works, and how the language is compiled.</li><li><a title="MiniC Online Demo" rel="nofollow" href="https://vasyop.github.io/miniC-hosting/">MiniC Online Demo</a></li><li><a title="Make all videos fun to watch" rel="nofollow" href="https://labs.earthpeople.se/2019/02/make-all-videos-fun-to-watch/">Make all videos fun to watch</a> &mdash; Our project Laff track is a plugin to Chrome, which adds this craziness to all Youtube videos. It simply detects when people are not talking, and adds in a bit of laughter.

</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>343: Say My Functional Name</title>
  <link>https://coder.show/343</link>
  <guid isPermaLink="false">c0e9822b-0b4c-45a1-a675-035fb0154267</guid>
  <pubDate>Tue, 05 Feb 2019 13:15:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/c0e9822b-0b4c-45a1-a675-035fb0154267.mp3" length="36040121" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike breaks down the drama around nullable reference types in C# 8.0, and we debate what it means for the future of the language.</itunes:subtitle>
  <itunes:duration>50:03</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Mike breaks down the drama around nullable reference types in C# 8.0, and we debate what it means for the future of the language.
Plus a fresh reminder of Apple's absolute App Store authority, and the state of Mike's relationship with the rust compiler. 
</description>
  <itunes:keywords>.NET, C#, C# 8.0, rustc, Rust, Embedded development, ML, Haskell, Functional programming, Monads, Optionals, Nullable, Nullable Reference Types, NPE, Null, nil punning, Unity, Mono, Maybe, soundness, compiler, concurrency, safety, Apple, Facebook, Google, EDC, Enterprise, Jailbreak, Sideload, App Store, iOS, Walled Garden, iPhone, iPad, MacOS, Privacy, Facebook Research, VPN, Static types, Certificates, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike breaks down the drama around nullable reference types in C# 8.0, and we debate what it means for the future of the language.</p>

<p>Plus a fresh reminder of Apple&#39;s absolute App Store authority, and the state of Mike&#39;s relationship with the rust compiler.</p><p>Links:</p><ul><li><a title="RustPython: A Python Interpreter written in Rust" rel="nofollow" href="https://github.com/RustPython/RustPython">RustPython: A Python Interpreter written in Rust</a></li><li><a title="Apple bans Facebook’s Research app that paid users for data" rel="nofollow" href="https://techcrunch.com/2019/01/30/apple-bans-facebook-vpn/">Apple bans Facebook’s Research app that paid users for data</a></li><li><a title="Apple restores Google’s own internal iPhone apps after privacy brouhaha" rel="nofollow" href="https://arstechnica.com/information-technology/2019/02/in-addition-to-facebooks-apple-restores-googles-ios-app-certificate/">Apple restores Google’s own internal iPhone apps after privacy brouhaha</a> &mdash; For less than a day, Apple had briefly revoked Google’s iOS certificate that enabled those private apps to conduct various internal business such as company shuttles, food menus, as well as pre-release beta testing, and more.
</li><li><a title="Apple Developer Enterprise Program" rel="nofollow" href="https://developer.apple.com/programs/enterprise/">Apple Developer Enterprise Program</a> &mdash; Get tools and resources to transform your mobile workforce with enterprise-class apps, distributed seamlessly and securely within your organization. </li><li><a title="Apple Is Fighting a Good Fight Against Facebook and Google" rel="nofollow" href="https://medium.com/s/story/apple-is-fighting-a-good-fight-against-facebook-and-google-cd39b8a6b733">Apple Is Fighting a Good Fight Against Facebook and Google</a> &mdash; The implication that Apple is exhibiting some monopolistic urge to gutshot Facebook and Google makes close to zero sense. The events of this week will not affect their bottom lines, and Apple could have taken much more drastic action to lock down iOS — as it has before.</li><li><a title="Nilay Patel on Twitter" rel="nofollow" href="https://twitter.com/reckless/status/1090696656855728129">Nilay Patel on Twitter</a> &mdash; Hi, I'm the nagging voice in the back of your head pointing out that it's pretty intense that Apple can simply decide to prevent people from running code on their phones.</li><li><a title="Essential .NET - C# 8.0 and Nullable Reference Types" rel="nofollow" href="https://msdn.microsoft.com/en-us/magazine/mt829270.aspx">Essential .NET - C# 8.0 and Nullable Reference Types</a> &mdash; Nonetheless, as it currently stands, and even after 7 versions of C#, we still don’t have a perfect language.</li><li><a title="Make your next C# project non-nullable" rel="nofollow" href="http://blog.hovland.xyz/2019-01-15-make-your-next-csharp-project-non-nullable/">Make your next C# project non-nullable</a> &mdash; The naming is a bit confusing, because reference types have always been nullable, and that’s the whole problem. The novelty is that they can now also be non-nullable.</li><li><a title="Switch to errors instead of warnings for nullable reference types in C# 8" rel="nofollow" href="https://www.tabsoverspaces.com/233764-switch-to-errors-instead-of-warnings-for-nullable-reference-types-in-csharp-8">Switch to errors instead of warnings for nullable reference types in C# 8</a> &mdash; Nullable reference types coming in C# 8 are a great addition to anyone’s toolbox. But if you tried it you probably know “just” warnings are produced. And sometimes you’d like to have errors instead of warnings, so the build fails hard or something like that. It’s surprisingly easy to do so.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike breaks down the drama around nullable reference types in C# 8.0, and we debate what it means for the future of the language.</p>

<p>Plus a fresh reminder of Apple&#39;s absolute App Store authority, and the state of Mike&#39;s relationship with the rust compiler.</p><p>Links:</p><ul><li><a title="RustPython: A Python Interpreter written in Rust" rel="nofollow" href="https://github.com/RustPython/RustPython">RustPython: A Python Interpreter written in Rust</a></li><li><a title="Apple bans Facebook’s Research app that paid users for data" rel="nofollow" href="https://techcrunch.com/2019/01/30/apple-bans-facebook-vpn/">Apple bans Facebook’s Research app that paid users for data</a></li><li><a title="Apple restores Google’s own internal iPhone apps after privacy brouhaha" rel="nofollow" href="https://arstechnica.com/information-technology/2019/02/in-addition-to-facebooks-apple-restores-googles-ios-app-certificate/">Apple restores Google’s own internal iPhone apps after privacy brouhaha</a> &mdash; For less than a day, Apple had briefly revoked Google’s iOS certificate that enabled those private apps to conduct various internal business such as company shuttles, food menus, as well as pre-release beta testing, and more.
</li><li><a title="Apple Developer Enterprise Program" rel="nofollow" href="https://developer.apple.com/programs/enterprise/">Apple Developer Enterprise Program</a> &mdash; Get tools and resources to transform your mobile workforce with enterprise-class apps, distributed seamlessly and securely within your organization. </li><li><a title="Apple Is Fighting a Good Fight Against Facebook and Google" rel="nofollow" href="https://medium.com/s/story/apple-is-fighting-a-good-fight-against-facebook-and-google-cd39b8a6b733">Apple Is Fighting a Good Fight Against Facebook and Google</a> &mdash; The implication that Apple is exhibiting some monopolistic urge to gutshot Facebook and Google makes close to zero sense. The events of this week will not affect their bottom lines, and Apple could have taken much more drastic action to lock down iOS — as it has before.</li><li><a title="Nilay Patel on Twitter" rel="nofollow" href="https://twitter.com/reckless/status/1090696656855728129">Nilay Patel on Twitter</a> &mdash; Hi, I'm the nagging voice in the back of your head pointing out that it's pretty intense that Apple can simply decide to prevent people from running code on their phones.</li><li><a title="Essential .NET - C# 8.0 and Nullable Reference Types" rel="nofollow" href="https://msdn.microsoft.com/en-us/magazine/mt829270.aspx">Essential .NET - C# 8.0 and Nullable Reference Types</a> &mdash; Nonetheless, as it currently stands, and even after 7 versions of C#, we still don’t have a perfect language.</li><li><a title="Make your next C# project non-nullable" rel="nofollow" href="http://blog.hovland.xyz/2019-01-15-make-your-next-csharp-project-non-nullable/">Make your next C# project non-nullable</a> &mdash; The naming is a bit confusing, because reference types have always been nullable, and that’s the whole problem. The novelty is that they can now also be non-nullable.</li><li><a title="Switch to errors instead of warnings for nullable reference types in C# 8" rel="nofollow" href="https://www.tabsoverspaces.com/233764-switch-to-errors-instead-of-warnings-for-nullable-reference-types-in-csharp-8">Switch to errors instead of warnings for nullable reference types in C# 8</a> &mdash; Nullable reference types coming in C# 8 are a great addition to anyone’s toolbox. But if you tried it you probably know “just” warnings are produced. And sometimes you’d like to have errors instead of warnings, so the build fails hard or something like that. It’s surprisingly easy to do so.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 318: Losing the Anaconda</title>
  <link>https://coder.show/318</link>
  <guid isPermaLink="false">e360a758-c504-41e2-a862-89142fca9ec8</guid>
  <pubDate>Tue, 17 Jul 2018 09:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/e360a758-c504-41e2-a862-89142fca9ec8.mp3" length="40576585" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>We ruminate on Python’s founder stepping down, and ponder if it was inevitable.</itunes:subtitle>
  <itunes:duration>1:04:06</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>We ruminate on Python’s founder stepping down, and ponder if it was inevitable.
Plus the topic of hardware and software workflows is back in the news, and Instapaper goes independent. So why does that feel like a bad thing?
</description>
  <itunes:keywords>Python, Guido van Rossum, Benevolent dictator, PIP, MacBook Pro, Seedbank, ML, Google, PyCharm, Dell, Instapaper, Development podcast</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We ruminate on Python’s founder stepping down, and ponder if it was inevitable.</p>

<p>Plus the topic of hardware and software workflows is back in the news, and Instapaper goes independent. So why does that feel like a bad thing?</p><p>Links:</p><ul><li><a title="PyCharm CE" rel="nofollow" href="https://pastebin.com/dSqGQTJY">PyCharm CE</a></li><li><a title="​Python language founder steps down" rel="nofollow" href="https://www.zdnet.com/article/python-language-founder-steps-down/">​Python language founder steps down</a></li><li><a title="Google’s new ‘Seedbank’" rel="nofollow" href="https://9to5google.com/2018/07/16/seedbank-google-machine-learning-tensorflow/">Google’s new ‘Seedbank’</a></li><li><a title="Living with the new 15-inch MacBook Pro" rel="nofollow" href="https://techcrunch.com/2018/07/16/living-with-the-new-15-inch-macbook-pro/">Living with the new 15-inch MacBook Pro</a></li><li><a title="Instapaper is going independent" rel="nofollow" href="http://blog.instapaper.com/post/175953870856">Instapaper is going independent</a></li><li><a title="Instapaper is temporarily shutting off access for European users due to GDPR" rel="nofollow" href="https://www.theverge.com/2018/5/23/17387146/instapaper-gdpr-europe-access-shut-down-privacy-changes">Instapaper is temporarily shutting off access for European users due to GDPR</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We ruminate on Python’s founder stepping down, and ponder if it was inevitable.</p>

<p>Plus the topic of hardware and software workflows is back in the news, and Instapaper goes independent. So why does that feel like a bad thing?</p><p>Links:</p><ul><li><a title="PyCharm CE" rel="nofollow" href="https://pastebin.com/dSqGQTJY">PyCharm CE</a></li><li><a title="​Python language founder steps down" rel="nofollow" href="https://www.zdnet.com/article/python-language-founder-steps-down/">​Python language founder steps down</a></li><li><a title="Google’s new ‘Seedbank’" rel="nofollow" href="https://9to5google.com/2018/07/16/seedbank-google-machine-learning-tensorflow/">Google’s new ‘Seedbank’</a></li><li><a title="Living with the new 15-inch MacBook Pro" rel="nofollow" href="https://techcrunch.com/2018/07/16/living-with-the-new-15-inch-macbook-pro/">Living with the new 15-inch MacBook Pro</a></li><li><a title="Instapaper is going independent" rel="nofollow" href="http://blog.instapaper.com/post/175953870856">Instapaper is going independent</a></li><li><a title="Instapaper is temporarily shutting off access for European users due to GDPR" rel="nofollow" href="https://www.theverge.com/2018/5/23/17387146/instapaper-gdpr-europe-access-shut-down-privacy-changes">Instapaper is temporarily shutting off access for European users due to GDPR</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
