<?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>Paranoid Linux Ninja Geek &#187; critical thinking</title>
	<atom:link href="http://dave.mysticmorph.net/category/critical-thinking/feed/" rel="self" type="application/rss+xml" />
	<link>http://dave.mysticmorph.net</link>
	<description>Info Security Kung Fu and Open Source Feng Shui</description>
	<lastBuildDate>Fri, 09 Apr 2010 23:51:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update: My Very Own Linux</title>
		<link>http://dave.mysticmorph.net/2009/08/25/update-my-very-own-linux/</link>
		<comments>http://dave.mysticmorph.net/2009/08/25/update-my-very-own-linux/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 22:52:10 +0000</pubDate>
		<dc:creator>Dave Le Blanc</dc:creator>
				<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://dave.mysticmorph.net/?p=156</guid>
		<description><![CDATA[It has been a few months since I decided to create my own Linux distribution, and nary an update since then.  So, I figured I&#8217;d create an update&#8230; to&#8230;  update&#8230;  you.
Anyway&#8230;
I&#8217;m actually still in the initial stages, in the overall context of the project.  Basically, to create a Linux distribution (from scratch, as I am [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a few months since I decided to create <a href="http://dave.mysticmorph.net/2009/05/14/my-very-own-linux/">my own Linux distribution</a>, and nary an update since then.  So, I figured I&#8217;d create an update&#8230; to&#8230;  update&#8230;  you.</p>
<p>Anyway&#8230;</p>
<p>I&#8217;m actually still in the initial stages, in the overall context of the project.  Basically, to create a Linux distribution (from scratch, as I am doing), it begins similar to a chicken-and-egg problem.  You have to use an existing system to create building blocks, and use the building blocks to create a complete toolset.  Then, you use the toolset in a limited environment, which makes zero assumptions (a &#8220;chroot&#8221; environment, for geeks out there), to begin construction of the target system.</p>
<p>While doing this is actually pretty straightforward, usually, the difficulty and complexity enters the stage when thoughts about the future begin to crop up.  Issues such as future maintenance and automation complicate matters because while there might be a working toolset to construct a target system, no one wants to have to manually create the target system each time something changes.  Also, if something changes within the toolset itself, the component will need to be rebuilt, or worse, the entire toolset will require rebuilding such that the whole thing remains cohesive.</p>
<p>This is similar to around the time when man first thought about hunting and killing for food.  He realized he could fashion a tool to make a weapon.  Next, he used the tool to create the weapon, which was then used to hunt and kill for food.  As evolution continued, he created more efficient tools, to in turn create better weapons that would enable him to hunt and kill more exotic food.  The same general principle exists when creating a Linux distribution &#8212; though, we&#8217;re not depending on the need to eat in our software toolchain, we are depending on the ability to make more software available, which will comprise a Linux distro.  The tricky part is to know how to manufacture tools in such a way that when a component in the process breaks, it is trivial to fix it so much to the point that if a tool very deep in the toolset breaks there is less need to re-manufacture everything that was built with it.  Henry Ford had a very good idea, with small replaceable parts.</p>
<p>At this point, I&#8217;m at the point that I have the toolchain built.  Before I go much further, I need to figure out a sensible way to maintain this toolchain so that if/when something becomes stale or breaks, I will spend less time repairing the toolchain and more time tending to the actual Linux software in the distribution.  Also, since the toolchain itself was build manually and painstakingly, I also need a system to churn out software using the toolset I have.  Perhaps a framework/system could be used for both maintaining the toolset, and maintaining the distro?</p>
<p>I&#8217;m quite sure this is not entirely a brand new problem &#8212; major Linux distros would have had to flesh this out very early on.  The trouble is, though, whatever they&#8217;re using to handle this type of framework, they&#8217;re not very up front in saying exactly what they use, what it does, or where it came from.</p>
<p>I know what I want my system to do.  I have a general idea how it should fit all together.  My dilemma is that I&#8217;m splitting my time between searching the Internet for any existing software to satisfy the need, and planning how I might create my own toolchain/distro maintenance framework/system.  There are, actually, existing systems that do something along these lines, but they were designed for very specific purposes, and implemented with specific needs in mind, which resulted in assumptions that require specific platforms.  Not very useful in my case, because I&#8217;m creating from scratch with no assumptions.</p>
<p>Eventually, I will have an automated system that will:</p>
<ul>
<li>institute modularity wherever practical</li>
<li>automatically rebuild (with dependent software if necessary) anything that needs updating/fixing</li>
<li>handle both the toolchain itself, and the target Linux software</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dave.mysticmorph.net/2009/08/25/update-my-very-own-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My BumpTop: Bumped</title>
		<link>http://dave.mysticmorph.net/2009/03/09/my-bumptop-bumped/</link>
		<comments>http://dave.mysticmorph.net/2009/03/09/my-bumptop-bumped/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 20:57:19 +0000</pubDate>
		<dc:creator>Dave Le Blanc</dc:creator>
				<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://dave.mysticmorph.net/?p=80</guid>
		<description><![CDATA[Back in January, I posted that I was invited to the beta of BumpTop, which I was sincerely excited about, having seen more than a few videos covering the concept.  Unfortunately, I&#8217;ve uninstalled BumpTop because I&#8217;ve come to the conclusion that it is just not for me.
In my original post, I noted that it would [...]]]></description>
			<content:encoded><![CDATA[<p>Back in <a href="http://dave.mysticmorph.net/2009/01/05/bumpin-the-beta-top/">January, I posted</a> that I was invited to the beta of <a href="http://bumptop.com">BumpTop</a>, which I was sincerely excited about, having seen more than a few videos covering the concept.  Unfortunately, I&#8217;ve uninstalled BumpTop because I&#8217;ve come to the conclusion that it is just not for me.</p>
<p>In my original post, I noted that it would take some effort to change the way I use my desktop.  BumpTop, while very well thought out, and a genuinely original idea both in solving a problem and implementation of the solution, doesn&#8217;t fit well with how I personally use my computer.  This is not BumpTop&#8217;s fault.</p>
<p>For decades I have been using computers with different OSes, desktop orientations, window managers, looks and feels, constantly searching for &#8220;Desktop Nirvana&#8221;, which is to say the desktop state that mixes function with style and elegance while taking into account an optimal amount of practicality.  In other words, I&#8217;m all for eye-candy, as long as the eye-candy serves a purpose, even if that purpose is simply a &#8220;cool&#8221; factor.  As with all &#8220;cool&#8221; factors, it comes at a price, whether it be slower screen refresh rates like a 3D desktop [see <a href="http://wiki.compiz-fusion.org/">Compiz</a>], or more CPU resources consumed [see <a href="http://en.wikipedia.org/wiki/Google_Desktop">Google Desktop</a>], or possibly even reservation of a portion of desktop real estate [see <a href="http://lifehacker.com/5158878/enigma-desktop-20-released-adds-installer-widget-manager-and-templates">Rainmeter &amp; Enigma</a>].  BumpTop, on the other hand, seemed to not be so much eye-candy, but actually be more functional than cosmetic/stylish.</p>
<p>The problem BumpTop attempts to solve is that of desktop organization.  The analogy is a physical desk with papers and magazines sitting on a desk, in piles, with each item spacially relative to other items on the desk.  This is a brilliant way to see the problem, actually &#8212; arrange things spacially however the user of the items uses them, rather than &#8220;in a grid&#8221;, or &#8220;in a folder&#8221; as modern desktops coerce users to do.  For example, if I place things into a folder, and keep the folder on the desktop, yes I can organize the items, but I can&#8217;t SEE the items until I open the folder. However, if I organize things into a &#8220;pile&#8221; such as a physical pile on a shelf, I can SEE what items are in the pile without actually doing much at all, and I know which items are in which piles, whereas if they were in folders I would have to open each folder until I found what I was looking for.</p>
<p>This is all great in concept, and in implementation, and is precisely where BumpTop shines.</p>
<p>But, what if you&#8217;re like me, and have been organizing your desktop the same way for years?  Ever since <a href="http://www.guidebookgallery.org/screenshots/win30">Windows 3.0</a>, I have been organizing my desktop to reduce (or eliminate) clutter, more or less in the same manner.  Along comes BumpTop, blazing the way in desktop organization, and I have almost nothing on my desktop to organize.</p>
<p>So what do I do?  I start putting things on the desktop!</p>
<p>I quickly found that while BumpTop solves the problem, I didn&#8217;t have the problem it solves.  This became quite annoying for me, partially because I had to adjust my way of doing things on the computer, but also partially because BumpTop is not a desktop &#8212; its an application.  BumpTop does not *replace* the desktop, but sits on top of your normal desktop, and hides the desktop that the operating system (Windows) provides.  The desktop that comes with the OS is optimized and made to mesh with the rest of the operating system.  BumpTop is a 3rd party application that acts as a go-between, wedged in the middle of the original desktop and YOU.</p>
<p>While the concept of organizing things on the desktop into piles, groups, and the like, is a sound concept that is proved through its use, the fact is that it is still &#8220;just another application&#8221; that has to interact with the desktop/operating system.  This makes it slower than your original desktop, and vulnerable to crashes, bugs, and other nuiances like computer resource reservation, installed applications are vulnerable to.  In other words, BumpTop solves a particular problem, but the solution comes at a cost.  The cost is running another application all the time that hides your original desktop &#8212; It does not make your original desktop go away; it only hides it and helps you organize things in a more &#8220;human&#8221; way.  This makes the application slower than if it was the desktop itself, which would elminate the orginal icon-laden desktop altogether.</p>
<p>Interaction with BumpTop was much less responsive than with the original desktop.  Keeping in mind that I only tested the beta, and things are bound to get better overall, BumpTop will still remain an application and not a full desktop replacement that completely eliminates the original unorganized workspace.</p>
<p>&#8230;an application that does not solve a problem for someone like me.</p>
<p>Since <a href="http://dave.mysticmorph.net/2008/08/30/enso-ubiquity-command-line-nirvana/">I have mentioned it</a>, I&#8217;ve been using <a href="http://www.humanized.com/enso/">Enso</a>, which almost completely eliminates the need to have icons on the desktop at all.  After a few keystrokes, I&#8217;m using whatever software installed on my computer, whether I have a desktop icon for it or not.  It has become second nature in the way I interact with my computer, so much that I have found (don&#8217;t laugh) that when Enso isn&#8217;t running, for a few seconds I enter a state of panic because I have forgotten how to launch the application software I wanted to use.  Caps Lock, O, &#8220;Open:  &#8220;  Fire &#8212; &#8220;Firefox? Mozilla Firefox?  Windows Firewall?  OpenOffice.org Impress?&#8221;  Amazingly, &#8220;Firefox&#8221; is usually at the top of the list, because Enso has remembered the last time I said &#8220;Fire&#8221;, Firefox is what I wanted.   If I want to run Photoshop, I just Caps Lock, type O, then type &#8220;photo&#8221;, and I see a list containing: &#8220;Adobe Photoshop CS4?, Adobe Photoshop Lightroom 2.2?, Photosynth?, Windows Photo Gallery?, etc&#8221;.</p>
<p>When Enso is not running (because it crashed, or hasn&#8217;t fully launched yet), I do&#8230;<br />
Caps Lock&#8230;   Caps Lock light is now on.<br />
Uh oh.<br />
Ok.  Firefox is on the &#8220;Quick Launch&#8221; bar, so I&#8217;ll just click that.<br />
I need to run Photoshop, now.  Caps Lock&#8230;  Caps Lock light is now off.<br />
Uh oh.  Umm&#8230;.   ok, I think its in the &#8220;Start Menu&#8221;&#8230;   Start -&gt;  Adobe&#8230;.  something&#8230;  oh, there it is.  Adobe Photoshop CS4.  Got it.  Luckily.</p>
<p>For people like me, who have pretty much always organized their desktop, BumpTop, albeit a wonderfully thought out piece of software, is probably not for you.</p>
<p>For people like me, and even people not like me, I highly recommend <a href="http://www.humanized.com/enso/">Enso</a>.  BumpTop and Enso are not competing products, and solve completely different problems, but they do both help with the human-to-computer interaction immensely.</p>
]]></content:encoded>
			<wfw:commentRss>http://dave.mysticmorph.net/2009/03/09/my-bumptop-bumped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everyone is a System Administrator</title>
		<link>http://dave.mysticmorph.net/2008/05/08/everyone-is-a-system-administrator/</link>
		<comments>http://dave.mysticmorph.net/2008/05/08/everyone-is-a-system-administrator/#comments</comments>
		<pubDate>Thu, 08 May 2008 15:37:15 +0000</pubDate>
		<dc:creator>Dave Le Blanc</dc:creator>
				<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://dave.mysticmorph.net/?p=48</guid>
		<description><![CDATA[Why are normal users forced to become their own system administrators?
I&#8217;ve thought of a few different ways to answer that question, but I&#8217;m always led to two different methods of thinking: Active and Passive.
One way to view the use of personal computers is Passive.  By this, I mean that computers aren&#8217;t necessarily used as [...]]]></description>
			<content:encoded><![CDATA[<p>Why are normal users forced to become their own system administrators?</p>
<p>I&#8217;ve thought of a few different ways to answer that question, but I&#8217;m always led to two different methods of thinking: Active and Passive.</p>
<p>One way to view the use of personal computers is Passive.  By this, I mean that computers aren&#8217;t necessarily used as a tool to actively accomplish a goal in the grand scheme of owning a computer, but is meant as an appliance that provides a fundamental use. There are no large heavy computations taking place to predict election results or simulate weather on a distant planet.  The computer sits on a desk and is available on a whim of the owner to perform very short tasks like viewing family photos, listening to music or chatting with a friend while balancing the checkbook via online banking.</p>
<p>One analogy in the passive use of computers would be to compare a PC to a home, since people live in homes but don&#8217;t USE their homes for much of anything other than a place to live.</p>
<p>A PC is like a home:</p>
<ol>
<li>People own houses with windows, doors, rooms and yards. People want computers they can customize to their liking, with different video cards and monitors (like windows), network cards (like doors), memory and hard drives (like rooms and yards to store things).</li>
<li>Home owners purchase appliances and budget for infrastructure repairs as needed. PC owners furnish their devices with software according to their own needs and budget (similar to the way you furnish a home) and purchase peripherals that help them facilitate their use.</li>
<li>Home owners budget for expansions or a move to a new location as needs change. People normally budget for a new computer, or an upgrade every so often, and plan for a move (of important stored data).</li>
<li>Houses are parts of communities (even if the house is in the middle of nowhere and the closest neighbor is miles away it is still considered a community), with home owners helping each other in cooperation to help the community thrive and succeed.  PCs are part of a large community since the majority of personal computers are networked in some form, taking part in a community, most often more than one. There are instant message communities, blogs of similar interests, as well as family members emailing each other.</li>
<li>Home owners do their best to secure their homes when they&#8217;re gone such that possessions within are not damaged/stolen, or the houses themselves are not vandalized. Personal computer owners, for the most part, understand there is an apparent need to secure their computers (they install virus scanners and firewalls because they understand a need to &#8220;lock the doors&#8221;).</li>
</ol>
<p>In the passive view, homes are very similar to computers in the way they&#8217;re used.  Many people have little trouble at all fixing a door or knowing who to call to repair plumbing in their home, yet PC owners don&#8217;t necessarily know what is wrong with it when it doesn&#8217;t behave as they expect &#8212; whether it be a broken video card or a failed mouse.</p>
<p>PCs can also be like cars, making their use more active than passive.</p>
<ol>
<li>Vehicle owners like to fully customize their cars, making them unique and distinguishable from vehicles of the same make and model.  Computer users will customize their desktop backgrounds, icons, mouse cursor, mouse pad, etc. to enhance routine daily use.</li>
<li>The mechanically inclined enjoy tinkering with the engine, or transmission, sometimes completely replacing factory standard parts with custom 3rd party parts.  Computer geeks will tinker with certain aspects of the operation of the computer, customizing all the system defaults, installing specialized uncommon software or even replacing the operating system with something other than what the machine came installed with.</li>
<li>Automobile owners view their vehicles as more than just a conveyance, but as an investment or even a status symbol, and go to lengths to protect it as such with theft deterrence and tracking systems.  Some PC users view their devices as more than just a tool or a novelty and use it to accomplish tasks they would not otherwise be able to perform without a computer; they balance their checkbook, participate in an auction, or keep a journal or photograph album to be shared with people they&#8217;ve never met.</li>
<li>There are drivers that speed, so much that they&#8217;ve invested in RADAR detection devices in attempts to break the speed limit without getting caught.  There are PC owners that could be considered scofflaws in that they violate license agreements, copyright agreements, as well as ethical use.</li>
</ol>
<p>Active view suggests that vehicles are like computers in that they provide more utility and that makes them not only used more but more functional in their use.  The hot-rodders with souped up systems, fancy peripherals, and homegrown or free software become trailblazers that push the limits.  These are the &#8220;computer geeks&#8221; and &#8220;hackers&#8221;.</p>
<p>Looking at things this way, I&#8217;ve found that there are contrasts between these two use cases, but there are also a few similarities.  To extend the analogies, homes and vehicles, both require people to obtain some sort of insurance to protect themselves and others as well as the items contained within.  Both cases also imply a concept that owners are master of their own domains, constantly making their own decisions.</p>
<p><a href="http://www.linuxjournal.com/user/800285">Doc Searls</a> is exploring how Linux and the Net could be considered <a href="http://www.linuxjournal.com/content/understanding-infrastructure">infrastructure</a> of <a href="http://www.linuxjournal.com/content/comparing-hard-and-soft-infrastructure">hard and soft.</a> I&#8217;m not sure how my analogies here would fit into that concept. One thing I am certain of, though, is that there seems to be a fundamental need for change in the way people use computers, or even view the way they are used.</p>
<p>Everyone is forced into becoming their own system administrator, making their own (often uninformed) decisions about their computers whether they actively choose to or not.  Whether they realize it or not, this happens often to their own loss and pain (and sometimes damaging others) because most people don&#8217;t know how to be a system administrator.</p>
<p>Maybe there should be a license in order to operate a computer.  Perhaps there should be some kind of insurance to protect ourselves from computer operators without a license.</p>
]]></content:encoded>
			<wfw:commentRss>http://dave.mysticmorph.net/2008/05/08/everyone-is-a-system-administrator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just askin&#8230;</title>
		<link>http://dave.mysticmorph.net/2008/04/24/just-askin/</link>
		<comments>http://dave.mysticmorph.net/2008/04/24/just-askin/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 06:35:26 +0000</pubDate>
		<dc:creator>Dave Le Blanc</dc:creator>
				<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://dave.mysticmorph.net/?p=46</guid>
		<description><![CDATA[Have you ever been forced to watch someone do something really dumb that they chose to do despite your constant warning that what they were doing was not so smart but they didn&#8217;t believe you after you tried to tell them the facts but they chose to disregard the facts and instead turn it into [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been forced to watch someone do something really dumb that they chose to do despite your constant warning that what they were doing was not so smart but they didn&#8217;t believe you after you tried to tell them the facts but they chose to disregard the facts and instead turn it into a philosophic argument instead of a factual and technical argument because they didn&#8217;t understand what you were talking about in the first place but even on philosophical grounds their point of view didn&#8217;t hold water, so you&#8217;re forced to let them prove themselves wrong anyway by letting them do something that no normal rational person would do?</p>
<p>Yeah.  Its&#8230;  like&#8230;  AAAAAAaaaaahhhh!!  What the hell is WRONG with you??  Why don&#8217;t you let me HELP you, or at least lets talk about it rationally??!!!</p>
<p>Anyways, just askin&#8217;.  Its a legitimate question, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://dave.mysticmorph.net/2008/04/24/just-askin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Sense vs. Genius</title>
		<link>http://dave.mysticmorph.net/2007/03/03/common-sense-vs-genius/</link>
		<comments>http://dave.mysticmorph.net/2007/03/03/common-sense-vs-genius/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 08:46:00 +0000</pubDate>
		<dc:creator>Dave Le Blanc</dc:creator>
				<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://dave.mysticmorph.net/2007/03/03/common-sense-vs-genius/</guid>
		<description><![CDATA[I&#8217;ve been doing alot of thinking&#8230;  maybe too much thinking.  I really hope I don&#8217;t lose my keys.  Or something even more important.
That may seem strange to some&#8230;  but it makes perfect sense to the analytical mind that is self-aware.
GeniusFor most people, &#8220;genius&#8221; is a  term they use to describe [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing alot of thinking&#8230;  maybe <span style="font-style:italic;">too</span> much thinking.  I really hope I don&#8217;t lose my keys.  Or something even more important.</p>
<p>That may seem strange to some&#8230;  but it makes perfect sense to the analytical mind that is self-aware.</p>
<p><span style="font-size:130%;"><span style="font-weight:bold;">Genius</span></span><br />For most people, &#8220;genius&#8221; is a  term they use to describe people that are smarter than  the average person.  While this seems to be true, its actually deeper than that.  &#8220;Smart&#8221; people appear to make fewer mistakes than others, or they are perceived to be correct more often than not.  Really, being a &#8220;genius&#8221; is as simple as being able to properly analyze things, events, and situations.  It has nothing to do with already knowing an answer, or having common sense.<br />Example:  an analytical mind (&#8221;genius&#8221;) can determine if a peg can fit into a hole before attempting to actually place the peg in the hole.  The analysis of size and shape of the peg versus the size and shape of the hole is carefully examined, and thousands of mental calculations are done.  If the peg and hole don&#8217;t carefully align together mentally, the &#8220;genius&#8221; will abandon the thought process of putting the peg into the hole.  It just won&#8217;t be possible, and alternatives are examined.<br />This is what is called <span style="font-weight:bold;">analytical intelligence</span>.</p>
<p><span style="font-size:130%;"><span style="font-weight:bold;">Common Sense</span></span><br />Everyone has common sense.  It is basically the ability of your brain to remember the outcome of a test.  People know that red means stop, and green means go.  Why?  Because if they thought red means go, bad things will happen and people will get hurt.  You know not to touch a pot on the stove because it may be hot.  Why?  You tried touching a hot pot before, and you burned your fingers.  It is common sense because the outcome was a bad traffic accident or pain in your fingers from the pot on the stove. This is what some psychologists call <span style="font-weight:bold;">practical intelligence</span>.</p>
<p><span style="font-weight:bold;font-size:130%;">Analytical and Practical</span><br />Everyone approaches problems differently.  The analytical mind (&#8221;genius&#8221;) begins by examining the situation, all the facts, and how all the information presented relates.  There are no attempts to solve anything until all the options for a solution are carefully weighed for the most successful result.  On the flip side, common sense is based solely on what has already happened in the past &#8212; there is no analysis at all except to try to match the <span style="font-style:italic;">current</span> situation to a similar instance in <span style="font-style:italic;">history</span>.<br />They said that even Einstein, the father of modern physics and general relativity, used to forget his own phone number.  For most people, its common sense to remember your own phone number. How could one of the most brilliant minds in history forget his own phone number?  Common sense. Maybe he never had a need to phone himself.  If he had a need to phone himself, he would have discovered what his phone number is and gone through the mental process of touching a hot pot &#8212; he would remember instinctively.  While it might not be true that even Einstein forgot his phone number, or even had a phone, it begins to form a theory&#8230;</p>
<p>Common Sense and Genius are inversely proportionate.<br />The more common sense someone has, the less genius (analytical intelligence) that person will have.  Likewise, the more someone appears to be &#8220;smart&#8221;, the less common sense he/she will likely have.  I believe this is because when the brain approaches something, it tends to lean to one way of thinking than the other.  After a while, the brain gets used to thinking one way more than another.  Or, it could be that most of the energy in the brain gets reserved to one way of thinking than another.</p>
<p>Some people put their keys in the exact same place each time they come home after a drive, because they&#8217;ve learned that if they place the set of keys as a routine, there is no need to analyze where keys might be when they are needed again.<br />Some people put their keys wherever they drop them when they get home. These people can remember where their keys are most of the time, and the rest of the time use a combination of analytical and practical intelligence &#8212; &#8220;where did I leave them <span style="font-style:italic;">last</span> time?&#8221;  &#8220;what was I doing, when I put them down?&#8221; &#8220;what are all the common places I leave the keys?&#8221;<br />Some people do not care to remember where they leave their keys, and go through the entire analytical process each time they need their keys.  Every time keys are needed, the process begins &#8212; &#8220;Are the keys here?&#8221; &#8220;Are the keys near the door?&#8221;  &#8220;Are the keys on the counter, near the door?&#8221;  &#8220;Are the keys in the car?&#8221;  &#8220;Are the keys still in my pocket?&#8221;  and so on.</p>
<p>What&#8217;s the point of all this?<br />Some people are completely analytical, and appear to be &#8220;smart&#8221; while other people have good common sense but aren&#8217;t praised for their intelligence.  This seems backward, or at least odd.  However, it does seem to be true that any one person could be mostly analytical and have no common sense, or a person could have a tremendous amount of common sense but not know how to effectively solve problems.</p>
<p>So, really&#8230;  when you think about it&#8230;  if you find yourself losing your keys, you just might be a genius!  And&#8230;  if people call you a genius&#8230;  use some of your brain power to remember where the hell your keys are.  If these two kinds of people could merge into a cohesive unit, the world would be a better place, and we&#8217;d all be learning and remembering, and probably have fewer problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://dave.mysticmorph.net/2007/03/03/common-sense-vs-genius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
