<?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: Gits and Bugs</title>
	<atom:link href="http://linux.subogero.com/1072/gits-and-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.subogero.com/1072/gits-and-bugs/</link>
	<description>#!/bin/bash</description>
	<lastBuildDate>Sun, 28 Dec 2014 22:29:39 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: subogero</title>
		<link>http://linux.subogero.com/1072/gits-and-bugs/comment-page-1/#comment-914</link>
		<dc:creator>subogero</dc:creator>
		<pubDate>Tue, 25 Oct 2011 19:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://linux.subogero.com/?p=1072#comment-914</guid>
		<description>I could not agree more.

But mostly, the systems where I&#039;m using submodules, have no Unix. No OS at all, for that matter. So the only way to reuse software is submodules.

But I have a dream that one day even the automotive industry, an industry sweltering with the heat of using the most horrible and bloated proprietary tools, an industry sweltering with the heat of producing the most secretive and unmaintainable firmware, will be transformed into an oasis of free speech, free beer and Unix.</description>
		<content:encoded><![CDATA[<p>I could not agree more.</p>
<p>But mostly, the systems where I&#8217;m using submodules, have no Unix. No OS at all, for that matter. So the only way to reuse software is submodules.</p>
<p>But I have a dream that one day even the automotive industry, an industry sweltering with the heat of using the most horrible and bloated proprietary tools, an industry sweltering with the heat of producing the most secretive and unmaintainable firmware, will be transformed into an oasis of free speech, free beer and Unix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gergo</title>
		<link>http://linux.subogero.com/1072/gits-and-bugs/comment-page-1/#comment-912</link>
		<dc:creator>gergo</dc:creator>
		<pubDate>Tue, 25 Oct 2011 07:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://linux.subogero.com/?p=1072#comment-912</guid>
		<description>It&#039;s nice to have submodule support, but I want to share one of mine off worker experience with you.

The submodule is a reusable piece of work, just like package.
So my next steps in my thought are maybe uneccassery for you.

Do not use submodules, use packages as reusable code distributions, use your UNIX as software development tool.
pkg-config --cflags is your friend.

Even if you have to develop a monolite you can work from small piece units.
Do not use your version control system as a distribution tool, too. That&#039;s why UNIX for.
Keep it KISS.</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to have submodule support, but I want to share one of mine off worker experience with you.</p>
<p>The submodule is a reusable piece of work, just like package.<br />
So my next steps in my thought are maybe uneccassery for you.</p>
<p>Do not use submodules, use packages as reusable code distributions, use your UNIX as software development tool.<br />
pkg-config &#8211;cflags is your friend.</p>
<p>Even if you have to develop a monolite you can work from small piece units.<br />
Do not use your version control system as a distribution tool, too. That&#8217;s why UNIX for.<br />
Keep it KISS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
