<?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: Three things Phoronix couldn&#8217;t measure</title>
	<atom:link href="http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/</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: Cian</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43507</link>
		<dc:creator><![CDATA[Cian]]></dc:creator>
		<pubDate>Thu, 27 May 2010 08:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43507</guid>
		<description><![CDATA[Arch is definitely leaner than Ubuntu. I&#039;m not sure how anyone could argue anything else. 

But why would anyone be surprised by this? Arch is by design a minimalist system, Ubuntu is by design a maximalist system. Unless the Arch designers really screwed up, its always going to beat Ubuntu. The point about Ubuntu is that it should work for everyone, the point of Arch is that you should be able to make it work for yourself. These are different design goals.

It probably takes a bit longer to install Arch the first time, but its also an educational process. You&#039;ll really know linux by the end of it, which is useful. I&#039;ve found that subsequent installs took slightly less time than Ubuntu. I find Arch very easy to maintain and understand, whereas Ubuntu isn&#039;t particularly in my experience.

And one reason I prefer Arch&#039;s package management, is that its really easy to modify for your own purposes and to add custom packages. For some people that&#039;s a godsend, other people are never going to want/need that.]]></description>
		<content:encoded><![CDATA[<p>Arch is definitely leaner than Ubuntu. I&#8217;m not sure how anyone could argue anything else. </p>
<p>But why would anyone be surprised by this? Arch is by design a minimalist system, Ubuntu is by design a maximalist system. Unless the Arch designers really screwed up, its always going to beat Ubuntu. The point about Ubuntu is that it should work for everyone, the point of Arch is that you should be able to make it work for yourself. These are different design goals.</p>
<p>It probably takes a bit longer to install Arch the first time, but its also an educational process. You&#8217;ll really know linux by the end of it, which is useful. I&#8217;ve found that subsequent installs took slightly less time than Ubuntu. I find Arch very easy to maintain and understand, whereas Ubuntu isn&#8217;t particularly in my experience.</p>
<p>And one reason I prefer Arch&#8217;s package management, is that its really easy to modify for your own purposes and to add custom packages. For some people that&#8217;s a godsend, other people are never going to want/need that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nugnuts</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43391</link>
		<dc:creator><![CDATA[Nugnuts]]></dc:creator>
		<pubDate>Mon, 24 May 2010 14:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43391</guid>
		<description><![CDATA[I&#039;d be interested to see actual performance comparisons between the various package managers, because I generally don&#039;t believe one could be doing anything so much more optimally than another that there are significant differences. The only obvious exception I can think of here would be dependency management, and the only real advantage I would imagine would be leaner dependency sets (as Arch&#039;s are asserted to have over Debian et al.). But then even that should really only translate to fewer package download/installs on a per-app install basis, and wouldn&#039;t really have much impact overall when building and then updating comparable systems.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d be interested to see actual performance comparisons between the various package managers, because I generally don&#8217;t believe one could be doing anything so much more optimally than another that there are significant differences. The only obvious exception I can think of here would be dependency management, and the only real advantage I would imagine would be leaner dependency sets (as Arch&#8217;s are asserted to have over Debian et al.). But then even that should really only translate to fewer package download/installs on a per-app install basis, and wouldn&#8217;t really have much impact overall when building and then updating comparable systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nugnuts</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43390</link>
		<dc:creator><![CDATA[Nugnuts]]></dc:creator>
		<pubDate>Mon, 24 May 2010 14:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43390</guid>
		<description><![CDATA[Thanks. I didn&#039;t mean to imply that my pacman performance was bad at all, by the way. More the converse in that I&#039;m surprised by assertions of abysmal aptitude performance. The only times I&#039;ve had any issues with my apt&#039;ing coincided with servers getting hammered due to new Ubuntu releases.

And yes, under the covers, apt-get, aptitude, synaptic, etc., use dpkg at the end of the day to do actual installs and such.]]></description>
		<content:encoded><![CDATA[<p>Thanks. I didn&#8217;t mean to imply that my pacman performance was bad at all, by the way. More the converse in that I&#8217;m surprised by assertions of abysmal aptitude performance. The only times I&#8217;ve had any issues with my apt&#8217;ing coincided with servers getting hammered due to new Ubuntu releases.</p>
<p>And yes, under the covers, apt-get, aptitude, synaptic, etc., use dpkg at the end of the day to do actual installs and such.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mulenmar</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43382</link>
		<dc:creator><![CDATA[mulenmar]]></dc:creator>
		<pubDate>Mon, 24 May 2010 02:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43382</guid>
		<description><![CDATA[And to actually be helpful, http://wiki.archlinux.org/index.php/Improve_Pacman_Performance]]></description>
		<content:encoded><![CDATA[<p>And to actually be helpful, <a href="http://wiki.archlinux.org/index.php/Improve_Pacman_Performance" rel="nofollow">http://wiki.archlinux.org/index.php/Improve_Pacman_Performance</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spc</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43376</link>
		<dc:creator><![CDATA[spc]]></dc:creator>
		<pubDate>Sun, 23 May 2010 23:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43376</guid>
		<description><![CDATA[Apart from what is the quickest distro in the universe, the main factor here is time. If You are a student, unemplayed, basically person with truckloads of spare time, you can sit back and watch pacman at work, but if one have to get things going, well it reqires different approach bit heavier (I do think KDE 4.4 is monstrosity - to heavy is bad).

About dependencies I believe You.

If You don&#039;t like dependencies why aren&#039;t You using real man&#039;s distro - Slackware - no deps - no problem. You could have system without Gnome (almost) :D
Or Gentoo...]]></description>
		<content:encoded><![CDATA[<p>Apart from what is the quickest distro in the universe, the main factor here is time. If You are a student, unemplayed, basically person with truckloads of spare time, you can sit back and watch pacman at work, but if one have to get things going, well it reqires different approach bit heavier (I do think KDE 4.4 is monstrosity &#8211; to heavy is bad).</p>
<p>About dependencies I believe You.</p>
<p>If You don&#8217;t like dependencies why aren&#8217;t You using real man&#8217;s distro &#8211; Slackware &#8211; no deps &#8211; no problem. You could have system without Gnome (almost) <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Or Gentoo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eldarion</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43365</link>
		<dc:creator><![CDATA[eldarion]]></dc:creator>
		<pubDate>Sun, 23 May 2010 18:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43365</guid>
		<description><![CDATA[@spc

&quot;You see that’s what i meant. No matter what, Arch is betterer because it’s , I don’t know, divine law…
No argument agaist Arch is valid… because is betterer..&quot;

I think i was perfectly clear. What i wrote is a FACT, not a guess. Try it yourself. 

Let me help you:
(1) Arch repo list -&gt; http://www.archlinux.org/packages/
(2) Debian repo list -&gt; http://www.debian.org/distrib/packages

now, if you don&#039;t what to install both for testing (like i did), just check the dependency list of some packages in (1) and (2).]]></description>
		<content:encoded><![CDATA[<p>@spc</p>
<p>&#8220;You see that’s what i meant. No matter what, Arch is betterer because it’s , I don’t know, divine law…<br />
No argument agaist Arch is valid… because is betterer..&#8221;</p>
<p>I think i was perfectly clear. What i wrote is a FACT, not a guess. Try it yourself. </p>
<p>Let me help you:<br />
(1) Arch repo list -&gt; <a href="http://www.archlinux.org/packages/" rel="nofollow">http://www.archlinux.org/packages/</a><br />
(2) Debian repo list -&gt; <a href="http://www.debian.org/distrib/packages" rel="nofollow">http://www.debian.org/distrib/packages</a></p>
<p>now, if you don&#8217;t what to install both for testing (like i did), just check the dependency list of some packages in (1) and (2).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gullars</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43360</link>
		<dc:creator><![CDATA[gullars]]></dc:creator>
		<pubDate>Sun, 23 May 2010 15:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43360</guid>
		<description><![CDATA[I just don&#039;t get why I would want open office, if it is shortest to what I can be productive with, arch also wins on speed, but if you can&#039;t live without the bloat of course it is faster to get started with ubuntu, and it is probably the distro that works best for you.
I want to have a system without using all the bleat of a big DE. and then it is so much easier to start with arch and build than to starw with ubuntu and rip out things, and then suddenly hose my system.]]></description>
		<content:encoded><![CDATA[<p>I just don&#8217;t get why I would want open office, if it is shortest to what I can be productive with, arch also wins on speed, but if you can&#8217;t live without the bloat of course it is faster to get started with ubuntu, and it is probably the distro that works best for you.<br />
I want to have a system without using all the bleat of a big DE. and then it is so much easier to start with arch and build than to starw with ubuntu and rip out things, and then suddenly hose my system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spc</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43359</link>
		<dc:creator><![CDATA[spc]]></dc:creator>
		<pubDate>Sun, 23 May 2010 14:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43359</guid>
		<description><![CDATA[@eldarion
You see that&#039;s what i meant. No matter what, Arch is betterer because it&#039;s , I don&#039;t know, divine law...
No argument agaist Arch is valid... because is betterer..

I challange every Arch user: Arch vs Uberbloat Kubuntu 10.04.
First to install OS,open openoffice, craete .odf file, write a sentance:
&quot;Arch is waste of time or is it??&quot;, save file wins. :D]]></description>
		<content:encoded><![CDATA[<p>@eldarion<br />
You see that&#8217;s what i meant. No matter what, Arch is betterer because it&#8217;s , I don&#8217;t know, divine law&#8230;<br />
No argument agaist Arch is valid&#8230; because is betterer..</p>
<p>I challange every Arch user: Arch vs Uberbloat Kubuntu 10.04.<br />
First to install OS,open openoffice, craete .odf file, write a sentance:<br />
&#8220;Arch is waste of time or is it??&#8221;, save file wins. <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: DePingus</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43345</link>
		<dc:creator><![CDATA[DePingus]]></dc:creator>
		<pubDate>Sun, 23 May 2010 03:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43345</guid>
		<description><![CDATA[Personally, I use both Arch and Ubuntu. I think each has its place. I use Arch on a netbook and on a headless media server. Ubuntu is my main machine running on a beefy laptop. I also run FreeBSD on an old laptop as a cloud facing server.

I prefer Arch&#039;s pacman (actually yaourt) to Ubuntu&#039;s apt-get or even FreeBSD&#039;s port and package systems. But I don&#039;t really think its a preference of speed, but rather comfort. I know Arch via CLI better because of its bottom up design.

One thing I gotta give to Arch. It teaches Linux. Going through the set up using the beginner&#039;s guide was the best thing I could have ever done.]]></description>
		<content:encoded><![CDATA[<p>Personally, I use both Arch and Ubuntu. I think each has its place. I use Arch on a netbook and on a headless media server. Ubuntu is my main machine running on a beefy laptop. I also run FreeBSD on an old laptop as a cloud facing server.</p>
<p>I prefer Arch&#8217;s pacman (actually yaourt) to Ubuntu&#8217;s apt-get or even FreeBSD&#8217;s port and package systems. But I don&#8217;t really think its a preference of speed, but rather comfort. I know Arch via CLI better because of its bottom up design.</p>
<p>One thing I gotta give to Arch. It teaches Linux. Going through the set up using the beginner&#8217;s guide was the best thing I could have ever done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eldarion</title>
		<link>http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43337</link>
		<dc:creator><![CDATA[eldarion]]></dc:creator>
		<pubDate>Sat, 22 May 2010 22:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/05/22/three-things-phoronix-couldnt-measure/#comment-43337</guid>
		<description><![CDATA[@spc

&quot;ubuntu can be as light as you like.
You can get Debian, as snappy as you want – its up to You.&quot;

You can&#039;t make Ubuntu or Debian lighter that Arch (or as light as Arch). Belive me, i tried it. Even if you install the minimum amount of packages using the net-install option and then add what you what after the installer (ex: xorg, kde, ...), The dependecy list of some packages in Ubuntu or Debian are absurd and you will always have a bloated system in the end. The dependency list on Arch is more sane.]]></description>
		<content:encoded><![CDATA[<p>@spc</p>
<p>&#8220;ubuntu can be as light as you like.<br />
You can get Debian, as snappy as you want – its up to You.&#8221;</p>
<p>You can&#8217;t make Ubuntu or Debian lighter that Arch (or as light as Arch). Belive me, i tried it. Even if you install the minimum amount of packages using the net-install option and then add what you what after the installer (ex: xorg, kde, &#8230;), The dependecy list of some packages in Ubuntu or Debian are absurd and you will always have a bloated system in the end. The dependency list on Arch is more sane.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
