<?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>Two Slashes &#187; Linux</title>
	<atom:link href="http://www.twoslashes.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twoslashes.com</link>
	<description>remarking on every line of life</description>
	<lastBuildDate>Fri, 01 Jan 2010 14:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
<cloud domain='www.twoslashes.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
			<item>
		<title>Epoch Win</title>
		<link>http://www.twoslashes.com/2009/02/13/epoch-win/</link>
		<comments>http://www.twoslashes.com/2009/02/13/epoch-win/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 23:31:17 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[Comment Block]]></category>
		<category><![CDATA[epoch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=504</guid>
		<description><![CDATA[If you were born on New Year&#8217;s Day in 1970, congratulations and happy birthday.  Today (and this post) are probably making you feel old.  Sorry. Today marks the day the Unix epoch time (the number of seconds since January 1, 1970, 12:00:00 AM UTC) reads 1,234,567,890. This event will occur at 11:31:30 PM UTC (which [...]]]></description>
			<content:encoded><![CDATA[<p><em>If you were born on New Year&#8217;s Day in 1970, congratulations and happy birthday.  Today (and this post) are probably making you feel old.  Sorry.</em></p>
<p>Today marks the day the <a href="http://en.wikipedia.org/wiki/Unix_time">Unix epoch time</a> (the number of seconds since January 1, 1970, 12:00:00 AM UTC) reads 1,234,567,890.<em></em> This event will occur at 11:31:30 PM UTC (which is when this post is scheduled to appear <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
<p>Why might this matter?  The Unix epoch is used more than you think, including time management on that cushy MacBook you&#8217;re probably reading this post on.  That, and it makes for a more interesting clock than your standard 12/24-hour watch.  (This includes binary clocks.  <a href="http://www.twoslashes.com/2008/12/06/menagerie-of-failure/">Swatch Internet Time</a> might still have it beat, though, simply for being obscure and having an at sign as a designator.)</p>
<p><img class="alignright" src="http://albums.kimag.es/albums/nicktabick/2691449.gif" alt="" width="218" height="208" />In case you were interested, here are some other <span style="text-decoration: line-through;">cool</span> facts:</p>
<ul>
<li>A 32-bit computer will run into an issue (aptly dubbed the <a href="http://en.wikipedia.org/wiki/Year_2038_problem">Year 2038 bug</a>) when the epoch value becomes too big to store with 32-bits on <strong>January 19, 2038 at 3:14:08 AM UTC</strong>.  (Personally, I think it&#8217;s a shame that it&#8217;s only seven seconds from ending at 3.1415&#8230;but that&#8217;s just me.)</li>
<li>Assuming your 32-bit computer makes it past the Year 2038 bug (<a href="http://code.google.com/p/y2038/">not that hard to imagine from a software standpoint</a>), the epoch time will reach 3,141,592,654 (approximately the first ten digits of pi) on <strong>July 21, 2069 at 12:37:34 AM UTC</strong>.  <span style="text-decoration: line-through;">There will be pie to celebrate.</span> (Since this value is larger than can be stored with 32-bits (2,147,483,647 is the maximum), a broken 32-bit computer will read <strong>June 14, 1933, 6:09:18 PM UTC</strong>.)</li>
<li>Similarly, the time will read as the first ten digits of the mathematical constant <strong>e</strong> (2,718,281,828) on <strong>February 20, 2056 at 2:17:08 PM</strong>.  (Again, since this time flies right past the Year 2038 bug, a broken 32-bit system will interpret the time as <strong>January 15, 1920, 7:48:52 AM UTC</strong>.)</li>
<li>Unix time reached a count of 1,000,000,000 (one billion) seconds since the epoch on <strong>September 9, 2001 at 1:46:00 AM UTC</strong>.</li>
<li>According to the specification for Unix time, certain values <a href="http://en.wikipedia.org/wiki/Unix_time#Encoding_time_as_a_number">can be ambiguous or point to times that never existed</a> because of the lazy way each day is expected to be 86,400 seconds.  This miracle is brought to you by leap seconds and lazy developers (both known as order and chaos, respectively).</li>
<li>This bullet exists for the sole reason of increasing the number of words.  Either that, or it&#8217;s just a ploy for me to poke fun at <a href="http://www.twoslashes.com/2009/02/02/twenty-five-reasons/">why I&#8217;m making a list in the first place</a>.</li>
</ul>
<p><em>Oh, and in case you didn&#8217;t notice, today is Friday, February 13, which makes for a truly &#8220;epoch&#8221; win.</em><em> Except in those areas on east of UTC, where they&#8217;re already celebrating Valentine&#8217;s Day.  Geek love conquers all?<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2009/02/13/epoch-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reinventing The (Root:)Wheel</title>
		<link>http://www.twoslashes.com/2009/02/08/reinventing-the-wheel/</link>
		<comments>http://www.twoslashes.com/2009/02/08/reinventing-the-wheel/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 05:57:14 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Comment Block]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=508</guid>
		<description><![CDATA[Alright, so that title has a largely-unrelated UNIX joke in it.  Take out the joke, and it&#8217;s pretty accurate to this post, though highly geeky.  Please continue only if you are prepared to be bored. One of the computer science classes I&#8217;m taking this semester entails a lot of coding in C as we explore [...]]]></description>
			<content:encoded><![CDATA[<p><em>Alright, so that title has a largely-unrelated UNIX joke in it.  Take out the joke, and it&#8217;s pretty accurate to this post, though highly geeky.  Please continue only if you are prepared to be bored.<br />
</em></p>
<p>One of the computer science classes I&#8217;m taking this semester entails a lot of coding in C as we explore lower-level interactions with operating systems.  The first coding assignment we were handed was nothing more than a group of menial tasks, something that just about everyone in the class did in a day or two with little to no trouble whatsoever.</p>
<p>Our second assignment, however, is more interesting, if not infinitely redundant.  As I stated <a href="http://www.twoslashes.com/2009/02/07/a-bite-of-the-apple/">in my previous post</a>, I&#8217;ve spent my spare time this weekend working on writing a <a href="http://rik0.altervista.org/snippets/csimpleshell.html">simple shell</a> according to the specification they gave us.  (In between helping all those iPhone-toting people do their thing yesterday, of course.)</p>
<p>Among other things, the requirements include:</p>
<ul>
<li><strong>A rather crappy infinitely-recording session history system</strong> that keeps track of the commands you&#8217;ve run and allows you to list and/or re-execute them as you wish by simply referring to them with a number.  While this might be useful, there is a point where this becomes excessive for an assignment like this.</li>
<li><strong>A 256-character command limit.</strong> I hate to say it, but plenty of commands I use on a regular basis are way over this character limit.  Looks like I&#8217;m better off sticking with something that <em>isn&#8217;t</em> this project, eh?</li>
<li><strong>Keeping track of the number of successful commands entered</strong>.  Alright, so this behavior can be found elsewhere.  It&#8217;s not really all that interesting, though.</li>
<li>&#8230;and more!  (Sorry, I had to.  Well, maybe it&#8217;s true, though.  There are other requirements for this assignment.)</li>
</ul>
<p>Typically, I wouldn&#8217;t have a problem with an assignment, but there&#8217;s something so wrong about reinventing the wheel, especially when a simple search on Google turns up <a href="http://rik0.altervista.org/snippets/csimpleshell.html">more examples of the exact same thing than is necessary</a>.  (There are so many usable results that I&#8217;m wondering if people are just going to try and claim a result as their work and check that in.)</p>
<p>I understand the idea behind the assignment, and it makes sense to an extent to be doing some of the work as it serves as a demonstration of where the concept could be useful, but there&#8217;s no reason to be re-coding the same applications countless others have done.  The possibilities for implementation may be endless, but limit that list to the number of practical possibilities and you&#8217;ll find that the number shrinks quite nicely to two or three, at most.</p>
<p><em>Stick a fork() in me (oh great, another joke); I&#8217;m going to stop ranting before I turn this into a week&#8217;s worth of posts.  Back to coding&#8230;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2009/02/08/reinventing-the-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ten Reasons What?</title>
		<link>http://www.twoslashes.com/2008/06/28/ten-reasons-what/</link>
		<comments>http://www.twoslashes.com/2008/06/28/ten-reasons-what/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 08:29:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Aero]]></category>
		<category><![CDATA[Built-in search]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[search box]]></category>
		<category><![CDATA[software developer]]></category>
		<category><![CDATA[Vista Media Center]]></category>
		<category><![CDATA[wireless network]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=141</guid>
		<description><![CDATA[A day or so ago, Gizmodo ran an article explaining some of their beliefs of why Windows Vista isn&#8217;t bad.  It&#8217;s their site, and their beliefs, but I&#8217;m not crazy over the arguments they picked, and decided it was worth at least a mild post about. 1. It&#8217;s more secure than Windows XP. Excuse me [...]]]></description>
			<content:encoded><![CDATA[<p>A day or so ago, Gizmodo ran an article explaining <a href="http://gizmodo.com/5019908/ten-reasons-why-vista-isnt-that-bad">some of their beliefs of why Windows Vista isn&#8217;t bad</a>.  It&#8217;s their site, and their beliefs, but I&#8217;m not crazy over the arguments they picked, and decided it was worth at least a mild post about.</p>
<blockquote><p><strong>1. It&#8217;s more secure than Windows XP.</strong></p></blockquote>
<p>Excuse me a moment while I laugh, then point out that Windows XP has more security bulletins (at least, as far as I&#8217;m aware) than any other platform, be it OS X, Linux, Solaris, or anything else.  Then let me point out that XP also has the largest market share.  Make sense yet?  Notice the correlation?  I thought so.</p>
<p>I&#8217;ll give Gizmodo credit for actually acknowledging that little tidbit in their article, but there&#8217;s no reasonable way to compare the security across all of these platforms.  So what if there are fewer bulletins?  For example, if I code a CMS for a site, and that site is the only one with that CMS, is it necessarily any more secure than a common platform like <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fdrupal.org%2F&amp;ei=135kSNThN6egiAH57rGMCw&amp;usg=AFQjCNFm9QShEHSv1oZ9NwNP_UHzLkKdqA&amp;sig2=aKVJbkkbAZKbpH1Qa5VNTg">Drupal</a> or <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.joomla.org%2F&amp;ei=8X5kSI2fN6bgigHk0tiQCw&amp;usg=AFQjCNHv_aQwmk7O08G3LcWC8SzaWnjMIQ&amp;sig2=muha3L7elBLRAzx6atfVmw">Joomla</a>?  It could have all the holes in the world, intentional holes even&#8230;but the fact that it&#8217;s one site in the shadows means that there&#8217;s probably only a handful of people in all the world who would even attempt such a pointless endeavor.  Those holes would remain, my CMS would have no security reports &#8211; so by all means, I&#8217;m coding the most secure platform, right?</p>
<p>There are some things that can be compared&#8230;but the &#8220;amount of security&#8221; is not one of them.</p>
<blockquote><p><a href="http://arch.kimag.es/share/69459331.png"><img class="alignright" style="float: right;" src="http://arch.kimag.es/share/69459331.png" alt="I see...something that isn't innovation.  And anger.  Lots of anger." width="183" height="231" /></a><strong>2. It&#8217;s the best-looking Windows yet.</strong></p></blockquote>
<p>This is a matter of opinion.  While I&#8217;m not a fan of the Fisher-Price stock blue Windows XP theme, I&#8217;m not a fan of Aero either.  The transparency is a little much for my taste, and I prefer a full Start button to something that makes me feel like I&#8217;m trying to predict the future with it.  And most of the other stuff, like the 3D task switching, is just overkill.</p>
<p>Instead, I prefer Windows XP (*cough*) with <a href="http://dobee.deviantart.com/art/Royale-Vista-VS-25495627">this theme</a> (though I use the alternate version with the actual start button instead).  It&#8217;s a lot cleaner looking, and it looks professional and sleek enough to me to at least not look like I&#8217;m messing with some virtual preschool toy.</p>
<blockquote><p><strong>3. Games work just about as well as under XP.</strong></p></blockquote>
<p>This one&#8217;s a tough one, because it really depends on the game and the system configuration.  Some games experience drags on one or the other, others need to be hacked to work on one or the other platform; all in all, it&#8217;s a real mess.  But in my case, I&#8217;m fine with <a href="http://www.stanford.edu/~cammat/HOVER/index.html">Hover!</a> and a 486.  (Nobody ever said &#8220;gaming rig&#8221; meant top-of-the-line specs.  And if they did&#8230;well, they should be forced to play Hover! for a while.)</p>
<blockquote><p><strong>4. Vista Media Center is a fantastic DVR.</strong></p></blockquote>
<p>Not everybody&#8217;s even hopped on the DVR bandwagon yet.  First, you need to teach people how to make their clocks quit blinking <span style="color: #ff0000;">12:00am</span>.  Then, you need to explain to these same people why using their <em>computer</em> over a subscription box or the cable converter gives them an advantage.  Good luck with that.</p>
<p>My dismay with the lack of intelligence among people today aside, there&#8217;s also the issue of lock-in here.  There are plenty of great and reliable alternatives that <strong>AREN&#8217;T</strong> Media Center, and have a lot more expandability (namely <a href="http://www.mythtv.org">MythTV</a> for the experienced, and <a href="http://www.team-mediaportal.com">MediaPortal</a> for the faint-of-heart).  One also has the benefit of working under&#8230;Vista.</p>
<p>If I had to recommend a DVR, I&#8217;d actually probably end up recommending a Tivo over a PC solution for the people who can&#8217;t read manuals.  I did just suggest MediaPortal, but Tivo at least has the benefit of being dumbed down and friendly enough that anyone with a moderate English vocabulary or the ability to recognize a thumbs-up or -down could pick up the remote and start using it.  And people can understand and recognize a Tivo box much faster than they will a PC sitting in the entertainment center.</p>
<blockquote><p><strong>5. The sleep mode works.</strong></p></blockquote>
<p>Funny&#8230;I&#8217;ve only ever had one problem with a computer sleeping while using Windows XP.  And you know what the funny part is?  It&#8217;s a hardware problem, an issue on my motherboard designer&#8217;s part that causes the Ethernet jack to disable itself (and an issue easily circumvented with a separate LAN card, I just haven&#8217;t bothered to put one in).  My laptop&#8217;s actually sitting here, also in a state of slumber, awaiting me getting back to updates.</p>
<p>If you need further proof still, I&#8217;ve been kicking the power button to my Gateway Mini-PC for the past hour now.  And I can still see it lighting up in my management console.</p>
<blockquote><p><strong>6. Built-in search is better and more useful.</strong></p></blockquote>
<p>Perhaps if Microsoft had thought to default indexing to &#8216;on&#8217; in XP, we wouldn&#8217;t be having this discussion.  Not that it matters; a properly-organized work environment means you&#8217;ll still be able to find things faster than that search box.</p>
<blockquote><p><strong>7. User Account Control is useful for some people.</strong></p></blockquote>
<p>Wait&#8230;what did they say?  Let&#8217;s look again:</p>
<blockquote><p>7. User Account Control is useful for <em>some people</em>.</p></blockquote>
<p>That&#8217;s what I thought.  And the problem is that they&#8217;ve just shoved their foot in their mouth.  Yes, UAC may be useful to some people&#8230;but most often people get too annoyed.</p>
<p>Microsoft tarnished their &#8220;plug-and-chug&#8221; image as far as usability was concerned when they implemented UAC.  What I mean is that rather than people have their all-authoritative power that they&#8217;re used to, with nobody and nothing asking them what to do, suddenly the computer is the boss.  &#8220;Are you sure you want to do this?&#8221;  &#8220;Are you sure you want to delete that?&#8221;  &#8220;This wallpaper looks nice, so you&#8217;ll need administrative privledges to change it to something else.&#8221;</p>
<p>Understandably, there&#8217;s going to be the phase where everyone hates it, then slowly warms up to it and the idea that it &#8220;helps&#8221;.  Right now, this is the hate phase, and everyone&#8217;s turning it off.  OS X does something similar, requiring the user to enter their password as additional confirmation&#8230;but the users are over it because there&#8217;s no setting to turn it off.  (If there is, please correct me.  But my voyages through the cat-flavored fruit haven&#8217;t turned up any.)  Microsoft, perhaps the checkbox should have waited?  Or been included only for enterprises?)</p>
<p>If you want all that in a nutshell, I&#8217;m actually commending Microsoft for this move.  But the implementation&#8230;it&#8217;s missing something.</p>
<blockquote><p><strong>8. Drivers support isn&#8217;t as bad as it&#8217;s made out to be.</strong></p></blockquote>
<p>Wow.  Finally an argument I don&#8217;t have enough experience with to debate completely over.  Why couldn&#8217;t Gizmodo have brought this up sooner?</p>
<p>I actually think the driver support is backwards at this point.  I&#8217;ve purchased &#8220;Vista-only&#8221; devices before, and had to hack them into submission for use with XP (namely, a Pinnacle remote control).  I understand that Vista&#8217;s the newer, shinier consumer sibling in the Windows family, but <a href="http://weblog.infoworld.com/save-xp/">too many people</a> are complaining and stalling their move to Vista to warrant products with no compatibility on older platforms.</p>
<blockquote><p><strong>9. It&#8217;s not any buggier than XP.</strong></p></blockquote>
<p>Once again, this is a matter of opinion in relation to the level of mishap you&#8217;re willing to accept before something becomes buggy and unusable.  And it&#8217;s already known that the biggest issues <a href="http://arstechnica.com/news.ars/post/20080325-vista-capable-lawsuit-paints-picture-of-buggy-nvidia-drivers.html">come from driver bugs </a>- the more people using those &#8220;bugs&#8221; the merrier.</p>
<blockquote><p><strong>10. Vista is not slow if you have enough RAM.</strong></p></blockquote>
<p>Alright, complaining about this one is probably a little overkill, especially given that Microsoft has finally realized that free RAM is wasted RAM, and decided to stuff it with the morsels you might need to use the most.  Some of the slowness can be alleviated by turning off things like Aero&#8230;wait, did I just suggest turning off bloat?  Alright, that&#8217;s it.  Vista needs to get on the StairMaster now and lose some weight.</p>
<p>I tend to agree more with the complaints they brought up, including the painfully slow file transfers from h*** and the requirement to categorize every wireless network you see as something like &#8220;Home&#8221; or &#8220;Work&#8221;, .  But those are common and heard just about everywhere anyway, so it really wouldn&#8217;t be missed if Gizmodo hadn&#8217;t bothered at all.</p>
<p>For a computer science major, software developer, and someone who generally is known to stick with everything needed to get stuff done&#8230;it&#8217;s nearly 1.5 years since Vista was released, and I&#8217;m still running on the previous generation.  And for once, I would rather wallow in the history than leap into the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2008/06/28/ten-reasons-what/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Be Bold; Be Gutsy</title>
		<link>http://www.twoslashes.com/2007/10/21/be-bold-be-gutsy/</link>
		<comments>http://www.twoslashes.com/2007/10/21/be-bold-be-gutsy/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 16:47:29 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[final product]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[KDE Control Center]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux camp]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=77</guid>
		<description><![CDATA[If you don&#8217;t know what Linux, Ubuntu, or Gutsy mean, or you don&#8217;t feel like reading an incredibly painful and technical post, you probably want to read something else.Â  Might I recommend one of the links at the bottom of the page? This week was supposed to be a big excitement for Ubuntu users, what [...]]]></description>
			<content:encoded><![CDATA[<p><em>If you don&#8217;t know what Linux, Ubuntu, or Gutsy mean, or you don&#8217;t feel like reading an incredibly painful and technical post, you probably want to read something else.Â  Might I recommend one of the links at the bottom of the page?</em></p>
<p>This week was supposed to be a big excitement for Ubuntu users, what with the release of Ubuntu/*ubuntu Gutsy Gibbon 7.10.Â  For many people, it&#8217;s been a fair experience.Â  Especially if these people are newbies, I&#8217;m talking of the perfect experience to get them into the Linux camp, and keep them for years to come.</p>
<p>However, Gutsy&#8217;s name has a double meaning that not many people are as willing to consider. Â  In a way, most people are correct in that the only real significance the name has is to differentiate versions and continue the trend of alliteration in the names set way back in the time of the &#8220;Hoary Hedgehog&#8221;. Â  However, I see a further significance to the name, as do many other people with (often unheard, or not-well-known) complaints about the new release.</p>
<p>Now, to be fair, I guess I owe a bit of back story before I launch into a ridiculous rant.Â  Since the time of Dapper Drake, I&#8217;ve kept an install of Kubuntu as my default operating system on my laptop (only using XP as a dual-boot option for times of necessity, like to use external video for reasons I won&#8217;t get into now).Â  This means that the majority of my work ends up being based in Linux.Â  With no problems, I&#8217;ve successfully used Dapper Drake and (with one small installation quirk) Feisty Fawn (6.06 and 7.04; I skipped 6.10 Edgy for reasons I don&#8217;t recall).Â  Anyway, since the release of Dapper, I&#8217;ve been pleased and more than happy to use Linux for the fact that everything worked, was recognized, and I really didn&#8217;t need to worry too much about what I was mucking around with because things usually ended up working (with only one or two notable exceptions).</p>
<p>Now, having had successful experiences with previous versions, one would assume that there would be nothing but good news surrounding updates.Â  Unfortunately, this isn&#8217;t the case for me, and several people just like me.Â Â  And I&#8217;m not inexperienced with Linux at all either, but the problems I&#8217;ve had are really turning me away from Gutsy and making me regret attempting to upgrade more and more as time progresses.</p>
<p>I&#8217;ll try to recap some of the more interesting of the problems I&#8217;ve had trying Kubuntu Gutsy here (while I reinstall and see if anything changes for the better), but there are so many it&#8217;s hard to even think to recount all of them.</p>
<ul>
<li><strong>Shutdown no longer works.Â  At least, not without ugly hacks.</strong>Â  Yes, this is a very big, and seemingly very well-known issue.Â  Every version of Linux I&#8217;ve used on here in the past, be it Ubuntu or not, has worked perfectly in the power department, with no complaints whatsoever.Â  That is, until Gutsy.Â  Even the Live CD fails to power down the laptop when it should, instead giving me a black screen.Â  The hard drive is parked (as noted by the absense of being able to hear it and the distinct clicking sound it makes when you normally abruptly power off the machine) and nothing, including the keyboard, is responsive&#8230;but the only way the machine actually quits eating power is to physically hold the power button until it does so.
<p>Like I said, this appears to be a popular issue, with plenty of people suddenly in a similar situation.Â  But I find something as big and as common as this unsuitable for production-level software.Â  If you pride yourselves on having just released five alphas and some release candidates, one would expect the final product to uphold the standards set forth in them.Â  Feisty powered everything down fine; having to resort to holding down the power button not only is annoying, but it&#8217;s a great way to let your laptop overheat in your bag when you forget, and the thing sits there with the fan spinning full blast.</p>
<p>Some people have reported being able to fix the issue by disabling ACPI support.Â  I tried it, and it worked for me.Â  However, this is unacceptable as ACPI is almost a necessity on a portable machine, which is why I&#8217;m not going to recommend it unless you&#8217;ve no need for what ACPI provides.</li>
<li><strong>Using a screensaver apparently causes the laptop to quit responding.</strong>Â  Yet again, this is another issue that I never had with Feisty.Â  Not that there&#8217;s much else to say than that.</li>
<li><strong>Suggesting that there&#8217;s a distro upgrade available when I&#8217;m running the latest build isn&#8217;t exactly helpful.</strong>  Let me rephrase that:Â  Adept keeps suggesting that there&#8217;s an upgrade to Gutsy available.Â  Which would be helpful, say, if I was still on Feisty.Â  But seeing as I&#8217;m already on Gutsy, and the little tool it downloads to &#8220;continue the upgrade path&#8221; already sees I&#8217;m on Gutsy, it makes sense if everything else could seem to see that too.</li>
<li><strong>Where are the Kubuntu desktop effects?</strong> Exactly what it sounds like; I want to make my windows wobble on command.Â  Instead, Compiz seems to enjoy making sure I don&#8217;t have a window manager by the time it quits (Emerald starts with it, but doesn&#8217;t restart KWin at the end of the session).Â  Which is funny, because everything seems to be enabled by default on the Ubuntu Gutsy CD and working better than I would have expected.Â  Why can&#8217;t this methodology be easily applied to the KDE crowd?</li>
<li><strong>Hamachi refuses to start without beating around the bush.</strong>Â  Once again, there&#8217;s something changed between Feisty and Gutsy that plays with how well Hamachi functions.Â  While I don&#8217;t exactly blame either party for the break (it&#8217;s an OS upgrade of sorts, stuff happens), it shouldn&#8217;t take a ghetto hack involving decompressing Hamachi with UPX (which should be a non-issue at this point anyway) to get things working again.Â  Seriously, if people wanted that kind of thing, they&#8217;d probably be compiling their own kernel with Gentoo by now.</li>
<li><strong>I no longer seem to be able to add local printers via the Printer settings panel in the KDE Control Center.</strong>Â  Wait a second, it&#8217;s my machine.Â  Why am I no longer able to add printers to it unless those printers exist on a network connection (at least, using the GUI; there&#8217;s always the &#8220;edit-CUPS-configuration-files-and-pray-everything-works-when-you-restart-the-daemon&#8221; approach which still seems to be a viable option) is beyond me&#8230;what happens when I need to hook up to a printer directly?</li>
<li><strong>Strigi is annoying to no end when you trigger it accidentially.</strong>Â  Searching is a necessity, but I don&#8217;t call it efficient when I decide to reuse a tab Strigi is running in in Konqueror, only to find that every time I try to type a new URL, it overwrites it with one of its own.Â  It&#8217;s not exactly funny, now, is it?Â  Should I start taking things like the gas pedal off the developers&#8217; cars?</li>
<li><strong>OpenOffice toolbar icons?Â  What icons?</strong>Â  Yup, there&#8217;s a bug in the included version of OpenOffice that for some reason makes all your toolbar buttons the text equivalents.Â  Yes, I&#8217;m aware it&#8217;s a configuration option to make them look like that anyway, and I know all about the different icon themes.Â  But flipping with the settings doesn&#8217;t work.Â  You&#8217;re stuck with the text.Â  (<em>Hmm&#8230;for some reason setting the theme to Crystal suddenly allows about one of three different themes at the bottom of the list to work again&#8230;</em>)</li>
</ul>
<p>Given all the negatives, I must say that I have noticed that installing packages (once downloaded) appears to go a lot faster for me than it used to; even installing a big clump of packages doesn&#8217;t take more than a few seconds.Â  And I also enjoy the fact that the included version of KNetworkManager now seems to support VPNs through the aid of VPNC (or, I don&#8217;t remember having this capability before), which helps enormously considering my school requires one to connect to the campus wireless network.</p>
<p>However, also seeing how the *.04 releases seem to run better for me, I think I should stick with those for a while.Â  But if you&#8217;re one of the people who&#8217;s gutsy enough to put it all on the line for Gutsy&#8230;go ahead&#8230;be bold, be gutsy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2007/10/21/be-bold-be-gutsy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Support Lets Everything Crumble</title>
		<link>http://www.twoslashes.com/2007/10/12/when-support-lets-everything-crumble/</link>
		<comments>http://www.twoslashes.com/2007/10/12/when-support-lets-everything-crumble/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 05:08:25 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[alternate operating systems]]></category>
		<category><![CDATA[alternative operating systems]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[First Call]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Logitech]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=74</guid>
		<description><![CDATA[Tech support. Not one of the happier places for a geek of any kind to work, considering the fact that most people call up with a very poor attitude and about as much patience as a bull, and the dread of every consumer, knowledgeable or not, for fear of long hold times and the chance [...]]]></description>
			<content:encoded><![CDATA[<p>Tech support.  Not one of the happier places for a geek of any kind to work, considering the fact that most people call up with a very poor attitude and about as much patience as a bull, and the dread of every consumer, knowledgeable or not, for fear of long hold times and the chance of getting someone who&#8217;s already irritated or has about a day and a half of total experience, mostly in topics unrelated to the product at hand.</p>
<p>When something happens, they&#8217;re your second stop, right after a more knowledgeable friend.  We all know someone we can turn to for help with this or that (or perhaps you&#8217;re the person everyone turns to), and everything seems to work out in turn.  But when they fail, the next stop is a bit of wasted time on the phone.</p>
<p>You&#8217;re probably wondering where I&#8217;m going with this, but if you&#8217;re going to know what I&#8217;m ranting about, you need a little backstory.  So here goes&#8230;</p>
<p><span id="more-74"></span>As one might already have guessed, I&#8217;m at college.  That means a dorm&#8230;and a <a href="http://www.twoslashes.com/wp-content/uploads/2007/10/video-call-snapshot-23.jpg" title=";)">roommate</a>.   Anyway, my roommate&#8217;s been having problems with computer mice and his laptop recently, considering his current mouse is beginning to take a long slide off a short desk (to rephrase a metaphor).  Not exactly the most interesting of problems, but a problem nevertheless.</p>
<p>His first choice in a replacement was a <a href="http://www.razerzone.com/index.php?main_page=product_info&amp;products_id=11">Razer Copperhead</a>.  Fairly decent, and also fairly expensive, and definitely something I&#8217;d avoid just for the fact that it costs too much and I don&#8217;t play games enough to warrant one.  (Heck, I personally don&#8217;t think he does either&#8230;but then again we&#8217;re in school right now&#8230;).  After waiting about a week for it to arrive (it had to be shipped), and problems getting it to work on his laptop consisting of Windows not accepting any form of driver for it (<em>Side Note:</em>  It&#8217;s a Sony Vaio running XP in case anyone wants to troubleshoot), he returned it to the big box store from which he purchased it, citing problems.  Interestingly enough, the problem didn&#8217;t lie in the mouse&#8230;because it worked fine on my machine, and it worked well under Linux on his laptop.  (For the uninitiated:  that reads software issue.)</p>
<p>Anyway, after that fiasco (and an error in his favor with the return desk causing him to earn $20, how he managed to get that I&#8217;ll never know), he set his eye on another very expensive mouse:  the <a href="http://www.logitech.com/index.cfm/mice_pointers/mice/devices/3053&amp;cl=us,en">Logitech G9</a>.  Once again, the mouse refused to work under Windows on his laptop, but worked without a hitch on my computer, and under Linux on his.</p>
<p>Why is all of the storytelling relevant, and what does tech support have to do with this?  Well, rather than let two mice go down the drain, problem unsolved, my roommate decided to give the Logitech support line a try and see if they could resolve his issue.  I&#8217;ll try to sum this up as quickly as possible:</p>
<p><strong>First Call (as described by roommate):</strong>  After a bit of talking and the necessary preliminaries (name, product, etc.), the tech support operator on the other end of the line runs through some basic diagnostics, then says that he can&#8217;t figure it out, but will try to investigate the issue.  He gives my roommate a case number to call back using in order to expedite his support request, and in the meantime to get an exchange on the mouse to make sure that it isn&#8217;t a hardware issue.</p>
<p><strong>Second Call (as heard via speakerphone):</strong>  After calling a second time, and getting who sounded like a really young guy, my roommate recited his case number.  Funnily enough, Logitech&#8217;s support system has the case number entered into the database, but for some woman with some issues with a camera.  He&#8217;s in there too, but he&#8217;s never had a support ticket attached to his name.  So they attach a new ticket, and the operator proceeds to re-ask the same questions as the first (product, operating conditions, etc.).  Once again, they run through all the diagnostics (which basically consist of checking Device Manager for the mouse, and making sure that it&#8217;s plugged into the computer), only this time the guy offers to elevate the case and see if his superiors have any better fixes.  My roommate accepts and the call goes to hold.  (&#8220;Interesting&#8221; techno-ish hold music plays here&#8230;)</p>
<p>When the guy returns from what can only be assumed as a quick conversation with a supervisor, he comes back on the line to inform my roommate that they won&#8217;t escalate his case.  Why?  &#8220;You informed me that your computer is dual-booting with Linux.   I understand that your mouse works under this operating system, and that it works on your friend&#8217;s (mine <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) computer.  However, we don&#8217;t support alternative operating systems, so I have been told that this is as much support as you can get.  I&#8217;m sorry.&#8221;  At this point, he refused to offer much more help than that he owned two previous Sony laptops, neither of which had problems with Logitech products.  And then he politely excuses himself from the call and hangs up.</p>
<p>So, have you figured out where the purpose of this rant is going yet?  Fine, I&#8217;ll pose a question to you:  What <em>legitimate reason</em> could there be for my roommate merely confirming that there&#8217;s a software issue at fault here, and that it isn&#8217;t the hardware?  He took ALL the appropriate steps to confirm that the hardware was not at the issue, only to find that rather than be commended for helping narrow down the possible causes to those that have a root in the drivers, he gets shoved out of the way and treated like dirt.</p>
<p>It&#8217;s support like this (other grand examples being my numerous experiences with Dell and Comcast, among others) that makes people use phone support as a last hotline.  And you know it&#8217;s a sad day in the world when people would rather let a total stranger come into their home (<a href="http://consumerist.com/consumer/geek-squad/geek-squad-sued-for-videoing-customer-in-shower-251662.php">potentially setting up cameras on the way</a>) to fix their computers and appliances than trust a representative of the very company that produced the product in the first place.</p>
<p>I&#8217;m still trying to figure out what possible reason there could be for the crappy quality of support Logitech provided; so far, I&#8217;ve come up with no theory at all, but have not a doubt in my mind that &#8220;We don&#8217;t support users of alternate operating systems,&#8221; is nothing but a shallow cop-out.  As unsure of any underlaying motives as I am, at least I can say this with certainty, even though it isn&#8217;t much:  Logitech, your stupid support staff just cost you my roommate&#8217;s sale, and perhaps a few more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2007/10/12/when-support-lets-everything-crumble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux:  A &#8220;Return&#8221; To Times Past?</title>
		<link>http://www.twoslashes.com/2007/08/10/linux-a-return-to-times-past/</link>
		<comments>http://www.twoslashes.com/2007/08/10/linux-a-return-to-times-past/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 05:22:14 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[dictation software]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[input devices]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=55</guid>
		<description><![CDATA[A question was posed in the TechCentric IRC channel about why Linux seems to have taken a backseat to other, more graphical alternatives. Of course, Windows. Yes, Mac OS X. Hell, throw OS/2 in there for measure. Well, funny thing I mention graphics, because that&#8217;s what it&#8217;s all about. Take a trip back to the [...]]]></description>
			<content:encoded><![CDATA[<p>A question was posed in the <a href="http://www.techcentric.org">TechCentric</a> <a href="irc://irc.techcentric.org/techcentric">IRC channel</a> about why Linux seems to have taken a backseat to other, more graphical alternatives.  Of course, Windows.  Yes, Mac OS X.  Hell, throw OS/2 in there for measure.  Well, funny thing I mention graphics, because that&#8217;s what it&#8217;s all about.</p>
<p>Take a trip back to the age of the <a href="http://en.wikipedia.org/wiki/Apple_ii">Apple II</a>.  Yeah, remember?  Well, even if you don&#8217;t, or had little experience with one, it&#8217;s part of my point.  If you noticed, they never had mice.  Everything was keyboard-driven.  There was no such thing as &#8220;point-and-click&#8221;; the monitor simply couldn&#8217;t sense what part of the screen you were pointing at.  Think of it as talking to a blind, deaf person; they can&#8217;t hear or see you, but they can feel your touch &#8211; a la, you can&#8217;t dictate orders to it, and (like I said) you can&#8217;t just gesture at something and expect the computer to comply.  You actually had to touch the thing in certain ways (typing commands, anyone?) to get it to do anything.</p>
<p>This form of input had a few limits to it.  For example, you had to know how to instruct the computer to do what you wanted, whether it be some funky acronym for the Canadian French word for the command you wanted, or whether the command wanted to know your pants size in addition to what it needed to do.  This required memorization, and a certain amount of brainpower (which is proving to be a really finite resource in today&#8217;s world).  You couldn&#8217;t just type &#8220;Move File A on Disk B to Disk C as File D.&#8221; and expect the computer to comply with anything other than the DOS equivalent of &#8220;WTF?&#8221;.</p>
<p>There were some benefits to doing things this way.  If you wanted to be anywhere near productive, you had to be able to provide input to the computer as quickly as possible.  And if you can follow where I&#8217;m going, this isn&#8217;t a place for hunt-and-peck typing.  Ah, yes&#8230;you actually had to <em>LEARN</em> the sacred art of touch typing, with as few mistakes as possible.  You never know when one mistyped command makes your 200KB of hard-written letters disappear.  (Oh wait, am I jumping ahead past the invention of the software word processor? <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )</p>
<p>So, fast forward to the introduction of the Graphical User Interface.  And the mouse.  &#8220;Hey!  Look over here!  I&#8217;m making gestures with this newfangled pointing device&#8230;and the computer&#8217;s following along!  I don&#8217;t have to type the name of my programs anymore; I just &#8216;click&#8217; their name and the computer starts them for me!&#8221;  If you don&#8217;t get it already, this is where the trend starts to fall.  People are no longer &#8220;learning&#8221; to use a PC by throwing commands at them or typing; they simply move a bloody box around and watch as the computer does all the important stuff like figuring out what the devil they&#8217;re trying to do in the first place.</p>
<p><em>(Admittedly, the Apple II did have graphics capability &#8211; very limited graphics capability &#8211; and you still needed a keyboard to control what you were doing.  So call my mistake if you want, but you&#8217;re forgetting that there&#8217;s more than just a pretty <font color="#ff0000">red</font> square at stake here.)</em></p>
<p>Ooh and ahh all you want, but like I said, this is where intelligence begins to lose importance as a prerequisite for computing.  You don&#8217;t have to memorize commands; you don&#8217;t have to lay a finger on the keyboard unless you want to write a note at all.  The mouse, with far fewer buttons than a keyboard, is part of the reason.</p>
<p>I&#8217;ll stop assuming you&#8217;re thinking about old copies of Mac OS a minute and lead you instead to earlier versions of Windows.  Yes, my friend, there were Windows before 95.  Again, people were dumbstruck by the simplicity compared to previous computers.  Not only could people use their blasted mice like with the Apples, but (in the case of those who could remember what a console app was) console apps could be run too; a true case of having your cake and eating it too, if you will.  Along comes good ol&#8217; &#8217;95 &#8211; &#8220;Oh look!  All my programs are accessible from this one gaping button, and all the stuff I&#8217;m doing shows up on this bar here!&#8221; &#8211; and people are further retarded by &#8220;technologies&#8221; such as Autorun.  No longer do people have to browse to the blasted CD, find the appropriate application, and launch it; instead, they sit back and watch as the computer brings the contents of the CD to <strong>THEM</strong>.  Same thing with getting a new peripheral; plug the thing in, and instead of installing anything (in most cases), Windows goes through that hurdle all by its lonesome.</p>
<p>So, returning to the question at hand.  Why isn&#8217;t Linux or some other alternative operating system mainstream?  You want the truth?  The keyboard&#8230;it scares people.  When they&#8217;re not using it to type letters to their grandmother (which by the way, is now so advanced that the letters can move, show up blue and big and bold, and appear as if on a wooden tabletop), most users don&#8217;t want to be hassled with it.  It&#8217;s a reminder of times past; times where people could only make their computers go as fast as their little fingers could move (which in some cases was not all that fast at all).  And with the surging downfall in the mental capacity of most people today, it&#8217;s becoming harder and scarier for people to actually have to do more than click a box and watch their worries disappear with the contents of their Recycle Bin.</p>
<p>You see, it isn&#8217;t just eye candy that draws people.  Compiz Fusion (or whatever the heck it&#8217;s called), transparency &#8211; anything extra isn&#8217;t the primary focus, it&#8217;s just a benefit to make things look better while things are (purportedly) getting done.  It&#8217;s simplicity and automation; being able to walk up, move the mouse as little as possible and avoid the keyboard at almost all cost, and go 1/8 of the way while the computer does the remaining 7/8 and then some.  If people actually wanted to put physical movement into anything, would there be such a market or demand for dictation software?  Would operating systems even need to include something like that?</p>
<p>People want the computer to follow the fallacy that <strong>it brings information to them, rather than bringing them to the information</strong>.  This isn&#8217;t Google&#8230;its the operating system, and it&#8217;s supposed to make things easy, right?  Perhaps we&#8217;ve gone too far, and people are just too lazy now to understand that to get the most out of anything, you need to put some of the work in yourself as well.</p>
<p>In short, it isn&#8217;t about what you can duplicate from another operating system that draws people to it (since they can get their calculator anywhere), it&#8217;s how much work they have to put in to get some sort of benefit to using the OS in the first place.  The more maintenance, typing, or dabbling people have to do or hear others doing, the less they become interested in following that footpath.</p>
<p>This is the place where we have our major split.  The average Windows users are lazy, and assume they are like magnets in that everything comes to them, be it the Internet, their music, viruses (you have to admit, most viruses DO come TO you), or a girlfriend (I wish.  <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  ), and that as far as they&#8217;re concerned they don&#8217;t care about their keyboards &#8211; they&#8217;re second class input devices.  Mac users, well, they&#8217;re not as lazy, since there is still the extremely occasional typing to do, and the keyboard helps out in some of the applications they have.  There are 10 types of Unix users as well:  GUI users who have no idea what a shell is and are probably only using the OS because a relative with computer savviness realized that they had thirty installed copies of Bonzi Buddy and needed an out badly, and those people who don&#8217;t like their mouse, but prefer navigating around a system using all ten (eleven, if you somehow have an extra) phalanges and avoiding the mouse (aka the opposite of the average Windows user).</p>
<p>To sum everything up nicely:Â  to get the more &#8220;common&#8221; lazy man, you simply need to provide enough cupholders, and make sure there&#8217;s a built-in auto-sensing back scratcher too.Â  That&#8217;s all everyone really wants.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2007/08/10/linux-a-return-to-times-past/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Recommendations, Part II</title>
		<link>http://www.twoslashes.com/2007/07/25/computer-recommendations-part-ii/</link>
		<comments>http://www.twoslashes.com/2007/07/25/computer-recommendations-part-ii/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 00:38:16 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[college site]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[Random Access]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=45</guid>
		<description><![CDATA[Once upon a time, I wrote a short blog post about the way to get the best computer for you. I wrote that piece as the result of a few people asking me for my opinion on what would make a decent machine for what they do; I figured that the more people I could [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, <a href="http://www.twoslashes.com/?p=13">I wrote a short blog post about the way to get the best computer for you</a>.  I wrote that piece as the result of a few people asking me for my opinion on what would make a decent machine for what they do; I figured that the more people I could help, the better.</p>
<p>Now, I don&#8217;t get a lot of traffic.  But sites like <a href="http://www.fastweb.com">FastWeb</a> do.  I have an account primarily to help me look for scholarships, but it&#8217;s turned out to be a veritable goldmine of humor and other things one generally wouldn&#8217;t associate with a college site, at least in my experience.  But when I found that FastWeb decided to post a computer recommendations article of their own, I just <em>had</em> to review what it recommended.</p>
<p>FastWeb primarily posts articles for members only, so I&#8217;ve gone ahead and <a title="FastWeb Computer Recommendations Article" href="http://www.twoslashes.com/wp-content/uploads/2007/07/fastweb-buying-a-computer-for-college.pdf">made a PDF</a> of the article for your quick reference (nothing fancy) so that you can read it in its entirety if you want, but I&#8217;ve got plenty of choice excerpts that might help you get the bigger picture.</p>
<blockquote><p><strong>Memory</strong>: Random Access Memory (RAM) is a temporary storage area for data currently in use. It allows multiple programs to run simultaneously without slowing down your system. The more RAM you have, the faster your computer will run. The amount of RAM is measured in gigabytes (GB) or megabytes (MB). It is a good idea to get a computer with at least 512 MB of RAM. Consider getting more RAM if you will be using your computer for multimedia purposes, like watching movies and downloading music. If you plan on having your computer for a long time, look for a computer with easy-to-access memory slots that will allow you to upgrade your memory.</p></blockquote>
<p>Kudos for recognizing that more RAM is better, fail-points for saying that it makes the computer faster in such a way that it sounds like it&#8217;s the only thing that improves performance.  Now, I&#8217;m sort-of happy with the recommendation made, but the point of the matter is that it all depends on what operating system, software, and activities you run and do with the PC.  My Toshiba laptop came with 256 MB standard; it ran just fine under Linux.  I added another 512 MB and saw a bit of an improvement with Windows, but I haven&#8217;t noticed any change with Linux because it worked well already.</p>
<p>And did anyone catch the subtle &#8220;piracy &#8216;hint&#8217;&#8221; buried in there?  Look again.  Since when is downloading music solely a &#8220;multimedia&#8221; activity?</p>
<blockquote><p><strong>Hard Drive</strong>: The hard drive provides permanent storage for your computer. Look for computers with at least 20 GB of hard drive space.</p></blockquote>
<p>Alright, you just got through explaining that more RAM made multimedia work better, and you just suggested everyone go download their music.  Now&#8230;if I&#8217;m going to do that, I&#8217;m going to need a lot more storage than that.  My music library alone (let&#8217;s not even get into my video collection) already fills at least 105% of that drive.  Hell, Vista would barely install on that, let alone with enough room for you to save any of your work or install anything else (in fact, would it, once you subtract the space for the FAT and partition table?).  Try adding another 0 to the size, or multiplying that by at least 4, and we&#8217;ll see then.</p>
<blockquote><p><strong>Software</strong>: The software you need will vary by school and program. Whether you get a PC or Mac, expect to have Microsoft Office XP, which includes Excel, Word and PowerPoint. Many schools prefer students to have the Professional edition of Microsoft Office instead of the Home edition that is usually included with new computers. Make sure you make this distinction when purchasing your computer.</p></blockquote>
<p>Oh, there&#8217;s plenty more than that.  I need to question when this article was written though.  Office XP?  How quaint.  I&#8217;m confused on the &#8220;Home&#8221; version of Office, though &#8211; since when has Office been offered as a &#8220;home&#8221; package?  And what school requires more than the basic Word/Excel/PowerPoint trio?  Surely Outlook Express or *cough cough* <a href="http://www.mozilla.com">Thunderbird</a> is sufficient to check e-mail, and one could get away with <a href="http://www.openoffice.org/">OpenOffice</a>?  The truth is, you&#8217;ll figure out once you get to the school what you can get away with, what you need, and what&#8217;s merely for entertainment&#8230;like Unreal. <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Like I keep saying&#8230;figure out what you do with a PC, figure out what works for your situation and budget, and get only what you need.  And if you can, get it cheaply/free (while remaining legal, of course).<br />
Even as this is a poor excuse for an educated recommendation, thanks to the author, Ms. Kulla, for an amusing read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2007/07/25/computer-recommendations-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College-Bound Suggestions</title>
		<link>http://www.twoslashes.com/2007/06/19/college-bound-suggestions/</link>
		<comments>http://www.twoslashes.com/2007/06/19/college-bound-suggestions/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 06:26:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Apple Store]]></category>
		<category><![CDATA[Best Buy]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Circuit City]]></category>
		<category><![CDATA[Compaq]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[Geek Bar]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[MP3 player dock]]></category>
		<category><![CDATA[Office Depot]]></category>
		<category><![CDATA[online stores]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Outpost/Fry's Electronics]]></category>
		<category><![CDATA[retail stores]]></category>
		<category><![CDATA[Sears Tower]]></category>
		<category><![CDATA[spray paint]]></category>
		<category><![CDATA[Staples]]></category>
		<category><![CDATA[Toshiba]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://www.twoslashes.com/?p=13</guid>
		<description><![CDATA[Of course, it&#8217;s that time of the year. All the graduated high school seniors are busy picking up things they think they&#8217;ll need at their college of choice. Now, you&#8217;re probably wondering what I have to do with this. It&#8217;s simple&#8230;I&#8217;m the local geek, so everyone flocks to me for suggestions on PCs. And as [...]]]></description>
			<content:encoded><![CDATA[<p>Of course, it&#8217;s that time of the year.  All the graduated high school seniors are busy picking up things they think they&#8217;ll need at their college of choice.</p>
<p>Now, you&#8217;re probably wondering what I have to do with this.  It&#8217;s simple&#8230;I&#8217;m the local geek, so everyone flocks to me for suggestions on PCs.  And as usual, everyone wants the best machine available on the oh-so-great college-bound budget.</p>
<p>So I figured I&#8217;d take some of the real-world examples I&#8217;ve run into and throw them into a post full of suggestions.  Take heed; most of these will probably pertain for at least a few years down the road.</p>
<p>So, without further ado, I present my &#8220;two slashes&#8221;&#8230;</p>
<ol>
<li>The biggest tip, and consequently <em>numero uno</em>, is to <strong>avoid overbuying</strong>.  As a student, I understand that you&#8217;re going to want to use a machine for more than just research papers, but there are limits.  Remember that this will have limited usefulness in the long run, and most machines have a lifespan of between three and five years.  Yes, it&#8217;ll run longer, but by that time you&#8217;re going to be hard-pressed to be able to do anything with it.  If you can get away with a slower CPU, less RAM, and ten GB less hard drive space, do it.</li>
<li><strong>When in doubt, ask.</strong> No, not the salesperson.  Someone with experience.  Like me.  Alright, maybe someone you know more personally (if you know anyone like that), but it&#8217;s always better to get a seasoned opinion.</li>
<li><strong>AVOID APPLE.</strong> Yes, I just put a shotgun to the heads of countless Apple fanatics, and I&#8217;m probably going to be bludgeoned the next time I step outside.  No, I don&#8217;t care.  Reasoning:  For the same price as the lowest build of MacBook, I can have a <em>better</em>-specced notebook machine for $799.  Yeah, bigger screen, better hard drive, full burner, and everything.  And, thanks to the power of <a href="http://wiki.osx86project.org/">OSx86</a>, I could have my cake and eat it too. Apple&#8217;s customer support is alright (if you don&#8217;t mind waiting in lines at the Geek Bar at the local Apple Store), and you do have <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.parallels.com%2F&amp;ei=7XB3Rp_QA6eKjAHj7p3qCA&amp;usg=AFQjCNEagR1P7V4II3EfSmq4OWu459_2bw&amp;sig2=TljQh0nFKXLKpOu6FJC1Tg">Parallels</a> and <a href="http://www.google.com/search?q=boot%20camp%20apple">Boot Camp</a> at this point.  But why not take the extra $200 and buy yourself a nice minifridge or something instead.  If you want a white laptop that bad, there&#8217;s a $5 can of spray paint at the hardware store you can use.  Just make sure to do it right.</li>
<li>It might be wise to spring for <strong>both a portable and desktop machine</strong>.  Having the all-mighty notebook is nice&#8230;but if it breaks you&#8217;re going to be S.O.L. until you can get it replaced.  If at all possible, it&#8217;s probably wisest for you to split the budget and do both a desktop and laptop setup.  If you do it right, you can sync the two up filewise, so you don&#8217;t lose anything.  And hell, if you&#8217;re trying to look for a gaming laptop, it will be a lot better to get the cheapest non-gaming, school-work-only laptop you can get and trick out a desktop instead.  (Believe me, touchpad Unreal Tournament matches are not the best way to play.)</li>
<li><strong>The frills usually aren&#8217;t worth it.</strong> I don&#8217;t care if you&#8217;re getting a free mousepad with every $300 you spend.  I&#8217;ve heard several firsthand accounts of people getting talked into turning a sub-$1000 laptop into a $4000 cash cow.  Follow along with the bullet below, and take advantage of everything you can to get what you need, but don&#8217;t spend a penny on useless extras like a photo printer or MP3 player dock for a player you don&#8217;t own unless it pertains to you or what you&#8217;ll be using with the PC.</li>
<li><strong>SHOP AROUND.</strong> I can&#8217;t tell you how many times I myself have slapped myself for not doing this, but believe me, it&#8217;s worth the hassle.  If you can hunt around and find a cheaper price, do it.  Especially if you&#8217;ve got your mind set on a model, and the price is just a tad too high.  Take advantage of price matching, free/reduced-cost shipping, and anything else that might help you get what you want for the cheapest price.  Remember, you&#8217;re trying to save the money for other parts of your education, not get your wallet gouged.  (I&#8217;d also say lie/cheat/steal here, but not only am I talking about things legitimately, it would be against my morals to encourage you to go around thieving.  If you&#8217;re thinking it&#8230;get it out of your head.)</li>
<li><strong>Built-in Wi-Fi (on a notebook) is a must.</strong> At this point, anything without a Wi-Fi card is a poor notebook indeed.  There are just too many free hotspots available.</li>
<li><strong>If you just can&#8217;t afford it new, go (gently) used.</strong> Inevitably, there&#8217;s going to be someone who just can&#8217;t afford the shiniest, even if it&#8217;s $200.  In that case, turn to sites like <a href="http://www.ebay.com">eBay</a> and <a href="http://www.craigslist.com">Craigslist</a> and see what people there can offer you.  Remember to watch the cost though; if you aren&#8217;t paying attention, the used system is going to cost you more to purchase and maintain than something new.  Work with the sellers, see what sacrifices the both of you can make.  Some sellers will be more flexible than others, while others will be as rigid as the Sears Tower and not give you any leeway, so use your head.</li>
<li><strong>Extended warranties are not always the best warranties. </strong> That&#8217;s how the majority of companies make money.  And again, consider the average lifespan (3-5 years) and the progression of technology.  If you&#8217;re clumsy to no end, sure, I&#8217;d recommend it simply because you might trip up the stairs while holding your laptop with one hand and a book in the other because you lost your balance.  If you&#8217;re at least semi-protective of your belongings, you&#8217;ll be just fine.</li>
<li><strong>Compare retail stores against well-known online stores.</strong> Yes, just because you got a deal at Best Buy means you got a deal at Best Buy.  Check all of the competition and see what you can do.  (Yes, this ties with #6.)  A most-certainly-incomplete list of places to check:
<ul>
<li><a href="http://www.bestbuy.com">Best Buy</a></li>
<li><a href="http://www.circuitcity.com">Circuit City</a></li>
<li><a href="http://www.outpost.com">Outpost/Fry&#8217;s Electronics</a></li>
<li><a href="http://www.staples.com">Staples</a></li>
<li><a href="http://www.officedepot.com">Office Depot</a></li>
<li><a href="http://www.officemax.com">Office Max</a></li>
<li><a href="http://www.tigerdirect.com">TigerDirect</a></li>
<li><a href="http://www.newegg.com">Newegg</a></li>
<li>Manufacturer&#8217;s websites (<a href="http://www.dell.com">Dell</a>, <a href="http://www.hp.com">HP</a>/<a href="http://www.compaq.com">Compaq</a>, <a href="http://www.toshiba.com">Toshiba</a>, <a href="http://www.apple.com">Apple</a>, <a href="http://www.ibm.com">IBM</a>/<a href="http://www/lenovo.com">Lenovo</a>, etc.)</li>
<li>Any Mom-and-Pop shops in your area</li>
</ul>
</li>
<li>If after all this, you&#8217;re going to be using a <strong>system you already have</strong>, at least <strong>reformat</strong> it <strong>and</strong> <strong>reinstall</strong> the operating system.</li>
</ol>
<p>I&#8217;d normally get into a discussion at this point about the best operating system for you (Windows, Linux, BSD, OS X, OS/2&#8230;), but that&#8217;s a no-brainer, as for most people it&#8217;s going to be Windows out of sheer compatibility and (to be greedy and personal) because I write software for it.   If you&#8217;ve already gone too far and got something made by a company whose name and logo bear resemblance to fruit, go with Parallels and Boot Camp as I discussed back up there.  If you&#8217;re an intrepid explorer, dual or triple boot Windows, OS X, and some flavor of Linux (I&#8217;m preferential to <a href="http://www.ubuntu.com">Ubuntu</a> and <a href="http://kubuntu.com/">Kubuntu</a> myself.).  Have fun with it, especially if you can find ways to use it to reduce your cost.  I&#8217;ll add this though.  Unless you&#8217;re buying new and it comes with it, there&#8217;s very little reason to get Windows Vista, and for your sake you&#8217;ll probably be better with Windows XP for the moment.  This recommendation will probably change in about a year or two, but for the moment and with a look at the current outlook and available software, it&#8217;s the best (read:  safest) option as far as I&#8217;m concerned.</p>
<p><em>(And for those of you who think I was paid to write this or something&#8230;I wasn&#8217;t.  This is all straight from the horse&#8217;s mouth, prompted by the countless questions I&#8217;ve been asked, and written with no more bias than I usually have. <img src='http://www.twoslashes.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoslashes.com/2007/06/19/college-bound-suggestions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
