<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>6onRandom Geekery</title>
    <link>https://randomgeekery.org/note/2019/06/</link>
    <description>
      Recent contentin6 on Random Geekery
    </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
      
      <lastBuildDate>Sun, 30 Jun 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://randomgeekery.org/note/2019/06/index.xml" rel="self" type="application/rss+xml" /><item>
  <title>Note: 2019-06-30</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-30/</link>
  <pubDate>Sun, 30 Jun 2019 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-30/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2019-06-30-sun-0904&#34;&gt;Twitter: 2019-06-30 Sun 09:04&lt;/h3&gt;
&lt;p&gt;Read the thread for info. Read the replies if you need new names for your block list.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://twitter.com/RVAwonk/status/1145349621134299136&#34;&gt;https://twitter.com/RVAwonk/status/1145349621134299136&lt;/a&gt;&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2019-06-30-sun-0904">Twitter: 2019-06-30 Sun 09:04</h3>
<p>Read the thread for info. Read the replies if you need new names for your block list.</p>
<p><a href="https://twitter.com/RVAwonk/status/1145349621134299136">https://twitter.com/RVAwonk/status/1145349621134299136</a></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-29</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-29/</link>
  <pubDate>Sat, 29 Jun 2019 12:52:00 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-29/</guid>
  <description>&lt;h2 id=&#34;checking-in-on-my-idea-bucket&#34;&gt;Checking in on my idea bucket&lt;/h2&gt;

  &lt;details open&gt;
  &lt;summary&gt;&lt;tt&gt;Code Sample&lt;/tt&gt;
  &lt;/summary&gt;

&lt;figure class=&#34;highlight&#34;&gt;
  &lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;
    &lt;code class=&#34;language-console&#34; data-lang=&#34;console&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ task &lt;span style=&#34;color:#1bc5e0&#34;&gt;&#39;(&#43;learn or &#43;idea)&#39;&lt;/span&gt; count
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    117
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;
  &lt;/pre&gt;
&lt;/figure&gt;&lt;p&gt;I know I won’t get to 90% of these, but I’m glad to have &lt;a href=&#34;https://randomgeekery.org/page/taskwarrior/&#34;&gt;Taskwarrior&lt;/a&gt; for jotting them down.&lt;/p&gt;
&lt;p&gt;Curious about the latest? I want to try out the &lt;a href=&#34;https://github.com/entropic-dev/entropic&#34;&gt;entropic&lt;/a&gt; package manager for (mostly) JavaScript.&lt;/p&gt;

  &lt;details open&gt;
  &lt;summary&gt;&lt;tt&gt;Code Sample&lt;/tt&gt;
  &lt;/summary&gt;

&lt;figure class=&#34;highlight&#34;&gt;
  &lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;
    &lt;code class=&#34;language-console&#34; data-lang=&#34;console&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ task &lt;span style=&#34;color:#1bc5e0&#34;&gt;&#39;(&#43;learn or &#43;idea)&#39;&lt;/span&gt; &#43;LATEST ls
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#960050;background-color:#1e0010&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ID  Tags             Description
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;177 javascript learn set up entropic for Node
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;
  &lt;/pre&gt;
&lt;/figure&gt;


  &lt;article class=&#34;admonition note&#34;&gt;
    &lt;header&gt;
      ℹ️
      
        Note
      
    &lt;/header&gt;
    &lt;p&gt;&lt;a href=&#34;https://randomgeekery.org/note/2019/07/2019-07-03/&#34;&gt;2019-07-03&lt;/a&gt;: Oops! This was bad Taskwarrior usage. Use &lt;code&gt;newest&lt;/code&gt; and &lt;code&gt;limit&lt;/code&gt;.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category>  <category>hackers-town</category>  <category>look</category>  <category>coffee-thoughts</category>  <category>todo</category>  <category>forgot-to-post-this-yesterday</category> 
  <content:encoded><![CDATA[<h2 id="checking-in-on-my-idea-bucket">Checking in on my idea bucket</h2>

  <details open>
  <summary><tt>Code Sample</tt>
  </summary>

<figure class="highlight">
  <pre tabindex="0" class="chroma">
    <code class="language-console" data-lang="console"><span style="display:flex;"><span>$ task <span style="color:#1bc5e0">&#39;(+learn or +idea)&#39;</span> count
</span></span><span style="display:flex;"><span>    117
</span></span></code>
  </pre>
</figure><p>I know I won&rsquo;t get to 90% of these, but I&rsquo;m glad to have <a href="/page/taskwarrior/">Taskwarrior</a> for jotting them down.</p>
<p>Curious about the latest? I want to try out the <a href="https://github.com/entropic-dev/entropic">entropic</a> package manager for (mostly) JavaScript.</p>

  <details open>
  <summary><tt>Code Sample</tt>
  </summary>

<figure class="highlight">
  <pre tabindex="0" class="chroma">
    <code class="language-console" data-lang="console"><span style="display:flex;"><span>$ task <span style="color:#1bc5e0">&#39;(+learn or +idea)&#39;</span> +LATEST ls
</span></span><span style="display:flex;"><span><span style="color:#960050;background-color:#1e0010">
</span></span></span><span style="display:flex;"><span>ID  Tags             Description
</span></span><span style="display:flex;"><span>177 javascript learn set up entropic for Node
</span></span></code>
  </pre>
</figure>


  <article class="admonition note">
    <header>
      ℹ️
      
        Note
      
    </header>
    <p><a href="/note/2019/07/2019-07-03/">2019-07-03</a>: Oops! This was bad Taskwarrior usage. Use <code>newest</code> and <code>limit</code>.</p>
  </article>

<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2019-06-29-sat-0047">Twitter: 2019-06-29 Sat 00:47</h3>
<p>Lots more drag racing tonight than last weekend.</p>
<h3 id="twitter-2019-06-29-sat-0141">Twitter: 2019-06-29 Sat 01:41</h3>
<p>Many existential responses. So I’ll go with: a 486 DX 2 66 + dumpster-salvaged monitor 800x600 resolution (Debian &amp; window maker!), a squealy modem, and a physical music library.</p>
<p><a href="https://twitter.com/EricVBailey/status/1144274269544898562">https://twitter.com/EricVBailey/status/1144274269544898562</a></p>
<h3 id="hackerstown-2019-06-29-sat-0933">hackers.town: 2019-06-29 Sat 09:33</h3>
<p>Very much in the city part of <a href="/page/seattle/">Seattle</a> these days!</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/f79d5b7996765653_hu_82d7de7aef705192.webp" alt="Seattle&rsquo;s Chinatown gate, Smith Tower, and Columbia Tower"/></figure></p>
<p>There&rsquo;s a street fair going on in the International District.</p>
<p>I should not be left unattended.</p>
<p>The intersection of these two data points: I bought stuff.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/cd598f3133a05c1d_hu_bbb1fa0231796d98.webp" alt="&ldquo;How To Draw Cute Stuff&rdquo; book and stickers by Angela Nguyen; stylized Seattle t-shirt by Sumofish"/></figure></p>
<h3 id="twitter-2019-06-29-sat-1322">Twitter: 2019-06-29 Sat 13:22</h3>
<p>Out with <a href="/page/mrs-geek/">Mrs Geek</a></p>
<p>She, reading a billboard for a drink: &ldquo;Tastes like the opposite of traffic.&rdquo;</p>
<p>Me: &ldquo;… cow patties?&rdquo;</p>
<p>She, after coughing fit: &ldquo;please post that.&rdquo;</p>
<h3 id="hackerstown-2019-06-29-sat-1323">hackers.town: 2019-06-29 Sat 13:23</h3>
<p>Gotta do some stuff and then other stuff, but just wanted to mention that Pony is a fun Python ORM fit for some yet other stuff I&rsquo;m doing.</p>
<h3 id="hackerstown-2019-06-29-sat-1829">hackers.town: 2019-06-29 Sat 18:29</h3>
<p>Apparently being so hot you flip and start getting chills is not good.</p>
<h3 id="twitter-2019-06-29-sat-2150">Twitter: 2019-06-29 Sat 21:50</h3>
<p>Current status: couch math <a href="https://t.co/bn05UkkJX6">https://t.co/bn05UkkJX6</a></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-28</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-28/</link>
  <pubDate>Fri, 28 Jun 2019 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-28/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-28-fri-1556&#34;&gt;hackers.town: 2019-06-28 Fri 15:56&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;#helpfulhint&lt;/em&gt;: this breakfast bar is functionally equivalent to a standing desk.&lt;/p&gt;
&lt;p&gt;good lord i look forward to getting my stuff set up&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/2e9ab95b41b19732_hu_aee30cccb5af114c.webp&#34; alt=&#34;laptop on counter&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;h3 id=&#34;twitter-2019-06-28-fri-2019&#34;&gt;Twitter: 2019-06-28 Fri 20:19&lt;/h3&gt;
&lt;p&gt;“Your soul suffices this day as a reckoner against you. i need no witnesses.”&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://twitter.com/nuns_on_film/status/1144801813188763648&#34;&gt;https://twitter.com/nuns_on_film/status/1144801813188763648&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-28-fri-2144&#34;&gt;hackers.town: 2019-06-28 Fri 21:44&lt;/h3&gt;
&lt;p&gt;Gosh this is a nice clean Python repo.&lt;/p&gt;
&lt;p&gt;But I have dirty work to do.&lt;/p&gt;
&lt;p&gt;Looks like Perl tonight.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-28-fri-1556">hackers.town: 2019-06-28 Fri 15:56</h3>
<p><em>#helpfulhint</em>: this breakfast bar is functionally equivalent to a standing desk.</p>
<p>good lord i look forward to getting my stuff set up</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/2e9ab95b41b19732_hu_aee30cccb5af114c.webp" alt="laptop on counter"/></figure></p>
<h3 id="twitter-2019-06-28-fri-2019">Twitter: 2019-06-28 Fri 20:19</h3>
<p>&ldquo;Your soul suffices this day as a reckoner against you. i need no witnesses.&rdquo;</p>
<p><a href="https://twitter.com/nuns_on_film/status/1144801813188763648">https://twitter.com/nuns_on_film/status/1144801813188763648</a></p>
<h3 id="hackerstown-2019-06-28-fri-2144">hackers.town: 2019-06-28 Fri 21:44</h3>
<p>Gosh this is a nice clean Python repo.</p>
<p>But I have dirty work to do.</p>
<p>Looks like Perl tonight.</p>
<h3 id="hackerstown-2019-06-28-fri-2345">hackers.town: 2019-06-28 Fri 23:45</h3>
<p>Ah the enthusiastic sluggishness of the first code version!</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-27</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-27/</link>
  <pubDate>Thu, 27 Jun 2019 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-27/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-27-thu-1001&#34;&gt;hackers.town: 2019-06-27 Thu 10:01&lt;/h3&gt;
&lt;p&gt;The morning commute gets a little scary when everyone else just got off the train &amp; you need to go through them.&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/8bbd6098347304ae_hu_f65a7e10d7bc6a14.webp&#34; alt=&#34;crowd of people waiting to cross the street&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-27-thu-1834&#34;&gt;hackers.town: 2019-06-27 Thu 18:34&lt;/h3&gt;
&lt;p&gt;Thought I’d amuse myself by reading Amazon reviews of the Captain Marvel movie and now I need an ice pack for my eyes from rolling them too hard too often.&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-27-thu-2246&#34;&gt;hackers.town: 2019-06-27 Thu 22:46&lt;/h3&gt;
&lt;p&gt;House-moving issues: I can’t find the remote for &lt;em&gt;this&lt;/em&gt; player or the player for &lt;em&gt;that&lt;/em&gt; remote.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-27-thu-1001">hackers.town: 2019-06-27 Thu 10:01</h3>
<p>The morning commute gets a little scary when everyone else just got off the train &amp; you need to go through them.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/8bbd6098347304ae_hu_f65a7e10d7bc6a14.webp" alt="crowd of people waiting to cross the street"/></figure></p>
<h3 id="hackerstown-2019-06-27-thu-1834">hackers.town: 2019-06-27 Thu 18:34</h3>
<p>Thought I&rsquo;d amuse myself by reading Amazon reviews of the Captain Marvel movie and now I need an ice pack for my eyes from rolling them too hard too often.</p>
<h3 id="hackerstown-2019-06-27-thu-2246">hackers.town: 2019-06-27 Thu 22:46</h3>
<p>House-moving issues: I can&rsquo;t find the remote for <em>this</em> player or the player for <em>that</em> remote.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-26</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-26/</link>
  <pubDate>Wed, 26 Jun 2019 14:46:12 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-26/</guid>
  <description>&lt;h2 id=&#34;chicken-for-lunch&#34;&gt;Chicken for lunch&lt;/h2&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/cover-chicken-for-lunch_hu_7c2e1a1213db4330.webp&#34; alt=&#34;cover-chicken-for-lunch.jpg&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Okay mostly I’m testing a new cover image caption thing for posts and notes, but honestly lunch really was good.&lt;/p&gt;
&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2019-06-26-wed-0826&#34;&gt;Twitter: 2019-06-26 Wed 08:26&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://twitter.com/StackOverflow/status/1143901546079498240&#34;&gt;@StackOverflow&lt;/a&gt;:&lt;/p&gt;



  &lt;blockquote&gt;
    
  &lt;details open&gt;
  &lt;summary&gt;&lt;tt&gt;Code Sample&lt;/tt&gt;
  &lt;/summary&gt;

&lt;figure class=&#34;highlight&#34;&gt;
  &lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;
    &lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;### Make sure to fix this later &lt;/code&gt;
  &lt;/pre&gt;
&lt;/figure&gt;&lt;p&gt;&lt;code&gt;#ProgrammingIn6Words&lt;/code&gt;&lt;/p&gt;

  &lt;/blockquote&gt;

&lt;p&gt;cool wait damn hold on crap&lt;/p&gt;
&lt;p&gt;cool&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-26-wed-1216&#34;&gt;hackers.town: 2019-06-26 Wed 12:16&lt;/h3&gt;
&lt;p&gt;I could use a nap.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2019-06-26-wed-1506&#34;&gt;Twitter: 2019-06-26 Wed 15:06&lt;/h3&gt;
&lt;p&gt;I need to share this in a few non-ironic FB groups.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>food</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="chicken-for-lunch">Chicken for lunch</h2>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/cover-chicken-for-lunch_hu_7c2e1a1213db4330.webp" alt="cover-chicken-for-lunch.jpg"/></figure></p>
<p>Okay mostly I&rsquo;m testing a new cover image caption thing for posts and notes, but honestly lunch really was good.</p>
<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2019-06-26-wed-0826">Twitter: 2019-06-26 Wed 08:26</h3>
<p><a href="https://twitter.com/StackOverflow/status/1143901546079498240">@StackOverflow</a>:</p>



  <blockquote>
    
  <details open>
  <summary><tt>Code Sample</tt>
  </summary>

<figure class="highlight">
  <pre tabindex="0" class="chroma">
    <code class="language-" data-lang="">### Make sure to fix this later </code>
  </pre>
</figure><p><code>#ProgrammingIn6Words</code></p>

  </blockquote>

<p>cool wait damn hold on crap</p>
<p>cool</p>
<h3 id="hackerstown-2019-06-26-wed-1216">hackers.town: 2019-06-26 Wed 12:16</h3>
<p>I could use a nap.</p>
<h3 id="twitter-2019-06-26-wed-1506">Twitter: 2019-06-26 Wed 15:06</h3>
<p>I need to share this in a few non-ironic FB groups.</p>
<p><a href="https://twitter.com/manhattanna/status/1143278629058727936">https://twitter.com/manhattanna/status/1143278629058727936</a></p>
<h3 id="twitter-2019-06-26-wed-1910">Twitter: 2019-06-26 Wed 19:10</h3>
<p>My favorite way to frighten people in Seattle: look them in the eye, smile, and say &ldquo;Hi!&rdquo;</p>
<p><a href="https://twitter.com/IamMrsGeek/status/1144064085958389760">https://twitter.com/IamMrsGeek/status/1144064085958389760</a></p>
<h3 id="hackerstown-2019-06-26-wed-2158">hackers.town: 2019-06-26 Wed 21:58</h3>
<p>Prioritizing the stuff to fit in the truck is a different kind of Tetris.</p>
<p>&ldquo;Dresser, TV, the top half of the TV stand, one of my monitors, favorite keyboard, a track pad, and roost stand. Sorry, we&rsquo;re leaving the dogs.&rdquo;</p>
<h3 id="hackerstown-2019-06-26-wed-2306">hackers.town: 2019-06-26 Wed 23:06</h3>
<p>Making sure to get cables and keyboard in the latest moving load so I can hook the Raspberry Pi syncthing &amp; taskwarrior server to the new network probably counts as <em>#libreops</em></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-25</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-25/</link>
  <pubDate>Tue, 25 Jun 2019 18:52:17 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-25/</guid>
  <description>&lt;h2 id=&#34;internet-connected&#34;&gt;Internet connected!&lt;/h2&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/cover-internet-connected_hu_c506c9f8eb2419d7.webp&#34; alt=&#34;cover-internet-connected.png&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;We have Internet at the new apartment. That means we’re officially moved in.&lt;/p&gt;
&lt;p&gt;Furniture will come along in the next few days.&lt;/p&gt;
&lt;p&gt;But who cares, right? We have Internet.&lt;/p&gt;
&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-25-tue-0646&#34;&gt;hackers.town: 2019-06-25 Tue 06:46&lt;/h3&gt;
&lt;p&gt;Many things are not yet set up at the new place, but I have &lt;em&gt;#coffee&lt;/em&gt; so all is well.&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/26e3f9aa1482ddcf_hu_2461397938085db1.webp&#34; alt=&#34;selfie holding coffee&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-25-tue-0743&#34;&gt;hackers.town: 2019-06-25 Tue 07:43&lt;/h3&gt;
&lt;p&gt;It is a sandwich, and I am eating it for breakfast. It is a breakfast sandwich.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category>  <category>now</category> 
  <content:encoded><![CDATA[<h2 id="internet-connected">Internet connected!</h2>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/cover-internet-connected_hu_c506c9f8eb2419d7.webp" alt="cover-internet-connected.png"/></figure></p>
<p>We have Internet at the new apartment. That means we&rsquo;re officially moved in.</p>
<p>Furniture will come along in the next few days.</p>
<p>But who cares, right? We have Internet.</p>
<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-25-tue-0646">hackers.town: 2019-06-25 Tue 06:46</h3>
<p>Many things are not yet set up at the new place, but I have <em>#coffee</em> so all is well.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/26e3f9aa1482ddcf_hu_2461397938085db1.webp" alt="selfie holding coffee"/></figure></p>
<h3 id="hackerstown-2019-06-25-tue-0743">hackers.town: 2019-06-25 Tue 07:43</h3>
<p>It is a sandwich, and I am eating it for breakfast. It is a breakfast sandwich.</p>
<h3 id="hackerstown-2019-06-25-tue-1308">hackers.town: 2019-06-25 Tue 13:08</h3>
<p>Low-key bragging to friends about my recent move by chatting during the entire five minute walk of my commute.</p>
<p>Okay. Not so low-key.</p>
<h3 id="hackerstown-2019-06-25-tue-1711">hackers.town: 2019-06-25 Tue 17:11</h3>
<p>According to a text I got 30 minutes ago, my internet hookup person is en route and will be here approximately oh about 25 minutes ago.</p>
<p>So far, no.</p>
<p>He got lost trying to find our unit. To be fair, so did I this afternoon.</p>
<h3 id="hackerstown-2019-06-25-tue-1832">hackers.town: 2019-06-25 Tue 18:32</h3>
<p>We have Internet. We really live here now.</p>
<p>uh yeah fixed that &ldquo;admin:admin&rdquo; default router setup in a hurry.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-23</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-23/</link>
  <pubDate>Sun, 23 Jun 2019 19:55:11 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-23/</guid>
  <description>&lt;h2 id=&#34;added-a-hugo-note-archetype&#34;&gt;Added a Hugo note archetype&lt;/h2&gt;
&lt;p&gt;Moved into a new apartment. Waiting for Internet on Tuesday. It’s Sunday.&lt;/p&gt;
&lt;p&gt;Continuing to work slow but sure on my notes experiment. Today: a &lt;a href=&#34;https://randomgeekery.org/page/hugo/&#34;&gt;Hugo&lt;/a&gt; &lt;a href=&#34;https://gohugo.io/content-management/archetypes/&#34;&gt;archetype&lt;/a&gt; that includes a full &lt;a href=&#34;https://en.wikipedia.org/wiki/ISO_8601&#34;&gt;ISO 8601&lt;/a&gt; timestamp, via &lt;a href=&#34;https://gohugo.io/functions/dateformat&#34;&gt;&lt;code&gt;dateFormat&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;

  &lt;details open&gt;
  &lt;summary&gt;&lt;tt&gt;Code Sample&lt;/tt&gt;
  &lt;/summary&gt;

&lt;figure class=&#34;highlight&#34;&gt;
  &lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;
    &lt;code class=&#34;language-&#34; data-lang=&#34;&#34;&gt;---
date: &#34;{{ dateFormat &#34;2006-01-02T15:04:05-07:00&#34; .Date }}&#34;
hashtags:
-
---

SAY SOMETHING&lt;/code&gt;
  &lt;/pre&gt;
&lt;/figure&gt;&lt;p&gt;And yeah, hashtags are related to but distinct from tags. Basically, I have a particular protocol for tags and posts. I can be more informal with notes and hashtags. The silly name reminds me they’re supposed to be fun.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="added-a-hugo-note-archetype">Added a Hugo note archetype</h2>
<p>Moved into a new apartment. Waiting for Internet on Tuesday. It&rsquo;s Sunday.</p>
<p>Continuing to work slow but sure on my notes experiment. Today: a <a href="/page/hugo/">Hugo</a> <a href="https://gohugo.io/content-management/archetypes/">archetype</a> that includes a full <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a> timestamp, via <a href="https://gohugo.io/functions/dateformat"><code>dateFormat</code></a>.</p>

  <details open>
  <summary><tt>Code Sample</tt>
  </summary>

<figure class="highlight">
  <pre tabindex="0" class="chroma">
    <code class="language-" data-lang="">---
date: &#34;{{ dateFormat &#34;2006-01-02T15:04:05-07:00&#34; .Date }}&#34;
hashtags:
-
---

SAY SOMETHING</code>
  </pre>
</figure><p>And yeah, hashtags are related to but distinct from tags. Basically, I have a particular protocol for tags and posts. I can be more informal with notes and hashtags. The silly name reminds me they&rsquo;re supposed to be fun.</p>
<p>Working out the occasional overlap is a pending item in Taskwarrior.</p>
<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-23-sun-0726">hackers.town: 2019-06-23 Sun 07:26</h3>
<p>Local signage</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/351a816258b0b4c1_hu_b27406f7bf103436.webp" alt="on the back of a &ldquo;no parking&rdquo; sign, stickers that read &ldquo;ABOLISH SPD&rdquo;, &ldquo;Reject Police&rdquo;, &ldquo;Reject Misogyny&rdquo; , and &ldquo;TRUMP IS GOING TO FUCK US ALL&rdquo;"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/a846e4ac5caf9fd1_hu_487c278322be7074.webp" alt="more stickers in the same theme"/></figure></p>
<p><a href="/page/seattle/">Seattle</a></p>
<h3 id="hackerstown-2019-06-23-sun-0859">hackers.town: 2019-06-23 Sun 08:59</h3>
<p>There&rsquo;s food. There&rsquo;s ball. There&rsquo;s someone to throw ball and give food. As far as <a href="/page/jumpy-dog/">Jumpy Dog</a> is concerned, the move is done.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/53c70828718d98ba_hu_b26304008c3cdc44.webp" alt="small dog waiting for ball to be thrown"/></figure></p>
<h3 id="hackerstown-2019-06-23-sun-0941">hackers.town: 2019-06-23 Sun 09:41</h3>
<p>Obviously there were other purchase options.</p>
<p>Just as obviously this is the only choice I could make.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/8ddc246e7cdbc2c3_hu_4e0653e5b215e1fb.webp" alt="&ldquo;Hello Kitty&rdquo; band-aid applied to a pinky"/></figure></p>
<h3 id="twitter-2019-06-23-sun-1130">Twitter: 2019-06-23 Sun 11:30</h3>
<p>I have no idea what&rsquo;s going on, but I strongly identify with whoever is sitting unfazed with a tasty beverage.</p>
<p><a href="https://twitter.com/tokugifs/status/1142531201388822528">https://twitter.com/tokugifs/status/1142531201388822528</a></p>
<h3 id="hackerstown-2019-06-23-sun-1238">hackers.town: 2019-06-23 Sun 12:38</h3>
<p>Getting the home screen how I like it.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/e86e1312cb4ebe3b_hu_6123d397cf559aa5.webp" alt="highlights: wallpaper is drawing of dark tree branches on light background; duckduckgo search widget; PlayerPro widget with Amigo the Devil &ldquo;One Kind of People&rdquo;"/></figure></p>
<p>Wallpaper came from a drawing by <a href="/page/mrs-geek/">Mrs Geek</a></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/1142881694065631232-D9xU1jVU8AAynee_hu_1d8137e14af51cbb.webp" alt="D9xU1jVU8AAynee.jpg"/></figure></p>
<h3 id="hackerstown-2019-06-23-sun-2038">hackers.town: 2019-06-23 Sun 20:38</h3>
<p>🤔Pondering how to share site notes. Just a link seems against the spirit, but fancy formatting will confuse some sites so I can&rsquo;t always dump content. This may require 🎉PROGRAMMING🎉</p>
<p>Anyways. Note: Added a Hugo note archetype</p>
<p><a href="https://randomgeekery.org/note/2019/0003/">https://randomgeekery.org/note/2019/0003/</a></p>
<h3 id="twitter-2019-06-23-sun-2142">Twitter: 2019-06-23 Sun 21:42</h3>
<p><a href="https://twitter.com/SketchesbyBoze/status/1142936639104331779">@SketchesbyBoze</a>:</p>



  <blockquote>
    <p>gender-neutral things to call your partner:</p>
<ul>
<li>old sport</li>
<li>honey bun</li>
<li>raccoon slut</li>
<li>eldritch horror</li>
<li>mad sea captain</li>
<li>the abomination that causes desolation</li>
</ul>

  </blockquote>

<p>I can only hope <a href="/page/mrs-geek/">Mrs Geek</a> will continue to think of me as her raccoon slut.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-24</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-24/</link>
  <pubDate>Mon, 24 Jun 2019 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-24/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-24-mon-0839&#34;&gt;hackers.town: 2019-06-24 Mon 08:39&lt;/h3&gt;
&lt;p&gt;She used an app to order coffee and food for me and at first I was like “WITCHCRAFT” but then I was like “wait hold on — food is good.”&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/69b5c6a54bfd0734_hu_d1ca9bd55a2cd49d.webp&#34; alt=&#34;coffee and a breakfast sandwich from Starbucks&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2019-06-24-mon-0902&#34;&gt;hackers.town: 2019-06-24 Mon 09:02&lt;/h3&gt;
&lt;p&gt;Gathered up all my notes files from all my machines, and noticing that I have an embarassing number with titles like “Stuff,” “Notes,” “Random Notes,” “Random Shit To Remember”&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-24-mon-0839">hackers.town: 2019-06-24 Mon 08:39</h3>
<p>She used an app to order coffee and food for me and at first I was like &ldquo;WITCHCRAFT&rdquo; but then I was like &ldquo;wait hold on — food is good.&rdquo;</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/69b5c6a54bfd0734_hu_d1ca9bd55a2cd49d.webp" alt="coffee and a breakfast sandwich from Starbucks"/></figure></p>
<h3 id="hackerstown-2019-06-24-mon-0902">hackers.town: 2019-06-24 Mon 09:02</h3>
<p>Gathered up all my notes files from all my machines, and noticing that I have an embarassing number with titles like &ldquo;Stuff,&rdquo; &ldquo;Notes,&rdquo; &ldquo;Random Notes,&rdquo; &ldquo;Random Shit To Remember&rdquo;</p>
<h3 id="hackerstown-2019-06-24-mon-0938">hackers.town: 2019-06-24 Mon 09:38</h3>
<p><a href="/page/seattle-weather-update/">SEATTLE WEATHER UPDATE</a></p>
<p>YOUR UMBRELLA CONFUSES ME</p>
<p>THIS ISN&rsquo;T EVEN HAT RAIN</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/96dcac493f50d212_hu_4262092bfae408f0.webp" alt="black and white pic of person walking with umbrella"/></figure></p>
<h3 id="hackerstown-2019-06-24-mon-1134">hackers.town: 2019-06-24 Mon 11:34</h3>
<p><a href="https://hackers.town/users/drwho/statuses/102327982353130697">https://hackers.town/users/drwho/statuses/102327982353130697</a></p>
<h3 id="hackerstown-2019-06-24-mon-2109">hackers.town: 2019-06-24 Mon 21:09</h3>
<p>Ah, the traditional &ldquo;I forgot where I packed the tools&rdquo; moving purchase.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/336d916c440bd7d2_hu_99a7d4c92f88d056.webp" alt="IKEA toolkit"/></figure></p>
<h3 id="twitter-2019-06-24-mon-2228">Twitter: 2019-06-24 Mon 22:28</h3>
<p>I must know a lot of fussy moviegoers, because it has never occurred to me that a movie night be universally loved.</p>
<p><a href="https://twitter.com/CinemaVsDave/status/1141450554478141441">https://twitter.com/CinemaVsDave/status/1141450554478141441</a></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-22</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-22/</link>
  <pubDate>Sat, 22 Jun 2019 12:12:00 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-22/</guid>
  <description>&lt;h2 id=&#34;karabiner&#34;&gt;Karabiner&lt;/h2&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/cover-karabiner_hu_34b89cbe375c4071.webp&#34; alt=&#34;cover-karabiner.png&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Grumbled on Twitter about the MBP TouchBar as a Vim user. &lt;a href=&#34;https://randomgeekery.org/page/@genehack/&#34;&gt;@genehack&lt;/a&gt; mentioned I could map Caps Lock to Control (my usual) &lt;em&gt;and&lt;/em&gt; Escape, given the right tools. Ten minutes later I had &lt;a href=&#34;https://pqrs.org/osx/karabiner/&#34;&gt;Karabiner Elements&lt;/a&gt; installed, a keyboard rule imported, and Vim happiness once again.&lt;/p&gt;
&lt;p&gt;Definitely going to mess more with Karabiner.&lt;/p&gt;
&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-22-sat-1050&#34;&gt;hackers.town: 2019-06-22 Sat 10:50&lt;/h3&gt;
&lt;p&gt;(chuckling at this from the other day)&lt;/p&gt;
&lt;p&gt;Coworker: “I haven’t had coffee in 6 months”&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>look</category>  <category>macos</category>  <category>keyboard</category> 
  <content:encoded><![CDATA[<h2 id="karabiner">Karabiner</h2>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/cover-karabiner_hu_34b89cbe375c4071.webp" alt="cover-karabiner.png"/></figure></p>
<p>Grumbled on Twitter about the MBP TouchBar as a Vim user. <a href="/page/@genehack/">@genehack</a> mentioned I could map Caps Lock to Control (my usual) <em>and</em> Escape, given the right tools. Ten minutes later I had <a href="https://pqrs.org/osx/karabiner/">Karabiner Elements</a> installed, a keyboard rule imported, and Vim happiness once again.</p>
<p>Definitely going to mess more with Karabiner.</p>
<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-22-sat-1050">hackers.town: 2019-06-22 Sat 10:50</h3>
<p>(chuckling at this from the other day)</p>
<p>Coworker: &ldquo;I haven&rsquo;t had coffee in 6 months&rdquo;</p>
<p>Me: &ldquo;I haven&rsquo;t had coffee in &hellip; 45 minutes&rdquo;</p>
<h3 id="hackerstown-2019-06-22-sat-1104">hackers.town: 2019-06-22 Sat 11:04</h3>
<p>One bright thing about those godawful MBP touch bars: Spending more time in editors other than Vim.</p>
<p>(Tried swapping caps lock with Esc, but muscle memory + pinky issues needs it to be Control)</p>
<h3 id="hackerstown-2019-06-22-sat-1226">hackers.town: 2019-06-22 Sat 12:26</h3>
<p>We&rsquo;ve reached the &ldquo;talking through a mouthful of toothpaste&rdquo; comfort level in our relationship.</p>
<h3 id="hackerstown-2019-06-22-sat-1728">hackers.town: 2019-06-22 Sat 17:28</h3>
<p>Me, after watching <a href="/page/mrs-geek/">Mrs Geek</a> deal with yet another annoyance: &ldquo;I&rsquo;m proud of you!&rdquo;</p>
<p>She: &ldquo;Why?&rdquo;</p>
<p>Me: &ldquo;You haven&rsquo;t murdered anybody!&rdquo;</p>
<p>She: &ldquo;Let me tell you, it&rsquo;s a daily occurrence – struggle. It&rsquo;s a daily struggle. Um —&rdquo;</p>
<p>Me: &ldquo;oh no you&rsquo;ve said too much&rdquo;</p>
<h3 id="twitter-2019-06-22-sat-1807">Twitter: 2019-06-22 Sat 18:07</h3>
<p>been there</p>
<p><a href="https://twitter.com/JacobyDave/status/1142598156863135744">https://twitter.com/JacobyDave/status/1142598156863135744</a></p>
<h3 id="twitter-2019-06-22-sat-2119">Twitter: 2019-06-22 Sat 21:19</h3>
<p>Saving this one to the memes folder</p>
<p><a href="https://twitter.com/BrokenFiction/status/1142599104134074373">https://twitter.com/BrokenFiction/status/1142599104134074373</a></p>
<h3 id="twitter-2019-06-22-sat-2123">Twitter: 2019-06-22 Sat 21:23</h3>
<p>I&rsquo;ll be hungry and also I&rsquo;ll really need to pee.</p>
<p><a href="https://twitter.com/veryheathmiller/status/1142626274634031104">https://twitter.com/veryheathmiller/status/1142626274634031104</a></p>
<h3 id="hackerstown-2019-06-22-sat-2135">hackers.town: 2019-06-22 Sat 21:35</h3>
<p>Despite having to deal with this ridiculous nonsense we call &ldquo;life&rdquo; I&rsquo;ve made progress in my plan to incorporate Tumblr style short notes on my site. Soon: automatically forwarding notes to Mastodon/Twitter. Later: indieweb stuff.</p>
<h3 id="hackerstown-2019-06-22-sat-2327">hackers.town: 2019-06-22 Sat 23:27</h3>
<p>Gonna have to watch the impulse control in my new neighborhood.</p>
<p>But</p>
<p>SHINY THINGS FLUFFY THINGS SHINY FLUFFY THINGS</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/c51af642c4bdf87a_hu_b7dbdb0ac98f5797.webp" alt="random stuffed knickknacks in a storefront window"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/de8227b284939f0f_hu_26520ec3d4aaa906.webp" alt="random kitchen knickknacks in a store window"/></figure></p>
<p><a href="/page/seattle/">Seattle</a></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2019-06-21</title>
  <link>https://randomgeekery.org/note/2019/06/2019-06-21/</link>
  <pubDate>Fri, 21 Jun 2019 17:37:00 -0700</pubDate>
  
  <guid>https://randomgeekery.org/note/2019/06/2019-06-21/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2019-06-21-fri-0011&#34;&gt;hackers.town: 2019-06-21 Fri 00:11&lt;/h3&gt;
&lt;p&gt;The best kind of work retreat — for me at least — is when it’s after midnight but I’m not even a little tired because we’ve been chatting and now I have a dozen project ideas.&lt;/p&gt;
&lt;p&gt;Pretty sure I’ll collapse soon though.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2019-06-21-fri-0029&#34;&gt;Twitter: 2019-06-21 Fri 00:29&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://randomgeekery.org/page/seattle-weather-update/&#34;&gt;SEATTLE WEATHER UPDATE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I HAVE NO IDEA&lt;/p&gt;
&lt;p&gt;I AM NOT IN SEATTLE&lt;/p&gt;
&lt;p&gt;COULD BE ANYTHING&lt;/p&gt;
&lt;p&gt;HAS MOUNT RAINIER EXPLODED YET&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>twitter</category>  <category>look</category>  <category>notes</category>  <category>whatever</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2019-06-21-fri-0011">hackers.town: 2019-06-21 Fri 00:11</h3>
<p>The best kind of work retreat — for me at least — is when it&rsquo;s after midnight but I&rsquo;m not even a little tired because we&rsquo;ve been chatting and now I have a dozen project ideas.</p>
<p>Pretty sure I&rsquo;ll collapse soon though.</p>
<h3 id="twitter-2019-06-21-fri-0029">Twitter: 2019-06-21 Fri 00:29</h3>
<p><a href="/page/seattle-weather-update/">SEATTLE WEATHER UPDATE</a></p>
<p>I HAVE NO IDEA</p>
<p>I AM NOT IN SEATTLE</p>
<p>COULD BE ANYTHING</p>
<p>HAS MOUNT RAINIER EXPLODED YET</p>
<p>DUNNO</p>
<h3 id="twitter-2019-06-21-fri-0041">Twitter: 2019-06-21 Fri 00:41</h3>
<p>Depends on whether the tremors are strong enough to awaken the Old Ones.</p>
<p>But probably a Rainier-induced death will be from toxic volcano slurry, yeah.</p>
<p><a href="https://twitter.com/AliceWonder32/status/1141972733430882304">https://twitter.com/AliceWonder32/status/1141972733430882304</a></p>
<h3 id="hackerstown-2019-06-21-fri-1215">hackers.town: 2019-06-21 Fri 12:15</h3>
<p>Our boat was doomed the same way so many projects are: over engineered and under resourced</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/8f2b42c4d0353d60_hu_e5dc98b17b6f2951.webp" alt="soaked cardboard boat by the side of a pool"/></figure></p>
<h3 id="hackerstown-2019-06-21-fri-1353">hackers.town: 2019-06-21 Fri 13:53</h3>
<p>Standards nerd confession: ISO 8601 is the only one I really know or care about.</p>
<h3 id="hackerstown-2019-06-21-fri-1401">hackers.town: 2019-06-21 Fri 14:01</h3>
<p>There are angry women with scary lips in this establishment. Currently empathizing more with staff.</p>
<h3 id="hackerstown-2019-06-21-fri-1645">hackers.town: 2019-06-21 Fri 16:45</h3>
<p>I know I have an odd aesthetic, but I like the tag better than the ad.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/fd9462c5017513c9_hu_508b46ebf74fb93c.webp" alt="billboard for Redis database next to a graffiti&rsquo;d utility shed"/></figure></p>
<h3 id="hackerstown-2019-06-21-fri-2322">hackers.town: 2019-06-21 Fri 23:22</h3>
<p>Airport crew apologizing to folks for delays getting us off the plane. Most are polite &amp; understanding to the crew, but I&rsquo;m grinning &amp; tell them no problem because I got to watch Captain Marvel through to the post-credits scene.</p>
<h2 id="a-quick-note">A quick note</h2>
<p>So hey. Just a quick note to say I&rsquo;m adding quick notes to the site. Get my microblogging off <a href="/page/twitter/">Twitter</a>, basically. Though it will likely have more in common with a <a href="/page/tumblelog/">Tumblelog</a>.</p>
]]></content:encoded>
</item>
</channel>
</rss>
