<?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 for 503 Service Unavailable</title>
	<atom:link href="http://rg03.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rg03.wordpress.com</link>
	<description>This is my blog&#039;s tagline. There are many like it, but this one is mine.</description>
	<lastBuildDate>Thu, 05 Jul 2012 19:05:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Things to know about leap seconds and your Unix system by rg3</title>
		<link>http://rg03.wordpress.com/2012/06/11/things-to-know-about-leap-seconds-and-your-unix-system/#comment-230</link>
		<dc:creator><![CDATA[rg3]]></dc:creator>
		<pubDate>Thu, 05 Jul 2012 19:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/2012/06/11/things-to-know-about-leap-seconds-and-your-unix-system/#comment-230</guid>
		<description><![CDATA[I should write an aftermath article. SACTA was not affected but a bug in the Linux kernel did make the leap second a pretty bad experience for many people and caused service outages all around the world.]]></description>
		<content:encoded><![CDATA[<p>I should write an aftermath article. SACTA was not affected but a bug in the Linux kernel did make the leap second a pretty bad experience for many people and caused service outages all around the world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things to know about leap seconds and your Unix system by lvarin</title>
		<link>http://rg03.wordpress.com/2012/06/11/things-to-know-about-leap-seconds-and-your-unix-system/#comment-229</link>
		<dc:creator><![CDATA[lvarin]]></dc:creator>
		<pubDate>Thu, 05 Jul 2012 16:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/2012/06/11/things-to-know-about-leap-seconds-and-your-unix-system/#comment-229</guid>
		<description><![CDATA[Hi,

We have been affected by the leap second change. Our tomcat servers started to consume way too much CPU and answer a bit slow to petitions. It was just now that we receive a warning that we realized! Thankfully the solution was simple as hell:

/bin/date -s &quot;`/bin/date`&quot;

It is interesting from where the solution to your problems can come...]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We have been affected by the leap second change. Our tomcat servers started to consume way too much CPU and answer a bit slow to petitions. It was just now that we receive a warning that we realized! Thankfully the solution was simple as hell:</p>
<p>/bin/date -s &#8220;`/bin/date`&#8221;</p>
<p>It is interesting from where the solution to your problems can come&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GNU grep is slow on UTF-8 by David</title>
		<link>http://rg03.wordpress.com/2009/09/09/gnu-grep-is-slow-on-utf-8/#comment-209</link>
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 04:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=164#comment-209</guid>
		<description><![CDATA[Another option is &#039;grin&#039;, another ack-like solution (Python based) and in some (possibly subjective) testing, was about 70% faster than ack.  http://pypi.python.org/pypi/grin/]]></description>
		<content:encoded><![CDATA[<p>Another option is &#8216;grin&#8217;, another ack-like solution (Python based) and in some (possibly subjective) testing, was about 70% faster than ack.  <a href="http://pypi.python.org/pypi/grin/" rel="nofollow">http://pypi.python.org/pypi/grin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mercurial vs Git by simula67</title>
		<link>http://rg03.wordpress.com/2009/04/07/mercurial-vs-git/#comment-208</link>
		<dc:creator><![CDATA[simula67]]></dc:creator>
		<pubDate>Sat, 29 Oct 2011 17:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=88#comment-208</guid>
		<description><![CDATA[Bitbucket and Google Code now has git support...]]></description>
		<content:encoded><![CDATA[<p>Bitbucket and Google Code now has git support&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When your hobby becomes a job: reflections on the em28xx driver situation by totedati</title>
		<link>http://rg03.wordpress.com/2009/12/15/when-your-hobby-becomes-a-job-reflections-on-the-em28xx-driver-situation/#comment-206</link>
		<dc:creator><![CDATA[totedati]]></dc:creator>
		<pubDate>Sat, 16 Jul 2011 22:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=179#comment-206</guid>
		<description><![CDATA[even better to say no because you are tired you should contribute only if you need to fix errors FOR YOU! for opensource projects is better to work from you needs point of view, i mean if you need that thing, you fix it and use it! if you do not use it then someone else should jump in and fix the thing!

if you can&#039;t stop all will spiral in a full time job with no money which not all opensource programmers can afford ...]]></description>
		<content:encoded><![CDATA[<p>even better to say no because you are tired you should contribute only if you need to fix errors FOR YOU! for opensource projects is better to work from you needs point of view, i mean if you need that thing, you fix it and use it! if you do not use it then someone else should jump in and fix the thing!</p>
<p>if you can&#8217;t stop all will spiral in a full time job with no money which not all opensource programmers can afford &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on youtube-dl is dead, long life to&#8230; youtube-dl by Deniz Ogut</title>
		<link>http://rg03.wordpress.com/2008/07/24/youtube-dl-is-dead-long-life-to-youtube-dl/#comment-205</link>
		<dc:creator><![CDATA[Deniz Ogut]]></dc:creator>
		<pubDate>Mon, 27 Jun 2011 17:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=66#comment-205</guid>
		<description><![CDATA[Hello. Its my bad that I didn&#039;t realize this useful program up till now. I comment on this article three years after it was published! Yet, youtube-dl has new versions to download: http://rg3.github.com/youtube-dl/download.html . (The version I&#039;ve downloded is dated 2011.03.29) Thank you very much for providing us with this nice tool. I&#039;m a non-coder GNU/Linux user; I use some ways and tools to get Flash videos from You Tube and from some other similar sites but youtube-dl has some superior aspects, mainly being under my &quot;total controle&quot; as GNU/Linux users like it. Maybe I&#039;ll join you on github&#039;s issues&#039; page. :) Thanks a lot for your efforts!]]></description>
		<content:encoded><![CDATA[<p>Hello. Its my bad that I didn&#8217;t realize this useful program up till now. I comment on this article three years after it was published! Yet, youtube-dl has new versions to download: <a href="http://rg3.github.com/youtube-dl/download.html" rel="nofollow">http://rg3.github.com/youtube-dl/download.html</a> . (The version I&#8217;ve downloded is dated 2011.03.29) Thank you very much for providing us with this nice tool. I&#8217;m a non-coder GNU/Linux user; I use some ways and tools to get Flash videos from You Tube and from some other similar sites but youtube-dl has some superior aspects, mainly being under my &#8220;total controle&#8221; as GNU/Linux users like it. Maybe I&#8217;ll join you on github&#8217;s issues&#8217; page. :) Thanks a lot for your efforts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reclamación a Jazztel by Anonymous</title>
		<link>http://rg03.wordpress.com/2009/09/07/reclamacion-a-jazztel/#comment-204</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 19 Apr 2011 19:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=151#comment-204</guid>
		<description><![CDATA[a mi tambien llaman avogados de jazztel dicen que tienes que pagar por justicia las facturas que yo no uso internet despues de salir de piso,no se pagarlas o no?]]></description>
		<content:encoded><![CDATA[<p>a mi tambien llaman avogados de jazztel dicen que tienes que pagar por justicia las facturas que yo no uso internet despues de salir de piso,no se pagarlas o no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mercurial vs Git by George</title>
		<link>http://rg03.wordpress.com/2009/04/07/mercurial-vs-git/#comment-202</link>
		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Thu, 07 Apr 2011 07:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=88#comment-202</guid>
		<description><![CDATA[Thanks. Great job. A bit tough to read at times but useful nonetheless.

I don&#039;t know whether Hg packs it&#039;s archive, but the packing that Git provides does significantly reduce the archive size. Imagine the possible archive compression ratio between versions of the same file vs. one or more copies and a set of deltas.

In Git, the &quot;staging area&quot; has been provided to help prepare &quot;clean commits&quot;. A &quot;clean&quot; commit is small and single purposed (Orthogonal, Composable). Some of the benefits of this include better bug tracking (to which there is automation assistance from Git).

The problem with Git is that it lacks good documentation, which especially needed because of all its innovation. Documentation is the equivalent of marketing for open source tech.]]></description>
		<content:encoded><![CDATA[<p>Thanks. Great job. A bit tough to read at times but useful nonetheless.</p>
<p>I don&#8217;t know whether Hg packs it&#8217;s archive, but the packing that Git provides does significantly reduce the archive size. Imagine the possible archive compression ratio between versions of the same file vs. one or more copies and a set of deltas.</p>
<p>In Git, the &#8220;staging area&#8221; has been provided to help prepare &#8220;clean commits&#8221;. A &#8220;clean&#8221; commit is small and single purposed (Orthogonal, Composable). Some of the benefits of this include better bug tracking (to which there is automation assistance from Git).</p>
<p>The problem with Git is that it lacks good documentation, which especially needed because of all its innovation. Documentation is the equivalent of marketing for open source tech.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poor Dillinger by John Vision</title>
		<link>http://rg03.wordpress.com/2010/03/20/poor-dillinger/#comment-201</link>
		<dc:creator><![CDATA[John Vision]]></dc:creator>
		<pubDate>Sun, 20 Mar 2011 13:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=195#comment-201</guid>
		<description><![CDATA[FLYNN LIVES!]]></description>
		<content:encoded><![CDATA[<p>FLYNN LIVES!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reclamación a Jazztel by maybe</title>
		<link>http://rg03.wordpress.com/2009/09/07/reclamacion-a-jazztel/#comment-199</link>
		<dc:creator><![CDATA[maybe]]></dc:creator>
		<pubDate>Mon, 21 Feb 2011 20:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://rg03.wordpress.com/?p=151#comment-199</guid>
		<description><![CDATA[Y nunca tuvisteis cortes?
Nos joderion el acceso al recivo y envio de correo?]]></description>
		<content:encoded><![CDATA[<p>Y nunca tuvisteis cortes?<br />
Nos joderion el acceso al recivo y envio de correo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
