<?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>Some stuff &#187; logic</title>
	<atom:link href="http://blog.yhuang.org/?feed=rss2&#038;tag=logic" rel="self" type="application/rss+xml" />
	<link>https://blog.yhuang.org</link>
	<description>here.</description>
	<lastBuildDate>Wed, 27 Aug 2025 08:50:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>tax forms must be designed by idiots</title>
		<link>https://blog.yhuang.org/?p=71</link>
		<comments>https://blog.yhuang.org/?p=71#comments</comments>
		<pubDate>Sat, 07 Apr 2007 08:59:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[answer]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[non residents]]></category>
		<category><![CDATA[reverse-engineering]]></category>
		<category><![CDATA[value calculations]]></category>

		<guid isPermaLink="false">http://scripts.mit.edu/~zong/wpress/?p=71</guid>
		<description><![CDATA[CA income tax form is the worst. MA is only slightly better. The federal one is a disaster but at least I&#8217;m used to it. These things require reverse-engineering the spagetti code behind the instructions in order to see the actual calculations, which are all fairly simple. And yet, there is no logic to the [...]]]></description>
			<content:encoded><![CDATA[<p>CA income tax form is the worst.<br />
MA is only slightly better.<br />
The federal one is a disaster but at least I&#8217;m used to it.<br />
These things require reverse-engineering the spagetti code behind the instructions in order to see the actual calculations, which are all fairly simple. And yet, there is no logic to the instructions, like why the apportioning of income for non-residents need to be calculated multiple times, or why rate and value calculations are interleaved in random order, or why two forms that should give the same answer, don&#8217;t&#8230; Argh!</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.yhuang.org/?feed=rss2&#038;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
