<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Aaron Feng comments</title>
    <link>http://www.aaronfeng.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Adventures in software development</description>
    <item>
      <title>"Bringing in the New Year with a New Blog" by Giulia Relation</title>
      <description>&lt;p&gt;the new blog is very nice! congrats&lt;/p&gt;</description>
      <pubDate>Tue, 07 Jul 2009 00:57:40 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:b453fa7d-5932-4240-97a4-e51bfc416892</guid>
      <link>http://www.aaronfeng.com/articles/2008/12/31/bringing-in-the-new-year-with-a-new-blog#comment-6007</link>
    </item>
    <item>
      <title>"define-symbol-macro" by Aaron Feng</title>
      <description>&lt;p&gt;Good catch Leslie.&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 07:19:14 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:6fd080c2-39ee-476b-9ef8-4c4722ddeed0</guid>
      <link>http://www.aaronfeng.com/articles/2008/11/24/define-symbol-macro#comment-6005</link>
    </item>
    <item>
      <title>"define-symbol-macro" by Leslie P. Polzer</title>
      <description>&lt;p&gt;There's a teensy glitch when you say "(assuming setf is not defined)":&lt;/p&gt;

&lt;p&gt;SETF is always defined as soon as you use the CL package, so it must be something like "assuming (SETF FUN) is not defined". :)&lt;/p&gt;

&lt;p&gt;Leslie&lt;/p&gt;</description>
      <pubDate>Tue, 25 Nov 2008 05:14:26 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:a59b28a5-f09c-43e1-9c5a-b02865a1c8ba</guid>
      <link>http://www.aaronfeng.com/articles/2008/11/24/define-symbol-macro#comment-6004</link>
    </item>
    <item>
      <title>"Data recovery part 1: Freeze the dead hard drive" by Ryan</title>
      <description>&lt;p&gt;Just plop some dry on top of it and it'll go for hours.&lt;/p&gt;</description>
      <pubDate>Wed, 12 Nov 2008 12:17:10 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:d7d1a72e-cd2b-45f4-8919-0e1f59f723ab</guid>
      <link>http://www.aaronfeng.com/articles/2008/07/31/data-recovery-part-1-freeze-the-dead-hard-drive#comment-6002</link>
    </item>
    <item>
      <title>"Learning from io" by Leslie P. Polzer</title>
      <description>&lt;p&gt;In Common Lisp you could just add a method specialized on NIL (or write a macro that does this automatically).&lt;/p&gt;

&lt;p&gt;An alternative would be using the MOP for this.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Sep 2008 07:37:54 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:cf1fdb7c-8302-46d3-bb5f-fc970e35e4b1</guid>
      <link>http://www.aaronfeng.com/articles/2008/09/24/learning-from-io#comment-6001</link>
    </item>
    <item>
      <title>"Learning from io" by Jonathan Tran</title>
      <description>&lt;p&gt;So what you're saying is... you implemented the Maybe monad in Ruby.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Sep 2008 01:05:41 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:e2008cb2-c239-4782-8919-6c5fe80db62f</guid>
      <link>http://www.aaronfeng.com/articles/2008/09/24/learning-from-io#comment-5994</link>
    </item>
    <item>
      <title>"Closure Fun" by Andrew Gwozdziewycz</title>
      <description>&lt;p&gt;It retains state because it modifies the original string &lt;strong&gt;in place&lt;/strong&gt;. This is a very bad thing. You should make a copy of the string before using it. I believe the creators of C had qualms about including it in the standard library.&lt;/p&gt;</description>
      <pubDate>Mon, 01 Sep 2008 21:44:44 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:d11f236b-df56-4d96-ba1d-a5e3d59fe0b6</guid>
      <link>http://www.aaronfeng.com/articles/2008/06/30/closure-fun#comment-5992</link>
    </item>
    <item>
      <title>"Data recovery part 1: Freeze the dead hard drive" by Todd</title>
      <description>&lt;p&gt;Yeah we've been spoiled by HDDs these days, almost never failing.  And so we grow lax with our backups.&lt;/p&gt;

&lt;p&gt;I'm going to do some backing up when I get home.&lt;/p&gt;</description>
      <pubDate>Wed, 20 Aug 2008 10:42:05 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:506bb1c1-efaa-4cf3-a83b-a3d48cc61947</guid>
      <link>http://www.aaronfeng.com/articles/2008/07/31/data-recovery-part-1-freeze-the-dead-hard-drive#comment-5990</link>
    </item>
    <item>
      <title>"Data recovery part 1: Freeze the dead hard drive" by rotts</title>
      <description>&lt;p&gt;man, seems you have had luck on the Apple front!
at least with your macbook.
sorry to hear about the data loss, but yeah you should be backing up
data that you love :)&lt;/p&gt;

&lt;p&gt;usb/firewire drives are so cheap these days.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Aug 2008 00:20:19 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:4bf9f287-dca7-4317-99e6-305750ae689c</guid>
      <link>http://www.aaronfeng.com/articles/2008/07/31/data-recovery-part-1-freeze-the-dead-hard-drive#comment-5989</link>
    </item>
    <item>
      <title>"Data recovery part 1: Freeze the dead hard drive" by Aaron Feng</title>
      <description>&lt;p&gt;I'm pretty sure there is something physically wrong with the drive itself.&lt;/p&gt;</description>
      <pubDate>Fri, 01 Aug 2008 06:21:17 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:0ab4357a-3d3b-44f2-8d42-d015c5a5cc35</guid>
      <link>http://www.aaronfeng.com/articles/2008/07/31/data-recovery-part-1-freeze-the-dead-hard-drive#comment-5988</link>
    </item>
  </channel>
</rss>
