<?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: Geek Fight!</title>
	<atom:link href="http://www.hexten.net/2006/09/18/geek-fight/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hexten.net/2006/09/18/geek-fight</link>
	<description>Better than Slashdot</description>
	<pubDate>Fri, 09 Jan 2009 11:17:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: sad lonely man</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-63143</link>
		<dc:creator>sad lonely man</dc:creator>
		<pubDate>Fri, 03 Oct 2008 20:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-63143</guid>
		<description>I can't believe I actually read the entire page including comments. o.0
I took away less from this than I would have trying to fly  using only my left ear.

I would ask, but I assure you, I will NEVER be back to read the reply, what the hell is this whole web-page about? 
I was searching for how to fix the "No Room" error given by BBC BASIC for Windows and this unearthly site came up.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t believe I actually read the entire page including comments. o.0<br />
I took away less from this than I would have trying to fly  using only my left ear.</p>
<p>I would ask, but I assure you, I will NEVER be back to read the reply, what the hell is this whole web-page about?<br />
I was searching for how to fix the &#8220;No Room&#8221; error given by BBC BASIC for Windows and this unearthly site came up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-8323</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 10 Dec 2006 17:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-8323</guid>
		<description>0: I was talking about firmware that's supplied with the machine

1: So? You can take the BIOS out of a PC and replace it with something that does something different

2: Irrelevant.</description>
		<content:encoded><![CDATA[<p>0: I was talking about firmware that&#8217;s supplied with the machine</p>
<p>1: So? You can take the BIOS out of a PC and replace it with something that does something different</p>
<p>2: Irrelevant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roddy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-8161</link>
		<dc:creator>Roddy</dc:creator>
		<pubDate>Sat, 09 Dec 2006 02:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-8161</guid>
		<description>I'd say several things.

0: You are not comparing like with like. The BIOS initialisation routines are best  compared with initialisation routines in the Acorn MOS ROM.

1: You could take the BBC BASIC ROM out of a beeb and fit a BCPL ROM, or a FORTH ROM, or a Wordwise ROM, and expect useful things to happen, &lt;em&gt;but not necessarily 32 bit integer arithmetic&lt;/em&gt;.

2: PCs are the work of the devil. And also messed up silicon poop toasters.</description>
		<content:encoded><![CDATA[<p>I&#8217;d say several things.</p>
<p>0: You are not comparing like with like. The BIOS initialisation routines are best  compared with initialisation routines in the Acorn MOS ROM.</p>
<p>1: You could take the BBC BASIC ROM out of a beeb and fit a BCPL ROM, or a FORTH ROM, or a Wordwise ROM, and expect useful things to happen, <em>but not necessarily 32 bit integer arithmetic</em>.</p>
<p>2: PCs are the work of the devil. And also messed up silicon poop toasters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-8100</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 08 Dec 2006 11:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-8100</guid>
		<description>So you'd say that a PC doesn't initialise its hardware and try to boot from a variety of devices when you switch it on because actually it's the BIOS that does that - and the BIOS is firmware?</description>
		<content:encoded><![CDATA[<p>So you&#8217;d say that a PC doesn&#8217;t initialise its hardware and try to boot from a variety of devices when you switch it on because actually it&#8217;s the BIOS that does that - and the BIOS is firmware?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roddy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-8098</link>
		<dc:creator>Roddy</dc:creator>
		<pubDate>Fri, 08 Dec 2006 11:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-8098</guid>
		<description>&#62;The OS starts up the lowest numbered language ROM on startup. If there is none
&#62; it displays the message â€˜Language?â€™ and hangs. No * prompt.

Of course. Curse my crappy memory. But there was a hardware/software combination that did what I described. Perhaps an M128 runnning MOS 3.2? Anyone got such a set up? 

That aside, Andy, the BASIC ROM chip &lt;em&gt;is&lt;/em&gt; software. ROM: Read only Memory. The differences between code stored on a ROM chip vs disc vs cassette are much less than the similarities.

&#62; And no, Iâ€™m not your brother pedant because I actually know what Iâ€™m talking
&#62; about.

Dear brother pedant, here is my free gift to you. Use it wisely:

&#60;flame&#62;
&#60;/flame&#62;</description>
		<content:encoded><![CDATA[<p>&#62;The OS starts up the lowest numbered language ROM on startup. If there is none<br />
&#62; it displays the message â€˜Language?â€™ and hangs. No * prompt.</p>
<p>Of course. Curse my crappy memory. But there was a hardware/software combination that did what I described. Perhaps an M128 runnning MOS 3.2? Anyone got such a set up? </p>
<p>That aside, Andy, the BASIC ROM chip <em>is</em> software. ROM: Read only Memory. The differences between code stored on a ROM chip vs disc vs cassette are much less than the similarities.</p>
<p>&#62; And no, Iâ€™m not your brother pedant because I actually know what Iâ€™m talking<br />
&#62; about.</p>
<p>Dear brother pedant, here is my free gift to you. Use it wisely:</p>
<p>&#60;flame&#62;<br />
&#60;/flame&#62;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-6677</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 14 Nov 2006 12:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-6677</guid>
		<description>&#62; And no, Iâ€™m not your brother pedant because I actually know what Iâ€™m talking about

Splendid :)</description>
		<content:encoded><![CDATA[<p>&gt; And no, Iâ€™m not your brother pedant because I actually know what Iâ€™m talking about</p>
<p>Splendid :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-6675</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 14 Nov 2006 11:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-6675</guid>
		<description>The OS starts up the lowest numbered language ROM on startup. If there is none it displays the message 'Language?' and hangs. No * prompt.

Clearly the Basic ROM - if fitted - is part of the hardware - it's a little 28 PIN chip.

And no, I'm not your brother pedant because I actually know what I'm talking about.</description>
		<content:encoded><![CDATA[<p>The OS starts up the lowest numbered language ROM on startup. If there is none it displays the message &#8216;Language?&#8217; and hangs. No * prompt.</p>
<p>Clearly the Basic ROM - if fitted - is part of the hardware - it&#8217;s a little 28 PIN chip.</p>
<p>And no, I&#8217;m not your brother pedant because I actually know what I&#8217;m talking about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roddy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-6674</link>
		<dc:creator>Roddy</dc:creator>
		<pubDate>Tue, 14 Nov 2006 11:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-6674</guid>
		<description>Andy

'firmware'. Excellent. Truly you are my brother-pedant. The question is, who is gonna crack first and stop commenting on the comments. 

If you pulled the BASIC ROM, the Beeb would still boot up, but you would get the OSCLI star prompt. Ergo, the BASIC ROM ain't part of the hardware.

Is anybody else somehow reminded of the "I'd like to have an argument" sketch?</description>
		<content:encoded><![CDATA[<p>Andy</p>
<p>&#8216;firmware&#8217;. Excellent. Truly you are my brother-pedant. The question is, who is gonna crack first and stop commenting on the comments. </p>
<p>If you pulled the BASIC ROM, the Beeb would still boot up, but you would get the OSCLI star prompt. Ergo, the BASIC ROM ain&#8217;t part of the hardware.</p>
<p>Is anybody else somehow reminded of the &#8220;I&#8217;d like to have an argument&#8221; sketch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-6496</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 11 Nov 2006 11:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-6496</guid>
		<description>It was 'firmware' and it was part of a BBC Micro. We're not talking about just the processor remember :)</description>
		<content:encoded><![CDATA[<p>It was &#8216;firmware&#8217; and it was part of a BBC Micro. We&#8217;re not talking about just the processor remember :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roddy</title>
		<link>http://www.hexten.net/2006/09/18/geek-fight#comment-6466</link>
		<dc:creator>Roddy</dc:creator>
		<pubDate>Sat, 11 Nov 2006 02:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.hexten.net/?p=54#comment-6466</guid>
		<description>Andy

It's geekery vs pedantry. Pretty much anywhere on the net, geeks rule, but in the pages of the LRB my 1337 p3d4nt sk1llz win.

Yes, Beeb BASIC was always there (unless you had so many ROM chips you wanted to play with that you pulled it, as I did once or twice), but it's software, not microcode. I think the distinction is worth making.

I like the idea of the short obfuscated program. Reminds me of the One-Line Program section that Acorn User had. </description>
		<content:encoded><![CDATA[<p>Andy</p>
<p>It&#8217;s geekery vs pedantry. Pretty much anywhere on the net, geeks rule, but in the pages of the LRB my 1337 p3d4nt sk1llz win.</p>
<p>Yes, Beeb BASIC was always there (unless you had so many ROM chips you wanted to play with that you pulled it, as I did once or twice), but it&#8217;s software, not microcode. I think the distinction is worth making.</p>
<p>I like the idea of the short obfuscated program. Reminds me of the One-Line Program section that Acorn User had.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
