<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>I Drivel</title>
	<link>http://blog.justinlintz.com</link>
	<description>whatever comes to mind</description>
	<lastBuildDate>Sat, 14 Aug 2010 03:54:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Configuring Varnish</title>
		<description><![CDATA[ "An excellent book!"&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#8212; Paul Wilmott Principles of quantitative development <p>At $WORK I&#8217;m currently working on deploying a pool of Varnish servers to sit in front of some Apache servers running Pressflow. On our current infrastructure we&#8217;ve been running Squid for the past few years with very good success , minus a hiccup <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2010/08/configuring-varnish/">Configuring Varnish</a></span>]]></description>
		<link>http://blog.justinlintz.com/2010/08/configuring-varnish/</link>
			</item>
	<item>
		<title>Thinkpad Trackpoint sensitivity on Ubuntu</title>
		<description><![CDATA[<p>A while back I found some notes on configuring the sensitivity of my trackpoint on my Thinkpad T43 and took the time to tweak the values to get it just right. The commands were</p> /bin/echo -n 171 &#62; /sys/devices/platform/i8042/serio1/serio2/sensitivity /bin/echo -n 119 &#62; /sys/devices/platform/i8042/serio1/serio2/speed <p>In order to keep those values the same on reboot, <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2010/06/thinkpad-trackpoint-sensitivity-on-ubuntu/">Thinkpad Trackpoint sensitivity on Ubuntu</a></span>]]></description>
		<link>http://blog.justinlintz.com/2010/06/thinkpad-trackpoint-sensitivity-on-ubuntu/</link>
			</item>
	<item>
		<title>Check for missing reverse DNS entries on network</title>
		<description><![CDATA[<p>A quick way to check your network for IPs missing reverse DNS entries&#8230;.</p> nmap -PE -sP 10.0.0.0/24 &#124; awk '{if ($2 ~ /^[[:digit:]]/ ) print $2}' ]]></description>
		<link>http://blog.justinlintz.com/2010/05/check-for-missing-reverse-dns-entries-on-network/</link>
			</item>
	<item>
		<title>Support for authorized-keys.d/</title>
		<description><![CDATA[<p>Why is there no subdir inside .ssh called authorized-keys.d where I can just throw my ssh keys and easily manage them by file name instead of having to edit the authorized-keys(2) file?</p> <p>I need to do some googling on this , a quick search yields this debian bug report on wishing for support for <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2010/02/support-for-authorized-keys-d/">Support for authorized-keys.d/</a></span>]]></description>
		<link>http://blog.justinlintz.com/2010/02/support-for-authorized-keys-d/</link>
			</item>
	<item>
		<title>Python Quote module</title>
		<description><![CDATA[<p>Over the past couple of years I&#8217;ve been wanting to learn Python more seriously but really haven&#8217;t sat down and just done it.   I&#8217;ve written a couple of various scripts for personal and work use but always felt they weren&#8217;t coded in a &#8220;pythonic&#8221; way.  I&#8217;m now reading Learning Python (4th edition) from the <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2010/01/python-quote-module/">Python Quote module</a></span>]]></description>
		<link>http://blog.justinlintz.com/2010/01/python-quote-module/</link>
			</item>
	<item>
		<title>Windows 7 64bit + iPhone sync</title>
		<description><![CDATA[<p>I somehow attract issues whenever I build a new computer or do a fresh installation on my desktop.  I currently dual boot between Windows XP 64bit and  Ubuntu 9.10 (Karmic) which has served me well the last 3 years.  My current setup is running atop a fakeraid mirror which at the time, was a <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2010/01/windows-7-64bit-iphone-sync/">Windows 7 64bit + iPhone sync</a></span>]]></description>
		<link>http://blog.justinlintz.com/2010/01/windows-7-64bit-iphone-sync/</link>
			</item>
	<item>
		<title>Yahoo Finance message boards</title>
		<description><![CDATA[<p>&#8230; has to be the biggest waste of space on the interwebs. Clearly Yahoo doesn&#8217;t give a shit about them since they are not policed in the slightest and riddled with spam, trolls, and crazies. There are absolutely no insightful conversations going on for any stock. I wonder why they even bother keeping them around.</p> ]]></description>
		<link>http://blog.justinlintz.com/2010/01/yahoo-finance-message-boards/</link>
			</item>
	<item>
		<title>Camera of near future prediction</title>
		<description><![CDATA[<p>Edit: The title of this is great engrish&#8230; ok read on&#8230;</p> <p>I predict cameras in the near future will begin shipping with wireless , 3G antennas or both. The cameras will be tied into social networking sites so that you can take photos of events and upload them as they happen. There will be <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2009/12/camera-of-near-future-prediction/">Camera of near future prediction</a></span>]]></description>
		<link>http://blog.justinlintz.com/2009/12/camera-of-near-future-prediction/</link>
			</item>
	<item>
		<title>iPhone 3.2 Wishes (Updated)</title>
		<description><![CDATA[<p>Before I had an iPhone, I had just your average flip phone, didn&#8217;t care if it had a web browser on it or if it did anything else besides just have a decent battery life. This summer I finally took the plunge and bought my first Apple product ever, the iPhone 3GS. I had <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2009/10/iphone-3-2-wishes/">iPhone 3.2 Wishes (Updated)</a></span>]]></description>
		<link>http://blog.justinlintz.com/2009/10/iphone-3-2-wishes/</link>
			</item>
	<item>
		<title>Reserved block space</title>
		<description><![CDATA[<p>Normally when a partition fills up, you remove some files, freeing up some space and watch your disk usage drop in</p> df -h <p>The first time recently I ran into a situation where that wasn&#8217;t the case. I had filled up my root partition and after removing some files and moving some others to <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.justinlintz.com/2009/10/reserved-block-space/">Reserved block space</a></span>]]></description>
		<link>http://blog.justinlintz.com/2009/10/reserved-block-space/</link>
			</item>
</channel>
</rss>
