<?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/"
		>
<channel>
	<title>Comments on: On Drunken Haxies</title>
	<atom:link href="http://nslog.com/2005/12/03/on_drunken_haxies/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2005/12/03/on_drunken_haxies</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: emd</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17663</link>
		<dc:creator>emd</dc:creator>
		<pubDate>Tue, 06 Dec 2005 00:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17663</guid>
		<description>Although without APE, there is still mach_inject (http://rentzsch.com/mach_inject/)
</description>
		<content:encoded><![CDATA[<p>Although without APE, there is still mach_inject (<a  href="http://rentzsch.com/mach_inject/">http://rentzsch.com/mach_inject/</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17662</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Mon, 05 Dec 2005 22:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17662</guid>
		<description>Additionally, a bug - even in the application itself - that does not exist without the haxie but which appears with the haxie is not really a bug, either, nor is it worth any of the developer&#039;s time.

And don&#039;t get me started on the ability of APE to allow for rampant (and easy) piracy.</description>
		<content:encoded><![CDATA[<p>Additionally, a bug - even in the application itself - that does not exist without the haxie but which appears with the haxie is not really a bug, either, nor is it worth any of the developer's time.</p>
<p>And don't get me started on the ability of APE to allow for rampant (and easy) piracy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emd</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17661</link>
		<dc:creator>emd</dc:creator>
		<pubDate>Mon, 05 Dec 2005 22:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17661</guid>
		<description>As long as you are 100% positive that the crash is a bug in a haxie and not just &quot;made worse&quot; by the presence of a haxie, I completely agree with you.</description>
		<content:encoded><![CDATA[<p>As long as you are 100% positive that the crash is a bug in a haxie and not just "made worse" by the presence of a haxie, I completely agree with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17660</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Mon, 05 Dec 2005 21:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17660</guid>
		<description>Based upon my own experience, the instances in which an existing bug is &quot;made worse&quot; by a haxie and when there is no bug but only a crash due entirely to the presence of the haxie, the latter outnumbers the former by a magnitude of three or more.

In your example, you&#039;re not talking about a crashing bug, merely a slowdown. A bug, sure, but basically one caused because the code that causes the slowdown is negatively affected by the haxie.</description>
		<content:encoded><![CDATA[<p>Based upon my own experience, the instances in which an existing bug is "made worse" by a haxie and when there is no bug but only a crash due entirely to the presence of the haxie, the latter outnumbers the former by a magnitude of three or more.</p>
<p>In your example, you're not talking about a crashing bug, merely a slowdown. A bug, sure, but basically one caused because the code that causes the slowdown is negatively affected by the haxie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emd</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17659</link>
		<dc:creator>emd</dc:creator>
		<pubDate>Mon, 05 Dec 2005 20:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17659</guid>
		<description>I should apologize about the statement &quot;may only appear when you are running haxies&quot;. I meant to say, &quot;may appear more frequently when running haxies&quot;.



I would swear I saw DB state an issue that was exacerbated with a haxie, but where the actual issue was a product issue, not a haxie bug. That is the case I am talking about. Aha, I found it:



&lt;blockquote&gt;For the most part, ShapeShifter just swaps graphics with no slowdown (sometimes feels faster), however if something is a custom view (like the labels field in the Finders contextual menu) there can be a miniscule hit -- as in imperceptible unless you counting milliseconds while profiling. It just shouldn&#039;t have been happening, so it was weird, so I was curious.I contacted the author, which didn&#039;t go well at first once he heard APE was involved, but a few samples later and a bug was found in the date formatting code. This bug wasn&#039;t a huge deal on its own, but ShapeShifter was exacerbating it to the point where it was extremely noticeable. The author passed on version 1.3.3b5, which fixed the issue, and I&#039;m going to assume that version 1.3.3 which is online now has the fix in for it.&lt;/blockquote&gt;



In this particular case, there was a bug in GyzaMail that was made worse by the presence of a haxie (ShapeShifter). So, the bug was NOT in ShapeShifter, it only appeared that way.



That is really my only point. And I do agree with this statement of yours:



&lt;blockquote&gt;Code that has no bugs can fail due to a haxie.&lt;/blockquote&gt;



The corollary to that is: Code that has bugs may fail only when using a haxie, due to the nature of the bug. Fix the bug and the app + haxie may work much better.</description>
		<content:encoded><![CDATA[<p>I should apologize about the statement "may only appear when you are running haxies". I meant to say, "may appear more frequently when running haxies".</p>
<p>I would swear I saw DB state an issue that was exacerbated with a haxie, but where the actual issue was a product issue, not a haxie bug. That is the case I am talking about. Aha, I found it:</p>
<blockquote><p>For the most part, ShapeShifter just swaps graphics with no slowdown (sometimes feels faster), however if something is a custom view (like the labels field in the Finders contextual menu) there can be a miniscule hit -- as in imperceptible unless you counting milliseconds while profiling. It just shouldn't have been happening, so it was weird, so I was curious.I contacted the author, which didn't go well at first once he heard APE was involved, but a few samples later and a bug was found in the date formatting code. This bug wasn't a huge deal on its own, but ShapeShifter was exacerbating it to the point where it was extremely noticeable. The author passed on version 1.3.3b5, which fixed the issue, and I'm going to assume that version 1.3.3 which is online now has the fix in for it.</p>
</blockquote>
<p>In this particular case, there was a bug in GyzaMail that was made worse by the presence of a haxie (ShapeShifter). So, the bug was NOT in ShapeShifter, it only appeared that way.</p>
<p>That is really my only point. And I do agree with this statement of yours:</p>
<blockquote><p>Code that has no bugs can fail due to a haxie.</p>
</blockquote>
<p>The corollary to that is: Code that has bugs may fail only when using a haxie, due to the nature of the bug. Fix the bug and the app + haxie may work much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17658</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Mon, 05 Dec 2005 20:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17658</guid>
		<description>Haxies don&#039;t &lt;strong&gt;expose&lt;/strong&gt; jack shit. If a bug does not occur without a haxie present, it&#039;s not a bug. Haxies alter the OS and the way in which an application uses resources, the OS, frameworks, network connections, etc. It doesn&#039;t &quot;expose&quot; anything, nor does it exacerbate anything. Code that has no bugs can fail due to a haxie.

You&#039;re wrong, and people aren&#039;t missing the point.</description>
		<content:encoded><![CDATA[<p>Haxies don't <strong>expose</strong> jack shit. If a bug does not occur without a haxie present, it's not a bug. Haxies alter the OS and the way in which an application uses resources, the OS, frameworks, network connections, etc. It doesn't "expose" anything, nor does it exacerbate anything. Code that has no bugs can fail due to a haxie.</p>
<p>You're wrong, and people aren't missing the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emd</title>
		<link>http://nslog.com/2005/12/03/on_drunken_haxies#comment-17657</link>
		<dc:creator>emd</dc:creator>
		<pubDate>Mon, 05 Dec 2005 20:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2005/12/03/on_drunken_haxies/#comment-17657</guid>
		<description>I think the point that everyone is missing is that occasionally haxies EXPOSE a bug in another product. This bug may only appear when you are running haxies, but that doesn&#039;t make it a haxie bug! If this is the case, telling a user to just disable haxies appears to solve the problem, but actually just masks it.

I would rather both groups work together to find the issue before assigning blame.</description>
		<content:encoded><![CDATA[<p>I think the point that everyone is missing is that occasionally haxies EXPOSE a bug in another product. This bug may only appear when you are running haxies, but that doesn't make it a haxie bug! If this is the case, telling a user to just disable haxies appears to solve the problem, but actually just masks it.</p>
<p>I would rather both groups work together to find the issue before assigning blame.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

