<?xml version="1.0" encoding="UTF-8"?>
<posts type="array">
  <post>
    <body>&lt;p&gt;As you can see on my blog, all &lt;a href=&quot;http://en.gravatar.com/&quot;&gt;Gravatar&lt;/a&gt; images lost the transparent backgrounds, making them f* ugly. At first I thought it was some kind of error on my browser (Debian unstable, you never know..).&lt;/p&gt;


	&lt;p&gt;But then I experienced the same symptoms on other browsers. Google pointed me to &lt;a href=&quot;http://blog.gravatar.com/2008/03/14/big-changes-afoot/&quot;&gt;this blog post&lt;/a&gt; that explained everything: they switched from Rails to &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; and now they can&amp;#8217;t support &lt;span class=&quot;caps&quot;&gt;PNG&lt;/span&gt; with alpha channels (this is actually a joke, read the article for the true reasons).&lt;/p&gt;


	&lt;p&gt;Although there are many comments on the blog entry begging for &lt;span class=&quot;caps&quot;&gt;PNG&lt;/span&gt; to come back, it doesn&amp;#8217;t seem that Gravatar will take this step back. So for me, &lt;a href=&quot;http://static.pyzam.com/img/funnypics/people/yousuck.jpg&quot;&gt;they now suck&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;Started to look for alternatives, maybe &lt;a href=&quot;http://microformats.org/wiki/hAvatar&quot;&gt;hAvatar&lt;/a&gt; as &lt;a href=&quot;http://alcidesfonseca.com/&quot;&gt;Alcides&lt;/a&gt; recommended?&lt;/p&gt;</body>
    <excerpt nil="true"></excerpt>
    <id type="integer">95</id>
    <permalink>gravatar-just-started-to-suck</permalink>
    <published-at type="datetime">2008-03-18T15:09:00-07:00</published-at>
    <title>Gravatar just started to suck</title>
  </post>
  <post>
    <body>&lt;p&gt;Woke up, opened &lt;a href=&quot;http://liferea.sourceforge.net/&quot;&gt;Liferea&lt;/a&gt; (Linux Feed Reader), went to the &amp;#8220;OSnews&amp;#8221; feed, and a lot of G suprises!&lt;/p&gt;


&lt;ul&gt;
	&lt;li&gt;Gnome 2.22 Released (&lt;a href=&quot;http://osnews.com/story/19467/GNOME-2.22-Released-Brings-New-Architectural-Features&quot;&gt;link&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;GCC 4&lt;/span&gt;.3.0 Released (&lt;a href=&quot;http://osnews.com/story/19462/GCC-4.3.0-Released&quot;&gt;link&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;GTK 3&lt;/span&gt;.0 Getting Serious (&lt;a href=&quot;http://osnews.com/story/19464/GTK+-3.0-Getting-Serious&quot;&gt;link&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

	&lt;p&gt;I should wake later in the morning more often :-)&lt;/p&gt;</body>
    <excerpt nil="true"></excerpt>
    <id type="integer">94</id>
    <permalink>lots-of-g-i-news-today</permalink>
    <published-at type="datetime">2008-03-13T05:55:00-07:00</published-at>
    <title>Lots of /^G/i news today</title>
  </post>
  <post>
    <body>&lt;p&gt;&lt;a href=&quot;http://git.or.cz/&quot;&gt;Git&lt;/a&gt; needs no introduction.&lt;/p&gt;


	&lt;p&gt;You probably have heard about how git efficiently stores the contents and the repository history on your hard drive. I decided to put it on a test!&lt;/p&gt;


&lt;pre&gt;
$ svn co https://my.super.gigantic.svn.repo repo_svn
$ du -csh repo_svn
473 Mb
&lt;/pre&gt;
	&lt;p&gt;Now with git-svn:&lt;/p&gt;


&lt;pre&gt;
$ git svn clone https://my.super.gigantic.svn.repo repo_git
$ cd repo_git
$ git gc
$ du -csh .
340 Mb
&lt;/pre&gt;
	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;WTF&lt;/span&gt;???!!&lt;/p&gt;


	&lt;p&gt;And what&amp;#8217;s the difference? The git repo contains &lt;strong&gt;all&lt;/strong&gt; the history since &lt;strong&gt;revision 0&lt;/strong&gt; from this repository, &lt;strong&gt;offline&lt;/strong&gt;!&lt;/p&gt;


	&lt;p&gt;So &lt;strong&gt;all&lt;/strong&gt; the repository history on git is &lt;strong&gt;significantly smaller&lt;/strong&gt; than the &lt;strong&gt;HEAD&lt;/strong&gt; on svn? I really do love git&amp;#8230;&lt;/p&gt;</body>
    <excerpt nil="true"></excerpt>
    <id type="integer">93</id>
    <permalink>why-i-m-in-love-with-git</permalink>
    <published-at type="datetime">2008-03-04T15:51:00-08:00</published-at>
    <title>Why I'm in love with Git</title>
  </post>
  <post>
    <body>&lt;p&gt;After one year of applicant work, the &lt;a href=&quot;http://cesium.di.uminho.pt/pub/&quot;&gt;CeSIUM Free Software Mirror&lt;/a&gt; became the official &lt;a href=&quot;http://www.gentoo.org&quot;&gt;Gentoo&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Rsync&quot;&gt;rsync&lt;/a&gt; mirror for Portugal, available from rsync.pt.gentoo.org.&lt;/p&gt;


	&lt;p&gt;The CeSIUM Mirror is located in &lt;a href=&quot;http://www.uminho.pt&quot;&gt;Universidade do Minho&lt;/a&gt; at Braga, Portugal and uploads around 20TiB every month!&lt;/p&gt;


	&lt;p&gt;I would like to take this moment to thank Pedro Carvalho (incude) and Filipe Regadas (dude) for working with me on this project for the last 2 years. Our hard work is really paying off. I&amp;#8217;m proud of what we achieved :-)&lt;/p&gt;</body>
    <excerpt nil="true"></excerpt>
    <id type="integer">92</id>
    <permalink>rsync-pt-gentoo-org-cesium</permalink>
    <published-at type="datetime">2008-03-04T15:14:00-08:00</published-at>
    <title>rsync.pt.gentoo.org @ CeSIUM</title>
  </post>
</posts>
