<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://bumppo.net/">
<title>bumppo.net</title>
<link>http://bumppo.net/</link>
<description>What Nat Irons learned today, plus considerable topic drift</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-05-18T09:36:22-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.0" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://bumppo.net/archives/2008/05/colonel-panic-seeks-generalissimo-chillpill" />

<rdf:li rdf:resource="http://bumppo.net/archives/2008/04/what-variety-hath-wrought" />

<rdf:li rdf:resource="http://bumppo.net/archives/2008/04/o-frabjous-day" />

<rdf:li rdf:resource="http://bumppo.net/archives/2008/04/things-id-have-tweeted-if-twitter-were-not-currently-down-first-in-a-series" />

<rdf:li rdf:resource="http://bumppo.net/archives/2008/04/the-wreckage-of-april-1" />

<rdf:li rdf:resource="http://bumppo.net/archives/2008/04/happy-q2" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/12/lie-to-me-barack" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/11/vnsea" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/09/kashrut" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/09/bury-that-lede" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/08/nflx" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/08/headlines" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/06/how-to-succeed" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/04/meltdown" />

<rdf:li rdf:resource="http://bumppo.net/archives/2007/04/ive-never-seen-you-here-before" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://bumppo.net/archives/2008/05/colonel-panic-seeks-generalissimo-chillpill">
<title>Colonel Panic seeks Generalissimo Chillpill</title>
<link>http://bumppo.net/archives/2008/05/colonel-panic-seeks-generalissimo-chillpill</link>
<description><![CDATA[<p>I left the laptop at home on Friday, where its last normal Time Machine backup was at 5:30 PM. At 6:30 something odd happened; that was around the time I got home but I&#8217;m not sure what it was. Friday night the machine kernel-panicked a couple of times, which is unusual. As Google had nothing useful to contribute, here&#8217;s the panic log, with the marginally interesting bits highlighted:</p>

<pre>
Fri May 16 22:51:59 2008
<strong>panic(cpu 0 caller 0x0031E569): "hfs_getnewvnode: bad ca_blocks (too small)"@/SourceCache/xnu/xnu-1228.4.31/bsd/hfs/hfs_cnode.c:660</strong>
Backtrace, Format - Frame : Return Address (4 potential args on stack) 
0x52bef5a8 : 0x12b0f7 (0x4581f4 0x52bef5dc 0x133230 0x0) 
0x52bef5f8 : 0x31e569 (0x484f4c 0x65b52ec 0x14 0xf2d92) 
0x52bef698 : 0x32f7d4 (0x10802804 0x0 0x52bef788 0x52bef7b0) 
0x52bef7e8 : 0x32facf (0x10802804 0x66d10b 0x52bef93c 0x1) 
0x52bef848 : 0x1f66f4 (0x5c15260 0x66d10b 0x0 0x52bef93c) 
0x52bef898 : 0x1d524a (0x5c15260 0x66d10b 0x0 0x52bef93c) 
0x52bef958 : 0x1c3708 (0x52befa00 0x1040ec9c 0x52bef9c8 0x19d8da) 
0x52beff78 : 0x3dcf13 (0x5ae3c50 0x779bc20 0x779bc64 0x6d498c4) 
0x52beffc8 : 0x19f1c3 (0x6456a60 0x0 0x1a20b5 0x851a7d8) 
No mapping exists for frame pointer
Backtrace terminated-invalid frame pointer 0xb0101218

BSD process name corresponding to current thread: <strong>backupd</strong>

Mac OS version:
9C7010

Kernel version:
Darwin Kernel Version 9.2.2: Tue Mar  4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386
System model name: MacBookPro2,2 (Mac-F42187C8)</pre>

<p>By the next morning it was clear that the machine was hanging on every backup cycle. It wasn&#8217;t quite hourly, because fsevents had gotten out of sync and it had to perform a full-disk scan each time, which knocked it off schedule. At some point during each backup cycle (whether during the scan or the copy, I don&#8217;t know) it was invariably panicking with the above signature, which is pretty much the worst thing a frequently-recurring data-saving device can reasonably do, short of actively deleting things.</p>

<p>I had the bright idea to remove, in Time Machine, that most recent 5:30 PM backup, but that also caused a panic. I noticed the following morning that a 6:30 PM backup with the &#8220;.inprogress&#8221; filename extension was still hanging around in my Time Machine backups directory, which the Finder allowed me to delete, however, doing so had no effect on the panics. I was able to use the <a href="http://www.twinforces.com/frictionless/time_machine_perspective.html">Time-Machine tweaked version of GrandPerspective</a> on the 5:30 backup, which ran without complaint and showed it to be wholly unexceptional. Not very interesting.</p>

<p>Sadly, I have no concrete resolution to report to anyone else who&#8217;s seeing this irritating condition. I renamed the TM sparse image (I&#8217;m using a Time Capsule), which smoothly caused TM to recreate it and start from scratch with a new initial backup, which I re-ran over gigabit last night. It&#8217;s since done five incremental backups, which at least suggests the problem was in the backup, not on my disk, and while that means I won&#8217;t lose the whole weekend to this, it also means the problem is likely more prevalent.</p>

<p>If anyone has any bright ideas to try, I&#8217;ve still got the afflicted backup image, and next week when I&#8217;m over some deadlines I plan to give it another go, using <a href="http://fernlightning.com/doku.php?id=software:misc:tms">tms</a> and more concerted efforts to delete the trailing backup or two.</p>

<p><strong>Belated update!</strong> Matt Deatherage did the responsible thing, located the error in the Darwin source, and suggested running Disk Utility&#8217;s repair command on the mounted sparseimage. DU cranked away over wi-fi for just over eight hours (the image was about 140 MB at that point), but when it was done, the panics ceased. If it happens to you, I suggest performing that surgery over gigabit, which may shave off some time. Thanks Matt!]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-05-18T09:36:22-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2008/04/what-variety-hath-wrought">
<title>What Variety hath wrought</title>
<link>http://bumppo.net/archives/2008/04/what-variety-hath-wrought</link>
<description><![CDATA[<p>I have a lot of contempt, and also some bile, for the made-up Hollywood hipster vocabulary of Variety, and I hate to see it spread to smaller movie news sites and outlets. I didn&#8217;t realize the severity of the problem until last week, when the Seattle Times ran the <a href="http://investing.businessweek.com/businessweek/research/stocks/news/article.asp?docKey=600-200804091306KRTRIB__BUSNEWS_16014-1KOGJ4AOGEI91F44ATOHU3LBCG&timestamp=04/09/2008%201:06%20PM%20ET&headline=%247%20billion%20gives%20shaky%20WaMu%20firmer%20footing%20for%20now%20%5BThe%20Seattle%20Times%5D&docSource=Knight%20Ridder/Tribune&provider=ACQUIREMEDIA&realtedsyms=%7CUS%3BWM%7CUS%3BNWS%7CUS%3BJPM&symbol=WM">headline</a>, &#8220;7 Billion Gives Shaky WaMu Firmer Footing For Now&#8221;, and my first thought was, &#8220;What the hell is a &#8216;firmer&#8217;?&#8221;]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-04-12T21:47:39-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2008/04/o-frabjous-day">
<title>O frabjous day!</title>
<link>http://bumppo.net/archives/2008/04/o-frabjous-day</link>
<description><![CDATA[<p><a href="http://fafblog.blogspot.com/">Fafblog is back</a>, at least for the present. They went off the air in 2006 a day after I sent them a small amount of cash, and I&#8217;ve always felt somehow responsible.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-04-06T21:00:43-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2008/04/things-id-have-tweeted-if-twitter-were-not-currently-down-first-in-a-series">
<title>Things I&apos;d have tweeted if Twitter were not currently down, first in a series</title>
<link>http://bumppo.net/archives/2008/04/things-id-have-tweeted-if-twitter-were-not-currently-down-first-in-a-series</link>
<description><![CDATA[<p>I completely approve of Summer Glau becoming an xkcd <a href="http://xkcd.com/311/">recurring</a> <a href="http://xkcd.com/406/">character</a>.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-04-06T00:06:25-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2008/04/the-wreckage-of-april-1">
<title>The wreckage of April 1</title>
<link>http://bumppo.net/archives/2008/04/the-wreckage-of-april-1</link>
<description><![CDATA[<p>April 1 foolishness is bad enough before it gets timeshifted to days when Americans aren&#8217;t culturally conditioned to expect lies (surely also one of our most unpleasant cultural exports). I&#8217;m doing dishes tonight listening to Marketplace podcasts from the last few days, and they launch into this <a href="http://marketplace.publicradio.org/display/web/2008/04/01/april_1st/">story</a> about how the IRS is issuing refunds in the form of consumer goods to taxpayers whose financial situations make them more likely to save or pay down debt than continue to prop up the economy with spending.</p>

<p>I think I just made it sound funnier than it really was. First I&#8217;m wondering why, if this subprime couple got their IRS air-conditioner in February, it&#8217;s only a tax-time story in April. I had started to figure it out by the time Robert Reich told a long anecdote about Viagra. The story ends and Kai Ryssdal sheepishly recommends that I check my calendar. It&#8217;s April 5th, Kai. David Brancaccio called, he wants his radio voice back.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-04-05T23:59:14-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2008/04/happy-q2">
<title>Happy Q2</title>
<link>http://bumppo.net/archives/2008/04/happy-q2</link>
<description><![CDATA[<p>Apparently I have a rule about not blogging during the first calendar quarter. It&#8217;s new.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2008-04-05T23:57:03-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/12/lie-to-me-barack">
<title>Lie to me, Barack</title>
<link>http://bumppo.net/archives/2007/12/lie-to-me-barack</link>
<description><![CDATA[<p>Another calendar month of blog neglect? To get in under the wire, I leave you with the two best things I&#8217;ve seen written about Barack Obama&#8217;s maddening campaign strategy: <a href="http://www.dailykos.com/story/2007/12/28/205631/80/760/427407">Lambert Strether</a> with the negative view that Obama really believes the highly effective twaddle he&#8217;s been delivering, and <a href="http://www.prospect.org/cs/articles?article=the_theory_of_change_primary">Mark Schmitt</a>, with the positive view that Obama is a crafty badass who&#8217;s rooked the left in order to rope-a-dope the right. I&#8217;m leaning slightly toward Schmitt (who is nearly always right), but I can&#8217;t tell how much I&#8217;m coloring that opinion with hope &#8212; which is the crux of Obama&#8217;s schtick right there.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-12-31T11:35:55-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/11/vnsea">
<title>VNsea</title>
<link>http://bumppo.net/archives/2007/11/vnsea</link>
<description><![CDATA[<p>It&#8217;s well-established that I am a neglectful blogger, and I haven&#8217;t finished writing anything about the iPod Touch that I bought the first weekend it was available. I&#8217;m still pretty conflicted about the little bugger, though less so than the first couple of weeks. In a nutshell, there are things it does extremely well, but &#8220;being an iPod&#8221; is not one of them.</p>

<p>I break radio silence now to praise <a href="http://code.google.com/p/vnsea/">VNsea</a>, the first fabulously useful third-party iPhone/Touch app I&#8217;ve seen. It&#8217;s a full-on VNC client, capable of displaying remote computers&#8217; displays in full color. Versions previous to .5 were pretty much read-only, but .5 is a vast improvement, delivering resizability, rotation support, and a full keyboard, including a row of buttons substituting for modifier keys. The password is still stored and displayed in plain text, which limits its utility in even the least security-conscious situations, but it&#8217;s a tremendously impressive piece of work.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-11-07T22:59:54-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/09/kashrut">
<title>Kashrut</title>
<link>http://bumppo.net/archives/2007/09/kashrut</link>
<description><![CDATA[<p>I stopped for something resembling breakfast this morning at a kosher Noah&#8217;s Bagels tucked into a grocery store. I learned it was kosher some time ago when I asked why they didn&#8217;t carry asiago, my gateway bagel. Today, while standing in a long line of Washington Husky football fans engaged in varying degrees in public displays of affection (their poor team not yet having <a href="http://sports.yahoo.com/ncaaf/recap?gid=200709150065">lost 33-14</a>), I found myself confronting the store&#8217;s framed kosher certification, which included these two fascinating addenda, emphasis in original:</p>

<blockquote
<p>Sliced bagels are only Pareve if sliced by machine. Hand-sliced bagels are considered dairy.</p>

<p>The <strong>Egg Mit Bagel</strong> and <strong>Breakfast Panini</strong> are only acceptably kosher when the customer turns on the microwave used to cook the eggs. Store clerks will direct the customer to the microwave upon request.
</p></blockquote>

<p>I wonder how often they get that request.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-09-15T22:31:31-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/09/bury-that-lede">
<title>Bury that lede</title>
<link>http://bumppo.net/archives/2007/09/bury-that-lede</link>
<description><![CDATA[<p>It&#8217;s almost midnight and maybe I&#8217;m missing something, but the eighth paragraph of <a href="http://www.nytimes.com/2007/09/11/us/politics/11giuliani.html?ex=1347163200&en=0f584ef9fbb4cac9&ei=5124&partner=permalink&exprod=permalink">this article</a> on Guiliani&#8217;s electability among conservatives drops this nugget like it&#8217;s nothing:</p>

<blockquote><p>Six of 10 Republicans surveyed, including an equal number of conservatives, said they would be willing to vote for someone whose views were less conservative than their own if they believed the candidate was electable.</p></blockquote>

<p>In other words, four in ten Republicans, and an equal number of the furthest right Republicans, tell pollsters they won&#8217;t vote for someone less conservative than they are even if it means losing an election. It&#8217;s the sort of tough talk that I&#8217;m inclined to dismiss as predictive of behavior, but in this case, considering the weakness of the Republican field of candidates, it&#8217;s a shock just that so many ostensible voters said it.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-09-11T00:01:16-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/08/nflx">
<title>Netflix</title>
<link>http://bumppo.net/archives/2007/08/nflx</link>
<description><![CDATA[<p>Eye-popping graf from a story about Netflix&#8217;s new emphasis on <a href="http://www.nytimes.com/2007/08/16/business/16netflix.html?ex=1345003200&amp;en=a92354e81bcebcd7&amp;ei=5124&amp;partner=permalink&amp;exprod=permalink">24-hour high-quality customer service</a> (to the exclusion of email-based support):</p>

<blockquote><p>Ms. Funk, 36, said some people call because they are lonely. Her lengthiest call of that kind lasted 35 minutes. Others need basic help with their computers or with the Internet. Some people do not own a computer and call regularly to have a call center employee rearrange the titles in their queue.</p>
</blockquote>

<p>Wow.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-08-19T10:46:45-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/08/headlines">
<title>Headlines</title>
<link>http://bumppo.net/archives/2007/08/headlines</link>
<description><![CDATA[<p>I was pleasantly surprised that this headline didn&#8217;t silently change a few hours after it went up: &#8220;<a href="http://www.nytimes.com/2007/07/29/washington/29cheney.html?ex=1343448000&amp;en=10d7beb9f9cc9e59&amp;ei=5124&amp;partner=permalink&amp;exprod=permalink">New Heart Device Installed In Cheney</a>&#8221;. While I&#8217;m praising the Times, this may be the <a href="http://www.nytimes.com/2007/07/30/us/politics/30cnd-chelsea.html?ex=1343534400&amp;en=de61ca9e2396b3a4&amp;ei=5124&amp;partner=permalink&amp;exprod=permalink">most presidential-looking picture of Hillary</a> I&#8217;ve ever seen.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-08-01T21:11:11-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/06/how-to-succeed">
<title>How to succeed in business</title>
<link>http://bumppo.net/archives/2007/06/how-to-succeed</link>
<description><![CDATA[<p>The NYT&#8217;s Week in Review section this week features a <a href="http://www.nytimes.com/2007/06/24/weekinreview/24schwartz.html?ref=weekinreview&amp;pagewanted=all">borderline-mendacious story on &#8220;cyberwar&#8221;</a>. It mentions <a href="http://en.wikipedia.org/wiki/SCADA">SCADA</a> systems, the inadequately secured contraptions providing exhaustive remote operation of useful sites like power plans and dams, but contributes nothing to the question of why such comprehensive remote operation is necessary for infrastructure, how secure they are today, or how they might be made more so. It just drops the SCADA name, as if for street cred. </p>

<p>It&#8217;s the ending, though, as author John Schwartz reverses course and starts to pat the reader on the head, that earns the story a place in my heart:</p>

<blockquote><p>In fact, the United States has prepared for cyberattacks incidentally, through our day-to-day exposure to crashes, glitches, viruses and meltdowns. There are very few places where a computer is so central that everything crashes to a halt if the machine goes on the blink.</p>
</blockquote>

<p>Pretend for a moment that this is true. It&#8217;s also hands-down the sweetest, kindest interpretation I&#8217;ve ever seen of Windows&#8217; systemic security weaknesses. We&#8217;re not wasting billions in lost productivity &#8212; we&#8217;re stimulating our computational white blood cells.</p> 

<p>Next, as an integral element in national health care, citizens will be obliged to spend a half-day each week in day-care centers, hugging kindergartners and eating Microsoft-supplied hors d&#8217;oeuvres with bare hands. It&#8217;s somewhere in between the best medicine and your patriotic duty.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-06-24T22:13:26-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/04/meltdown">
<title>Meltdown</title>
<link>http://bumppo.net/archives/2007/04/meltdown</link>
<description><![CDATA[<p>For once, the word gets used non-metaphorically. A tanker carrying unleaded gas at 3AM through the East Bay&#8217;s freeway tangle missed a turn, flipped over, and turned to slag an intensely important conduit between Oakland, Berkeley, and the Bay Bridge. <a href="http://sfgate.com/cgi-bin/object/article?o=0&amp;f=/c/a/2007/04/29/BAGVOPHQU46.DTL">SFGate&#8217;s photos</a> are amazing, and Google Maps shows the <a href="http://maps.google.com/maps?hl=en&amp;q=Interstate+880&amp;ie=UTF8&amp;oe=UTF-8&amp;t=h&amp;om=1&amp;z=17&amp;ll=37.827904,-122.292649&amp;spn=0.003991,0.007231&amp;iwloc=addr">complexity of the freeway</a> at this spot. Who needs terrorists, as mom put it.</p>

<p>I feel for my friends and family in the East Bay, though as an amateur transportation nerd, I can&#8217;t wait to see how people adjust to this. It&#8217;s a stake in the heart of what was already an intolerably bad traffic situation, and the obvious alternatives, like BART and the AC Transit bus system, do not have the instant capacity to absorb the extra ridership that this sort of disaster will produce. </p>

<p>It&#8217;ll be an object lesson for Seattle for the increasingly likely case that waterfront viaduct falls down on its own while the city, county, and state bicker about how to replace it.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-04-29T11:37:41-08:00</dc:date>
</item>

<item rdf:about="http://bumppo.net/archives/2007/04/ive-never-seen-you-here-before">
<title>I&apos;ve never seen you here before</title>
<link>http://bumppo.net/archives/2007/04/ive-never-seen-you-here-before</link>
<description><![CDATA[<p>Posted from bed. Work bought me this shiny new laptop, which is proving dangerous. The old laptop was valiant and loyal, and yet it never occurred to me to bring it to bed, read <a href="http://poignantguide.net/ruby/chapter-1.html">why&#8217;s poignant guide to ruby</a>, and try to muscle the NetNewsWire unread count down to three digits. I feel a little like I&#8217;m cheating on the old laptop, but if I wasn&#8217;t working on the unread count I might not have seen <a href="http://www.flickr.com/photos/x180/436070234/">this picture</a>. I&#8217;m conflicted.]]></description>
<dc:subject></dc:subject>
<dc:creator>irons</dc:creator>
<dc:date>2007-04-19T23:51:24-08:00</dc:date>
</item>


</rdf:RDF>