<?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"
	>
<channel>
	<title>Comments on: hback - 0.0.2</title>
	<atom:link href="http://pithyless.com/blog/2008/05/30/hback-0_0_2/feed/" rel="self" type="application/rss+xml" />
	<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/</link>
	<description>Barren, destitute, devoid of pith.</description>
	<pubDate>Wed, 19 Nov 2008 14:05:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Norbert</title>
		<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/#comment-32</link>
		<dc:creator>Norbert</dc:creator>
		<pubDate>Sun, 01 Jun 2008 07:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=17#comment-32</guid>
		<description>hmm, that doesn't sound cool. I was hoping after the rewrite the behavior would become more explicit, not less so.

Joseph, thanks for the thorough feedback and cabal update. I will look into this, but probably won't really have the time in the next couple days, since I've got exams starting and project dates looming. :)</description>
		<content:encoded><![CDATA[<p>hmm, that doesn&#8217;t sound cool. I was hoping after the rewrite the behavior would become more explicit, not less so.</p>
<p>Joseph, thanks for the thorough feedback and cabal update. I will look into this, but probably won&#8217;t really have the time in the next couple days, since I&#8217;ve got exams starting and project dates looming. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/#comment-31</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 31 May 2008 23:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=17#comment-31</guid>
		<description>Something seems very wrong in this new version.

I just had a string of about 15 Fs in a row, which seems like it should be so unlikely as not to have happened yet. 

Also, when I look at the score output, it seems to be incorrect. Even doing 1-back, which is so easy that I can be extremely sure that I get every one correct if I don't momentarily space out, I see the score has entries of 2 and 3 that shouldn't be there. I'm not sure if the timing is off or it has to do with my keystrokes not being registered properly or what.

I'm not sure on differences between 0.0 and 0.2, but 0.0 is much more reliable for me. When I know that I nailed a level, it always increases. With version 0.2, it usually doesn't.

I also had problems with the level NEVER changing from 1 when I installed the app. Using the `make trial` version seems to be less flakey, but then it has to be run from the hback directory in order to work.</description>
		<content:encoded><![CDATA[<p>Something seems very wrong in this new version.</p>
<p>I just had a string of about 15 Fs in a row, which seems like it should be so unlikely as not to have happened yet. </p>
<p>Also, when I look at the score output, it seems to be incorrect. Even doing 1-back, which is so easy that I can be extremely sure that I get every one correct if I don&#8217;t momentarily space out, I see the score has entries of 2 and 3 that shouldn&#8217;t be there. I&#8217;m not sure if the timing is off or it has to do with my keystrokes not being registered properly or what.</p>
<p>I&#8217;m not sure on differences between 0.0 and 0.2, but 0.0 is much more reliable for me. When I know that I nailed a level, it always increases. With version 0.2, it usually doesn&#8217;t.</p>
<p>I also had problems with the level NEVER changing from 1 when I installed the app. Using the `make trial` version seems to be less flakey, but then it has to be run from the hback directory in order to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/#comment-27</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 31 May 2008 01:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=17#comment-27</guid>
		<description>Is the distribution supposed to have a Paths_hback.hs in it? I was getting errors after building and installing with:

runhaskell Setup.lhs configure --prefix=$HOME --user
runhaskell Setup.lhs build
runhaskell Setup.lhs install

When I started the app from any other directory, it said it couldn't find the glade file.. I think Cabal was picking up that Paths_hback.hs file instead of using the one that it auto-generates. After removing Paths_hback.hs and doing the configure, build, install dance again, things seem to work fine.

Maybe the problem was a result of tweaks I made to the Cabal file to get it working with GHC 6.8 though.</description>
		<content:encoded><![CDATA[<p>Is the distribution supposed to have a Paths_hback.hs in it? I was getting errors after building and installing with:</p>
<p>runhaskell Setup.lhs configure &#8211;prefix=$HOME &#8211;user<br />
runhaskell Setup.lhs build<br />
runhaskell Setup.lhs install</p>
<p>When I started the app from any other directory, it said it couldn&#8217;t find the glade file.. I think Cabal was picking up that Paths_hback.hs file instead of using the one that it auto-generates. After removing Paths_hback.hs and doing the configure, build, install dance again, things seem to work fine.</p>
<p>Maybe the problem was a result of tweaks I made to the Cabal file to get it working with GHC 6.8 though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/#comment-25</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Fri, 30 May 2008 20:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=17#comment-25</guid>
		<description>Thanks for the update and added features and explanations (and the comments in code)!

To any Gentoo users who try to install the latest version and get an error relating to use of Data.Time.Clock.POSIX (not in previous version), you need to install first the dev-haskell/time package from the haskell-overlay (if you're using GHC 6.8, use the 1.1.2.0 version or newer).</description>
		<content:encoded><![CDATA[<p>Thanks for the update and added features and explanations (and the comments in code)!</p>
<p>To any Gentoo users who try to install the latest version and get an error relating to use of Data.Time.Clock.POSIX (not in previous version), you need to install first the dev-haskell/time package from the haskell-overlay (if you&#8217;re using GHC 6.8, use the 1.1.2.0 version or newer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Krzyzek</title>
		<link>http://pithyless.com/blog/2008/05/30/hback-0_0_2/#comment-22</link>
		<dc:creator>Piotr Krzyzek</dc:creator>
		<pubDate>Fri, 30 May 2008 17:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://pithyless.com/blog/?p=17#comment-22</guid>
		<description>I do remember one problem with the original game: getting it running. 

For anyone using kubuntu you might want to look into getting the "libghc6-&#60;stuff goes here" packages.</description>
		<content:encoded><![CDATA[<p>I do remember one problem with the original game: getting it running. </p>
<p>For anyone using kubuntu you might want to look into getting the &#8220;libghc6-&lt;stuff goes here&#8221; packages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
