<?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>Obsolete Your Idols &#187; linux</title>
	<atom:link href="http://blog.manjusri.org/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.manjusri.org</link>
	<description>Book Reviews and Blather</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:05:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>NaNoLoSer</title>
		<link>http://blog.manjusri.org/2008/12/13/nanoloser/</link>
		<comments>http://blog.manjusri.org/2008/12/13/nanoloser/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 15:37:13 +0000</pubDate>
		<dc:creator>binder</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[swap]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.manjusri.org/?p=113</guid>
		<description><![CDATA[So I didn&#8217;t finish NNWM2008, obviously.  I got to about 14k words and then I went to LISA and did only conference noting and then came back to my daily routine and tried to sustain the energy and ideas I got from LISA. Things I have done since then, related: started reading Tom Limoncelli&#8217;s very [...]]]></description>
			<content:encoded><![CDATA[<p>So I didn&#8217;t finish NNWM2008, obviously.  I got to about 14k words and then I went to <a href="http://www.usenix.org/event/lisa08/">LISA</a> and did only conference noting and then came back to my daily routine and tried to sustain the energy and ideas I got from LISA.</p>
<p>Things I have done since then, related:</p>
<ol>
<li>started reading Tom Limoncelli&#8217;s very applicable <a href="http://www.powells.com/partner/32095/biblio/9780596007836">Time Management for System Administrators</a></li>
<li>set up suspend to disk on my laptop using the <a href="http://packages.ubuntu.com/hardy/uswsusp">uswsusp</a> package</li>
<li>encrypted my swap partition using <a href="http://feeding.cloud.geek.nz/2008/03/encrypted-swap-partition-on.html">these handy instructions</a></li>
<li>encountered and worked around <a href="https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/58102">this bug</a> in using cryptsetup</li>
</ol>
<p>There&#8217;s always next year for <a href="http://www.nanowrimo.org/">National Novel Writing Month</a> but the changes I&#8217;ve made instead seem more important to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.manjusri.org/2008/12/13/nanoloser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Not Stupid, It&#8217;s Advanced</title>
		<link>http://blog.manjusri.org/2008/08/23/its-not-stupid-its-advanced/</link>
		<comments>http://blog.manjusri.org/2008/08/23/its-not-stupid-its-advanced/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 00:42:57 +0000</pubDate>
		<dc:creator>binder</dc:creator>
				<category><![CDATA[Nerdery]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.manjusri.org/?p=54</guid>
		<description><![CDATA[One of my original three superpowers after my first superhero origin was the ability to make any source code compile and run on a Unix operating system.  I let that power rust when I became a full time systems administrator but I occasionally like to dabble again in that field.  Towards that end I read [...]]]></description>
			<content:encoded><![CDATA[<p>One of my original three superpowers after my first superhero origin was the ability to make any source code compile and run on a Unix operating system.  I let that power rust when I became a full time systems administrator but I occasionally like to dabble again in that field.  Towards that end I read a technical book on a related topic recently, <a href="http://www.powells.com/partner/32095/biblio/9780735710436 ">Advanced Linux Programming</a>.  It&#8217;s been on my shelf for some time, perhaps years.</p>
<p>Despite the age it&#8217;s still pertinent to developing in C or C++ in the Linux environment.  It does a decent job of covering the core concepts of different kinds of resources used by processes including threads.  Many code examples make the nitty gritty manifest and it has pointers to even more resources, including a <a href="http://www.advancedlinuxprogramming.com/">site dedicated to the book</a>.</p>
<p>The target audience of this book is purportedly primarily Windows developers who have decided to develop on Linux.  Right.  Because that happens.  But as it turns out, this book is well targeted for rusty Unix developers and dabblers like myself.</p>
<p>Who might like this book</p>
<ul>
<li>C coders who have somehow mysteriously failed to use this &#8216;looooo-nix&#8217; thing</li>
<li>Linux system administrators who can shrug off their sick dependency on webmin long enough to look at a command line</li>
<li>Someone wanting to read about the innards of the Linux environment</li>
</ul>
<p>Who might not like this book</p>
<ul>
<li>Windows users.  It contains no Wizards, bluescreens</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.manjusri.org/2008/08/23/its-not-stupid-its-advanced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
