<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Insufficiently Random</title>
	<link>http://www.spearce.org</link>
	<description>The lonely musings of a loosely connected software developer.</description>
	<lastBuildDate>Fri, 18 Jul 2008 20:23:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Getting Giddy with Git</title>
		<description>Recently Johannes Schindelin and I participated in a podcast about Git's involvement in Google Summer of Code.  You can listen to the podcast on the Google open source blog. </description>
		<link>http://www.spearce.org/2008/07/getting-giddy-with-git.html</link>
			</item>
	<item>
		<title>Using jgit To Publish on Amazon S3</title>
		<description>Recent versions of jgit, the 100% pure Java implementation of the Git version control system, support fetch and push directly over Amazon S3 .

It behaves like http push does in C git in that it is transparent to the end-user.  Transparent client-side encryption can also be enabled, in case ...</description>
		<link>http://www.spearce.org/2008/07/using-jgit-to-publish-on-amazon-s3.html</link>
			</item>
	<item>
		<title>New Server, New Home</title>
		<description>In honor of us moving from New York to California I have also moved the server that hosts spearce.org.  If you are reading this blog post, welcome to my new home away from home on the web.

If you aren't reading this blog post, you may need to reconsider how you ...</description>
		<link>http://www.spearce.org/2008/06/new-server-new-home.html</link>
			</item>
	<item>
		<title>Difficult gitk Graphs</title>
		<description>On the Git mailing list I've talked about one of the repositories I develop on/maintain, as its graph in gitk is somewhat interesting.  Today I took a couple of redacted screenshots from two of the interesting parts of the history.

The first image is from a set of octopus merges ...</description>
		<link>http://www.spearce.org/2007/07/difficult-gitk-graphs.html</link>
			</item>
	<item>
		<title>pg is for sale</title>
		<description>I have decided to no longer support pg, as I haven't used it myself in a very, very long time.  It was a useful tool and learning vehicle for myself and a few others, but it just isn't nearly as good as core Git with topic branches.  Or git-gui. </description>
		<link>http://www.spearce.org/2007/04/pg-is-for-sale.html</link>
			</item>
	<item>
		<title>Git and Linux Repository Growth</title>
		<description>I got curious about the growth rate for the git.git and linux-2.6.git repositories, so I wrote git-statplot to dump out object counts and sizes by earliest date entered.  Plotting these with Gnuplot gave me some interesting results:




The git.git repository (red line) appears to have a very stable history, but ...</description>
		<link>http://www.spearce.org/2007/03/git-and-linux-repository-growth.html</link>
			</item>
	<item>
		<title>git-gui Screenshots</title>
		<description>niv on #git nudged me enough to create some screenshots of git-gui.


The main window:


Branch creation dialog:


Delete branch dialog:


You can currently get git-gui by cloning the repository from repo.or.cz:
git clone git://repo.or.cz/git-gui.git or track it's progress through gitweb at git-gui @ repo.or.cz. </description>
		<link>http://www.spearce.org/2007/01/git-gui-screenshots.html</link>
			</item>
	<item>
		<title>MythTV&#8217;s Deletion Logic</title>
		<description>There must be a bug somewhere in MythTV's show deletion logic.

I hate to admit it but I find Stargate Atlantis to be entertaining, so I record the new episode every Friday night.  Because I may not be able to get around to watching the show rigtht away I asked ...</description>
		<link>http://www.spearce.org/2006/09/mythtvs-deletion-logic.html</link>
			</item>
	<item>
		<title>On Sandwich Making</title>
		<description>I have never seen a discussion on sandwich making which was as worth reading as this one.  Nicely done. </description>
		<link>http://www.spearce.org/2006/09/on-sandwich-making.html</link>
			</item>
	<item>
		<title>MySQL Recovery Blows</title>
		<description>I'm running MythTV at home.  Since May it has replaced our trustworthy ReplayTV in the living room as the primary TV viewing apparatus.

Thus far its worked rather well for us, despite some odd user interface quirks that probably have more to do with the way I designed my Pronto ...</description>
		<link>http://www.spearce.org/2006/08/mysql-recovery-blows.html</link>
			</item>
</channel>
</rss>
