<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>linkdump - python</title>
    <link>http://wersdoerfer.com/~jochen/linkdump/</link>
    <description>google reader shared items + comments</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 30 Jul 2009 11:20:22 GMT</pubDate>

    <image>
        <url>http://wersdoerfer.com/~jochen/linkdump/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: linkdump - python - google reader shared items + comments</title>
        <link>http://wersdoerfer.com/~jochen/linkdump/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Restricted Boltzmann Machine, a Short Tutorial</title>
    <link>http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/219-Restricted-Boltzmann-Machine,-a-Short-Tutorial.html</link>
            <category>machine_learning</category>
            <category>python</category>
            <category>shared_items</category>
    
    <comments>http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/219-Restricted-Boltzmann-Machine,-a-Short-Tutorial.html#comments</comments>
    <wfw:comment>http://wersdoerfer.com/~jochen/linkdump/wfwcomment.php?cid=219</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://wersdoerfer.com/~jochen/linkdump/rss.php?version=2.0&amp;type=comments&amp;cid=219</wfw:commentRss>
    

    <author>nospam@example.com (Jochen Wersdörfer)</author>
    <content:encoded>
    &lt;!-- item_id:tag:google.com,2005:reader/item/c39c6d58748ab77c --&gt; via &lt;a href=&quot;http://www.reddit.com/r/MachineLearning/&quot;&gt;Machine Learning&lt;/a&gt;:&lt;br/&gt;&lt;blockquote&gt;submitted by &lt;a href=&quot;http://www.reddit.com/user/jb55&quot;&gt; jb55 &lt;/a&gt; &lt;br /&gt; &lt;a href=&quot;http://imonad.com/blog/2008/10/restricted-boltzmann-machine/&quot;&gt;[link]&lt;/a&gt; &lt;a href=&quot;http://www.reddit.com/r/MachineLearning/comments/95vg6/restricted_boltzmann_machine_a_short_tutorial/&quot;&gt;[3 comments]&lt;/a&gt; &lt;a href=&quot;http://www.reddit.com/r/MachineLearning/comments/95vg6/restricted_boltzmann_machine_a_short_tutorial/&quot;&gt;[--&gt;]&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;
Tutorial with python source...  
    </content:encoded>

    <pubDate>Thu, 30 Jul 2009 13:20:22 +0200</pubDate>
    <guid isPermaLink="false">http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/219-guid.html</guid>
    
</item>
<item>
    <title>Simon Wittber: CPython Threading is Fundamentally Broken.</title>
    <link>http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/35-Simon-Wittber-CPython-Threading-is-Fundamentally-Broken..html</link>
            <category>python</category>
            <category>shared_items</category>
    
    <comments>http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/35-Simon-Wittber-CPython-Threading-is-Fundamentally-Broken..html#comments</comments>
    <wfw:comment>http://wersdoerfer.com/~jochen/linkdump/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://wersdoerfer.com/~jochen/linkdump/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Jochen Wersdörfer)</author>
    <content:encoded>
    &lt;!-- item_id:tag:google.com,2005:reader/item/e1e888a77e23a91a --&gt; via &lt;a href=&quot;http://planet.python.org/&quot;&gt;Planet Python&lt;/a&gt;:&lt;br/&gt;&lt;blockquote&gt;Most Python coders know that the Global Interpreter Lock (GIL) in CPython effectively serializes execution of threaded programs, even on systems with multiple CPU cores.&lt;br /&gt;&lt;br /&gt;Despite this, Python threads are still useful in some situations, especially when working with blocking IO. Or so we th ...  &lt;a href=&quot;http://entitycrisis.blogspot.com/2009/06/python-threading-is-fundamentally.html&quot;&gt;[--&gt;]&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;
Wow, this GIL issue is worse than expected... foobar. 
    </content:encoded>

    <pubDate>Tue, 16 Jun 2009 22:26:54 +0200</pubDate>
    <guid isPermaLink="false">http://wersdoerfer.com/~jochen/linkdump/index.php?/archives/35-guid.html</guid>
    
</item>

</channel>
</rss>