<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    
    <title>Jesse Amundsen</title>
    
    
    <description>Jesse Amundsen&apos;s RSS Feed</description>
    
    <link>https://jesseamundsen.github.io/</link>
    <atom:link href="https://jesseamundsen.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>My Three Levels of Abstraction</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          I tell people that I am a software developer, but that’s not what I really do. I’m a problem solver that sometimes has to use code to solve problems I am faced with. When I was only a few years into my career, my boss once referred to me as...
        </description>
        <pubDate>Mon, 02 Mar 2026 10:03:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2026-03-02-threelevels/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2026-03-02-threelevels/</guid>
      </item>
    
      <item>
        <title>More is not always better</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          My college years were spent studying rocks. While earning a degree in Geology, I was occupied with courses in physics, chemistry, and mathematics. These foundational sciences provided the context to begin to understand larger systems like climate, glaciology, and hydrogeology. I learned to deconstruct and explain outcomes by reducing them...
        </description>
        <pubDate>Tue, 06 Jan 2026 11:13:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2026-01-06-naiveinformation/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2026-01-06-naiveinformation/</guid>
      </item>
    
      <item>
        <title>Sometimes noise is the data</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          In the mid 1960’s, two scientists from Bell Labs named Arno Penzias and Robert Wilson were trying to remove sources of interference in readings from a radio telescope to perform research. No matter what they did, a constant source of noise plagued their efforts. They went to great lengths in...
        </description>
        <pubDate>Wed, 10 Dec 2025 13:11:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2025-12-10-noiseproblemsolving/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2025-12-10-noiseproblemsolving/</guid>
      </item>
    
      <item>
        <title>Continually making myself obsolete didn&apos;t work</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          I used to joke that my job was to continually make myself obsolete. In the current atmosphere of anxiety surrounding the threat posed by AI to job security, that old quip now sounds like an odd position to adopt. However, I think there’s a lesson to be learned. In spite...
        </description>
        <pubDate>Sun, 30 Nov 2025 19:42:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2025-11-30-myobsolescence/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2025-11-30-myobsolescence/</guid>
      </item>
    
      <item>
        <title>Simulating the 100 prisoners problem</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          For this problem, there are 100 prisoners and 100 boxes in two separate rooms. Each box contains a slip of paper with a prisoners number in it. Each prisoner and box is numbered from one to 100. The numbers in the boxes are randomly shuffled. Each prisoner is then given...
        </description>
        <pubDate>Wed, 26 Nov 2025 20:27:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2025-11-26-100prisoners/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2025-11-26-100prisoners/</guid>
      </item>
    
      <item>
        <title>Dealing with GeoJSON feature collections in PostGIS</title>
        
        <dc:creator><![CDATA[ Jesse Amundsen ]]></dc:creator>
        
        <description>
          
          One task I have come across repeatedly while building APIs or functions that accept GeoJSON is dealing with differing representations. The input data may be a geometry, a feature, or a feature collection. When utilizing PostGIS as a backend, I inevitably run into errors after naively feeding input data directly...
        </description>
        <pubDate>Sun, 02 Nov 2025 21:06:00 -0500</pubDate>
        <link>https://jesseamundsen.github.io/2025-11-02-geojsontogeom/</link>
        <guid isPermaLink="true">https://jesseamundsen.github.io/2025-11-02-geojsontogeom/</guid>
      </item>
    
  </channel>
</rss>
