<?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/"
		>
<channel>
	<title>Comments on: Solaris + Gentoo = A Big Deal</title>
	<atom:link href="http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:19:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James Governor's MonkChips</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-362</link>
		<dc:creator>James Governor's MonkChips</dc:creator>
		<pubDate>Mon, 10 Apr 2006 18:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-362</guid>
		<description>&lt;strong&gt;Some thoughts on Red Hat&#039;s JBoss acquisition&lt;/strong&gt;

I got a call from a reporter today asking about the Red Hat JBoss deal. RedMonk hasn&#039;t had a chance to tease out all the implications but here are some of my immediate thoughts: The acquisition makes sense-bringing together as...
</description>
		<content:encoded><![CDATA[<p><strong>Some thoughts on Red Hat&#8217;s JBoss acquisition</strong></p>
<p>I got a call from a reporter today asking about the Red Hat JBoss deal. RedMonk hasn&#8217;t had a chance to tease out all the implications but here are some of my immediate thoughts: The acquisition makes sense-bringing together as&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Governor's MonkChips</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-361</link>
		<dc:creator>James Governor's MonkChips</dc:creator>
		<pubDate>Mon, 10 Apr 2006 17:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-361</guid>
		<description>&lt;strong&gt;Some thoughts on Red Hat&#039;s JBoss acquisition&lt;/strong&gt;

I got a call from a reporter today asking about the RedHat JBoss deal. RedMonk hasn&#039;t had a chance to tease out all the implications but here are some of my immediate thoughts: The acquisition makes sense-bringing together as it...</description>
		<content:encoded><![CDATA[<p><strong>Some thoughts on Red Hat&#8217;s JBoss acquisition</strong></p>
<p>I got a call from a reporter today asking about the RedHat JBoss deal. RedMonk hasn&#8217;t had a chance to tease out all the implications but here are some of my immediate thoughts: The acquisition makes sense-bringing together as it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chui Tey</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-360</link>
		<dc:creator>Chui Tey</dc:creator>
		<pubDate>Thu, 16 Jun 2005 18:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-360</guid>
		<description>Dependency hell actually arises if you have one application &lt;em&gt;updating&lt;/em&gt; a component that another application depends on.  
 
This is a common problem with COM dlls in Windows. It was thought to be a good idea initially, because the user would always have the latest and presumably least buggiest shared component installed. In practice, it caused several issues: 
 
1. Uninstallation difficulties. Before reference counting was introduced when an application was removed it removed shared components that is used by other applications. 
 
2. Lack of component isolation. Software has been tested and certified against a certain set of program components. Some of the components used might just happen to work because of the presence of a particular bug in another dependent component. If a new software package is installed and replaces a buggy component with a fixed one, it will break another app. 
 
Microsoft has actually more experience in this area than portage. 
 
The value of the Gentoo developer to Microsoft is  
 
a) it helps MS understand the competition a bit better. CLR and JVM are already JITing on the machines which software is being run on, so in a sense it is not much different to Gentoo. The idea here is to better get into the mind of the people who use Gentoo why there would be such a preference. In theory, what Gentoo could build would represent the most optimized system that Linux is capable of. If MS wants to run comparisons, this would have to be the target to match. 
 
b) There is also a slight advantage to MS by decreasing the velocity of Gentoo development. </description>
		<content:encoded><![CDATA[<p>Dependency hell actually arises if you have one application <em>updating</em> a component that another application depends on.  </p>
<p>This is a common problem with COM dlls in Windows. It was thought to be a good idea initially, because the user would always have the latest and presumably least buggiest shared component installed. In practice, it caused several issues: </p>
<p>1. Uninstallation difficulties. Before reference counting was introduced when an application was removed it removed shared components that is used by other applications. </p>
<p>2. Lack of component isolation. Software has been tested and certified against a certain set of program components. Some of the components used might just happen to work because of the presence of a particular bug in another dependent component. If a new software package is installed and replaces a buggy component with a fixed one, it will break another app. </p>
<p>Microsoft has actually more experience in this area than portage. </p>
<p>The value of the Gentoo developer to Microsoft is  </p>
<p>a) it helps MS understand the competition a bit better. CLR and JVM are already JITing on the machines which software is being run on, so in a sense it is not much different to Gentoo. The idea here is to better get into the mind of the people who use Gentoo why there would be such a preference. In theory, what Gentoo could build would represent the most optimized system that Linux is capable of. If MS wants to run comparisons, this would have to be the target to match. </p>
<p>b) There is also a slight advantage to MS by decreasing the velocity of Gentoo development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-359</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Wed, 25 May 2005 09:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-359</guid>
		<description>i agree wholeheartedly shi50. should have mentioned it in here, as pkg-get for Solaris is a great feature. the point of Portaris, however, i think is a bit more than just the functionality; it&#039;s the fact that Gentoo is supporting other OSs. </description>
		<content:encoded><![CDATA[<p>i agree wholeheartedly shi50. should have mentioned it in here, as pkg-get for Solaris is a great feature. the point of Portaris, however, i think is a bit more than just the functionality; it&#039;s the fact that Gentoo is supporting other OSs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shi5o</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-358</link>
		<dc:creator>shi5o</dc:creator>
		<pubDate>Tue, 17 May 2005 18:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-358</guid>
		<description>Portaris is certainly welcome news but it&#039;s worth noting that people have been using alternatives to Solaris package management for some time now. If you&#039;re using Solaris 8/9 then Debian&#039;s apt-get is pretty functional. Check out &lt;a href=&quot;http://www.blastwave.org/&quot;&gt;http://www.blastwave.org/&lt;/a&gt; for a list of packages in the repository. </description>
		<content:encoded><![CDATA[<p>Portaris is certainly welcome news but it&#039;s worth noting that people have been using alternatives to Solaris package management for some time now. If you&#039;re using Solaris 8/9 then Debian&#039;s apt-get is pretty functional. Check out <a href="http://www.blastwave.org/">http://www.blastwave.org/</a> for a list of packages in the repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-357</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Fri, 06 May 2005 14:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-357</guid>
		<description>thanks for the notice, Kelvin. if i can get my hands on some OS-X gear i&#039;ll give it a whirl; otherwise i&#039;ll see if i can rope someone into doing it for me. </description>
		<content:encoded><![CDATA[<p>thanks for the notice, Kelvin. if i can get my hands on some OS-X gear i&#039;ll give it a whirl; otherwise i&#039;ll see if i can rope someone into doing it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-356</link>
		<dc:creator>Kelvin</dc:creator>
		<pubDate>Sat, 30 Apr 2005 17:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-356</guid>
		<description>Gentoo for OS X is out. </description>
		<content:encoded><![CDATA[<p>Gentoo for OS X is out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-355</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Mon, 24 Jan 2005 22:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-355</guid>
		<description>i think we&#039;re agreeing here; RPM&#039;s do provide dependency management, but by themselves do not provide systems management - ie update downloads and maintenance, centralized application record, etc. my point then is that RPM != Portage, but nor are they supposed to.  
 
in any event, i&#039;m not attempting that Portage is the only or even best approach. that&#039;s why i cited other equivalent functions. it works best for me, but i don&#039;t recommend most users use Gentoo b/c it is, as you note, distro that emphasizes source builds. and we further agree that source is not going to be ideal for mainstream users.  
 
that said, there&#039;s nothing in Portage that&#039;s restricted to source builds - there are many binary applications available. 
 
either way, Red Hat&#039;s up2date is just fine - i&#039;ve got nothing against it. if that works for you, go with it.  
 
Portage is just the context here anyway - it&#039;s really the larger reaction that&#039;s most interesting. </description>
		<content:encoded><![CDATA[<p>i think we&#039;re agreeing here; RPM&#039;s do provide dependency management, but by themselves do not provide systems management &#8211; ie update downloads and maintenance, centralized application record, etc. my point then is that RPM != Portage, but nor are they supposed to.  </p>
<p>in any event, i&#039;m not attempting that Portage is the only or even best approach. that&#039;s why i cited other equivalent functions. it works best for me, but i don&#039;t recommend most users use Gentoo b/c it is, as you note, distro that emphasizes source builds. and we further agree that source is not going to be ideal for mainstream users.  </p>
<p>that said, there&#039;s nothing in Portage that&#039;s restricted to source builds &#8211; there are many binary applications available. </p>
<p>either way, Red Hat&#039;s up2date is just fine &#8211; i&#039;ve got nothing against it. if that works for you, go with it.  </p>
<p>Portage is just the context here anyway &#8211; it&#039;s really the larger reaction that&#039;s most interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Baus</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-354</link>
		<dc:creator>Christopher Baus</dc:creator>
		<pubDate>Mon, 24 Jan 2005 21:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-354</guid>
		<description>RPM does offer dependency management.  That is one of its core functions.  When combined with YUM or up2date required dependencies can also be automatically downloaded.   
 
Again from my understanding what makes Gentoo unique is the build dependencies from source capability.  I&#039;m just not convinced that capability will every be required by the mainstream. 
 
I will admit I am biased as a long time RedHat user. </description>
		<content:encoded><![CDATA[<p>RPM does offer dependency management.  That is one of its core functions.  When combined with YUM or up2date required dependencies can also be automatically downloaded.   </p>
<p>Again from my understanding what makes Gentoo unique is the build dependencies from source capability.  I&#039;m just not convinced that capability will every be required by the mainstream. </p>
<p>I will admit I am biased as a long time RedHat user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/01/24/solaris-gentoo-a-big-deal/comment-page-1/#comment-353</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Mon, 24 Jan 2005 20:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=291#comment-353</guid>
		<description>RPM&#039;s address one portion of what Portage offers, yes, but not the systems management aspects.  
 
as for build from source, that&#039;s more a choice that Gentoo offers. while the bulk of applications are built from source, Portage is equally capable of installing binaries. many people do this for OOo or other large applications. </description>
		<content:encoded><![CDATA[<p>RPM&#039;s address one portion of what Portage offers, yes, but not the systems management aspects.  </p>
<p>as for build from source, that&#039;s more a choice that Gentoo offers. while the bulk of applications are built from source, Portage is equally capable of installing binaries. many people do this for OOo or other large applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 373/375 objects using xcache

Served from: redmonk.com @ 2012-02-13 13:21:54 -->
