<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0">
      <channel>
        <title>Nolan Sedley — Software notes</title>
        <link>https://dev.nolansedley.com/</link>
        <description>Notes and a public development journal on software systems, engineering leadership, and the ideas between them.</description>
        <language>en-us</language>
        <item>
        <title>Kubernetes Pod(s) Stuck in ContainerCreating</title>
        <link>https://dev.nolansedley.com/kubernetes/k8s-container-stuck/</link>
        <guid>https://dev.nolansedley.com/kubernetes/k8s-container-stuck/</guid>
        <pubDate>Thu, 28 Sep 2023 00:00:00 GMT</pubDate>
        <description>When spinning up a large number of new pods such as with a release or scaling event you may encounter pods stuck in a ContainerCreating state. To troublesh…</description>
      </item>
<item>
        <title>Orchestrating RuboCop Diagnostics via Solargraph</title>
        <link>https://dev.nolansedley.com/ruby/solargraph-rubocop-diagnostics/</link>
        <guid>https://dev.nolansedley.com/ruby/solargraph-rubocop-diagnostics/</guid>
        <pubDate>Sun, 28 May 2023 00:00:00 GMT</pubDate>
        <description>As developers, we are constantly striving to improve our coding practices, maintain code quality, and increase productivity. In the Ruby ecosystem, two ind…</description>
      </item>
<item>
        <title>Profiling memory of a .NET application in a Windows Docker Container</title>
        <link>https://dev.nolansedley.com/windows-containers/profiling/profile-windows-container/</link>
        <guid>https://dev.nolansedley.com/windows-containers/profiling/profile-windows-container/</guid>
        <pubDate>Sun, 02 May 2021 00:00:00 GMT</pubDate>
        <description>At Mindbody, we made a recent push to containerize and ship our .NET framework applications to an AWS hosted Kubernetes cluster. We used Windows Container…</description>
      </item>
<item>
        <title>The `TOP 1` Threat</title>
        <link>https://dev.nolansedley.com/top1/</link>
        <guid>https://dev.nolansedley.com/top1/</guid>
        <pubDate>Tue, 02 Feb 2021 00:00:00 GMT</pubDate>
        <description>Admittedly, &apos;Threat&apos; is an extreme word to use but is worth the buzz, right? This article stems from a comment a coworker posted on a repository I also mon…</description>
      </item>
<item>
        <title>Pre-Rendered Webpages and Jamstack: An Introduction</title>
        <link>https://dev.nolansedley.com/jamstack/</link>
        <guid>https://dev.nolansedley.com/jamstack/</guid>
        <pubDate>Thu, 12 Nov 2020 00:00:00 GMT</pubDate>
        <description>The use of a SPA application for website development has reigned supreme for several years now and before that MVC web applications were all the rage. No d…</description>
      </item>
<item>
        <title>Terminals on Windows - A 7-Year Search</title>
        <link>https://dev.nolansedley.com/windows-terminals/windows-terminals/</link>
        <guid>https://dev.nolansedley.com/windows-terminals/windows-terminals/</guid>
        <pubDate>Fri, 04 Sep 2020 00:00:00 GMT</pubDate>
        <description>If you had asked me in 2012 to describe the Windows developer experience in 2020 I would have never used the adjective, appealing. Microsoft is embracing (…</description>
      </item>
<item>
        <title>Deserializing Derived Types in a .NET Core 3 API</title>
        <link>https://dev.nolansedley.com/dotnet/derived-types-deserialization/</link>
        <guid>https://dev.nolansedley.com/dotnet/derived-types-deserialization/</guid>
        <pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate>
        <description>As your .NET API matures you may find it lacks the ability to operate on a request that has a resource with multiple possible forms. As a primitive example…</description>
      </item>
      </channel>
    </rss>