<?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: Sorry for the flakiness&#8230;</title>
	<atom:link href="http://selberg.org/2005/09/08/sorry-for-the-flakiness/feed/" rel="self" type="application/rss+xml" />
	<link>http://selberg.org/2005/09/08/sorry-for-the-flakiness/</link>
	<description>Erik Selberg's Homepage &#038; Blog</description>
	<pubDate>Thu, 28 Aug 2008 03:38:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Paul From Nata1</title>
		<link>http://selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-140</link>
		<dc:creator>Paul From Nata1</dc:creator>
		<pubDate>Sun, 11 Sep 2005 19:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-140</guid>
		<description>Debian sounds like the way to go - I'm going to pick it apart slowly and take what I need, should be lots of fun.

I'm loving assembly coding, and C is great, but my big plan is to create a new language with C# syntax that generates assembly, like HLA (I'm using that one to start), and then as needed mirror .net system classes.

I want to build this http://www.cs.ucr.edu/~snematbakhsh/dialer/ - I have to figure out how to create a System.Net.HttpWebRequest from scratch! All this is going to take me all of 2006, because I'm not that smart :) 

I'm going for the Debian Testing, that sounds like a pretty cool plan</description>
		<content:encoded><![CDATA[<p>Debian sounds like the way to go - I&#8217;m going to pick it apart slowly and take what I need, should be lots of fun.</p>
<p>I&#8217;m loving assembly coding, and C is great, but my big plan is to create a new language with C# syntax that generates assembly, like HLA (I&#8217;m using that one to start), and then as needed mirror .net system classes.</p>
<p>I want to build this <a href="http://www.cs.ucr.edu/~snematbakhsh/dialer/">http://www.cs.ucr.edu/~snematbakhsh/dialer/</a> - I have to figure out how to create a System.Net.HttpWebRequest from scratch! All this is going to take me all of 2006, because I&#8217;m not that smart <img src='http://selberg.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m going for the Debian Testing, that sounds like a pretty cool plan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Selberg</title>
		<link>http://selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-137</link>
		<dc:creator>Erik Selberg</dc:creator>
		<pubDate>Sun, 11 Sep 2005 05:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-137</guid>
		<description>The right OS really depends on what you want to do. My two favorites are Debian and RedHat. RedHat is great if you're planning on doing a traditional desktop / workstation and want the install and the apps to all just work, but you're not expecting on installing too much more than what RedHat provides, and you're happy with the versioning of the RedHat apps (which are usually a version behind bleeding edge).

Debian Stable (different than Debian Unstable, aka SID) is what you want for a server. It has a higher learning curve and some things (such as X) are a pain to install. However, the thing is rock solid. Most apps are two+ versions behind. However, once you've got yourself that Debian install, you rarely touch it. The box this webserver is on is Debian Woody (v3.0), and I haven't touched it in probably a year or so. Its purpose is just to run Apache and this website, and it does that marvelously. It also acts as my backup server... again, just works. I don't have to look at it. It's also one that enables you to start with a very, very minimal system and slowly add things on --- perhaps what you want to do for the 8051.

Debian Unstable is the bleeding edge. Things mostly work, but you may have problems. For example, I fixed my KDM problem by going to KDE v3.4, but somewhere along the line I broke something so now I can't mount... so gotta figure that out tomorrow or Monday.

A good middle-ground is Debian Testing.. which contains packages that have a bit more rigor than Unstable and are undergoing testing.

Some people also like Mandrake, but they've been fading fast. Seems like a dead distribution.

So, that's my recommendations there. Enjoy!</description>
		<content:encoded><![CDATA[<p>The right OS really depends on what you want to do. My two favorites are Debian and RedHat. RedHat is great if you&#8217;re planning on doing a traditional desktop / workstation and want the install and the apps to all just work, but you&#8217;re not expecting on installing too much more than what RedHat provides, and you&#8217;re happy with the versioning of the RedHat apps (which are usually a version behind bleeding edge).</p>
<p>Debian Stable (different than Debian Unstable, aka SID) is what you want for a server. It has a higher learning curve and some things (such as X) are a pain to install. However, the thing is rock solid. Most apps are two+ versions behind. However, once you&#8217;ve got yourself that Debian install, you rarely touch it. The box this webserver is on is Debian Woody (v3.0), and I haven&#8217;t touched it in probably a year or so. Its purpose is just to run Apache and this website, and it does that marvelously. It also acts as my backup server&#8230; again, just works. I don&#8217;t have to look at it. It&#8217;s also one that enables you to start with a very, very minimal system and slowly add things on &#8212; perhaps what you want to do for the 8051.</p>
<p>Debian Unstable is the bleeding edge. Things mostly work, but you may have problems. For example, I fixed my KDM problem by going to KDE v3.4, but somewhere along the line I broke something so now I can&#8217;t mount&#8230; so gotta figure that out tomorrow or Monday.</p>
<p>A good middle-ground is Debian Testing.. which contains packages that have a bit more rigor than Unstable and are undergoing testing.</p>
<p>Some people also like Mandrake, but they&#8217;ve been fading fast. Seems like a dead distribution.</p>
<p>So, that&#8217;s my recommendations there. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul From Nata1</title>
		<link>http://selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-134</link>
		<dc:creator>Paul From Nata1</dc:creator>
		<pubDate>Sat, 10 Sep 2005 14:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.selberg.org/2005/09/08/sorry-for-the-flakiness/#comment-134</guid>
		<description>Thats awesome!  I'm trying to learn some linux basics because of trying to create an OS to run programs on the 8051 - windows CE?  No way!  I just need to multitask between a couple of programs checking a couple of programs on some eblocks - CE costs too much and is too much overhead.

Any advice regarding what Linux distro I should be learning?  I just need to do some simple multitasking in my while loop.  Maybe not even learn linux, where do I start?

My big interviews are in Redmond next friday thanks to you BTW - I hope if I get it (probably I'll be creating Appliances :)) we can chat about my long term vision.  Its a little 'out there' but I feel confident I just need 5 years and unity between all the search teams to pull it off. My plan.... 

why the Debian distro?</description>
		<content:encoded><![CDATA[<p>Thats awesome!  I&#8217;m trying to learn some linux basics because of trying to create an OS to run programs on the 8051 - windows CE?  No way!  I just need to multitask between a couple of programs checking a couple of programs on some eblocks - CE costs too much and is too much overhead.</p>
<p>Any advice regarding what Linux distro I should be learning?  I just need to do some simple multitasking in my while loop.  Maybe not even learn linux, where do I start?</p>
<p>My big interviews are in Redmond next friday thanks to you BTW - I hope if I get it (probably I&#8217;ll be creating Appliances :)) we can chat about my long term vision.  Its a little &#8216;out there&#8217; but I feel confident I just need 5 years and unity between all the search teams to pull it off. My plan&#8230;. </p>
<p>why the Debian distro?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
