<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Two out of three ain&#8217;t bad</title>
	<atom:link href="http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: K.Mandla</title>
		<link>http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/#comment-36585</link>
		<dc:creator><![CDATA[K.Mandla]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 13:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/?p=1056#comment-36585</guid>
		<description><![CDATA[Boot is faster, programs run faster, frame rates are better, setup is simpler ... but compilation time is a killer. I can have a working Arch system in place in 20 minutes, but I need two days to get the same software compiled and working on the same machine with Crux (maybe less, if I can babysit it). 

So it&#039;s a tradeoff. You get speed and simplicity with Arch, but you get insane performance from Crux ... after a day or so. :D]]></description>
		<content:encoded><![CDATA[<p>Boot is faster, programs run faster, frame rates are better, setup is simpler &#8230; but compilation time is a killer. I can have a working Arch system in place in 20 minutes, but I need two days to get the same software compiled and working on the same machine with Crux (maybe less, if I can babysit it). </p>
<p>So it&#8217;s a tradeoff. You get speed and simplicity with Arch, but you get insane performance from Crux &#8230; after a day or so. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikaruga</title>
		<link>http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/#comment-36579</link>
		<dc:creator><![CDATA[ikaruga]]></dc:creator>
		<pubDate>Mon, 30 Jun 2008 19:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/?p=1056#comment-36579</guid>
		<description><![CDATA[Wow... so crux is awesome? I&#039;ve been unwittingly following your lead from Ubuntu to Arch ... I have been compiling just about everything on Arch including the kernel (except for the packages that came in the initial install.) I suppose it&#039;s time for me to go to Crux -- although I never heard of it -- *everything* is compiled in Crux, is that the difference between Arch?

Is it really *faster* than Arch? Or is just the boot faster?

BTW, I avoid the startup freeze on Arch by hibernating to disk and rebooting every once in a while. (Not really a solution but it works for me.)]]></description>
		<content:encoded><![CDATA[<p>Wow&#8230; so crux is awesome? I&#8217;ve been unwittingly following your lead from Ubuntu to Arch &#8230; I have been compiling just about everything on Arch including the kernel (except for the packages that came in the initial install.) I suppose it&#8217;s time for me to go to Crux &#8212; although I never heard of it &#8212; *everything* is compiled in Crux, is that the difference between Arch?</p>
<p>Is it really *faster* than Arch? Or is just the boot faster?</p>
<p>BTW, I avoid the startup freeze on Arch by hibernating to disk and rebooting every once in a while. (Not really a solution but it works for me.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.Mandla</title>
		<link>http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/#comment-36568</link>
		<dc:creator><![CDATA[K.Mandla]]></dc:creator>
		<pubDate>Fri, 27 Jun 2008 13:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/?p=1056#comment-36568</guid>
		<description><![CDATA[Two reasons: First, I have a better sense of control over package compilation. I started using Crux when I couldn&#039;t get ABS to work (I didn&#039;t have rsync access at the time) and wanted to eke still more speed out of my software. I couldn&#039;t manually compile software, but a system-wide rebuild (at the time) wasn&#039;t practical.

Second, I was irritated by the startup sequence. I work primarily with old hardware, and I regularly see delays of 7-12 seconds -- sometimes more -- while I wait for modules to be inserted and udev to settle. It&#039;s not worth it to me, since I have one set of hardware for each installation. I don&#039;t want each startup to probe for changes to the configuration -- I can handle that manually, once every six months or so, when I buy a new gizmo. Wait time was unacceptable.

And I guess there&#039;s a third reason: I learned a lot when I went from Ubuntu to Arch, and I learned a lot more when I went from Arch to Crux. Learning is good.

I still use Arch from time to time, when I need a system now that works predictably and can be installed in 20 minutes. But the wait to compile a Crux system is infinitely worth it, for the performance gained at the end.]]></description>
		<content:encoded><![CDATA[<p>Two reasons: First, I have a better sense of control over package compilation. I started using Crux when I couldn&#8217;t get ABS to work (I didn&#8217;t have rsync access at the time) and wanted to eke still more speed out of my software. I couldn&#8217;t manually compile software, but a system-wide rebuild (at the time) wasn&#8217;t practical.</p>
<p>Second, I was irritated by the startup sequence. I work primarily with old hardware, and I regularly see delays of 7-12 seconds &#8212; sometimes more &#8212; while I wait for modules to be inserted and udev to settle. It&#8217;s not worth it to me, since I have one set of hardware for each installation. I don&#8217;t want each startup to probe for changes to the configuration &#8212; I can handle that manually, once every six months or so, when I buy a new gizmo. Wait time was unacceptable.</p>
<p>And I guess there&#8217;s a third reason: I learned a lot when I went from Ubuntu to Arch, and I learned a lot more when I went from Arch to Crux. Learning is good.</p>
<p>I still use Arch from time to time, when I need a system now that works predictably and can be installed in 20 minutes. But the wait to compile a Crux system is infinitely worth it, for the performance gained at the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mauud777</title>
		<link>http://kmandla.wordpress.com/2008/06/27/two-out-of-three-aint-bad/#comment-36565</link>
		<dc:creator><![CDATA[mauud777]]></dc:creator>
		<pubDate>Fri, 27 Jun 2008 06:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/?p=1056#comment-36565</guid>
		<description><![CDATA[thanks ... but i have question

whats make crux butter than Arch ??

i see that you love crux more than arch

regards

moauud]]></description>
		<content:encoded><![CDATA[<p>thanks &#8230; but i have question</p>
<p>whats make crux butter than Arch ??</p>
<p>i see that you love crux more than arch</p>
<p>regards</p>
<p>moauud</p>
]]></content:encoded>
	</item>
</channel>
</rss>
