<?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"
	>
<channel>
	<title>Comments on: What do dependencies have to do with Free Software?</title>
	<atom:link href="http://polishlinux.org/gnu/foss-and-the-dependencies/feed/" rel="self" type="application/rss+xml" />
	<link>http://polishlinux.org/gnu/foss-and-the-dependencies/</link>
	<description>All About GNU/Linux and BSD - reviews, comparisons, articles</description>
	<pubDate>Sat, 22 Nov 2008 07:35:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Kane</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-43708</link>
		<dc:creator>Kane</dc:creator>
		<pubDate>Mon, 16 Jul 2007 17:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-43708</guid>
		<description>@alex: full ack!

Borys writes about Linux programmers:

"One app depends on other to perform its tasks, just because the programmers were smart enough (lazy enough) to use someone else’s work instead of reinventing the wheel for the 100th time."

They're not only "smart enough" - the GPL people are the only kind of people who ALLOWED to do that because the GPL FORCES that all code who uses GPL code has to be GPL too. This sucks.</description>
		<content:encoded><![CDATA[<p>@alex: full ack!</p>
<p>Borys writes about Linux programmers:</p>
<p>&#8220;One app depends on other to perform its tasks, just because the programmers were smart enough (lazy enough) to use someone else’s work instead of reinventing the wheel for the 100th time.&#8221;</p>
<p>They&#8217;re not only &#8220;smart enough&#8221; - the GPL people are the only kind of people who ALLOWED to do that because the GPL FORCES that all code who uses GPL code has to be GPL too. This sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2263</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 16 Oct 2006 13:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2263</guid>
		<description>Only one point: I think this article is not very imparcial about propietary software. It give the impresion that free software is the holy grial of computing and propietary businees not only are evil, but stupid too. And that's not true. Propietary company reuse a lot of software; in fact, exist a complety and enormous industry of reusable code, and this industry born in propietaru bussines. I know that many reader belive in Free Software as the wave of the future (and present), and I agree, but propietary software in not full of asshole like many free software zealot think</description>
		<content:encoded><![CDATA[<p>Only one point: I think this article is not very imparcial about propietary software. It give the impresion that free software is the holy grial of computing and propietary businees not only are evil, but stupid too. And that&#8217;s not true. Propietary company reuse a lot of software; in fact, exist a complety and enormous industry of reusable code, and this industry born in propietaru bussines. I know that many reader belive in Free Software as the wave of the future (and present), and I agree, but propietary software in not full of asshole like many free software zealot think</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michuk</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2249</link>
		<dc:creator>michuk</dc:creator>
		<pubDate>Mon, 16 Oct 2006 06:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2249</guid>
		<description>That's why I said "almost" :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s why I said &#8220;almost&#8221; <img src='http://polishlinux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2241</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 16 Oct 2006 02:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2241</guid>
		<description>"This situation is almost unknown for the Windows’ users since most Windows applications do not have such requirements"

How about "DLL hell" in Windows? Or, have I missed something?

Nice article otherwise.</description>
		<content:encoded><![CDATA[<p>&#8220;This situation is almost unknown for the Windows’ users since most Windows applications do not have such requirements&#8221;</p>
<p>How about &#8220;DLL hell&#8221; in Windows? Or, have I missed something?</p>
<p>Nice article otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michuk</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2214</link>
		<dc:creator>michuk</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2214</guid>
		<description>&lt;blockquote&gt;It’s a trade-off, but with the increase of bandwidth and size of harddisks this trade-off is becoming more and more irrelevant.&lt;/blockquote&gt;

It's not the size that matters the most. It's the security! If you have 100 instances of libjpeg code in different static packages, how do you make sure you are running a secure system when there is a major security hole discovered in the library? Do you wish to wait for the maintainers of each program that uses this library to prepare an update for you? Or perhaps it would be better to update it once and don't have to rely on the proprietary software providers?</description>
		<content:encoded><![CDATA[<blockquote><p>It’s a trade-off, but with the increase of bandwidth and size of harddisks this trade-off is becoming more and more irrelevant.</p></blockquote>
<p>It&#8217;s not the size that matters the most. It&#8217;s the security! If you have 100 instances of libjpeg code in different static packages, how do you make sure you are running a secure system when there is a major security hole discovered in the library? Do you wish to wait for the maintainers of each program that uses this library to prepare an update for you? Or perhaps it would be better to update it once and don&#8217;t have to rely on the proprietary software providers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dru_satori</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2213</link>
		<dc:creator>dru_satori</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2213</guid>
		<description>The issue I have here is that this whole 'free' image is not free.  It's the GPL, or as I describe it, force-free.  Another alternative, and the one that I use for all of my open source work is BSD, or MIT/X11 licenese in which all of these issues go away, and commercial or propietary applications can make use of the libraries.  This is the definition of 'free' as the code come unencumbered by restrictive licenses that make the decisions and compromises set forth unnecessary.  

In my view, "Free" software as ou describe it is just a form of licenseing communism.  It's more about the religion of Free, than any real desire to give freely to the community.  I know I'm in the minority here, but if you really believe in "Free" software, you'll go all the way to Free, and not restrict it to the GPL and enforcing open source upon the developers that might otherwise use the codebase but can't because of legal concerns surrounding the GPL licensing scheme.</description>
		<content:encoded><![CDATA[<p>The issue I have here is that this whole &#8216;free&#8217; image is not free.  It&#8217;s the GPL, or as I describe it, force-free.  Another alternative, and the one that I use for all of my open source work is BSD, or MIT/X11 licenese in which all of these issues go away, and commercial or propietary applications can make use of the libraries.  This is the definition of &#8216;free&#8217; as the code come unencumbered by restrictive licenses that make the decisions and compromises set forth unnecessary.  </p>
<p>In my view, &#8220;Free&#8221; software as ou describe it is just a form of licenseing communism.  It&#8217;s more about the religion of Free, than any real desire to give freely to the community.  I know I&#8217;m in the minority here, but if you really believe in &#8220;Free&#8221; software, you&#8217;ll go all the way to Free, and not restrict it to the GPL and enforcing open source upon the developers that might otherwise use the codebase but can&#8217;t because of legal concerns surrounding the GPL licensing scheme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2211</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 15 Oct 2006 14:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2211</guid>
		<description>Static compiling doesn't mean you have tremendous amounts of unnecessary binaries, it just means bigger binaries. For tools with only a few dependancies it's a perfectly acceptable means of distribution, just look at commercial/non-free Linux applications. It's a trade-off, but with the increase of bandwidth and size of harddisks this trade-off is becoming more and more irrelevant.</description>
		<content:encoded><![CDATA[<p>Static compiling doesn&#8217;t mean you have tremendous amounts of unnecessary binaries, it just means bigger binaries. For tools with only a few dependancies it&#8217;s a perfectly acceptable means of distribution, just look at commercial/non-free Linux applications. It&#8217;s a trade-off, but with the increase of bandwidth and size of harddisks this trade-off is becoming more and more irrelevant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michuk</title>
		<link>http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2210</link>
		<dc:creator>michuk</dc:creator>
		<pubDate>Sun, 15 Oct 2006 14:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://polishlinux.org/gnu/foss-and-the-dependencies/#comment-2210</guid>
		<description>Well static compiling is very similar to Static packaging -- either way you get tremendous amounts of unnecessary binaries in your OS.</description>
		<content:encoded><![CDATA[<p>Well static compiling is very similar to Static packaging &#8212; either way you get tremendous amounts of unnecessary binaries in your OS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
