<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Singpolyma</title><link>https://singpolyma.net</link><description></description><language>en</language><image><link>http://singpolyma.net</link><url>http://www.gravatar.com/avatar/3ab4d3a66e470ce10eb7ec812fab3c46</url><title>Stephen Paul Weber</title></image><lastBuildDate>Sat, 07 Nov 2009 15:59:28 PST</lastBuildDate><generator>http://wordpress.org/?v=2.8.4</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/singpolyma" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>Anonymous SFTP on Ubuntu</title><link>https://singpolyma.net/2009/11/anonymous-sftp-on-ubuntu/</link><category>Tech</category><category>Ubuntu</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Paul Weber</dc:creator><pubDate>Sat, 07 Nov 2009 15:45:53 PST</pubDate><guid isPermaLink="false">https://singpolyma.net/?p=520</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>I spent some time today getting anonymous SFTP setup on my home server.  Why would I want to do that, you ask?  Well, for file shares.  I have an HTTP server and anonymous FTP server set up to make it easier for people to get at the public shares on the system, but really I&#039;m a big fan of consolidating the protocols in this space.  FTP is old and clunky, SFTP has solved many of the issues and is widely deployed.  In fact, all my PCs are running an SFTP server, only one currently runs an FTP server.</p>
<p>This how-to uses the command line.  It&#039;s really not that hard, just type exactly what I tell you to.</p>
<p>First, create a new user:</p>
<p><kbd>sudo adduser --disabled-password anonymous</kbd></p>
 <div class="ccline"><a href="http://creativecommons.org/licenses/by/2.5/ca/" rel="license"><img alt="Creative Commons Licence" src="http://i.creativecommons.org/l/by/2.5/ca/88x31.png" /></a> &copy; 2006-2008 Stephen Paul Weber.  Some Rights Reserved.</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=z-uqKEmfd7A:M70U1KXzCeM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=z-uqKEmfd7A:M70U1KXzCeM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=z-uqKEmfd7A:M70U1KXzCeM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=z-uqKEmfd7A:M70U1KXzCeM:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded><description>I spent some time today getting anonymous SFTP setup on my home server.  Why would I want to do that, you ask?  Well, for file shares.  I have an HTTP server and anonymous FTP server set up to make it easier for people to get at the public shares on the system, [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://singpolyma.net/2009/11/anonymous-sftp-on-ubuntu/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments></item><item><title>Simple HTTP-based File Shares for Ubuntu</title><link>https://singpolyma.net/2009/11/simple-http-based-file-shares-for-ubuntu/</link><category>Tech</category><category>Ubuntu</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Paul Weber</dc:creator><pubDate>Thu, 05 Nov 2009 12:53:05 PST</pubDate><guid isPermaLink="false">https://singpolyma.net/?p=518</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>This is a simple how-to for setting up automatic file sharing for users&#039; ~/Public folders in Ubuntu over HTTP with minimal overhead.</p>
<p>While this how-to is simple, it does use the command line.  I happen to believe the command line is not so scary as the GUI marketing people would have you think, even to new users.  It&#039;s much easier to say &#034;type this&#034; and have a user understand than it is to try to describe the GUI actions.</p>
<p>First, install my subdirs script.  This script finds a list of directories containing some other directory, and prints out the path to the subdirectory (if you don&#039;t get that, never mind, you just need to know that you need in installed for this how-to).</p>
<p><kbd>sudo wget -O /usr/local/bin/subdirs http://github.com/singpolyma/singpolyma/raw/master/scripts/subdirs<br />
sudo chmod +X /usr/local/bin/subdirs</kbd></p>
<p>Then, install the webfs HTTP server.</p>
<p><kbd>sudo apt-get install webfs</kbd></p>
<p>Edit the config file a bit:</p>
<p><kbd>sudo ${EDITOR=gedit} /etc/webfsd.conf</kbd></p>
<p>Change the line starting with web_root= to say:</p>
<p><tt>web_root=/var/www</tt></p>
<p>And the line starting with web_port= to say:</p>
<p><tt>web_port=80</tt></p>
<p>Then restart the server by running:</p>
<p><kbd>sudo /etc/init.d/webfs restart</kbd></p>
<p>Finally, to symlink the shares, run:</p>
<p><kbd>subdirs /home Public | while read DIR; do ln -s "$DIR" /var/www/$(basename "`dirname "$DIR"`"); done</kbd></p>
<p>You&#039;re done!</p>
<p>The last command will have to be re-run every time you add a new user.  Or you could add it as the second-last line in your /etc/rc.local file to make it run every time you boot.</p>
<p>Now people can just visit your computer in their webbrowser (if they&#039;re on your local network&#8230; to get access from the Internet you have to configure your router, but you probably don&#039;t want that anyway).  The address of any Ubuntu computer in a webbrowser (on a computer than supports mDNS, such as other Ubuntu systems or Apple systems) is just <tt>hostname.local</tt>.  For example, my computer is <tt>singpolyma-mini.local</tt>.  For Windows users, they&#039;ll have to type in your IP address (unless they install Bonjour for Windows).</p>
<p>You can find your IP address by running:</p>
<p><kbd>ifconfig | grep 'inet addr' | grep -v 127.0.0.1 | awk '{ print $2 }'</kbd></p>
 <div class="ccline"><a href="http://creativecommons.org/licenses/by/2.5/ca/" rel="license"><img alt="Creative Commons Licence" src="http://i.creativecommons.org/l/by/2.5/ca/88x31.png" /></a> &copy; 2006-2008 Stephen Paul Weber.  Some Rights Reserved.</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=jqSxYZDz6d8:fTGv4L1wncY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=jqSxYZDz6d8:fTGv4L1wncY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=jqSxYZDz6d8:fTGv4L1wncY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=jqSxYZDz6d8:fTGv4L1wncY:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded><description>This is a simple how-to for setting up automatic file sharing for users&amp;#039; ~/Public folders in Ubuntu over HTTP with minimal overhead.
While this how-to is simple, it does use the command line.  I happen to believe the command line is not so scary as the GUI marketing people would have you think, even to [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://singpolyma.net/2009/11/simple-http-based-file-shares-for-ubuntu/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments></item><item><title>PostRank "Buckets"</title><link>https://singpolyma.net/2009/10/postrank-buckets/</link><category>Communication</category><category>Communications</category><category>PostRank</category><category>Tech</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Paul Weber</dc:creator><pubDate>Wed, 28 Oct 2009 10:38:02 PDT</pubDate><guid isPermaLink="false">https://singpolyma.net/?p=516</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>After an incredible amount of time working with, and for, <span class="vcard"><a class="fn url org" rel="employer" href="http://postrank.com">PostRank</a></span>, I think I have finally landed on what I would like to do with their technology that would be useful <strong>to me</strong>.</p>
<p>Back when I was working a lot on their Google Reader Greasemonkey overlay, one of the features requested was &#034;sort by PostRank&#034;, which never made a lot of sense to me.  Sort <strong>what</strong> by PostRank?</p>
<p>Buckets.</p>
<p>I want to read basically everything that comes through my feedreader, or at least see the headlines, but I may not care about it all at this moment.  I don&#039;t want an interestingness sort or filter, I want a bucketizer.  I want to be able to say &#034;I&#039;ll read the best stuff right now when I&#039;ve got a few seconds, and the rest later.&#034;</p>
<p>I may never read the rest, which then amounts to filtering, but I may, and that&#039;s different.</p>
<p>The best way to implement something like this would be to allow for &#034;filtering&#034; by PostRank <strong>ranges</strong> instead of having a max cutoff.  That way I could have a 7+ feed, a 3-7 feed, and a 3- feed, for each feed.  I&#039;d then make (in my reader) a &#034;Best&#034; folder, a &#034;Good&#034; folder, and a &#034;Bottomfeeder&#034; folder.  I&#039;d process the content in &#034;Best&#034; a few times a day, &#034;Good&#034; at least once a week, &#034;Bottomfeeder&#034; whenever I had extra time to read stuff.</p>
<p>I actually really like this idea.  A lot.</p>
 <div class="ccline"><a href="http://creativecommons.org/licenses/by/2.5/ca/" rel="license"><img alt="Creative Commons Licence" src="http://i.creativecommons.org/l/by/2.5/ca/88x31.png" /></a> &copy; 2006-2008 Stephen Paul Weber.  Some Rights Reserved.</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=d476VT-ZKI4:jhpWTncmETw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=d476VT-ZKI4:jhpWTncmETw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=d476VT-ZKI4:jhpWTncmETw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=d476VT-ZKI4:jhpWTncmETw:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded><description>After an incredible amount of time working with, and for, PostRank, I think I have finally landed on what I would like to do with their technology that would be useful to me.
Back when I was working a lot on their Google Reader Greasemonkey overlay, one of the features requested was &amp;#034;sort by PostRank&amp;#034;, which [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://singpolyma.net/2009/10/postrank-buckets/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments></item><item><title>DiSo Dashboards and the Future</title><link>https://singpolyma.net/2009/10/diso-dashboards-and-the-future/</link><category>Aggregation</category><category>DiSo</category><category>Tech</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Paul Weber</dc:creator><pubDate>Wed, 14 Oct 2009 09:49:09 PDT</pubDate><guid isPermaLink="false">https://singpolyma.net/?p=514</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>So, finally someone talking about the future of distributed social networking.  The tech and the connecty bits we want have really been mostly there for some time now, the problem is, no one has been very clear on what the next step is.  Chris Messina has been a bit distracted with the Activity Streams project, and no one else has really been saying much about DiSo.</p>
<p>The next step, however, is really coherent UI.  I&#039;ve been talking about it off and on as my &#034;ultimate aggregator&#034;, <a href="http://www.slideshare.net/marccanter/diso-dashboard-outline-presentation">Marc Canter is calling it &#034;dashboards&#034;</a>.</p>
<p>One of the things he talks about in the presentation is &#034;distributed friending&#034;.  This is something I&#039;ve brought up before.  IMHO, the best way to go about this is to have magical buttons that, when clicked, take the user to their &#034;dashboard&#034; with the target&#039;s URI (or one of them, anyway) already filled in.  At that point, you have an asynchronous friending model.  The local software can then do different things (like permissions, autofilling searches, pulling in content, just making the list available to other services than then do these things, whatever) based on this data, but no magical &#034;protocol&#034; or anything is needed, because with an asynchronous model all you&#039;re really doing is making a note of the relationship in a data model and letting the software use that list for whatever.</p>
<p>Past integrating the posting/following/aggregation UI a bit more, I&#039;m not really sure there&#039;s anything left, conceptually.  I&#039;d like to dig up some code and make OAuth+AtomPub work for sure with the newest version (so that any aggregator can talk to my WP blog <img src='https://singpolyma.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), and code can always be improved, but really, what is a social network?  It&#039;s an aggregator of sorts, a posting mechanism of sorts, and email.  We&#039;ve had the later two for ages, which is why so much work has been dancing around the first one.</p>
 <div class="ccline"><a href="http://creativecommons.org/licenses/by/2.5/ca/" rel="license"><img alt="Creative Commons Licence" src="http://i.creativecommons.org/l/by/2.5/ca/88x31.png" /></a> &copy; 2006-2008 Stephen Paul Weber.  Some Rights Reserved.</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=8E05sPnnRC8:hzxycr803gU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=8E05sPnnRC8:hzxycr803gU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=8E05sPnnRC8:hzxycr803gU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=8E05sPnnRC8:hzxycr803gU:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded><description>So, finally someone talking about the future of distributed social networking.  The tech and the connecty bits we want have really been mostly there for some time now, the problem is, no one has been very clear on what the next step is.  Chris Messina has been a bit distracted with the Activity [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://singpolyma.net/2009/10/diso-dashboards-and-the-future/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments></item><item><title>Overregulation Weakens the Rule of Law</title><link>https://singpolyma.net/2009/10/overregulation-weakens-the-rule-of-law/</link><category>Culture</category><category>Freedom</category><category>Law</category><category>Personal</category><category>Quote</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Paul Weber</dc:creator><pubDate>Wed, 14 Oct 2009 09:20:25 PDT</pubDate><guid isPermaLink="false">https://singpolyma.net/?p=505</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><cite class="vcard"><span class="fn">Lawrence Lessig</span>, &#034;<a class="url" rel="cite" href="http://www.free-culture.cc/">Free Culture</a>&#034;</cite></p>
<blockquote><p>Wars of prohibition are nothing new in America. This one is just something more extreme than anything we&#039;ve seen before. We experimented with alcohol prohibition, at a time when the per capita consumption of alcohol was 1.5 gallons per capita per year. The war against drinking initially reduced that consumption to just 30 percent of its preprohibition levels, but by the end of prohibition, consumption was up to 70 percent of the preprohibition level. Americans were drinking just about as much, but now, a vast number were criminals. We have launched a war on drugs aimed at reducing the consumption of regulated narcotics that 7 percent (or 16 million) Americans now use. That is a drop from the high (so to speak) in 1979 of 14 percent of the population. We regulate automobiles to the point where the vast majority of Americans violate the law every day. We run such a complex tax system that a majority of cash businesses regularly cheat. We pride ourselves on our &#034;free society,&#034; but an endless array of ordinary behavior is regulated within our society. And as a result, a huge proportion of Americans regularly violate at least some law.</p>
<p>This state of affairs is not without consequence. It is a particularly salient issue for teachers like me, whose job it is to teach law students about the importance of &#034;ethics.&#034; As my colleague Charlie Nesson told a class at Stanford, each year law schools admit thousands of students who have illegally downloaded music, illegally consumed alcohol and sometimes drugs, illegally worked without paying taxes, illegally driven cars. These are kids for whom behaving illegally is increasingly the norm. And then we, as law professors, are supposed to teach them how to behave ethically&#8211;how to say no to bribes, or keep client funds separate, or honor a demand to disclose a document that will mean that your case is over. Generations of Americans&#8211;more significantly in some parts of America than in others, but still, everywhere in America today&#8211;can&#039;t live their lives both normally and legally, since &#034;normally&#034; entails a certain degree of illegality.</p>
<p>The response to this general illegality is either to enforce the law more severely or to change the law. We, as a society, have to learn how to make that choice more rationally. Whether a law makes sense depends, in part, at least, upon whether the costs of the law, both intended and collateral, outweigh the benefits. If the costs, intended and collateral, do outweigh the benefits, then the law ought to be changed. Alternatively, if the costs of the existing system are much greater than the costs of an alternative, then we have a good reason to consider the alternative.</p></blockquote>
 <div class="ccline"><a href="http://creativecommons.org/licenses/by/2.5/ca/" rel="license"><img alt="Creative Commons Licence" src="http://i.creativecommons.org/l/by/2.5/ca/88x31.png" /></a> &copy; 2006-2008 Stephen Paul Weber.  Some Rights Reserved.</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/singpolyma?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=G6_Cp9Peq6w:xeUCvXhzGhs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=G6_Cp9Peq6w:xeUCvXhzGhs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/singpolyma?a=G6_Cp9Peq6w:xeUCvXhzGhs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/singpolyma?i=G6_Cp9Peq6w:xeUCvXhzGhs:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded><description>Lawrence Lessig, &amp;#034;Free Culture&amp;#034;
Wars of prohibition are nothing new in America. This one is just something more extreme than anything we&amp;#039;ve seen before. We experimented with alcohol prohibition, at a time when the per capita consumption of alcohol was 1.5 gallons per capita per year. The war against drinking initially reduced that consumption to just [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://singpolyma.net/2009/10/overregulation-weakens-the-rule-of-law/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments></item></channel></rss>
