<?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:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>a crank's progress</title>
	
	<link>http://www.paulbeard.org/wordpress</link>
	<description>"The art of writing is the art of discovering what you believe."-- Gustave Flaubert</description>
	<lastBuildDate>Sun, 13 May 2012 00:59:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/paulbeard/sokS" /><feedburner:info uri="paulbeard/soks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><item>
		<title>experiments in IPv6</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/3gnQ1TS2f-U/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/05/12/experiments-in-ipv6/#comments</comments>
		<pubDate>Sat, 12 May 2012 20:56:13 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[it could be called work]]></category>
		<category><![CDATA[obscure pursuits]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5908</guid>
		<description>I have been hearing that a new version of the TCP/IP addressing system is “imminent” since 1994. 18 years later, I have been moved to look into it, to see what it offers or requires. I found more requirements than benefits, some of which are noted below. The argument is the old addressing scheme doesn’t [...]</description>
			<content:encoded><![CDATA[<p>I have been hearing that a new version of the TCP/IP addressing system is “imminent” since 1994. 18 years later, I have been moved to look into it, to see what it offers or requires. I found more requirements than benefits, some of which are noted below.</p>
<p>The argument is the old addressing scheme doesn’t have enough addresses to go around and it’s design subdivides it inefficiently. There are probably other more technical arguments but those are the reasons more often cites in favor of migrating to it: more address space, less waste. From <span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/IP_address">Wikipedia</a></span>:</p>
<blockquote><p>In IPv4 an address consists of 32 <a href="http://en.wikipedia.org/wiki/Bit">bits</a> which limits the <a href="http://en.wikipedia.org/wiki/Address_space">address space</a> to 4294967296 (2<span style="vertical-align: super;">32</span>) possible unique addresses.
</p></blockquote>
<p>You’d think 4 billion addresses would be enough. Maybe so but then some people have been (mis)quoted as claiming <span style="text-decoration: underline;"><a href="http://en.wikipedia.org/wiki/Thomas_J._Watson#Famous_misquote">the global market for computers was less than 10</a></span> or that <span style="text-decoration: underline;"><a href="http://www.snopes.com/quotes/kenolsen.asp">no one would need a computer in their home</a></span>. They could not have imagined either the network of today or the devices people use to access it.</p>
<p>IPv6 expands the pool a bit:</p>
<blockquote><p>Mathematically, the new address space provides the potential for a maximum of 2<span style="vertical-align: super;">128</span>, or about 3.403×10<span style="vertical-align: super;">38</span> unique addresses.
</p></blockquote>
<p>I self-host a couple of domains, complete with internet-connected email and web service so this may not apply to a lot of people.</p>
<p>The first thing I needed was access to the IPv6 internet. This doesn’t mean a new ISP so much as either having one that supports it already or using a tunnel service that encapsulates IPv6 packets in innocuous IPv4 packets, allowing them to be unpacked upon receipt. I have CenturyLink (née Qwest) and they don&#8217;t do IPv6 yet. So I went with <span style="text-decoration: underline;"><a href="http://ipv6.he.net/">Hurricane Electric</a></span> and now have free access to services on IPv6. The folks at Hurricane have been doing this for quite some time and have probably answered your questions already. And there is an active forum community as well.</p>
<p>A handful of large public sites offer their content to both varieties — <span style="text-decoration: underline;"><a href="http://www.ipv6.apple.com">www.ipv6.apple.com</a></span>, <span style="text-decoration: underline;"><a href="http://ipv6.google.com">ipv6.google.com</a></span>, <span style="text-decoration: underline;"><a href="http://ipv6.cnn.com">ipv6.cnn.com</a></span>, to name a couple. Lots of resources in the free/open source software world, as well. Microsoft requires it to be installed in some of its server products, even if you have no plans to use it.</p>
<p>So that’s all good. The equipment here all understands IPv6, from iMacs and MacBooks to a FreeBSD server and a Time Capsule used as a network interface to the ISP we use. So I set up the Time Capsule with the options I got from Hurricane Electric: you’ll need to use an older version of Airport Utility, as of this writing, since 6.0 doesn’t allow access to the IPv6 settings. Their setup page has the options you need for each dialog field:<br />
<a href="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/05/Screen-Shot-2012-05-12-at-1.25.47-PM7.png"><img src="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/05/Screen-Shot-2012-05-12-at-1.25.47-PM7.png" alt="" title="Screen Shot 2012-05-12 at 1.25.47 PM" class="aligncenter size-full wp-image-5912" /></a></p>
<p>In your network settings (here’s the Preference Pane in OS X Lion), turn on IPv6 and let it work it’s magic with auto discovery/autoconfig:<br />
<a href="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/05/Screen-Shot-2012-05-12-at-1.32.38-PM.png"><img src="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/05/Screen-Shot-2012-05-12-at-1.32.38-PM.png" alt="" title="Screen Shot 2012-05-12 at 1.32.38 PM" class="aligncenter size-full wp-image-5911" /></a>Apply those changes and you should be good to go.</p>
<p>To test it, use the Terminal/console app of your choice:</p>
<pre># ping6 <a href="http://ipv6.google.com">ipv6.google.com</a>
PING6(56=40+8+8 bytes) 2001:470:b:839:230:1bff:feaf:42c8 -->; 2001:4860:8005::69
16 bytes from 2001:4860:8005::69, icmp_seq=0 hlim=55 time=88.143 ms
16 bytes from 2001:4860:8005::69, icmp_seq=1 hlim=55 time=84.827 ms
^C?--- <a href="http://ipv6.l.google.com">ipv6.l.google.com</a> ping6 statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 84.827/86.485/88.143/1.658 ms
</pre>
</p>
<p>So you can now ride out on IPv6. Check out the sites listed up top and see if they work. Or try <span style="text-decoration: underline;"><a href="http://ipv6-test.com/">http://ipv6-test.com/</a></span> .<br />
But what if you want to host services for an IPv6-enabled public? That’s a little trickier, with some previously undocumented gotchas.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/AHzs3EAwx_IHqcX0pRWn-Elf0KM/0/da"><img src="http://feedads.g.doubleclick.net/~a/AHzs3EAwx_IHqcX0pRWn-Elf0KM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AHzs3EAwx_IHqcX0pRWn-Elf0KM/1/da"><img src="http://feedads.g.doubleclick.net/~a/AHzs3EAwx_IHqcX0pRWn-Elf0KM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=3gnQ1TS2f-U:l2SzWkGKmG8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=3gnQ1TS2f-U:l2SzWkGKmG8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=3gnQ1TS2f-U:l2SzWkGKmG8:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/3gnQ1TS2f-U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/05/12/experiments-in-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/05/12/experiments-in-ipv6/</feedburner:origLink></item>
		<item>
		<title>Our daily bread</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/HwzPWfJAcVU/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/04/29/our-daily-bread/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 06:11:37 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[recipes]]></category>
		<category><![CDATA[baking]]></category>
		<category><![CDATA[bread]]></category>
		<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5890</guid>
		<description>Makes one 21 oz loaf. 1# bread flour (Gold Medal or whatever you prefer) 1/3 cup dry milk powder 1 tsp yeast 1 tsp honey 1 tsp salt 1 cup warm water Mix as straight dough (combine dry ingredients except salt) until combined. Add salt, knead/mix until smooth dough is formed. Check for adequate gluten [...]</description>
			<content:encoded><![CDATA[<p>Makes one 21 oz loaf. </p>
<p>1# bread flour (Gold Medal or whatever you prefer)<br />
1/3 cup dry milk powder<br />
1 tsp yeast<br />
1 tsp honey<br />
1 tsp salt<br />
1 cup warm water</p>
<p>Mix as straight dough (combine dry ingredients except salt) until combined. Add salt, knead/mix until smooth dough is formed. Check for adequate gluten development with the windowpane test. </p>
<p>Allow to double in a buttered bowl, form into a loaf in a 9&#215;3 pan until doubled. Bake at 350 for 30 minutes, remove for pan to cool. </p>
<p>The milk powder adds sweetness and color to the crust. Yields a nice crumb and a nice sandwich bread, suitable for toasting or just as it is.<a href="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/04/20120430-000401.jpg"><img src="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/04/20120430-000401.jpg" alt="20120430-000401.jpg" class="alignnone size-full" /></a><a href="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/04/20120430-000428.jpg"><img src="http://www.paulbeard.org/wordpress/wp-content/uploads/2012/04/20120430-000428.jpg" alt="20120430-000428.jpg" class="alignnone size-full" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/XedKvxdr8lIucv__1OcqfCQJ-OQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/XedKvxdr8lIucv__1OcqfCQJ-OQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XedKvxdr8lIucv__1OcqfCQJ-OQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/XedKvxdr8lIucv__1OcqfCQJ-OQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=HwzPWfJAcVU:Y9WrtSI1Uq0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=HwzPWfJAcVU:Y9WrtSI1Uq0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=HwzPWfJAcVU:Y9WrtSI1Uq0:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/HwzPWfJAcVU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/04/29/our-daily-bread/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/04/29/our-daily-bread/</feedburner:origLink></item>
		<item>
		<title>The Thing</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/Yx5tCQD_Nfs/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/04/14/the-thing/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 17:39:27 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[noted in passing]]></category>
		<category><![CDATA[novel ideas]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5887</guid>
		<description>Idea for a comic book/graphic novel for kids with anxiety, depression, OCD, whatever (when we take mental health as seriously and non-judgmentally as physical health, we&amp;#8217;ll be better people living in a better society). The Thing is the disorder or problem and the idea is that the kid (or adult) has to overcome the power [...]</description>
			<content:encoded><![CDATA[<p>Idea for a comic book/graphic novel for kids with anxiety, depression, OCD, whatever (when we take mental health as seriously and non-judgmentally as physical health, we&#8217;ll be better people living in a better society).</p>
<blockquote>
<p>The Thing is the disorder or problem and the idea is that the kid (or adult) has to overcome the power of The Thing. It wants you to hide behind it and blame it for problems or mistakes, as a way of keeping you in it&#8217;s power: you can&#8217;t let it. It wants to tell you what you can&#8217;t do, but you have to fight it off, ignore it, tell it to shut up and stop bothering you.</p>
</blockquote>
<p>It could be funny, could be creepy, or all of the above. I should get a list of common disorders or issues and see what physical representations work for them: small, simpering creatures or large imposing things, distorted versions of the sufferer, etc.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/e-s4ybbj3FwgOvYY8977doVoGdc/0/da"><img src="http://feedads.g.doubleclick.net/~a/e-s4ybbj3FwgOvYY8977doVoGdc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/e-s4ybbj3FwgOvYY8977doVoGdc/1/da"><img src="http://feedads.g.doubleclick.net/~a/e-s4ybbj3FwgOvYY8977doVoGdc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=Yx5tCQD_Nfs:NrnlU6aYNhA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=Yx5tCQD_Nfs:NrnlU6aYNhA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=Yx5tCQD_Nfs:NrnlU6aYNhA:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/Yx5tCQD_Nfs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/04/14/the-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/04/14/the-thing/</feedburner:origLink></item>
		<item>
		<title>Pioneer</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/NKS4hjOZVqI/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/04/08/pioneer/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 06:00:03 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[novel ideas]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5884</guid>
		<description>I read an article recently about a cosmonaut who was lost in the early 60s and was reportedly close to existing the solar system (at the publication date). What if he was found by some civilization that could reboot his consciousness. What would he tell them? Where would loyalties lie? To the old USSR? To [...]</description>
			<content:encoded><![CDATA[<p>I read an article recently about a cosmonaut who was lost in the early 60s and was reportedly close to existing the solar system (at the publication date). What if he was found by some civilization that could reboot his consciousness. What would he tell them? Where would loyalties lie? To the old USSR? To humanity as a whole? Would he want to return? Would he permitted to and what would be his reception?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/q6SCUawDMfUJpPcQGSdgl4uj0SQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/q6SCUawDMfUJpPcQGSdgl4uj0SQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/q6SCUawDMfUJpPcQGSdgl4uj0SQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/q6SCUawDMfUJpPcQGSdgl4uj0SQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=NKS4hjOZVqI:a7oqnda7kxU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=NKS4hjOZVqI:a7oqnda7kxU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=NKS4hjOZVqI:a7oqnda7kxU:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/NKS4hjOZVqI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/04/08/pioneer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/04/08/pioneer/</feedburner:origLink></item>
		<item>
		<title>Surplus as the basis for modern society</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/CIc9Cobz9rs/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/04/01/surplus-as-the-basis-for-modern-society/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 03:23:18 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[observations]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[labor]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[society]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5881</guid>
		<description>When people bring up the fact that everyone in the US is in the global 1%, it&amp;#8217;s kind of hollow. We didn&amp;#8217;t earn it, most of us. We were born to it. And it&amp;#8217;s not like the guy making $1 a day in Wherever is living the way we do. He doesn&amp;#8217;t have the same [...]</description>
			<content:encoded><![CDATA[<p>When people bring up the fact that everyone in the US is in the global 1%, it&#8217;s kind of hollow. We didn&#8217;t earn it, most of us. We were born to it. And it&#8217;s not like the guy making $1 a day in Wherever is living the way we do. He doesn&#8217;t have the same choices as we do but he also doesn&#8217;t have to meet the same requirements. Clothing and what it costs to buy and maintain, hygiene and the water and products it requires, transportation to get to a job, meals are purchased either as ingredients or as finished goods, not gathered or grown… these are all things that are encumbrances, for lack of a better word. Obligations we have to fulfill that our man (or woman) in Wherever doesn&#8217;t have to. </p>
<p>And then there is the notion of buying power. How much of our daily/weekly needs are met by our daily/weekly income? The folks at the Economist offer the Big Mac Index [http://www.economist.com/node/21542808] as a handy way of mapping currency values and buying power across the overlaid continent of McDonaldstan. But what of places where that isn&#8217;t useful? </p>
<p>The basis of a complex society is the surplus, the bit left over when we left hunting and gathering behind in favor of agriculture and livestock. I would define buying power as the amount of time we exchange, what part of a day&#8217;s labor, for the wages that sustain us. At what point in our day could we knock off and go fishing? </p>
<p>For many of us, the first hour or two of a $500/hour attorney&#8217;s day might seem like enough. But what costs does he have to meet? Suitable office space with staff, either hired for himself or managed as part of of a partnership; clothes and personal grooming; entertainment/social obligations, business licenses and insurance — many of us don&#8217;t deal with any of that. Our workplaces are arranged by others, our appearance is not tied to the billing rate we command, etc.<br />
In modern industrial society, we don&#8217;t have the freedom a hunter and gatherer would of taking it easy when the herds are at hand or the fruit is ripe. At the same time, we don&#8217;t have the stress of looking for food when it&#8217;s scarce. So what value is the surplus? I wonder if we don&#8217;t have the stress of the competitive hunter/gatherer without the downtime of nature&#8217;s harvest. </p>
<p>This should be on our minds as we look at the financial crises around the world and the job situation for many, where there are too few jobs or the wrong sort of jobs or where jobs have migrated to cheaper labor, leaving behind unemployed or unemployable people and stripping knowledge and intellectual capital from whole nations. I think we need every kind of job and every kind of worker but we don&#8217;t need to fit them to a 40 hour/week model. We need to value workers and the work they do for both work performed and the potential or promise of work to come.  </p>
<p>Repurposed from https://m.google.com/app/plus/mp/433/#~loop:aid=z13fgnqycwewtjroa04ch1wgyrintj5wlqc0k&#038;view=activity</p>

<p><a href="http://feedads.g.doubleclick.net/~a/jfabw179y_udUcj07Jh-H6oQirQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/jfabw179y_udUcj07Jh-H6oQirQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jfabw179y_udUcj07Jh-H6oQirQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/jfabw179y_udUcj07Jh-H6oQirQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=CIc9Cobz9rs:nkEg1Jv5gOM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=CIc9Cobz9rs:nkEg1Jv5gOM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=CIc9Cobz9rs:nkEg1Jv5gOM:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/CIc9Cobz9rs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/04/01/surplus-as-the-basis-for-modern-society/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/04/01/surplus-as-the-basis-for-modern-society/</feedburner:origLink></item>
		<item>
		<title>Who stood their ground?</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/Ua3MlFr1npA/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/03/27/who-stood-their-ground/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 00:27:17 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[observations]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5879</guid>
		<description>The Trayvon Martin story has now developed into two narratives: one, that neighborhood watch captain trigger-happy goon George Zimmerman shot and killed an unarmed 17 year old for being in the wrong place (at any time) or two, that Zimmerman, by carrying a gun in unlawful pursuit of an unarmed 17 year old, provoked the [...]</description>
			<content:encoded><![CDATA[<p>The Trayvon Martin story has now developed into two narratives: one, that <span style="text-decoration: line-through;">neighborhood watch captain</span> trigger-happy goon George Zimmerman shot and killed an unarmed 17 year old for being in the wrong place (at any time) or two, that Zimmerman, by carrying a gun in unlawful pursuit of an unarmed 17 year old, provoked the youth and killed him for being in the wrong place (at any time).&nbsp;</p>
<p>In both of these narratives, who Stood Their Ground? The youth who refused to run? Or the chickenshit vigilante with the gun? The youth who fought back after being unlawfully harassed? Or a grown man with delusions of adequacy &mdash; and a gun?</p>
<p>The moral of this story is Stand Your Ground but Be Armed. We&#8217;re back full-circle to the Black Panthers enforcing their 2nd Amendment rights and the state of California (under Sainted Ronnie Reagan) signing gun control laws.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kw4xu-WhFP8ZJGxOE9KkZCn72CQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/kw4xu-WhFP8ZJGxOE9KkZCn72CQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kw4xu-WhFP8ZJGxOE9KkZCn72CQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/kw4xu-WhFP8ZJGxOE9KkZCn72CQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=Ua3MlFr1npA:fcOQMShhyBE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=Ua3MlFr1npA:fcOQMShhyBE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=Ua3MlFr1npA:fcOQMShhyBE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/Ua3MlFr1npA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/03/27/who-stood-their-ground/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/03/27/who-stood-their-ground/</feedburner:origLink></item>
		<item>
		<title>hey, I wrote some code</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/tKaeAN-2lE4/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/03/24/hey-i-wrote-some-code/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 00:48:04 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[noted in passing]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5872</guid>
		<description>This is a shell script wrapped around a line of AppleScript that I can to put an OS X machine to sleep. I used at(1) to generate all the housekeeping stuff (paths and variables): the actual command is the very last line. #!/bin/sh MANPATH=:/opt/local/share/man; export MANPATH TERM_PROGRAM=Apple_Terminal; export TERM_PROGRAM GPG_AGENT_INFO=/Users/paul/.gnupg/S.gpg-agent:776:1; export GPG_AGENT_INFO TERM=xterm-color; export TERM [...]</description>
			<content:encoded><![CDATA[<p>This is a shell script wrapped around a line of AppleScript that I can to put an OS X machine to sleep. I used at(1) to generate all the housekeeping stuff (paths and variables): the actual command is the very last line.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
<span style="color: #007800;">MANPATH</span>=:<span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">man</span>; <span style="color: #7a0874; font-weight: bold;">export</span> MANPATH
<span style="color: #007800;">TERM_PROGRAM</span>=Apple_Terminal; <span style="color: #7a0874; font-weight: bold;">export</span> TERM_PROGRAM
<span style="color: #007800;">GPG_AGENT_INFO</span>=<span style="color: #000000; font-weight: bold;">/</span>Users<span style="color: #000000; font-weight: bold;">/</span>paul<span style="color: #000000; font-weight: bold;">/</span>.gnupg<span style="color: #000000; font-weight: bold;">/</span>S.gpg-agent:<span style="color: #000000;">776</span>:<span style="color: #000000;">1</span>; <span style="color: #7a0874; font-weight: bold;">export</span> GPG_AGENT_INFO
<span style="color: #007800;">TERM</span>=xterm-color; <span style="color: #7a0874; font-weight: bold;">export</span> TERM
<span style="color: #007800;">SHELL</span>=<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">bash</span>; <span style="color: #7a0874; font-weight: bold;">export</span> SHELL
<span style="color: #007800;">CLICOLOR</span>=<span style="color: #000000;">1</span>; <span style="color: #7a0874; font-weight: bold;">export</span> CLICOLOR
<span style="color: #007800;">TMPDIR</span>=<span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>folders<span style="color: #000000; font-weight: bold;">/</span>js<span style="color: #000000; font-weight: bold;">/</span>82lhv5lh8xn_1r006s6qx0g80000gn<span style="color: #000000; font-weight: bold;">/</span>T<span style="color: #000000; font-weight: bold;">/</span>; <span style="color: #7a0874; font-weight: bold;">export</span> TMPDIR
<span style="color: #007800;">Apple_PubSub_Socket_Render</span>=<span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>launch-vpi61E<span style="color: #000000; font-weight: bold;">/</span>Render; <span style="color: #7a0874; font-weight: bold;">export</span> Apple_PubSub_Socket_Render
<span style="color: #007800;">HTML_TIDY</span>=<span style="color: #000000; font-weight: bold;">/</span>Users<span style="color: #000000; font-weight: bold;">/</span>paul<span style="color: #000000; font-weight: bold;">/</span>.tidyrc; <span style="color: #7a0874; font-weight: bold;">export</span> HTML_TIDY
<span style="color: #007800;">TERM_PROGRAM_VERSION</span>=<span style="color: #000000;">303</span>; <span style="color: #7a0874; font-weight: bold;">export</span> TERM_PROGRAM_VERSION
<span style="color: #007800;">TERM_SESSION_ID</span>=A236A172-44B1-<span style="color: #000000;">4955</span>-8B2D-3EEB9C1E2D52; <span style="color: #7a0874; font-weight: bold;">export</span> TERM_SESSION_ID
<span style="color: #007800;">USER</span>=paul; <span style="color: #7a0874; font-weight: bold;">export</span> USER
<span style="color: #007800;">COMMAND_MODE</span>=unix2003; <span style="color: #7a0874; font-weight: bold;">export</span> COMMAND_MODE
<span style="color: #007800;">SSH_AUTH_SOCK</span>=<span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>launch-kZWH3Y<span style="color: #000000; font-weight: bold;">/</span>Listeners; <span style="color: #7a0874; font-weight: bold;">export</span> SSH_AUTH_SOCK
<span style="color: #007800;">__CF_USER_TEXT_ENCODING</span>=0x1F5:<span style="color: #000000;">0</span>:<span style="color: #000000;">0</span>; <span style="color: #7a0874; font-weight: bold;">export</span> __CF_USER_TEXT_ENCODING
<span style="color: #007800;">Apple_Ubiquity_Message</span>=<span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>launch-q0RW5z<span style="color: #000000; font-weight: bold;">/</span>Apple_Ubiquity_Message; <span style="color: #7a0874; font-weight: bold;">export</span> Apple_Ubiquity_Message
<span style="color: #007800;">LSCOLORS</span>=ExFxCxDxBxegedabagacad; <span style="color: #7a0874; font-weight: bold;">export</span> LSCOLORS
<span style="color: #007800;">PATH</span>=<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Frameworks<span style="color: #000000; font-weight: bold;">/</span>Python.framework<span style="color: #000000; font-weight: bold;">/</span>Versions<span style="color: #000000; font-weight: bold;">/</span>Current<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Frameworks<span style="color: #000000; font-weight: bold;">/</span>Python.framework<span style="color: #000000; font-weight: bold;">/</span>Versions<span style="color: #000000; font-weight: bold;">/</span>Current<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Frameworks<span style="color: #000000; font-weight: bold;">/</span>Python.framework<span style="color: #000000; font-weight: bold;">/</span>Versions<span style="color: #000000; font-weight: bold;">/</span>Current<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>sbin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>X11R6<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>bin:<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>mysql<span style="color: #000000; font-weight: bold;">/</span>bin; <span style="color: #7a0874; font-weight: bold;">export</span> PATH
<span style="color: #007800;">PWD</span>=<span style="color: #000000; font-weight: bold;">/</span>Users<span style="color: #000000; font-weight: bold;">/</span>paul; <span style="color: #7a0874; font-weight: bold;">export</span> PWD
<span style="color: #007800;">EDITOR</span>=<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">vim</span>; <span style="color: #7a0874; font-weight: bold;">export</span> EDITOR
<span style="color: #007800;">LANG</span>=en_US.UTF-<span style="color: #000000;">8</span>; <span style="color: #7a0874; font-weight: bold;">export</span> LANG
<span style="color: #007800;">SHLVL</span>=<span style="color: #000000;">1</span>; <span style="color: #7a0874; font-weight: bold;">export</span> SHLVL
<span style="color: #007800;">HOME</span>=<span style="color: #000000; font-weight: bold;">/</span>Users<span style="color: #000000; font-weight: bold;">/</span>paul; <span style="color: #7a0874; font-weight: bold;">export</span> HOME
<span style="color: #007800;">LOGNAME</span>=paul; <span style="color: #7a0874; font-weight: bold;">export</span> LOGNAME
<span style="color: #007800;">DBUS_SESSION_BUS_ADDRESS</span>=launchd:<span style="color: #007800;">env</span>=DBUS_LAUNCHD_SESSION_BUS_SOCKET; <span style="color: #7a0874; font-weight: bold;">export</span> DBUS_SESSION_BUS_ADDRESS
<span style="color: #007800;">LC_CTYPE</span>=en_US.UTF-<span style="color: #000000;">8</span>; <span style="color: #7a0874; font-weight: bold;">export</span> LC_CTYPE
<span style="color: #007800;">INFOPATH</span>=:<span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>info; <span style="color: #7a0874; font-weight: bold;">export</span> INFOPATH
<span style="color: #007800;">DISPLAY</span>=<span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>launch-LrbuQi<span style="color: #000000; font-weight: bold;">/</span>org.x:<span style="color: #000000;">0</span>; <span style="color: #7a0874; font-weight: bold;">export</span> DISPLAY
<span style="color: #007800;">SECURITYSESSIONID</span>=186a5; <span style="color: #7a0874; font-weight: bold;">export</span> SECURITYSESSIONID
<span style="color: #007800;">_</span>=<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>at; <span style="color: #7a0874; font-weight: bold;">export</span> _
osascript <span style="color: #660033;">-e</span> <span style="color: #ff0000;">'tell app &quot;Finder&quot; to sleep'</span></pre></div></div>


<p><a href="http://feedads.g.doubleclick.net/~a/lv-ipneUIPl33Cn_V5weyP-TMpE/0/da"><img src="http://feedads.g.doubleclick.net/~a/lv-ipneUIPl33Cn_V5weyP-TMpE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lv-ipneUIPl33Cn_V5weyP-TMpE/1/da"><img src="http://feedads.g.doubleclick.net/~a/lv-ipneUIPl33Cn_V5weyP-TMpE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=tKaeAN-2lE4:EGwJDxJXFxo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=tKaeAN-2lE4:EGwJDxJXFxo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=tKaeAN-2lE4:EGwJDxJXFxo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/tKaeAN-2lE4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/03/24/hey-i-wrote-some-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/03/24/hey-i-wrote-some-code/</feedburner:origLink></item>
		<item>
		<title>Currency</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/6TH8ZvJSmXQ/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/03/24/currency/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 00:17:32 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[novel ideas]]></category>
		<category><![CDATA[dystopia]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[SF]]></category>
		<category><![CDATA[story ideas]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5869</guid>
		<description>A future without currency, where workers earn work units they can spend that are supposedly impossible to steal or separate from the person who earned them. What happens when someone loses access to theirs? Stolen or just &amp;#8220;lost&amp;#8221; due to some error. How do they recover their wealth or find out who took it?</description>
			<content:encoded><![CDATA[<p>A future without currency, where workers earn work units they can spend that are supposedly impossible to steal or separate from the person who earned them. What happens when someone loses access to theirs? Stolen or just &#8220;lost&#8221; due to some error. How do they recover their wealth or find out who took it?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/OsNYdNfXtvkjvz3ERlyEo2NG8tc/0/da"><img src="http://feedads.g.doubleclick.net/~a/OsNYdNfXtvkjvz3ERlyEo2NG8tc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OsNYdNfXtvkjvz3ERlyEo2NG8tc/1/da"><img src="http://feedads.g.doubleclick.net/~a/OsNYdNfXtvkjvz3ERlyEo2NG8tc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=6TH8ZvJSmXQ:NytYaEvJros:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=6TH8ZvJSmXQ:NytYaEvJros:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=6TH8ZvJSmXQ:NytYaEvJros:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/6TH8ZvJSmXQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/03/24/currency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/03/24/currency/</feedburner:origLink></item>
		<item>
		<title>Living in the past</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/6A6kk0ofG_c/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/03/18/living-in-the-past-2/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 06:11:52 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[novel ideas]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5860</guid>
		<description>Imagine a future world, complex and technologically advanced, where children are forced to grow up ax previous generations did, with manual labor, poor sanitation, all the privations and risks that the present society was built to improve upon. The idea: that no one grow up without realizing why things are as they are, without entitlement [...]</description>
			<content:encoded><![CDATA[<p>Imagine a future world, complex and technologically advanced, where children are forced to grow up ax previous generations did, with manual labor, poor sanitation, all the privations and risks that the present society was built to improve upon. The idea: that no one grow up without realizing why things are as they are, without entitlement or unearned privilege. </p>
<p>The conflict: this system is mothballed, decommissioned, and for awhile things are ok. But a sense of complacency creeps in, generations grow up feeling like they built their world, rather than accepting it as a legacy from thoughtful predecessors. The society is at risk of collapse when it is discovered that some people, families who were forced out of the mainstream, have been living in The Past, the old proving ground where generations came of age. They are tough, resourceful people who need nothing but may be the deliverers &#8211; if they are willing to take it on and if those who marginalized them can swallow their pride and ask.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/LcBPKHPbqgJbapoexn113YaLPqA/0/da"><img src="http://feedads.g.doubleclick.net/~a/LcBPKHPbqgJbapoexn113YaLPqA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LcBPKHPbqgJbapoexn113YaLPqA/1/da"><img src="http://feedads.g.doubleclick.net/~a/LcBPKHPbqgJbapoexn113YaLPqA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=6A6kk0ofG_c:1_Rw_VY8x0I:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=6A6kk0ofG_c:1_Rw_VY8x0I:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=6A6kk0ofG_c:1_Rw_VY8x0I:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/6A6kk0ofG_c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/03/18/living-in-the-past-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/03/18/living-in-the-past-2/</feedburner:origLink></item>
		<item>
		<title>Mechanica</title>
		<link>http://feedproxy.google.com/~r/paulbeard/sokS/~3/BJ4YgbjV7h0/</link>
		<comments>http://www.paulbeard.org/wordpress/2012/03/18/mechanica/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 06:11:02 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[novel ideas]]></category>

		<guid isPermaLink="false">http://www.paulbeard.org/wordpress/?p=5857</guid>
		<description>An alternate future where war is waged by machines, by drones under the control of a sentient controller that monitors the borders and airspace of its host nation. Its neighbor states are similarly automated and any conflict becomes a stalemate, as no nation has an advantage. The controllers communicate amongst themselves to avoid surprises and [...]</description>
			<content:encoded><![CDATA[<p>An alternate future where war is waged by machines, by drones under the control of a sentient controller that monitors the borders and airspace of its host nation. Its neighbor states are similarly automated and any conflict becomes a stalemate, as no nation has an advantage. The controllers communicate amongst themselves to avoid surprises and needless loss of equipment. Even the ground crews are automated/robotic. </p>
<p>No contact between these nations is permitted. The drone forces control all travel and communication. </p>
<p>The conflict: There is resistance to this control. Some people want to visit other nations in the region but cannot. What happens when one side in a contested/patrolled area finds a human on the opposing side? The core principles of the controllers and each drone prohibit harming humans. But this human is using that rule and the fact that it can operate outside the understanding of the systems to upset the balance. It can only be detected visually. </p>
<p>Humans do not show up on sensors, the sounds they make are too irregular to detect, and they have jamming tools that broadcast false information. How do the other nations respond? Field their own human fighters? Remove the ban on harming humans? Can they agree to allow travel? Or are the reasons for banning it forgotten?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/b6lPxIm_ngqHvUOeZOulhbm3wgY/0/da"><img src="http://feedads.g.doubleclick.net/~a/b6lPxIm_ngqHvUOeZOulhbm3wgY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/b6lPxIm_ngqHvUOeZOulhbm3wgY/1/da"><img src="http://feedads.g.doubleclick.net/~a/b6lPxIm_ngqHvUOeZOulhbm3wgY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=BJ4YgbjV7h0:tr5OEEiOtJo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/paulbeard/sokS?a=BJ4YgbjV7h0:tr5OEEiOtJo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/paulbeard/sokS?i=BJ4YgbjV7h0:tr5OEEiOtJo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/paulbeard/sokS/~4/BJ4YgbjV7h0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paulbeard.org/wordpress/2012/03/18/mechanica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.paulbeard.org/wordpress/2012/03/18/mechanica/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.893 seconds --><!-- Cached page served by WP-Cache -->

