<?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>Yumbrad &#187; Useful esoteric knowhow</title>
	<atom:link href="http://yumbrad.com/archives/category/useful-esoteric-knowhow/feed/" rel="self" type="application/rss+xml" />
	<link>http://yumbrad.com</link>
	<description>An online  journal</description>
	<lastBuildDate>Sun, 31 Oct 2010 05:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Mac Mounting Misery</title>
		<link>http://yumbrad.com/archives/2010/10/30/mac-mounting-misery/</link>
		<comments>http://yumbrad.com/archives/2010/10/30/mac-mounting-misery/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 05:11:00 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Useful esoteric knowhow]]></category>

		<guid isPermaLink="false">http://yumbrad.com/?p=99</guid>
		<description><![CDATA[For months now, I&#8217;ve had a problem with this Snow Leopard-running iMac. I&#8217;ve been regularly updating it, done several repair permissions on the system disk, and nothing had fixed it. The problem is VERY annoying, and manifested itself this way: anytime I downloaded any disk image file (.dmg) and double-clicked it, it would not open, [...]]]></description>
		<wfw:commentRss>http://yumbrad.com/archives/2010/10/30/mac-mounting-misery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs / Terminal Misc Fixed font on Mac OS</title>
		<link>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/</link>
		<comments>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 01:25:02 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Useful esoteric knowhow]]></category>

		<guid isPermaLink="false">http://yumbrad.com/?p=90</guid>
		<description><![CDATA[I&#8217;ve done this a couple times now, and forgotten what I did, so I&#8217;ll blog it this time for me and anyone else. I like the misc-fixed-semicondensed 6&#215;13 font that is the default for xterm in Linux. I eventually got this working well in Mac OS for emacs. Here are the steps: 1. Download and [...]]]></description>
		<wfw:commentRss>http://yumbrad.com/archives/2010/01/18/emacs-terminal-misc-fixed-font-on-mac-os/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GCC likes to break your code</title>
		<link>http://yumbrad.com/archives/2005/07/21/gcc-likes-to-break-your-code/</link>
		<comments>http://yumbrad.com/archives/2005/07/21/gcc-likes-to-break-your-code/#comments</comments>
		<pubDate>Fri, 22 Jul 2005 01:34:57 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Useful esoteric knowhow]]></category>

		<guid isPermaLink="false">http://yumbrad.com/archives/2005/07/21/gcc-likes-to-break-your-code/</guid>
		<description><![CDATA[I was trying to write a macro that, based on the endianness of the target machine, would either index an array, or directly access a struct field&#8230; #if __BYTE_ORDER == __BIG_ENDIAN #define GET(x, fieldname) ((struct x*)x)->##fieldname #else #define GET(x, fieldnum) setfield(x, fields[fieldnum]); #endif This used to work, but apparently GCC 3.x breaks this &#8211; I [...]]]></description>
		<wfw:commentRss>http://yumbrad.com/archives/2005/07/21/gcc-likes-to-break-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motherboard</title>
		<link>http://yumbrad.com/archives/2005/03/17/motherboard/</link>
		<comments>http://yumbrad.com/archives/2005/03/17/motherboard/#comments</comments>
		<pubDate>Thu, 17 Mar 2005 20:20:02 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Useful esoteric knowhow]]></category>

		<guid isPermaLink="false">/?p=17</guid>
		<description><![CDATA[Ok, I was seeing instability to various degrees with my self-built computer &#8211; sometimes it would crash once a month, sometimes once a week, sometimes once a day&#8230; I thought it was a USB camera I had, I thought it might be the power supply, I thought it could be that I damaged the ram [...]]]></description>
		<wfw:commentRss>http://yumbrad.com/archives/2005/03/17/motherboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

