<?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>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Tue, 28 Apr 2026 19:13:30 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Tools”</title>
    <link>https://coder.show/tags/tools</link>
    <pubDate>Mon, 05 Aug 2019 22:00:00 -0400</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>369: Old Man Embraces Cloud</title>
  <link>https://coder.show/369</link>
  <guid isPermaLink="false">b805e2f0-7056-4235-a79f-b49bd233d573</guid>
  <pubDate>Mon, 05 Aug 2019 22:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/b805e2f0-7056-4235-a79f-b49bd233d573.mp3" length="35365221" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>
Chris finally gets excited about Docker just as Wes tells him it’s time to learn something new.</itunes:subtitle>
  <itunes:duration>49:07</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>Chris finally gets excited about Docker just as Wes tells him it’s time to learn something new.
Plus the state of browser extension development, the value of non-technical advice, and your feedback. 
</description>
  <itunes:keywords>Audio, microphone, containers, linux audio, JACK, cgroups, namespaces, security, tools,  podman, buildah, Red Hat, docker, docker-compose, virtual machines, education, learning new things, staying fresh, cloud, aws, advice, wisdom, audio technica, browser extension, browser extension development, Firefox, Chrome, sustainable development, scaling containers, new technology, Jupiter Broadcasting, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Chris finally gets excited about Docker just as Wes tells him it’s time to learn something new.</p>

<p>Plus the state of browser extension development, the value of non-technical advice, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: good mic for voice recording?" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/ckeacu/good_mic_for_voice_recording/">Feedback: good mic for voice recording?</a> &mdash; I'm looking for a good mic for voice recording since I will be a guest on a podcast soon. Since you sound good in your shows, can you share what mics you are using?

</li><li><a title="Amazon.com: Audio-Technica ATR2500-USB Cardioid Condenser USB Microphone: Musical Instruments" rel="nofollow" href="https://www.amazon.com/exec/obidos/ASIN/B004QJREXM">Amazon.com: Audio-Technica ATR2500-USB Cardioid Condenser USB Microphone: Musical Instruments</a> &mdash; Side-address condenser microphone with USB output for easy connection to your computer.</li><li><a title="Google and Mozilla are failing to support browser extension developers · Armin Sebastian" rel="nofollow" href="https://armin.dev/blog/2019/08/supporting-browser-extension-developers/">Google and Mozilla are failing to support browser extension developers · Armin Sebastian</a> &mdash; We are witnessing the failure of browser vendors to recognize the value of our labor and the important role it plays in a healthy browser ecosystem.

</li><li><a title="Half of all Google Chrome extensions have fewer than 16 installs" rel="nofollow" href="https://www.zdnet.com/article/half-of-all-google-chrome-extensions-have-fewer-than-16-installs/">Half of all Google Chrome extensions have fewer than 16 installs</a> &mdash; All in all, about 50% of all Chrome extensions have fewer than 16 installs, meaning that half of the Chrome extension ecosystem is actually more of a ghost town, according to a recent scan of the entire Chrome Web Store conducted by Extension Monitor.</li><li><a title="All the best engineering advice I stole from non-technical people" rel="nofollow" href="https://medium.com/@bellmar/all-the-best-engineering-advice-i-stole-from-non-technical-people-eb7f90ca2f5f">All the best engineering advice I stole from non-technical people</a> &mdash; As I focus on becoming a better manager of engineers, I have been reflecting more and more on the advice that produced a 10X boost in my abilities at that same stage. More often than not the best advice, the things that stuck with me, came from people who had no background at all in software.
</li><li><a title="Overview of Docker Compose | Docker Documentation" rel="nofollow" href="https://docs.docker.com/compose/">Overview of Docker Compose | Docker Documentation</a> &mdash; Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.
</li><li><a title="Podman" rel="nofollow" href="https://podman.io/">Podman</a> &mdash; What is Podman? Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`.</li><li><a title="Buildah" rel="nofollow" href="https://buildah.io/">Buildah</a> &mdash; A tool that facilitates building OCI container images.

</li><li><a title="skopeo" rel="nofollow" href="https://github.com/containers/skopeo">skopeo</a> &mdash; skopeo is a command line utility that performs various operations on container images and image repositories.

</li><li><a title="From 30 to 230 docker containers per host" rel="nofollow" href="http://sven.stormbind.net/blog/posts/docker_from_30_to_230/">From 30 to 230 docker containers per host</a> &mdash; I could not find much information on the interwebs how many containers you can run per host. So here are mine and the issues we ran into along the way.

</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Chris finally gets excited about Docker just as Wes tells him it’s time to learn something new.</p>

<p>Plus the state of browser extension development, the value of non-technical advice, and your feedback.</p><p>Links:</p><ul><li><a title="Feedback: good mic for voice recording?" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/ckeacu/good_mic_for_voice_recording/">Feedback: good mic for voice recording?</a> &mdash; I'm looking for a good mic for voice recording since I will be a guest on a podcast soon. Since you sound good in your shows, can you share what mics you are using?

</li><li><a title="Amazon.com: Audio-Technica ATR2500-USB Cardioid Condenser USB Microphone: Musical Instruments" rel="nofollow" href="https://www.amazon.com/exec/obidos/ASIN/B004QJREXM">Amazon.com: Audio-Technica ATR2500-USB Cardioid Condenser USB Microphone: Musical Instruments</a> &mdash; Side-address condenser microphone with USB output for easy connection to your computer.</li><li><a title="Google and Mozilla are failing to support browser extension developers · Armin Sebastian" rel="nofollow" href="https://armin.dev/blog/2019/08/supporting-browser-extension-developers/">Google and Mozilla are failing to support browser extension developers · Armin Sebastian</a> &mdash; We are witnessing the failure of browser vendors to recognize the value of our labor and the important role it plays in a healthy browser ecosystem.

</li><li><a title="Half of all Google Chrome extensions have fewer than 16 installs" rel="nofollow" href="https://www.zdnet.com/article/half-of-all-google-chrome-extensions-have-fewer-than-16-installs/">Half of all Google Chrome extensions have fewer than 16 installs</a> &mdash; All in all, about 50% of all Chrome extensions have fewer than 16 installs, meaning that half of the Chrome extension ecosystem is actually more of a ghost town, according to a recent scan of the entire Chrome Web Store conducted by Extension Monitor.</li><li><a title="All the best engineering advice I stole from non-technical people" rel="nofollow" href="https://medium.com/@bellmar/all-the-best-engineering-advice-i-stole-from-non-technical-people-eb7f90ca2f5f">All the best engineering advice I stole from non-technical people</a> &mdash; As I focus on becoming a better manager of engineers, I have been reflecting more and more on the advice that produced a 10X boost in my abilities at that same stage. More often than not the best advice, the things that stuck with me, came from people who had no background at all in software.
</li><li><a title="Overview of Docker Compose | Docker Documentation" rel="nofollow" href="https://docs.docker.com/compose/">Overview of Docker Compose | Docker Documentation</a> &mdash; Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.
</li><li><a title="Podman" rel="nofollow" href="https://podman.io/">Podman</a> &mdash; What is Podman? Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: `alias docker=podman`.</li><li><a title="Buildah" rel="nofollow" href="https://buildah.io/">Buildah</a> &mdash; A tool that facilitates building OCI container images.

</li><li><a title="skopeo" rel="nofollow" href="https://github.com/containers/skopeo">skopeo</a> &mdash; skopeo is a command line utility that performs various operations on container images and image repositories.

</li><li><a title="From 30 to 230 docker containers per host" rel="nofollow" href="http://sven.stormbind.net/blog/posts/docker_from_30_to_230/">From 30 to 230 docker containers per host</a> &mdash; I could not find much information on the interwebs how many containers you can run per host. So here are mine and the issues we ran into along the way.

</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>367: 10x Evilgineers</title>
  <link>https://coder.show/367</link>
  <guid isPermaLink="false">9bb6449c-388e-48f0-8185-5ce67994e825</guid>
  <pubDate>Mon, 22 Jul 2019 23:00:00 -0400</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/9bb6449c-388e-48f0-8185-5ce67994e825.mp3" length="24999729" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Mike rekindles his youthful love affair with Emacs and we debate what makes a "10x engineer". </itunes:subtitle>
  <itunes:duration>34:43</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 rekindles his youthful love affair with Emacs and we debate what makes a "10x engineer". 
Plus the latest Play store revolt and some of your feedback. 
</description>
  <itunes:keywords>Rubocop, C++, OOP, functional programming, FP, 10x engineers, 10x, tinder, emacs, spacemacs, evil, vim, vi, IntelliJ, JetBrains, RubyMine, app store, play store, spotify, fortnite, monopoly, app development, app store tax, apple, google, epic, 10x engineers, tools, programming tools, culture, software development, Jupiter Broadcasting, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Mike rekindles his youthful love affair with Emacs and we debate what makes a &quot;10x engineer&quot;. </p>

<p>Plus the latest Play store revolt and some of your feedback.</p><p>Links:</p><ul><li><a title="Feedback on Coder Radio 366" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/ce1ef7/functional_first_coder_radio_366/eu1qtll/">Feedback on Coder Radio 366</a> &mdash; As a C++ developer working on a large, primarily OO codebase, I’ve been writing ever more C++ as “just a pipeline of data transformations.” As you guys mentioned, you can get a lot of benefit even in an OO situation from wrapping a functional “core” up in an object “package.”</li><li><a title="Functional Core, Imperative Shell" rel="nofollow" href="https://www.destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell">Functional Core, Imperative Shell</a> &mdash; In this screencast we look at one method for crossing this divide. We review a Twitter client whose core is functional: managing tweets, syncing timelines to incoming Twitter API data, remembering cursor positions within the tweet list, and rendering tweets to text for display. This functional core is surrounded by a shell of imperative code: it manipulates stdin, stdout, the database, and the network, all based on values produced by the functional core.
</li><li><a title="Postmodern immutable data structures" rel="nofollow" href="https://www.youtube.com/watch?v=y_m0ce1rzRI">Postmodern immutable data structures</a> &mdash; We are presenting Immer, a C++ library implementing modern and efficient data immutable data structures.
</li><li><a title="Mike on Twitter" rel="nofollow" href="https://twitter.com/dominucco/status/1151166107232940034">Mike on Twitter</a> &mdash; So when I just was getting started I was an #emacs user but had that beaten out of me. I’m thinking of looking back at it on #macOS and #Linux under GNOME any recommendations?</li><li><a title="Spacemacs: Emacs advanced Kit focused on Evil" rel="nofollow" href="http://spacemacs.org/">Spacemacs: Emacs advanced Kit focused on Evil</a> &mdash; Spacemacs is a new way to experience Emacs -- a sophisticated and polished set-up focused on ergonomics, mnemonics and consistency.</li><li><a title="Tinder Bypasses Google Play, Revolt Against App Store Fee" rel="nofollow" href="https://www.bloomberg.com/news/articles/2019-07-19/tinder-bypasses-google-play-joining-revolt-against-app-store-fee">Tinder Bypasses Google Play, Revolt Against App Store Fee</a> &mdash; Tinder joined a growing backlash against app store taxes by bypassing Google Play in a move that could shake up the billion-dollar industry dominated by Google and Apple Inc.

</li><li><a title="EmacsWiki: Evil" rel="nofollow" href="https://www.emacswiki.org/emacs/Evil">EmacsWiki: Evil</a> &mdash; Evil is an extensible vi layer for Emacs. It provides Vim features like Visual selection and text objects.</li><li><a title="A personal story about 10× development" rel="nofollow" href="http://nibblestew.blogspot.com/2019/07/a-personal-story-about-10-development.html">A personal story about 10× development</a> &mdash; The "×ness" of any developer does not exist in a vacuum but depends on many organizational things. The most obvious one is tooling.</li><li><a title="Shekhar Kirani on Twitter" rel="nofollow" href="https://twitter.com/skirani/status/1149302828420067328">Shekhar Kirani on Twitter</a> &mdash; 10x engineers. Founders if you ever come across this rare breed of engineers, grab them. If you have a 10x engineer as part of your first few engineers, you increase the odds of your startup success significantly.</li><li><a title="The mythical 10x programmer - &lt;antirez&gt;" rel="nofollow" href="http://antirez.com/news/112">The mythical 10x programmer - </a> &mdash; The following is a list of qualities that I believe make the most difference in programmers productivity.
</li><li><a title="rubocop" rel="nofollow" href="https://github.com/rubocop-hq/rubocop">rubocop</a> &mdash; RuboCop is a Ruby static code analyzer and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Mike rekindles his youthful love affair with Emacs and we debate what makes a &quot;10x engineer&quot;. </p>

<p>Plus the latest Play store revolt and some of your feedback.</p><p>Links:</p><ul><li><a title="Feedback on Coder Radio 366" rel="nofollow" href="https://www.reddit.com/r/CoderRadio/comments/ce1ef7/functional_first_coder_radio_366/eu1qtll/">Feedback on Coder Radio 366</a> &mdash; As a C++ developer working on a large, primarily OO codebase, I’ve been writing ever more C++ as “just a pipeline of data transformations.” As you guys mentioned, you can get a lot of benefit even in an OO situation from wrapping a functional “core” up in an object “package.”</li><li><a title="Functional Core, Imperative Shell" rel="nofollow" href="https://www.destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell">Functional Core, Imperative Shell</a> &mdash; In this screencast we look at one method for crossing this divide. We review a Twitter client whose core is functional: managing tweets, syncing timelines to incoming Twitter API data, remembering cursor positions within the tweet list, and rendering tweets to text for display. This functional core is surrounded by a shell of imperative code: it manipulates stdin, stdout, the database, and the network, all based on values produced by the functional core.
</li><li><a title="Postmodern immutable data structures" rel="nofollow" href="https://www.youtube.com/watch?v=y_m0ce1rzRI">Postmodern immutable data structures</a> &mdash; We are presenting Immer, a C++ library implementing modern and efficient data immutable data structures.
</li><li><a title="Mike on Twitter" rel="nofollow" href="https://twitter.com/dominucco/status/1151166107232940034">Mike on Twitter</a> &mdash; So when I just was getting started I was an #emacs user but had that beaten out of me. I’m thinking of looking back at it on #macOS and #Linux under GNOME any recommendations?</li><li><a title="Spacemacs: Emacs advanced Kit focused on Evil" rel="nofollow" href="http://spacemacs.org/">Spacemacs: Emacs advanced Kit focused on Evil</a> &mdash; Spacemacs is a new way to experience Emacs -- a sophisticated and polished set-up focused on ergonomics, mnemonics and consistency.</li><li><a title="Tinder Bypasses Google Play, Revolt Against App Store Fee" rel="nofollow" href="https://www.bloomberg.com/news/articles/2019-07-19/tinder-bypasses-google-play-joining-revolt-against-app-store-fee">Tinder Bypasses Google Play, Revolt Against App Store Fee</a> &mdash; Tinder joined a growing backlash against app store taxes by bypassing Google Play in a move that could shake up the billion-dollar industry dominated by Google and Apple Inc.

</li><li><a title="EmacsWiki: Evil" rel="nofollow" href="https://www.emacswiki.org/emacs/Evil">EmacsWiki: Evil</a> &mdash; Evil is an extensible vi layer for Emacs. It provides Vim features like Visual selection and text objects.</li><li><a title="A personal story about 10× development" rel="nofollow" href="http://nibblestew.blogspot.com/2019/07/a-personal-story-about-10-development.html">A personal story about 10× development</a> &mdash; The "×ness" of any developer does not exist in a vacuum but depends on many organizational things. The most obvious one is tooling.</li><li><a title="Shekhar Kirani on Twitter" rel="nofollow" href="https://twitter.com/skirani/status/1149302828420067328">Shekhar Kirani on Twitter</a> &mdash; 10x engineers. Founders if you ever come across this rare breed of engineers, grab them. If you have a 10x engineer as part of your first few engineers, you increase the odds of your startup success significantly.</li><li><a title="The mythical 10x programmer - &lt;antirez&gt;" rel="nofollow" href="http://antirez.com/news/112">The mythical 10x programmer - </a> &mdash; The following is a list of qualities that I believe make the most difference in programmers productivity.
</li><li><a title="rubocop" rel="nofollow" href="https://github.com/rubocop-hq/rubocop">rubocop</a> &mdash; RuboCop is a Ruby static code analyzer and code formatter. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>346: Serverless Squabbles</title>
  <link>https://coder.show/346</link>
  <guid isPermaLink="false">5cfb46e1-c184-4503-938a-2faee3d231ab</guid>
  <pubDate>Tue, 26 Feb 2019 11:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/5cfb46e1-c184-4503-938a-2faee3d231ab.mp3" length="32655905" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>The three of us debate when to go full serverless, and if ditching servers is worth the cost.</itunes:subtitle>
  <itunes:duration>45:21</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 three of us debate when to go full serverless, and if ditching servers is worth the cost. 
Plus the battle against the Cult of Swift gains new allies. 
</description>
  <itunes:keywords>Swift, Apple, Patents, Software Patents, Swift on Windows, Patent Trolls, Ruby on Rails, Vapor, Web Development, Linux, Haskell, functional programming, pragmatism, tools, zealots, serverless, microservices, docker, containers, hardware, vmware, access, windows, azure, azure functions, aws, aws lambda, rust, Objective C, iOS development, swift, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The three of us debate when to go full serverless, and if ditching servers is worth the cost. </p>

<p>Plus the battle against the Cult of Swift gains new allies.</p><p>Links:</p><ul><li><a title="Marco Arment on Twitter" rel="nofollow" href="https://twitter.com/marcoarment/status/1099406116516253696">Marco Arment on Twitter</a> &mdash; Add up all of the time you’ve spent learning Swift from scratch, accommodating its strictness, fighting its buggy tools, migrating your code through language changes, and re-learning APIs and conventions as they’ve changed over the last 5 years.

I’ve spent zero time doing that.</li><li><a title="A Swift Takes Flight on Windows" rel="nofollow" href="https://forums.swift.org/t/a-swift-takes-flight/20845">A Swift Takes Flight on Windows</a> &mdash; I have finally managed to get the compiler, the support libraries, the runtime, standard library, libdispatch, and now, Foundation to build and run on Windows! </li><li><a title="Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls" rel="nofollow" href="https://www.macrumors.com/2019/02/22/apple-closing-stores-in-eastern-district-texas/">Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls</a> &mdash; To continue to serve the region, Apple plans to open a new store at the Galleria Dallas shopping mall in Dallas, just outside the Eastern District of Texas border.</li><li><a title="Linux Academy - Full Stack Ruby on Rails Developer (Remote)" rel="nofollow" href="https://jobs.lever.co/linuxacademy/b1b75b6a-a54c-4854-809f-f36ed4f08f28">Linux Academy - Full Stack Ruby on Rails Developer (Remote)</a> &mdash; Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. </li><li><a title="What is Serverless?" rel="nofollow" href="https://serverless-stack.com/chapters/what-is-serverless.html">What is Serverless?</a> &mdash; Serverless computing (or serverless for short), is an execution model where the cloud provider (AWS, Azure, or Google Cloud) is responsible for executing a piece of code by dynamically allocating the resources. </li><li><a title="Serverless Architectures - Martin Fowler" rel="nofollow" href="https://martinfowler.com/articles/serverless.html">Serverless Architectures - Martin Fowler</a> &mdash; Serverless architectures are application designs that incorporate third-party “Backend as a Service” (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a “Functions as a Service” (FaaS) platform.</li><li><a title="Serverless Architectures at AWS" rel="nofollow" href="https://aws.amazon.com/lambda/serverless-architectures-learn-more/">Serverless Architectures at AWS</a> &mdash; A serverless architecture is a way to build and run applications and services without having to manage infrastructure.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The three of us debate when to go full serverless, and if ditching servers is worth the cost. </p>

<p>Plus the battle against the Cult of Swift gains new allies.</p><p>Links:</p><ul><li><a title="Marco Arment on Twitter" rel="nofollow" href="https://twitter.com/marcoarment/status/1099406116516253696">Marco Arment on Twitter</a> &mdash; Add up all of the time you’ve spent learning Swift from scratch, accommodating its strictness, fighting its buggy tools, migrating your code through language changes, and re-learning APIs and conventions as they’ve changed over the last 5 years.

I’ve spent zero time doing that.</li><li><a title="A Swift Takes Flight on Windows" rel="nofollow" href="https://forums.swift.org/t/a-swift-takes-flight/20845">A Swift Takes Flight on Windows</a> &mdash; I have finally managed to get the compiler, the support libraries, the runtime, standard library, libdispatch, and now, Foundation to build and run on Windows! </li><li><a title="Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls" rel="nofollow" href="https://www.macrumors.com/2019/02/22/apple-closing-stores-in-eastern-district-texas/">Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls</a> &mdash; To continue to serve the region, Apple plans to open a new store at the Galleria Dallas shopping mall in Dallas, just outside the Eastern District of Texas border.</li><li><a title="Linux Academy - Full Stack Ruby on Rails Developer (Remote)" rel="nofollow" href="https://jobs.lever.co/linuxacademy/b1b75b6a-a54c-4854-809f-f36ed4f08f28">Linux Academy - Full Stack Ruby on Rails Developer (Remote)</a> &mdash; Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. </li><li><a title="What is Serverless?" rel="nofollow" href="https://serverless-stack.com/chapters/what-is-serverless.html">What is Serverless?</a> &mdash; Serverless computing (or serverless for short), is an execution model where the cloud provider (AWS, Azure, or Google Cloud) is responsible for executing a piece of code by dynamically allocating the resources. </li><li><a title="Serverless Architectures - Martin Fowler" rel="nofollow" href="https://martinfowler.com/articles/serverless.html">Serverless Architectures - Martin Fowler</a> &mdash; Serverless architectures are application designs that incorporate third-party “Backend as a Service” (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a “Functions as a Service” (FaaS) platform.</li><li><a title="Serverless Architectures at AWS" rel="nofollow" href="https://aws.amazon.com/lambda/serverless-architectures-learn-more/">Serverless Architectures at AWS</a> &mdash; A serverless architecture is a way to build and run applications and services without having to manage infrastructure.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
