<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.skyb.us" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>politics</title>
 <link>http://www.skyb.us/category/topic/politics</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Distributed Version Control for Freedom</title>
 <link>http://www.skyb.us/content/distributed-version-control-freedom</link>
 <description>&lt;p&gt;&lt;i&gt;Short technical note: I&#039;ve been using Mercurial for my personal projects, but in succumbing to community momentum (and really, a much better submodule/svn:externals story) I&#039;m switching over to Git.  For some reason hg2git converters are many and generally broken.  I tried a bunch, but few of them built/worked.  The one that finally did is &lt;a href=&quot;http://github.com/antono/hg2git&quot;&gt;Antono&#039;s hg2git&lt;/a&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Distributed version control is one of these secret stories going on in the land of programmers that needs to get out into the imagination of the population.&lt;/p&gt;
&lt;p&gt;In short, your next &#039;wiki&#039; for public consumption and benefit, should maybe be hosted at &lt;a href=&quot;http://github.com/&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Let&#039;s take a good example of a public document which deserves scrutiny and every party would like some changes to it: US Federal Law.  Now, there&#039;s a process to change the canonical version of this document.  It involves a lot of elected officials practicing strange rituals in public and private, and then suddenly there&#039;s a different document which the US courts and executive branches recognize as the current document.  You can &lt;a href=&quot;http://www.law.cornell.edu/uscode/&quot;&gt;download it from the Intarwebs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However, what changes is the ACLU keen to change?  They write a bunch of public position papers and their lobbyists try to work with lawmakers for certain language.  But wouldn&#039;t it be cool, to see the EXACT CHANGES that the ACLU would make if they ruled?  Maybe it would be boring, but if every lobbying/political group did this, then we might have a pretty cool patchwork of legal frameworks to choose and examine as citizens.&lt;/p&gt;
&lt;p&gt;Back to those strange rituals that elected officials do to make the law (and the SCOTUS which is not elected)--the reason this is less interesting than it could be is that the rituals are so strange and non-sensical that the source of law couldn&#039;t possibly come from one source.  What if we could track WHERE the laws came from?  Then we could compare how much Walt Disney Corporation gets to write law compared with PETA or corn farmers.&lt;/p&gt;
&lt;p&gt;We&#039;d have a much better understanding of how the US legal system came to be, and citizen-based lobbying groups could rate representatives, not just on votes, but how much law got in to the rules of the land.&lt;/p&gt;
&lt;p&gt;Unfortunately, we don&#039;t have anything like that.  It would be nice if even the Congress did this internally, but....that would make sense.&lt;/p&gt;
&lt;p&gt;Fortunately, free computer-dom is different.  The basic laws which govern free computers everywhere required just such a system, and that law is called &lt;a href=&quot;http://github.com/github/linux-2.6/&quot;&gt;Linux&lt;/a&gt; (for an easy start go to &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt;).  From that first link you can trace the history and who did what and where they worked, etc.&lt;/p&gt;
&lt;p&gt;Now just because this is most easily understood as useful for a big document like US Law or the Linux Operating System, doesn&#039;t mean it&#039;s not useful on a microscale.  What about Subletting contracts, or other legal contracts.  Mostly we get our lawyers to write them or download an example, and then we change them a bit.  The same analysis of who wrote different contracts and details about how well they fared in court and in practice might also be useful.  What about seeing the same thing for a news article, as a story develops--what new sources become useful, etc.&lt;/p&gt;
&lt;p&gt;How is this different from Wikipedia?  Most of it is the same.  Wikipedia is based on 30-year-old technology that programmers used to track different versions of software and brought it to the web for encyclopedic topics.  The difference is in the &lt;b&gt;decentralization&lt;/b&gt;.  Why does Conservapedia and &lt;a href=&quot;http://deletionpedia.dbatley.com/w/index.php?title=Main_Page&quot;&gt;Deletionpedia&lt;/a&gt; and others have to start from scratch?  Once their viewpoint on a particular article becomes useful, then there should be a way to automate bringing in the work done on one site into another.  And THAT&#039;s what Distributed Version Control is about.&lt;/p&gt;
</description>
 <comments>http://www.skyb.us/content/distributed-version-control-freedom#comments</comments>
 <category domain="http://www.skyb.us/category/topic/code">code</category>
 <category domain="http://www.skyb.us/category/topic/politics">politics</category>
 <pubDate>Sat, 09 Jan 2010 13:59:09 -0500</pubDate>
 <dc:creator>Schuyler</dc:creator>
 <guid isPermaLink="false">274 at http://www.skyb.us</guid>
</item>
<item>
 <title>Stimulus on a Napkin for Dr. Evil</title>
 <link>http://www.skyb.us/content/stimulus-napkin-dr-evil</link>
 <description>&lt;p&gt;For those worried about all the debt the past stimulus and another much-needed stimulus would incur, let&#039;s do some 3rd grade math:&lt;/p&gt;
&lt;p&gt;10% unemployment is about 4% more unemployment than is &#039;average.&#039;&lt;br /&gt;
4% of the US population is 14 million people (of 350mil) that seemed capable of contributing to our economy a little more than a year ago.&lt;br /&gt;
Now from the other end, let&#039;s think in units of &lt;b&gt;100 BILLION dollars (scary!)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;That means if we manage to get an average of $7142 (100bil/14mil) of tax revenue per 100bil of stimulus from these individuals over the whole course of the would-have-been-worse recession, then...it&#039;s worth it.  Considering the tax rate... that looks pretty easy, and not even a very difficult loss if we&#039;re wrong.&lt;/p&gt;
&lt;p&gt;This post is brought to you by &lt;a href=&quot;http://krugman.blogs.nytimes.com/2009/11/30/the-dogbert-theory-of-the-debt/&quot;&gt;People Against Scary Numbers In the News.&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.skyb.us/content/stimulus-napkin-dr-evil#comments</comments>
 <category domain="http://www.skyb.us/category/topic/politics">politics</category>
 <pubDate>Fri, 04 Dec 2009 10:33:29 -0500</pubDate>
 <dc:creator>Schuyler</dc:creator>
 <guid isPermaLink="false">272 at http://www.skyb.us</guid>
</item>
<item>
 <title>If a pedicab driver could get it in 30 seconds, why couldn&#039;t the NY state senate get it?</title>
 <link>http://www.skyb.us/content/if-pedicab-driver-could-get-it-30-seconds-why-couldnt-ny-state-senate-get-it</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://youtube.com/watch?v=dCFFxidhcy0&quot;&gt;NYS Senator Diane Savino speaks on the Marriage Equality bill&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.skyb.us/content/if-pedicab-driver-could-get-it-30-seconds-why-couldnt-ny-state-senate-get-it#comments</comments>
 <category domain="http://www.skyb.us/category/topic/politics">politics</category>
 <pubDate>Fri, 04 Dec 2009 10:28:07 -0500</pubDate>
 <dc:creator>Schuyler</dc:creator>
 <guid isPermaLink="false">271 at http://www.skyb.us</guid>
</item>
</channel>
</rss>

