<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for metaprogramming and politics</title>
	<atom:link href="http://holgerkrekel.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://holgerkrekel.net</link>
	<description>Decentralize. Take the red pill.</description>
	<lastBuildDate>Sun, 19 May 2013 17:38:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on PEP438 is live: speed up python package installs now! by holger krekel</title>
		<link>http://holgerkrekel.net/2013/05/19/pep438-is-live-speed-up-python-package-installs-now/#comment-360</link>
		<dc:creator><![CDATA[holger krekel]]></dc:creator>
		<pubDate>Sun, 19 May 2013 17:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=584#comment-360</guid>
		<description><![CDATA[Usually those URLs do no harm, though.  pip/easy_install don&#039;t consdier them unless they look like a package archive.  The main thing that makes installs slow, are/were the links with &quot;rel=&#039;homepage&#039;&quot; or &quot;rel=&#039;download&#039;&quot; which caused pip/easy_install to crawl the link and look for more links there.]]></description>
		<content:encoded><![CDATA[<p>Usually those URLs do no harm, though.  pip/easy_install don&#8217;t consdier them unless they look like a package archive.  The main thing that makes installs slow, are/were the links with &#8220;rel=&#8217;homepage&#8217;&#8221; or &#8220;rel=&#8217;download&#8217;&#8221; which caused pip/easy_install to crawl the link and look for more links there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP438 is live: speed up python package installs now! by Georges Racinet</title>
		<link>http://holgerkrekel.net/2013/05/19/pep438-is-live-speed-up-python-package-installs-now/#comment-359</link>
		<dc:creator><![CDATA[Georges Racinet]]></dc:creator>
		<pubDate>Sun, 19 May 2013 17:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=584#comment-359</guid>
		<description><![CDATA[Just heard about this, that&#039;s a really good initiative !
Up till now, providing a comprehensive doc with links in long description used to punish our users…
I did not find a &quot;remove all&quot; button, though, for the bunch of irrelevant links I have on my packages.
Thanks.]]></description>
		<content:encoded><![CDATA[<p>Just heard about this, that&#8217;s a really good initiative !<br />
Up till now, providing a comprehensive doc with links in long description used to punish our users…<br />
I did not find a &#8220;remove all&#8221; button, though, for the bunch of irrelevant links I have on my packages.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP438 is live: speed up python package installs now! by Donald Stufft (@dstufft)</title>
		<link>http://holgerkrekel.net/2013/05/19/pep438-is-live-speed-up-python-package-installs-now/#comment-358</link>
		<dc:creator><![CDATA[Donald Stufft (@dstufft)]]></dc:creator>
		<pubDate>Sun, 19 May 2013 16:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=584#comment-358</guid>
		<description><![CDATA[Here&#039;s a guide on how to update your packages http://pypi-externals.caremad.io/help/what/ .]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s a guide on how to update your packages <a href="http://pypi-externals.caremad.io/help/what/" rel="nofollow">http://pypi-externals.caremad.io/help/what/</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP438 is live: speed up python package installs now! by holger krekel</title>
		<link>http://holgerkrekel.net/2013/05/19/pep438-is-live-speed-up-python-package-installs-now/#comment-357</link>
		<dc:creator><![CDATA[holger krekel]]></dc:creator>
		<pubDate>Sun, 19 May 2013 10:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=584#comment-357</guid>
		<description><![CDATA[You can just go to the &quot;urls&quot; tab and change to &quot;do not extract urls&quot;.  That&#039;s all, no need to deal with the &quot;file urls&quot; at all to achieve the speed up for installers.  See http://merlinux.eu/~hpk/pypi1.png for an example of what is needed.]]></description>
		<content:encoded><![CDATA[<p>You can just go to the &#8220;urls&#8221; tab and change to &#8220;do not extract urls&#8221;.  That&#8217;s all, no need to deal with the &#8220;file urls&#8221; at all to achieve the speed up for installers.  See <a href="http://merlinux.eu/~hpk/pypi1.png" rel="nofollow">http://merlinux.eu/~hpk/pypi1.png</a> for an example of what is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP438 is live: speed up python package installs now! by Diederik van der Boor</title>
		<link>http://holgerkrekel.net/2013/05/19/pep438-is-live-speed-up-python-package-installs-now/#comment-356</link>
		<dc:creator><![CDATA[Diederik van der Boor]]></dc:creator>
		<pubDate>Sun, 19 May 2013 10:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=584#comment-356</guid>
		<description><![CDATA[Good to know!

Can you clarify a bit what option to use in PyPI? I looked through my packages, but couldn&#039;t find which option. (I typically release packages using `./setup.py sdist register upload`)]]></description>
		<content:encoded><![CDATA[<p>Good to know!</p>
<p>Can you clarify a bit what option to use in PyPI? I looked through my packages, but couldn&#8217;t find which option. (I typically release packages using `./setup.py sdist register upload`)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If i were to tweet a mysogynist joke &#8230; by alex dante</title>
		<link>http://holgerkrekel.net/2013/03/23/if-i-were-to-tweet-a-mysogynist-joke/#comment-330</link>
		<dc:creator><![CDATA[alex dante]]></dc:creator>
		<pubDate>Sun, 24 Mar 2013 13:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=573#comment-330</guid>
		<description><![CDATA[I&#039;m sorry, maybe it&#039;s just my perverse mind, but I can&#039;t think of a non-sexual &quot;pun&quot; for &quot;big dongle&quot; that fits the context here. One of the main mechanisms of double entendres is punning: github itself used to refer to &quot;hardcore forking&quot;, which seems to be the same implication of the &quot;I&#039;d like to fork THAT repo&quot; remark.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, maybe it&#8217;s just my perverse mind, but I can&#8217;t think of a non-sexual &#8220;pun&#8221; for &#8220;big dongle&#8221; that fits the context here. One of the main mechanisms of double entendres is punning: github itself used to refer to &#8220;hardcore forking&#8221;, which seems to be the same implication of the &#8220;I&#8217;d like to fork THAT repo&#8221; remark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If i were to tweet a mysogynist joke &#8230; by holger krekel</title>
		<link>http://holgerkrekel.net/2013/03/23/if-i-were-to-tweet-a-mysogynist-joke/#comment-329</link>
		<dc:creator><![CDATA[holger krekel]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 20:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=573#comment-329</guid>
		<description><![CDATA[Oh, wasn&#039;t aware i broke it on the planet.  There certainly was a lot in my twitter timeline about the incident.]]></description>
		<content:encoded><![CDATA[<p>Oh, wasn&#8217;t aware i broke it on the planet.  There certainly was a lot in my twitter timeline about the incident.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If i were to tweet a mysogynist joke &#8230; by holger krekel</title>
		<link>http://holgerkrekel.net/2013/03/23/if-i-were-to-tweet-a-mysogynist-joke/#comment-328</link>
		<dc:creator><![CDATA[holger krekel]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 20:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=573#comment-328</guid>
		<description><![CDATA[I was intentionally using a similar but fictious base story.  I am not a native english speaker and am not sure about the meanings of the words in question.]]></description>
		<content:encoded><![CDATA[<p>I was intentionally using a similar but fictious base story.  I am not a native english speaker and am not sure about the meanings of the words in question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If i were to tweet a mysogynist joke &#8230; by Palmer</title>
		<link>http://holgerkrekel.net/2013/03/23/if-i-were-to-tweet-a-mysogynist-joke/#comment-327</link>
		<dc:creator><![CDATA[Palmer]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 20:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=573#comment-327</guid>
		<description><![CDATA[Too soon.

The silence on this topic on Planet Python was so nice.]]></description>
		<content:encoded><![CDATA[<p>Too soon.</p>
<p>The silence on this topic on Planet Python was so nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If i were to tweet a mysogynist joke &#8230; by John Dearhart</title>
		<link>http://holgerkrekel.net/2013/03/23/if-i-were-to-tweet-a-mysogynist-joke/#comment-326</link>
		<dc:creator><![CDATA[John Dearhart]]></dc:creator>
		<pubDate>Sat, 23 Mar 2013 17:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://holgerkrekel.net/?p=573#comment-326</guid>
		<description><![CDATA[I think it is also relevant to point out, regarding teh context, that no misogynist jokes were involved in the incident. The words &quot;big dongle&quot; and &quot;fork&quot; are *puns*, or plays on words. Not misogynist, and hardly even jokes.]]></description>
		<content:encoded><![CDATA[<p>I think it is also relevant to point out, regarding teh context, that no misogynist jokes were involved in the incident. The words &#8220;big dongle&#8221; and &#8220;fork&#8221; are *puns*, or plays on words. Not misogynist, and hardly even jokes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
