<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.toothycat.net/~hologram/Turing/index.html"/>
	<rdf:li rdf:resource="http://www.tbray.org/ongoing/When/201x/2011/10/12/DMR"/>
	<rdf:li rdf:resource="http://aturingmachine.com/"/>
	<rdf:li rdf:resource="http://www.getacoder.com/projects/bug_finder_92913.html"/>
	<rdf:li rdf:resource="http://www.ftrain.com/the-big-o.html"/>
	<rdf:li rdf:resource="http://philip.greenspun.com/humor/eecs-difference-explained"/>
	<rdf:li rdf:resource="http://interconnected.org/notes/2005/06/reboot7/3steps/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.toothycat.net/~hologram/Turing/index.html">
    <title>Magic: the Gathering is Turing Complete</title>
    <dc:date>2012-09-12T09:57:29+00:00</dc:date>
    <link>http://www.toothycat.net/~hologram/Turing/index.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["We always knew Magic: the Gathering was a complex game. But now it's proven: you could assemble a computer out of Magic cards." Oh lordy. Via Aanand, this proof that you can make a Turing Machine out of Magic The Gathering.]]></description>
<dc:subject>mtg turingmachine computerscience computing computation wat</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:9e35ebc95b4c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mtg"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:turingmachine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:wat"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.tbray.org/ongoing/When/201x/2011/10/12/DMR">
    <title>DMR, 1941—2011</title>
    <dc:date>2011-10-14T11:22:07+00:00</dc:date>
    <link>http://www.tbray.org/ongoing/When/201x/2011/10/12/DMR</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["It’s hard to believe that there was a time when any of these weren’t conventional wisdom, but there was such a time. Unix combines more obvious-in-retrospect engineering design choices than anything else I’ve seen or am likely to see in my lifetime.

It is impossible — absolutely impossible — to overstate the debt my profession owes to Dennis Ritchie. I’ve been living in a world he helped invent for over thirty years."]]></description>
<dc:subject>timbray c programming unix computerscience dennisritchie</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:21327c69e5bc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:timbray"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dennisritchie"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aturingmachine.com/">
    <title>A Turing Machine Overview</title>
    <dc:date>2010-03-31T21:25:08+00:00</dc:date>
    <link>http://aturingmachine.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Just beautiful: an implementation of a Turing Machine, as described by Turing; not only is it ingenious - reading characters written on tape with pen via OCR - but it's also a beautiful piece of hardware; it feels as elegant as the point it is illustrating.
]]></description>
<dc:subject>turingmachine computing computer computerscience hardware mechanics machine beautiful</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:41b09bb38af2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:turingmachine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hardware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mechanics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:machine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:beautiful"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.getacoder.com/projects/bug_finder_92913.html">
    <title>Bug Finder (Programming, Testing / Quality Assurance)</title>
    <dc:date>2008-11-25T14:02:35+00:00</dc:date>
    <link>http://www.getacoder.com/projects/bug_finder_92913.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["To state that another way, given a function f and input x, determine if f(x) will halt." AlanT puts out a tender on GetACoder for Turing's Halting Problem. The responses are entertaining.
]]></description>
<dc:subject>programming outsourcing humour turing computerscience</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:e641c40b7efa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:outsourcing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:turing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ftrain.com/the-big-o.html">
    <title>Big O (Ftrain.com)</title>
    <dc:date>2008-01-07T23:01:35+00:00</dc:date>
    <link>http://www.ftrain.com/the-big-o.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["...the discipline is entirely about cheapness. The glory goes to parsimony, to the algorithms that invest the fewest CPU cycles for the greatest return... What scientists saved programmers squander." Paul Ford is a man after my own heart.
]]></description>
<dc:subject>programming software development computerscience computing</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1725c2aa54f9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://philip.greenspun.com/humor/eecs-difference-explained">
    <title>EE versus CS</title>
    <dc:date>2006-12-06T08:37:06+00:00</dc:date>
    <link>http://philip.greenspun.com/humor/eecs-difference-explained</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Entertaining parable of the ways computer scientists and electrical engineers differ.
]]></description>
<dc:subject>engineering programming computerscience humour</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:7a10ed38f502/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:engineering"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://interconnected.org/notes/2005/06/reboot7/3steps/">
    <title>The 3 steps</title>
    <dc:date>2006-03-08T23:08:32+00:00</dc:date>
    <link>http://interconnected.org/notes/2005/06/reboot7/3steps/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A talk by Matt Webb from Reboot7 - he referenced it in his playsh talk, and it's very much worth going over again.
]]></description>
<dc:subject>programming physics computerscience objects</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:0f65895fe65e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:physics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:computerscience"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:objects"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>