<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Words on roguelynn</title>
    <link>https://roguelynn.com/words/</link>
    <icon>https://roguelynn.com/favicon.ico</icon>
    <description>Recent content in Words on roguelynn</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <webMaster>me[at]lynnroot.com (Lynn Root)</webMaster>
    <copyright>© 2025 Lynn Root</copyright>
    <lastBuildDate>Sun, 23 Feb 2025 18:46:00 +0000</lastBuildDate><atom:link href="https://roguelynn.com/words/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Design of Everyday APIs</title>
      <link>https://roguelynn.com/words/everyday-apis/</link>
      <pubDate>Sun, 23 Feb 2025 18:46:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/everyday-apis/</guid>
      <description>What makes a good API for a library? How can you design an API that is delightful to use? This post walks through the principles of what goes into user-centered design and how best to apply those principles when writing a Python library for fellow developers.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/everyday-apis/feature.png" />
    </item>
    
    <item>
      <title>asyncio: We Did It Wrong</title>
      <link>https://roguelynn.com/words/asyncio-we-did-it-wrong/</link>
      <pubDate>Thu, 26 Jul 2018 11:30:24 -0400</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/asyncio-we-did-it-wrong/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/asyncio-we-did-it-wrong/feature.png" />
    </item>
    
    <item>
      <title>Tracing, Fast and Slow</title>
      <link>https://roguelynn.com/words/tracing-fast-and-slow/</link>
      <pubDate>Tue, 11 Jul 2017 11:05:01 -0400</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/tracing-fast-and-slow/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/tracing-fast-and-slow/feature.png" />
    </item>
    
    <item>
      <title>Spotify’s Love/Hate Relationship with DNS</title>
      <link>https://roguelynn.com/words/spotifys-love-hate-relationship-with-dns/</link>
      <pubDate>Fri, 31 Mar 2017 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/spotifys-love-hate-relationship-with-dns/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/spotifys-love-hate-relationship-with-dns/feature.png" />
    </item>
    
    <item>
      <title>Diversity: We&#39;re Not Done Yet</title>
      <link>https://roguelynn.com/words/were-not-done-yet/</link>
      <pubDate>Thu, 23 Jul 2015 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/were-not-done-yet/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/were-not-done-yet/feature.png" />
    </item>
    
    <item>
      <title>I’m a fraud.</title>
      <link>https://roguelynn.com/words/im-faking-it/</link>
      <pubDate>Tue, 14 Oct 2014 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/im-faking-it/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/im-faking-it/feature.png" />
    </item>
    
    <item>
      <title>My Path into Engineering</title>
      <link>https://roguelynn.com/words/my-path-into-engineering/</link>
      <pubDate>Mon, 15 Sep 2014 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/my-path-into-engineering/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/my-path-into-engineering/feature.png" />
    </item>
    
    <item>
      <title>Explain like I’m 5: DNS</title>
      <link>https://roguelynn.com/words/explain-like-im-5-dns/</link>
      <pubDate>Sat, 19 Jul 2014 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/explain-like-im-5-dns/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/explain-like-im-5-dns/feature.png" />
    </item>
    
    <item>
      <title>Explain like I’m 5: Kerberos</title>
      <link>https://roguelynn.com/words/explain-like-im-5-kerberos/</link>
      <pubDate>Tue, 02 Apr 2013 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/explain-like-im-5-kerberos/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/explain-like-im-5-kerberos/feature.png" />
    </item>
    
    <item>
      <title>The New Coder: A Path to Software Engineering</title>
      <link>https://roguelynn.com/words/the-new-coder-a-path-to-software-engineering/</link>
      <pubDate>Fri, 15 Mar 2013 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/the-new-coder-a-path-to-software-engineering/</guid>
      <description></description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://roguelynn.com/words/the-new-coder-a-path-to-software-engineering/feature.png" />
    </item>
    
    <item>
      <title>NetSec for n00bs</title>
      <link>https://roguelynn.com/words/netsec-for-n00bs/</link>
      <pubDate>Mon, 01 Oct 2012 00:00:00 +0000</pubDate>
      <author>me[at]lynnroot.com (Lynn Root)</author>
      <guid>https://roguelynn.com/words/netsec-for-n00bs/</guid>
      <description></description>
      
    </item>
    
  </channel>
</rss>
