<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[dacrib.net]</title>
	<atom:link href="http://dacrib.net/rant/feed/" rel="self" type="application/rss+xml" />
	<link>http://dacrib.net/rant</link>
	<description>Everything is broken.</description>
	<lastBuildDate>Thu, 08 Mar 2012 15:40:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>List all installed RPMs by size</title>
		<link>http://dacrib.net/rant/2012/03/08/list-all-installed-rpms-by-size/</link>
		<comments>http://dacrib.net/rant/2012/03/08/list-all-installed-rpms-by-size/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 15:40:29 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=315</guid>
		<description><![CDATA[rpm -q -a --qf "%10{SIZE}\t%{NAME}\n" &#124; sort -k1,1n]]></description>
			<content:encoded><![CDATA[<p><code>rpm -q -a --qf "%10{SIZE}\t%{NAME}\n" | sort -k1,1n</code></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2012/03/08/list-all-installed-rpms-by-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ipv6 is starting to see some actual usage</title>
		<link>http://dacrib.net/rant/2011/11/12/ipv6-is-starting-to-see-some-actual-usage/</link>
		<comments>http://dacrib.net/rant/2011/11/12/ipv6-is-starting-to-see-some-actual-usage/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 23:07:54 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=308</guid>
		<description><![CDATA[brandon-mbpro:~ brandon$ host more.net more.net has address 198.209.253.10 more.net has IPv6 address 2610:e0:1:50:198:209:253:168 more.net mail is handled by 5 smtp.more.net. MARK &#8211; this is the 1st time I have seen a hostname resolve to an ipv6 address out in the real world.]]></description>
			<content:encoded><![CDATA[<p>brandon-mbpro:~ brandon$ host more.net<br />
more.net has address 198.209.253.10<br />
more.net has IPv6 address 2610:e0:1:50:198:209:253:168<br />
more.net mail is handled by 5 smtp.more.net.</p>
<p>MARK &#8211; this is the 1st time I have seen a hostname resolve to an ipv6 address out in the real world. </p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2011/11/12/ipv6-is-starting-to-see-some-actual-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just more grass.</title>
		<link>http://dacrib.net/rant/2010/11/16/just-more-grass/</link>
		<comments>http://dacrib.net/rant/2010/11/16/just-more-grass/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 16:31:54 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=304</guid>
		<description><![CDATA[Interactive game and best cell phone plans from BillShrink.com]]></description>
			<content:encoded><![CDATA[<p><object width="100%" height="400"><param name="movie" value="http://www.billshrink.com/blog/wp-content/themes/shrink/flash/life-abroad.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.billshrink.com/blog/wp-content/themes/shrink/flash/life-abroad.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="100%" height="400"></embed></object><br /><small>Interactive game and best <a href="http://www.billshrink.com">cell phone plans</a> from BillShrink.com</small></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/11/16/just-more-grass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>installing or upgrading a package in OS X from the terminal</title>
		<link>http://dacrib.net/rant/2010/09/30/installing-a-package-in-os-x-from-the-terminal/</link>
		<comments>http://dacrib.net/rant/2010/09/30/installing-a-package-in-os-x-from-the-terminal/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 22:36:13 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=297</guid>
		<description><![CDATA[I wanted to install Boxee without disturbing my wife on the mac mini, so here is what I did. 1. transfer the disk image to the host mount the disk image install the package unmount the disk image enjoy grey:~ brandon$ hdiutil attach boxee-0.9.22.13692.dmg Checksumming Driver Descriptor Map (DDM : 0)… Driver Descriptor Map (DDM [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to install Boxee without disturbing my wife on the mac mini, so here is what I did.</p>
<ol>
<li>1. transfer the disk image to the host</li>
<li>mount the disk image</li>
<li>install the package</li>
<li>unmount the disk image</li>
<li>enjoy</li>
</ol>
<p><span id="more-297"></span></p>
<blockquote><p>grey:~ brandon$ hdiutil attach boxee-0.9.22.13692.dmg</p>
<p>Checksumming Driver Descriptor Map (DDM : 0)…<br />
Driver Descriptor Map (DDM : 0): verified   CRC32 $46BBEB6C<br />
Checksumming Apple (Apple_partition_map : 1)…<br />
Apple (Apple_partition_map : 1): verified   CRC32 $34E60247<br />
Checksumming disk image (Apple_HFS : 2)…<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
disk image (Apple_HFS : 2): verified   CRC32 $87B6C49A<br />
Checksumming  (Apple_Free : 3)…<br />
(Apple_Free : 3): verified   CRC32 $00000000<br />
verified   CRC32 $7462547A<br />
/dev/disk1              Apple_partition_scheme<br />
/dev/disk1s1            Apple_partition_map<br />
/dev/disk1s2            Apple_HFS                       /Volumes/boxee-0.9.22<br />
grey:~ brandon$ mount<br />
/dev/disk0s2 on / (hfs, local, journaled)<br />
devfs on /dev (devfs, local)<br />
fdesc on /dev (fdesc, union)<br />
map -hosts on /net (autofs, automounted)<br />
map auto_home on /home (autofs, automounted)<br />
/dev/disk1s2 on /Volumes/boxee-0.9.22 (hfs, local, nodev, nosuid, read-only, noowners, mounted by brandon)<br />
grey:~ brandon$ installer -pkg &#8220;/Volumes/boxee-0.9.22/boxee-0.9.22.13692.mpkg&#8221; -target /<br />
installer: This package requires authentication to install.<br />
grey:~ brandon$ sudo installer -pkg &#8220;/Volumes/boxee-0.9.22/boxee-0.9.22.13692.mpkg&#8221; -target /<br />
Password:<br />
installer: Package name is Boxee<br />
installer: Upgrading at base path /<br />
installer: The upgrade was successful.<br />
grey:~ brandon$ hdiutil detach boxee-0.9.22.13692.dmg<br />
hdiutil: detach failed &#8211; No such file or directory<br />
grey:~ brandon$ hdiutil detach /Volumes/<br />
boxee-0.9.22/ grey/<br />
grey:~ brandon$ hdiutil detach /Volumes/boxee-0.9.22/<br />
&#8220;disk1&#8243; unmounted.<br />
&#8220;disk1&#8243; ejected.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/09/30/installing-a-package-in-os-x-from-the-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We all need this.</title>
		<link>http://dacrib.net/rant/2010/06/17/we-all-need-this/</link>
		<comments>http://dacrib.net/rant/2010/06/17/we-all-need-this/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 23:34:30 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/2010/06/17/we-all-need-this/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Y5tytP4Do-A&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Y5tytP4Do-A&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/06/17/we-all-need-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only children can hear this sound.</title>
		<link>http://dacrib.net/rant/2010/05/08/only-children-can-hear-this-sound/</link>
		<comments>http://dacrib.net/rant/2010/05/08/only-children-can-hear-this-sound/#comments</comments>
		<pubDate>Sun, 09 May 2010 02:57:49 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[kids]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/2010/05/08/only-children-can-hear-this-sound/</guid>
		<description><![CDATA[highfreq1]]></description>
			<content:encoded><![CDATA[<p><a href='http://dacrib.net/rant/wp-content/uploads/2010/05/highfreq1.mp3'>highfreq1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/05/08/only-children-can-hear-this-sound/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://dacrib.net/rant/wp-content/uploads/2010/05/highfreq1.mp3" length="161298" type="audio/mpeg" />
		</item>
		<item>
		<title>How to set OS X volume from cli.</title>
		<link>http://dacrib.net/rant/2010/04/04/how-to-set-os-x-volume-from-cli/</link>
		<comments>http://dacrib.net/rant/2010/04/04/how-to-set-os-x-volume-from-cli/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 22:14:59 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=289</guid>
		<description><![CDATA[osascript -e "set Volume 0" osascript -e "set Volume 10" 1. you aren&#8217;t limited to integers, 1.5 would also work 2. original article]]></description>
			<content:encoded><![CDATA[<blockquote><p><code>osascript -e "set Volume 0"<br />
osascript -e "set Volume 10"<br />
</code></p></blockquote>
<p>1. you aren&#8217;t limited to integers, 1.5 would also work<br />
2. <a href="http://osxdaily.com/2007/04/28/change-the-system-volume-from-the-command-line/">original article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/04/04/how-to-set-os-x-volume-from-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes things that are alright just look so wrong.</title>
		<link>http://dacrib.net/rant/2010/03/18/sometimes-things-that-are-alright-just-look-so-wrong/</link>
		<comments>http://dacrib.net/rant/2010/03/18/sometimes-things-that-are-alright-just-look-so-wrong/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 23:59:23 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=285</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-q0sTFX1DFM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-q0sTFX1DFM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/03/18/sometimes-things-that-are-alright-just-look-so-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>so wtf is he singing again?</title>
		<link>http://dacrib.net/rant/2010/03/11/so-wtf-is-he-singing-again/</link>
		<comments>http://dacrib.net/rant/2010/03/11/so-wtf-is-he-singing-again/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 01:59:23 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[wtf?]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/?p=281</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/eNxygsLGHSQ&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eNxygsLGHSQ&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/03/11/so-wtf-is-he-singing-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electric bug</title>
		<link>http://dacrib.net/rant/2010/02/21/electric-bug/</link>
		<comments>http://dacrib.net/rant/2010/02/21/electric-bug/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 19:07:30 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dacrib.net/rant/2010/02/21/electric-bug/</guid>
		<description><![CDATA[Electric bug, originally uploaded by brandon.dacrib. Gabe went to some event today pushing a $5000 dollar summer camp in New Hampshire. Negative soldier, we aren&#8217;t that kind of rich. But he still had fun, and built this simple device.]]></description>
			<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/dacrib-rant/4376781262/" title="photo sharing"><img src="http://farm3.static.flickr.com/2798/4376781262_6ca88d747d.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/dacrib-rant/4376781262/">Electric bug</a>, originally uploaded by <a href="http://www.flickr.com/people/dacrib-rant/">brandon.dacrib</a>.</span>
</div>
<p>
Gabe went to some event today pushing a $5000 dollar summer camp in New Hampshire. Negative soldier, we aren&#8217;t that kind of rich. But he still had fun, and built this simple device.</p>
]]></content:encoded>
			<wfw:commentRss>http://dacrib.net/rant/2010/02/21/electric-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

