<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for atnan</title><link>http://disqus.com/by/atnan/</link><description></description><atom:link href="http://disqus.com/atnan/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 05 May 2010 20:04:13 -0000</lastBuildDate><item><title>Re: Why Cyclists Should Pay For Rego</title><link>https://cyclingtips.com/2010/05/why-cyclists-should-pay-for-rego/#comment-48590157</link><description>&lt;p&gt;I completely agree that bicycle registration is a good idea for insurance purposes, however it must be said that each state-level bicycle association offers membership with these insurance benefits provided. In my case, I have a family Bicycle NSW membership for myself and my partner which covers us for injury to ourselves, as well as indemnity from injury to pedestrians etc.&lt;/p&gt;&lt;p&gt;Any reason why this wasn't mentioned in the article? Most of my friends don't even think about insurance, but when I tell them about Bicycle NSW / VIC / QLD etc. they usually sign up straight away.&lt;/p&gt;&lt;p&gt;The reason I'd want registration instead of state-level bicycle association membership is to put me on a more (perceived) even ground with drivers. I pay for car registration, motorbike registration &amp;amp; Bicycle NSW membership, but car drivers don't know that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Wed, 05 May 2010 20:04:13 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; finding who committed what</title><link>http://gitready.com/beginner/2009/02/23/finding-who-committed-what.html#comment-6556575</link><description>&lt;p&gt;The tip I submitted a few months back ago on the use of "tig" (not sure what happened to it, it hasn't been posted here), included an example of how to use tig's blame functionality. One particular advantage of tig is that when you're sitting on a line of code in blame view, you can hit enter and it will jump to the full patch for the commit that introduced the change to that line. Handy for those "why the hell did they do that?" moments.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Tue, 24 Feb 2009 02:38:08 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; easily fetching upstream changes</title><link>http://gitready.com/intermediate/2009/02/12/easily-fetching-upstream-changes.html#comment-6229818</link><description>&lt;p&gt;You might also want to look at the Github gem, since it allows you to track and pull in fork commits easily.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Thu, 12 Feb 2009 21:14:44 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; sharing your changes</title><link>http://gitready.com/intermediate/2009/01/24/sharing-your-changes.html#comment-5640820</link><description>&lt;p&gt;A tool that's useful for conferences/hackathons is Gitjour, which was written by Chad Fowler, Evan Phoenix, and Rich Kilmer. It allows you to broadcast and discover Git repositories via DNSSD/Bonjour, by simply running "gitjour serve &amp;lt;project dir=""&amp;gt;" (to broadcast) or "gitjour list" (to discover).&lt;/p&gt;&lt;p&gt;The most active development is happening in Lachlan Hardy's Github fork, found here: &lt;a href="http://github.com/lachlanhardy/gitjour/tree/master" rel="nofollow noopener" target="_blank" title="http://github.com/lachlanhardy/gitjour/tree/master"&gt;http://github.com/lachlanha...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Wed, 28 Jan 2009 23:05:09 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; installing git</title><link>http://gitready.com/beginner/2009/01/27/installing-git.html#comment-5610683</link><description>&lt;p&gt;You should probably mention that for OS X, you'll almost definitely want to install the bash completion variant ("sudo port install git-core +bash_completion"), and if you're making the slow-but-sure switch from Subversion you might want to install the Subversion variant too ("sudo port install git-core +bash_completion +svn").&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Tue, 27 Jan 2009 23:57:11 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; checkout tracked remote branch</title><link>http://gitready.com/intermediate/2009/01/09/checkout-remote-tracked-branch.html#comment-5273561</link><description>&lt;p&gt;I always set the "branch.autosetupmerge" configuration flag to true, so that branch tracking is done automatically when I do a "git checkout -b foo".&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nathan de Vries</dc:creator><pubDate>Sun, 18 Jan 2009 20:40:47 -0000</pubDate></item></channel></rss>