<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Mostly Ramblings</title>
	<atom:link href="http://jonmccune.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonmccune.wordpress.com</link>
	<description>Mostly by Jon McCune</description>
	<lastBuildDate>Wed, 01 Jul 2009 19:27:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Virtualization Stuff by otheus</title>
		<link>http://jonmccune.wordpress.com/virtualization-stuff/#comment-924</link>
		<dc:creator>otheus</dc:creator>
		<pubDate>Wed, 01 Jul 2009 19:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?page_id=145#comment-924</guid>
		<description>A heartfelt *thankyou* for the tips on grub usage. I tried the device (hd0) /dev/loop thing (per lamontg), but this always got &quot;no such partition&quot;.</description>
		<content:encoded><![CDATA[<p>A heartfelt *thankyou* for the tips on grub usage. I tried the device (hd0) /dev/loop thing (per lamontg), but this always got &#8220;no such partition&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New books! by silverseason</title>
		<link>http://jonmccune.wordpress.com/2007/07/12/new-books/#comment-923</link>
		<dc:creator>silverseason</dc:creator>
		<pubDate>Sat, 02 May 2009 09:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?p=210#comment-923</guid>
		<description>I just posted a comment on The Box http://silverseason.wordpress.com/.</description>
		<content:encoded><![CDATA[<p>I just posted a comment on The Box <a href="http://silverseason.wordpress.com/" rel="nofollow">http://silverseason.wordpress.com/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tar through ssh by oletange</title>
		<link>http://jonmccune.wordpress.com/2007/02/22/tar-through-ssh/#comment-922</link>
		<dc:creator>oletange</dc:creator>
		<pubDate>Fri, 13 Mar 2009 06:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?p=184#comment-922</guid>
		<description>Learn: 

rsync -Havessh /path/to/stuff/ bob@wendy.no.where.com:/destination/

You will like it.</description>
		<content:encoded><![CDATA[<p>Learn: </p>
<p>rsync -Havessh /path/to/stuff/ <a href="mailto:bob@wendy.no.where.com">bob@wendy.no.where.com</a>:/destination/</p>
<p>You will like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort unique shell trickery by oletange</title>
		<link>http://jonmccune.wordpress.com/2007/09/11/sort-unique-shell-trickery/#comment-921</link>
		<dc:creator>oletange</dc:creator>
		<pubDate>Fri, 13 Mar 2009 05:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?p=228#comment-921</guid>
		<description>Did you know &#039;sort -u&#039;?</description>
		<content:encoded><![CDATA[<p>Did you know &#8217;sort -u&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on for loop (bash) with spaces in filenames by oletange</title>
		<link>http://jonmccune.wordpress.com/2008/03/12/for-loop-bash-with-spaces-in-filenames/#comment-920</link>
		<dc:creator>oletange</dc:creator>
		<pubDate>Fri, 13 Mar 2009 05:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=263#comment-920</guid>
		<description>You may want to have a look at parallel:

cat goodones.txt &#124; parallel echo

or

cat goodones.txt &#124; parallel echo {}

https://savannah.nongnu.org/projects/parallel</description>
		<content:encoded><![CDATA[<p>You may want to have a look at parallel:</p>
<p>cat goodones.txt | parallel echo</p>
<p>or</p>
<p>cat goodones.txt | parallel echo {}</p>
<p><a href="https://savannah.nongnu.org/projects/parallel" rel="nofollow">https://savannah.nongnu.org/projects/parallel</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My fixed gear by jonmccune</title>
		<link>http://jonmccune.wordpress.com/2007/10/08/my-fixed-gear/#comment-919</link>
		<dc:creator>jonmccune</dc:creator>
		<pubDate>Mon, 19 Jan 2009 19:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?p=232#comment-919</guid>
		<description>Hi vicp,

I have tipped over numerous times such as you describe, and I agree that it&#039;s an inherent risk of using clipless pedals.  I&#039;m sorry to hear about your injuries.  For me, the gain in power and control outweighs the risk of the occasional tip-over.  Also, clipless pedals are much safer than using toe-clips and fully tightening them.

That said, this article is about a fixed-gear bicycle.  It&#039;s been nearly 10 years since I began commuting with one, and it is far, far more dangerous than an ordinary bicycle.  However, I am an experienced cyclist, and I choose the risk to heighten my awareness and improve my bike-handling skills.  It also stops my commute from being boring. :)</description>
		<content:encoded><![CDATA[<p>Hi vicp,</p>
<p>I have tipped over numerous times such as you describe, and I agree that it&#8217;s an inherent risk of using clipless pedals.  I&#8217;m sorry to hear about your injuries.  For me, the gain in power and control outweighs the risk of the occasional tip-over.  Also, clipless pedals are much safer than using toe-clips and fully tightening them.</p>
<p>That said, this article is about a fixed-gear bicycle.  It&#8217;s been nearly 10 years since I began commuting with one, and it is far, far more dangerous than an ordinary bicycle.  However, I am an experienced cyclist, and I choose the risk to heighten my awareness and improve my bike-handling skills.  It also stops my commute from being boring. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My fixed gear by vicp</title>
		<link>http://jonmccune.wordpress.com/2007/10/08/my-fixed-gear/#comment-918</link>
		<dc:creator>vicp</dc:creator>
		<pubDate>Mon, 19 Jan 2009 18:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?p=232#comment-918</guid>
		<description>Warning!!! 
Clipless pedals are very dangerous.
I&#039;ve been riding bicycles continuously since I was 5. Have even commuted to work year-round in suburb north of NYC, Had been using Shimno clipless pedals for about 10 years and had several occasions when I couldn&#039;t release from the pedal and dumped over. The last time, at age 58, caused my right hip to fracture. I needed 2 surgeries and  6 months of rehab. After the accident I found out about two other cyclists who suffered hip fractures because they couldn&#039;t release from their pedals. 
Needless to say I took them off my Trek and will never use them again.
The Pain was not worth the gain.</description>
		<content:encoded><![CDATA[<p>Warning!!!<br />
Clipless pedals are very dangerous.<br />
I&#8217;ve been riding bicycles continuously since I was 5. Have even commuted to work year-round in suburb north of NYC, Had been using Shimno clipless pedals for about 10 years and had several occasions when I couldn&#8217;t release from the pedal and dumped over. The last time, at age 58, caused my right hip to fracture. I needed 2 surgeries and  6 months of rehab. After the accident I found out about two other cyclists who suffered hip fractures because they couldn&#8217;t release from their pedals.<br />
Needless to say I took them off my Trek and will never use them again.<br />
The Pain was not worth the gain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symbian OS V9.1+ C++ Cryptography APIs available! by kirk81</title>
		<link>http://jonmccune.wordpress.com/2008/06/05/symbian-os-v91-c-cryptography-apis-available/#comment-908</link>
		<dc:creator>kirk81</dc:creator>
		<pubDate>Wed, 08 Oct 2008 13:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=278#comment-908</guid>
		<description>I haven’t yet taken the time to dig into the specs and figure out exactly what the purpose of ASN1_HASH_SHA1 is meant to be. For now, I’ve included it in my code as a literal...

I&#039;ve done the same..but what does it mean? Did u find it out?

thanks

Manuel</description>
		<content:encoded><![CDATA[<p>I haven’t yet taken the time to dig into the specs and figure out exactly what the purpose of ASN1_HASH_SHA1 is meant to be. For now, I’ve included it in my code as a literal&#8230;</p>
<p>I&#8217;ve done the same..but what does it mean? Did u find it out?</p>
<p>thanks</p>
<p>Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Libraries with Ocaml by yoric</title>
		<link>http://jonmccune.wordpress.com/2008/04/03/libraries-with-ocaml/#comment-897</link>
		<dc:creator>yoric</dc:creator>
		<pubDate>Fri, 18 Apr 2008 16:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://jonmccune.wordpress.com/?p=267#comment-897</guid>
		<description>You could also write a one-line configuration file called &lt;code&gt;_tags&lt;/code&gt; containing
&lt;code&gt;
&lt;*&gt;: use_graphics
&lt;/code&gt;
and then write
&lt;code&gt;
$ ocamlbuild grtest1.byte
&lt;/code&gt;

OCamlBuild rocks seriously.</description>
		<content:encoded><![CDATA[<p>You could also write a one-line configuration file called <code>_tags</code> containing<br />
<code><br />
&lt;*&gt;: use_graphics<br />
</code><br />
and then write<br />
<code><br />
$ ocamlbuild grtest1.byte<br />
</code></p>
<p>OCamlBuild rocks seriously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtualization Stuff by lamontg</title>
		<link>http://jonmccune.wordpress.com/virtualization-stuff/#comment-893</link>
		<dc:creator>lamontg</dc:creator>
		<pubDate>Tue, 04 Mar 2008 19:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://mccune.ece.cmu.edu/wordpress/?page_id=145#comment-893</guid>
		<description>with respect to:

``Now we want to unmount the loopback device and install the grub bootloader on the MBR of our virtual disk (grub is supposed to be able to handle giving it /dev/loop0 when the disk.img is mounted via the loopback system, but it gives me “error 22: no such partition”).&#039;&#039;

check out the instructions at:

http://wiki.xensource.com/xenwiki/InstallGuestImage

the way to do it is:

losetup /dev/loop0 disk.img
losetup -o32256 /dev/loop1 disk.img
ln -s /dev/loop0 /dev/loop
grub
grub&gt; device (hd0) /dev/loop
grub&gt;  root (hd0,0)
grub&gt; setup (hd0)
grub&gt; quit
rm /dev/loop
losetup -d /dev/loop0
losetup -d /dev/loop1

grub expects something like /dev/hda (where the MBR+partition table is) and /dev/hda1 (where the filesystem partition is).  this sets it up so that /dev/loop is where the MBR+partition table are, and /dev/loop1 is where the filesystem is.  grub is then happy.</description>
		<content:encoded><![CDATA[<p>with respect to:</p>
<p>&#8220;Now we want to unmount the loopback device and install the grub bootloader on the MBR of our virtual disk (grub is supposed to be able to handle giving it /dev/loop0 when the disk.img is mounted via the loopback system, but it gives me “error 22: no such partition”).&#8221;</p>
<p>check out the instructions at:</p>
<p><a href="http://wiki.xensource.com/xenwiki/InstallGuestImage" rel="nofollow">http://wiki.xensource.com/xenwiki/InstallGuestImage</a></p>
<p>the way to do it is:</p>
<p>losetup /dev/loop0 disk.img<br />
losetup -o32256 /dev/loop1 disk.img<br />
ln -s /dev/loop0 /dev/loop<br />
grub<br />
grub&gt; device (hd0) /dev/loop<br />
grub&gt;  root (hd0,0)<br />
grub&gt; setup (hd0)<br />
grub&gt; quit<br />
rm /dev/loop<br />
losetup -d /dev/loop0<br />
losetup -d /dev/loop1</p>
<p>grub expects something like /dev/hda (where the MBR+partition table is) and /dev/hda1 (where the filesystem partition is).  this sets it up so that /dev/loop is where the MBR+partition table are, and /dev/loop1 is where the filesystem is.  grub is then happy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
