<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>geek thoughts &#187; miscellaneous</title>
	<atom:link href="http://www.mlesniak.com/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mlesniak.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 May 2010 09:04:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dead groups are not always dead&#8230;</title>
		<link>http://www.mlesniak.com/2010/05/12/dead-groups-are-not-always-dead/</link>
		<comments>http://www.mlesniak.com/2010/05/12/dead-groups-are-not-always-dead/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:04:09 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://www.mlesniak.com/?p=666</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  proc_open() has been disabled for security reasons in <b>/var/www/web89/html/wordpress/wp-content/plugins/eidogo-for-wordpress/wp-eidogo.php</b> on line <b>1062</b><br />
&#8230;especially not in this game where I was quite unconcentrated and did not read enough, so that my opponent was able to change the status of some dead groups from alive to dead to alive again. As topzag said &#8220;Craziest &#8230; game &#8230; ever&#8221; &#8212; at least for me [Embedded SGF File]]]></description>
			<content:encoded><![CDATA[<br />
<b>Warning</b>:  proc_open() has been disabled for security reasons in <b>/var/www/web89/html/wordpress/wp-content/plugins/eidogo-for-wordpress/wp-eidogo.php</b> on line <b>1062</b><br />
<p>&#8230;especially not in this game where I was quite unconcentrated and did not read enough, so that my opponent was able to change the status of some dead groups from alive to dead to alive again. As topzag said <em>&#8220;Craziest &#8230; game &#8230; ever&#8221;</em> &#8212; at least for me <img src='http://www.mlesniak.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[Embedded SGF File]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlesniak.com/2010/05/12/dead-groups-are-not-always-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GHC&#8217;s 6.12 new dynamic linking and file sizes</title>
		<link>http://www.mlesniak.com/2009/12/14/ghcs-6-12-new-dynamic-linking-and-file-sizes/</link>
		<comments>http://www.mlesniak.com/2009/12/14/ghcs-6-12-new-dynamic-linking-and-file-sizes/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:58:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://www.mlesniak.com/?p=633</guid>
		<description><![CDATA[GHC 6.12 finally supports dynamic linking, leading too much smaller binaries: For the standard HelloWorld example module Main where &#160; main = putStrLn &#34;Hello World&#34; the binaries went from 427.000 bytes (stripped) to 10.736 bytes! That&#8217;s great]]></description>
			<content:encoded><![CDATA[<p><a href="http://haskell.org/ghc/download_ghc_6_12_1.html">GHC 6.12</a> finally supports dynamic linking, leading too much smaller binaries: For the standard HelloWorld example</p>

<div class="wp_codebox"><table><tr id="p6332"><td class="code" id="p633code2"><pre class="haskell" style="font-family:monospace;"><span style="color: #06c; font-weight: bold;">module</span> Main <span style="color: #06c; font-weight: bold;">where</span>
&nbsp;
main <span style="color: #339933; font-weight: bold;">=</span> <a href="http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#v:putStrLn"><span style="font-weight: bold;">putStrLn</span></a> <span style="background-color: #3cb371;">&quot;Hello World&quot;</span></pre></td></tr></table></div>

<p>the binaries went from 427.000 bytes (stripped) to 10.736 bytes! That&#8217;s great <img src='http://www.mlesniak.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlesniak.com/2009/12/14/ghcs-6-12-new-dynamic-linking-and-file-sizes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relaunch</title>
		<link>http://www.mlesniak.com/2009/11/30/relaunch/</link>
		<comments>http://www.mlesniak.com/2009/11/30/relaunch/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:35:06 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://www.mlesniak.com/?p=609</guid>
		<description><![CDATA[Hello, I&#8217;m relaunching mlesniak.com. Most of the old content (a raytracer and a tetris game in Java, biolib-Stuff) is gone at the moment but will probably be re-added over time. If you want details to a blog entry that you&#8217;ve found via Google&#8217;s cache just write me a mail.]]></description>
			<content:encoded><![CDATA[<p>Hello,  I&#8217;m relaunching mlesniak.com. Most of the old content (a raytracer and a tetris game in Java, biolib-Stuff) is gone at the moment but will probably be re-added over time. If you want details to a blog entry that you&#8217;ve found via Google&#8217;s cache just write me a <a href="mailto:michael.lesniak@gmail.com">mail</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mlesniak.com/2009/11/30/relaunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
