<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on lisa</title>
    <link>https://www.lisaah.com/posts/</link>
    <description>Recent content in Posts on lisa</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 13 Jan 2021 16:40:38 -0500</lastBuildDate>
    
	<atom:link href="https://www.lisaah.com/posts/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Top Down Dynamic Programming</title>
      <link>https://www.lisaah.com/posts/top-down-dynamic-programming/</link>
      <pubDate>Wed, 13 Jan 2021 16:40:38 -0500</pubDate>
      
      <guid>https://www.lisaah.com/posts/top-down-dynamic-programming/</guid>
      <description>&lt;p&gt;When I was a student, I would get a sinking feeling whenever I saw a dynamic programming problem. It&amp;rsquo;s not something I really encounter nowadays, but I ran across a write-up of the top-down technique which felt 100x more intuitive and decided to apply it to a problem.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Year in Review 2020</title>
      <link>https://www.lisaah.com/posts/year-in-review-2020/</link>
      <pubDate>Fri, 01 Jan 2021 15:48:17 -0500</pubDate>
      
      <guid>https://www.lisaah.com/posts/year-in-review-2020/</guid>
      <description>&lt;p&gt;Yes, 2020 was a shitshow of a year. Sometimes I wonder what I even did, so I made a list of highlights for myself.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Javascript Hoisting</title>
      <link>https://www.lisaah.com/posts/javascript-hoisting/</link>
      <pubDate>Wed, 30 Dec 2020 15:25:18 -0500</pubDate>
      
      <guid>https://www.lisaah.com/posts/javascript-hoisting/</guid>
      <description>&lt;p&gt;Scope in Javascript is just one of those things that already seems weird enough, hoisting on top of that sometimes makes my brain melt. The MDN documentation explains it well. Life&amp;rsquo;s a lot easier if you use &lt;code&gt;const&lt;/code&gt;/&lt;code&gt;let&lt;/code&gt; instead.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Update ECS Load Balancers With No Downtime</title>
      <link>https://www.lisaah.com/posts/update-ecs-lb-no-downtime/</link>
      <pubDate>Sun, 08 Nov 2020 17:15:09 -0500</pubDate>
      
      <guid>https://www.lisaah.com/posts/update-ecs-lb-no-downtime/</guid>
      <description>&lt;p&gt;Services on AWS ECS can have multiple target groups attached to them (and thus load balancers). Can come in handy for things like having public vs private load balancers. Unfortunately, you can&amp;rsquo;t modify these attachments once your service is created.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Point in Time Queries With Redshift</title>
      <link>https://www.lisaah.com/posts/point-in-time-queries-with-redshift/</link>
      <pubDate>Fri, 09 Oct 2020 18:18:20 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/point-in-time-queries-with-redshift/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been moving one of our entity changelogs to a CRUD style event. At the same time, analytics was considering how to deal with point in time queries. One thing led to another, and I&amp;rsquo;m staring down a monstrous five hundred page book about temporal databases.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Migrating From Github Pages to Netlify and ImprovMX</title>
      <link>https://www.lisaah.com/posts/migrating-from-github-pages-netlify-improvmx/</link>
      <pubDate>Sat, 29 Aug 2020 00:42:04 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/migrating-from-github-pages-netlify-improvmx/</guid>
      <description>&lt;p&gt;In a fit of preciousness, last week I migrated this site over to The Latest Hotness which appears to be Netlify. Previously it was hosted on GitHub Pages, where it has been for seven years. But since I was changing domain names anyways, why not give it a go?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Distributed Tracing for Web Applications</title>
      <link>https://www.lisaah.com/posts/distributed-tracing-web-applications/</link>
      <pubDate>Sun, 23 Aug 2020 18:13:29 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/distributed-tracing-web-applications/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve had observability on my mind and I recently got the opportunity to shoehorn in some tracing information to our events our work. The idea is pretty straightforward, and luckily  there&amp;rsquo;s even a &lt;a href=&#34;https://www.w3.org/TR/trace-context/&#34;&gt;recommended standard&lt;/a&gt; nowadays for how to pass along the data.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Ignite Talk Prep</title>
      <link>https://www.lisaah.com/posts/ignite-talk-prep/</link>
      <pubDate>Sun, 14 Jul 2019 01:07:00 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/ignite-talk-prep/</guid>
      <description>&lt;p&gt;Last week, I had the opportunity to do an ignite talk (&lt;em&gt;Checklists Save Lives&lt;/em&gt;) at the DevOpsDays DC conference. Earlier in the year, I had set a goal of speaking at a meetup. So, when I saw the call for proposals, I figured I&amp;rsquo;d give it a shot.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Application Has Not Been Registered</title>
      <link>https://www.lisaah.com/posts/application-has-not-been-registered/</link>
      <pubDate>Tue, 21 Feb 2017 23:15:00 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/application-has-not-been-registered/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Application YourAppHere has not been registered. This is either due to a require() error during initialization or failure to call AppRegistry.registerComponent&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
    <item>
      <title>React Native Debugging</title>
      <link>https://www.lisaah.com/posts/react-native-debugging/</link>
      <pubDate>Mon, 20 Feb 2017 23:13:00 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/react-native-debugging/</guid>
      <description>&lt;p&gt;Bumble through guide on Facebook website. Start trying to add sensor stuff. Sensor stuff doesn’t work in simulator. Maybe it’ll work on the phone?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Mysql Going Ghost</title>
      <link>https://www.lisaah.com/posts/mysql-going-ghost/</link>
      <pubDate>Sun, 18 Oct 2015 14:59:00 -0400</pubDate>
      
      <guid>https://www.lisaah.com/posts/mysql-going-ghost/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been developing a DropWizard application which uses JDBI to connect to a MySQL database. Everything seemed to be going great, just following along with the example configuration in the DropWizard documentation.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>