<?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>3onRandom Geekery</title>
    <link>https://randomgeekery.org/note/2008/03/</link>
    <description>
      Recent contentin3 on Random Geekery
    </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
      
      <lastBuildDate>Mon, 31 Mar 2008 00:00:00 +0000</lastBuildDate><atom:link href="https://randomgeekery.org/note/2008/03/index.xml" rel="self" type="application/rss+xml" /><item>
  <title>Note: 2008-03-31</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-31/</link>
  <pubDate>Mon, 31 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-31/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-31-mon-0147&#34;&gt;Twitter: 2008-03-31 Mon 01:47&lt;/h3&gt;
&lt;p&gt;all right, enough Scheme. It’s way past my bedtime.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-31-mon-0959&#34;&gt;Twitter: 2008-03-31 Mon 09:59&lt;/h3&gt;
&lt;p&gt;30 hours to get $280&#43;. Last serious challenge before paychecks start coming in.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-31-mon-1217&#34;&gt;Twitter: 2008-03-31 Mon 12:17&lt;/h3&gt;
&lt;p&gt;I just chewed a pen cap into an unrecognizable blob. Stressed much?&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-31-mon-1341&#34;&gt;Twitter: 2008-03-31 Mon 13:41&lt;/h3&gt;
&lt;p&gt;I finally get the difference between multimethods and function overloading.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-31-mon-1420&#34;&gt;Twitter: 2008-03-31 Mon 14:20&lt;/h3&gt;
&lt;p&gt;I think I rubbed my face off.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-31-mon-0147">Twitter: 2008-03-31 Mon 01:47</h3>
<p>all right, enough Scheme. It&rsquo;s way past my bedtime.</p>
<h3 id="twitter-2008-03-31-mon-0959">Twitter: 2008-03-31 Mon 09:59</h3>
<p>30 hours to get $280+. Last serious challenge before paychecks start coming in.</p>
<h3 id="twitter-2008-03-31-mon-1217">Twitter: 2008-03-31 Mon 12:17</h3>
<p>I just chewed a pen cap into an unrecognizable blob. Stressed much?</p>
<h3 id="twitter-2008-03-31-mon-1341">Twitter: 2008-03-31 Mon 13:41</h3>
<p>I finally get the difference between multimethods and function overloading.</p>
<h3 id="twitter-2008-03-31-mon-1420">Twitter: 2008-03-31 Mon 14:20</h3>
<p>I think I rubbed my face off.</p>
<h3 id="twitter-2008-03-31-mon-2117">Twitter: 2008-03-31 Mon 21:17</h3>
<p>Haven&rsquo;t heard from several different parties that I was hoping to today. I&rsquo;ll try to contact them tomorrow.</p>
<h3 id="twitter-2008-03-31-mon-2342">Twitter: 2008-03-31 Mon 23:42</h3>
<p>I&rsquo;m having great fun with <code> XML::Simple</code> plus the WhitePages API. Tk::Table, not <em>as</em> much fun.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-30</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-30/</link>
  <pubDate>Sun, 30 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-30/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-30-sun-0358&#34;&gt;Twitter: 2008-03-30 Sun 03:58&lt;/h3&gt;
&lt;p&gt;C&#43;&#43;0x lambdas: &lt;code&gt;[[args]]{code}&lt;/code&gt; - &lt;code&gt;[]&lt;/code&gt; says “block” to me. It’s a block that takes args and does code. Sure it’s ugly but that’s C&#43;&#43;&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-30-sun-1419&#34;&gt;Twitter: 2008-03-30 Sun 14:19&lt;/h3&gt;
&lt;p&gt;Got food, bus tickets, laundry change, and even a chunk towards rent thanks to a very helpful friend.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-30-sun-2239&#34;&gt;Twitter: 2008-03-30 Sun 22:39&lt;/h3&gt;
&lt;p&gt;I think I may have hurt my knee a little during last week’s walking to work. Ah well, it’ll heal.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-30-sun-0358">Twitter: 2008-03-30 Sun 03:58</h3>
<p>C++0x lambdas: <code>[[args]]{code}</code> - <code>[]</code> says &ldquo;block&rdquo; to me. It&rsquo;s a block that takes args and does code. Sure it&rsquo;s ugly but that&rsquo;s C++</p>
<h3 id="twitter-2008-03-30-sun-1419">Twitter: 2008-03-30 Sun 14:19</h3>
<p>Got food, bus tickets, laundry change, and even a chunk towards rent thanks to a very helpful friend.</p>
<h3 id="twitter-2008-03-30-sun-2239">Twitter: 2008-03-30 Sun 22:39</h3>
<p>I think I may have hurt my knee a little during last week&rsquo;s walking to work. Ah well, it&rsquo;ll heal.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-29</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-29/</link>
  <pubDate>Sat, 29 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-29/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-29-sat-0250&#34;&gt;Twitter: 2008-03-29 Sat 02:50&lt;/h3&gt;
&lt;p&gt;a few minutes of Rebol hacking before dragging myself to bed.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-29-sat-1722&#34;&gt;Twitter: 2008-03-29 Sat 17:22&lt;/h3&gt;
&lt;p&gt;Tom Waits song I hadn’t heard yet: “You Can Never Hold Back Spring”. I needed that.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-29-sat-1730&#34;&gt;Twitter: 2008-03-29 Sat 17:30&lt;/h3&gt;
&lt;p&gt;17 days to payday. So close yet so far.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-29-sat-1944&#34;&gt;Twitter: 2008-03-29 Sat 19:44&lt;/h3&gt;
&lt;p&gt;Money’s due for my site soon. I might just let it go for now. If I had $10 I’d rather spend it on bus &amp; food.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-29-sat-0250">Twitter: 2008-03-29 Sat 02:50</h3>
<p>a few minutes of Rebol hacking before dragging myself to bed.</p>
<h3 id="twitter-2008-03-29-sat-1722">Twitter: 2008-03-29 Sat 17:22</h3>
<p>Tom Waits song I hadn&rsquo;t heard yet: &ldquo;You Can Never Hold Back Spring&rdquo;. I needed that.</p>
<h3 id="twitter-2008-03-29-sat-1730">Twitter: 2008-03-29 Sat 17:30</h3>
<p>17 days to payday. So close yet so far.</p>
<h3 id="twitter-2008-03-29-sat-1944">Twitter: 2008-03-29 Sat 19:44</h3>
<p>Money&rsquo;s due for my site soon. I might just let it go for now. If I had $10 I&rsquo;d rather spend it on bus &amp; food.</p>
<h3 id="twitter-2008-03-29-sat-2017">Twitter: 2008-03-29 Sat 20:17</h3>
<p>oof. Landlord just came by. 17 days is a <em>long</em> way off.</p>
<h3 id="twitter-2008-03-29-sat-2302">Twitter: 2008-03-29 Sat 23:02</h3>
<p>Helping out with late night church matters, planning my exit strategy for the zombie attack.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-28</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-28/</link>
  <pubDate>Fri, 28 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-28/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-28-fri-0806&#34;&gt;Twitter: 2008-03-28 Fri 08:06&lt;/h3&gt;
&lt;p&gt;hurrah, a friend is going to help me out with bus and food money. 18 days to my paycheck (only if I fax my timesheet today)&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-28-fri-1046&#34;&gt;Twitter: 2008-03-28 Fri 10:46&lt;/h3&gt;
&lt;p&gt;i think it would be kind of funny&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-28-fri-1348&#34;&gt;Twitter: 2008-03-28 Fri 13:48&lt;/h3&gt;
&lt;p&gt;enough time for a sip of coffee before meeting time.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-28-fri-1622&#34;&gt;Twitter: 2008-03-28 Fri 16:22&lt;/h3&gt;
&lt;p&gt;hungry&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-28-fri-1703&#34;&gt;Twitter: 2008-03-28 Fri 17:03&lt;/h3&gt;
&lt;p&gt;Discounting that it’s not a giant bacon cheeseburger with fries, this reconstituted chicken noodle soup isn’t bad.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-28-fri-0806">Twitter: 2008-03-28 Fri 08:06</h3>
<p>hurrah, a friend is going to help me out with bus and food money. 18 days to my paycheck (only if I fax my timesheet today)</p>
<h3 id="twitter-2008-03-28-fri-1046">Twitter: 2008-03-28 Fri 10:46</h3>
<p>i think it would be kind of funny</p>
<h3 id="twitter-2008-03-28-fri-1348">Twitter: 2008-03-28 Fri 13:48</h3>
<p>enough time for a sip of coffee before meeting time.</p>
<h3 id="twitter-2008-03-28-fri-1622">Twitter: 2008-03-28 Fri 16:22</h3>
<p>hungry</p>
<h3 id="twitter-2008-03-28-fri-1703">Twitter: 2008-03-28 Fri 17:03</h3>
<p>Discounting that it&rsquo;s not a giant bacon cheeseburger with fries, this reconstituted chicken noodle soup isn&rsquo;t bad.</p>
<h3 id="twitter-2008-03-28-fri-1708">Twitter: 2008-03-28 Fri 17:08</h3>
<p>mmmm megasoduim</p>
<h3 id="twitter-2008-03-28-fri-1708-1">Twitter: 2008-03-28 Fri 17:08</h3>
<p>sodium, dammit.</p>
<h3 id="twitter-2008-03-28-fri-1750">Twitter: 2008-03-28 Fri 17:50</h3>
<p>My day&rsquo;s tweets should be posting to Vox in about 10 minutes.</p>
<h3 id="twitter-2008-03-28-fri-1808">Twitter: 2008-03-28 Fri 18:08</h3>
<p>&hellip; or maybe not.</p>
<h3 id="twitter-2008-03-28-fri-2215">Twitter: 2008-03-28 Fri 22:15</h3>
<p>Finnish folk / thrash metal band Korpiklaani. <a href="http://tinyurl.com/3aapxv">http://tinyurl.com/3aapxv</a> Today&rsquo;s new word: yoik.</p>
<h3 id="twitter-2008-03-28-fri-2303">Twitter: 2008-03-28 Fri 23:03</h3>
<p>I suspect the first geek book I buy come (some) payday is @lylejohnson&rsquo;s FXRuby book, PDF and paper. I want it soo bad.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-27</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-27/</link>
  <pubDate>Thu, 27 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-27/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-27-thu-0750&#34;&gt;Twitter: 2008-03-27 Thu 07:50&lt;/h3&gt;
&lt;p&gt;I don’t wanna go out there, but I must. Time to start walking.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-27-thu-1021&#34;&gt;Twitter: 2008-03-27 Thu 10:21&lt;/h3&gt;
&lt;p&gt;1 hour 50 minutes, but I wasn’t in the mood to do my fast walk. Just headed straight down Aurora and listened to the Slam audiobook.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-27-thu-1040&#34;&gt;Twitter: 2008-03-27 Thu 10:40&lt;/h3&gt;
&lt;p&gt;Trying to figure out why my gtk-based apps just return with $? set to 57 on Cygwin.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-27-thu-0750">Twitter: 2008-03-27 Thu 07:50</h3>
<p>I don&rsquo;t wanna go out there, but I must. Time to start walking.</p>
<h3 id="twitter-2008-03-27-thu-1021">Twitter: 2008-03-27 Thu 10:21</h3>
<p>1 hour 50 minutes, but I wasn&rsquo;t in the mood to do my fast walk. Just headed straight down Aurora and listened to the Slam audiobook.</p>
<h3 id="twitter-2008-03-27-thu-1040">Twitter: 2008-03-27 Thu 10:40</h3>
<p>Trying to figure out why my gtk-based apps just return with $? set to 57 on Cygwin.</p>
<h3 id="twitter-2008-03-27-thu-1534">Twitter: 2008-03-27 Thu 15:34</h3>
<p>Trying to look something up in a very large list based on a 2 letter substring is &hellip; tedious.</p>
<h3 id="twitter-2008-03-27-thu-1705">Twitter: 2008-03-27 Thu 17:05</h3>
<p>Need to stop at the food bank on the way home so I best head out now.</p>
<h3 id="twitter-2008-03-27-thu-1942">Twitter: 2008-03-27 Thu 19:42</h3>
<p>2 hours from work to U District to home.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-26</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-26/</link>
  <pubDate>Wed, 26 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-26/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-26-wed-0954&#34;&gt;Twitter: 2008-03-26 Wed 09:54&lt;/h3&gt;
&lt;p&gt;1 hour 42 minutes from home to work. 20 days left to payday.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-26-wed-1635&#34;&gt;Twitter: 2008-03-26 Wed 16:35&lt;/h3&gt;
&lt;p&gt;Since so many folks aren’t there now, all I still miss from WhitePages are the bus passes and the snack wall. I really miss those.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-26-wed-1654&#34;&gt;Twitter: 2008-03-26 Wed 16:54&lt;/h3&gt;
&lt;p&gt;Now that I think of it, there’s more that I miss than bus passes and food, but you know - hungry and sore feet wins out in the near term.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-26-wed-0954">Twitter: 2008-03-26 Wed 09:54</h3>
<p>1 hour 42 minutes from home to work. 20 days left to payday.</p>
<h3 id="twitter-2008-03-26-wed-1635">Twitter: 2008-03-26 Wed 16:35</h3>
<p>Since so many folks aren&rsquo;t there now, all I still miss from WhitePages are the bus passes and the snack wall. I really miss those.</p>
<h3 id="twitter-2008-03-26-wed-1654">Twitter: 2008-03-26 Wed 16:54</h3>
<p>Now that I think of it, there&rsquo;s more that I miss than bus passes and food, but you know - hungry and sore feet wins out in the near term.</p>
<h3 id="twitter-2008-03-26-wed-1711">Twitter: 2008-03-26 Wed 17:11</h3>
<p>Playing with the Moose library</p>
<h3 id="twitter-2008-03-26-wed-1741">Twitter: 2008-03-26 Wed 17:41</h3>
<p>nostalgia ftwtf</p>
<h3 id="twitter-2008-03-26-wed-2118">Twitter: 2008-03-26 Wed 21:18</h3>
<p>Strange how satisfying a little ice cream is after 2 hours of rain and snow.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-25</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-25/</link>
  <pubDate>Tue, 25 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-25/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-25-tue-0958&#34;&gt;Twitter: 2008-03-25 Tue 09:58&lt;/h3&gt;
&lt;p&gt;No bus fare - walking time today was 1 hour 50 minutes from Green Lake to the International District.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-25-tue-1625&#34;&gt;Twitter: 2008-03-25 Tue 16:25&lt;/h3&gt;
&lt;p&gt;21 days until my first paycheck is issued. This is gonna be a long wait.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-25-tue-0958">Twitter: 2008-03-25 Tue 09:58</h3>
<p>No bus fare - walking time today was 1 hour 50 minutes from Green Lake to the International District.</p>
<h3 id="twitter-2008-03-25-tue-1625">Twitter: 2008-03-25 Tue 16:25</h3>
<p>21 days until my first paycheck is issued. This is gonna be a long wait.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-24</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-24/</link>
  <pubDate>Mon, 24 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-24/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-24-mon-0949&#34;&gt;Twitter: 2008-03-24 Mon 09:49&lt;/h3&gt;
&lt;p&gt;waiting for work login.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-24-mon-1200&#34;&gt;Twitter: 2008-03-24 Mon 12:00&lt;/h3&gt;
&lt;p&gt;Easter’s done, holiday season is over. 22 days until payday. Things are starting to look okay.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-24-mon-1551&#34;&gt;Twitter: 2008-03-24 Mon 15:51&lt;/h3&gt;
&lt;p&gt;I have a laptop, a desktop, and enough change to ride the bus home. It’s a good day.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-24-mon-1716&#34;&gt;Twitter: 2008-03-24 Mon 17:16&lt;/h3&gt;
&lt;p&gt;oh, and loving the new fxruby site style, @lylejohnson&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-24-mon-0949">Twitter: 2008-03-24 Mon 09:49</h3>
<p>waiting for work login.</p>
<h3 id="twitter-2008-03-24-mon-1200">Twitter: 2008-03-24 Mon 12:00</h3>
<p>Easter&rsquo;s done, holiday season is over. 22 days until payday. Things are starting to look okay.</p>
<h3 id="twitter-2008-03-24-mon-1551">Twitter: 2008-03-24 Mon 15:51</h3>
<p>I have a laptop, a desktop, and enough change to ride the bus home. It&rsquo;s a good day.</p>
<h3 id="twitter-2008-03-24-mon-1716">Twitter: 2008-03-24 Mon 17:16</h3>
<p>oh, and loving the new fxruby site style, @lylejohnson</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-23</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-23/</link>
  <pubDate>Sun, 23 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-23/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-23-sun-0127&#34;&gt;Twitter: 2008-03-23 Sun 01:27&lt;/h3&gt;
&lt;p&gt;Wife’s reaction to reading the package if her cotton pads which disintegrate while removing makeup : “… this crapfest is &lt;em&gt;patented&lt;/em&gt;?”&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-23-sun-0450&#34;&gt;Twitter: 2008-03-23 Sun 04:50&lt;/h3&gt;
&lt;p&gt;I got the wrong ham for Easter. I’m going to nap for a few minutes and then see if I can remedy the situation.&lt;/p&gt;
&lt;h3 id=&#34;twitter-2008-03-23-sun-1512&#34;&gt;Twitter: 2008-03-23 Sun 15:12&lt;/h3&gt;
&lt;p&gt;annnd now the toilet’s backed up. I don’t like this game.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-23-sun-0127">Twitter: 2008-03-23 Sun 01:27</h3>
<p>Wife&rsquo;s reaction to reading the package if her cotton pads which disintegrate while removing makeup : &ldquo;&hellip; this crapfest is <em>patented</em>?&rdquo;</p>
<h3 id="twitter-2008-03-23-sun-0450">Twitter: 2008-03-23 Sun 04:50</h3>
<p>I got the wrong ham for Easter. I&rsquo;m going to nap for a few minutes and then see if I can remedy the situation.</p>
<h3 id="twitter-2008-03-23-sun-1512">Twitter: 2008-03-23 Sun 15:12</h3>
<p>annnd now the toilet&rsquo;s backed up. I don&rsquo;t like this game.</p>
<h3 id="twitter-2008-03-23-sun-1542">Twitter: 2008-03-23 Sun 15:42</h3>
<p>Toilet 0. Brian 1. Victory is mine &hellip; for now.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2008-03-22</title>
  <link>https://randomgeekery.org/note/2008/03/2008-03-22/</link>
  <pubDate>Sat, 22 Mar 2008 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2008/03/2008-03-22/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;twitter-2008-03-22-sat-1745&#34;&gt;Twitter: 2008-03-22 Sat 17:45&lt;/h3&gt;
&lt;p&gt;mmm yummy cherry coke. Going to wrap up final details for Easter service tomorrow, then shopping.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>twitter</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="twitter-2008-03-22-sat-1745">Twitter: 2008-03-22 Sat 17:45</h3>
<p>mmm yummy cherry coke. Going to wrap up final details for Easter service tomorrow, then shopping.</p>
]]></content:encoded>
</item>
</channel>
</rss>
