<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Alex's Adventures on the Infobahn - linkedin</title><link href="https://www.bennee.com/~alex/" rel="alternate"></link><link href="https://www.bennee.com/~alex/blog/tag/linkedin/feed" rel="self"></link><id>https://www.bennee.com/~alex/</id><updated>2010-01-19T10:56:00+00:00</updated><subtitle>the wanderings of a supposed digital native</subtitle><entry><title>Today's Ubuntu Emacs PPA tip</title><link href="https://www.bennee.com/~alex/blog/2010/01/19/todays-ubuntu-emacs-ppa-tip/" rel="alternate"></link><published>2010-01-19T10:56:00+00:00</published><updated>2010-01-19T10:56:00+00:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2010-01-19:/~alex/blog/2010/01/19/todays-ubuntu-emacs-ppa-tip/</id><summary type="html">&lt;p&gt;Like many Emacs users I use the excellent &lt;a class="reference external" href="https://launchpad.net/~ubuntu-elisp/+archive/ppa"&gt;Ubuntu Elisp PPA&lt;/a&gt; to get a more recent Emacs than the main distro repos package. However I'd been puzzled as to why &lt;em&gt;emacs-snapshot&lt;/em&gt; hadn't been updated in ages. The was doubly confusing as the &lt;a class="reference external" href="http://emacs.orebokech.com/"&gt;orebokech&lt;/a&gt; packages on which they are based and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Like many Emacs users I use the excellent &lt;a class="reference external" href="https://launchpad.net/~ubuntu-elisp/+archive/ppa"&gt;Ubuntu Elisp PPA&lt;/a&gt; to get a more recent Emacs than the main distro repos package. However I'd been puzzled as to why &lt;em&gt;emacs-snapshot&lt;/em&gt; hadn't been updated in ages. The was doubly confusing as the &lt;a class="reference external" href="http://emacs.orebokech.com/"&gt;orebokech&lt;/a&gt; packages on which they are based and I use on my server had seen a couple of version bumps.&lt;/p&gt;
&lt;p&gt;Turns out &lt;em&gt;emacs-snapshot&lt;/em&gt; is no longer packaged by the PPA, but &lt;em&gt;emacs23&lt;/em&gt; is. Once I'd installed that my little (make-frame-on-display) &lt;a class="reference external" href="http://github.com/stsquad/emacs_chrome/issues/closed#issue/2"&gt;problem&lt;/a&gt; went away.&lt;/p&gt;
</content><category term="general"></category><category term="emacs"></category><category term="linkedin"></category><category term="ppa"></category><category term="ubuntu"></category></entry><entry><title>Distributed VCS</title><link href="https://www.bennee.com/~alex/blog/2009/06/09/distributed-vcs/" rel="alternate"></link><published>2009-06-09T10:17:00+01:00</published><updated>2009-06-09T10:17:00+01:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2009-06-09:/~alex/blog/2009/06/09/distributed-vcs/</id><summary type="html">&lt;p&gt;I've mentioned distributed version control systems a few times. It was interesting note the advice that &lt;a class="reference external" href="http://savannah.nongnu.org/forum/forum.php?forum_id=5828"&gt;Savannah is giving&lt;/a&gt; about recovering from a recent disk crash. Both Git andMercurial based projects can restore from local repositories as they contain all the revision history within them. The centralised version control systems …&lt;/p&gt;</summary><content type="html">&lt;p&gt;I've mentioned distributed version control systems a few times. It was interesting note the advice that &lt;a class="reference external" href="http://savannah.nongnu.org/forum/forum.php?forum_id=5828"&gt;Savannah is giving&lt;/a&gt; about recovering from a recent disk crash. Both Git andMercurial based projects can restore from local repositories as they contain all the revision history within them. The centralised version control systems are relying explicit backups being made. History has proved that getting &lt;a class="reference external" href="http://it.slashdot.org/article.pl?sid=09/05/15/0138204"&gt;backups done right&lt;/a&gt; is harder &lt;a class="reference external" href="http://en.gentoo-wiki.com/wiki/Gentoo_Linux_Wiki:Backups"&gt;than it looks&lt;/a&gt;. If your running an open source project there is a lot to be said for having ever developer mirror you code for you. To slightly misquote Linus*: &lt;em&gt;&amp;quot;Only wimps use backup: _real_ men just upload their important stuff and let the rest of the world mirror it&amp;quot;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;* The &lt;a class="reference external" href="http://groups.google.com/group/linux.dev.kernel/msg/76ae734d543e396d?pli=1"&gt;original quote&lt;/a&gt; mentions tape and ftp which dates it a bit.&lt;/p&gt;
</content><category term="geek"></category><category term="development"></category><category term="git"></category><category term="linkedin"></category><category term="vcs"></category></entry></feed>