Skip to main content

Thoughts - Means of Problem Solving

I'm not sure how other people really think - I have a degree in Psychology but I'm still not entirely convinced by the ideas on theory of mind. I have a few observations that I'd like to share. For one thing, and this is kind of strange, when there is a problem I need to solve I can't "think" through it. If I try to reason my way through it, my conscious mind wanders off to God knows where and I get nowhere. But if I relax, clear my mind and just allow some internal process to work, all of a sudden the answer appears. This is the gap in the internal monologue to which I refer. This does *not* work with mathematical problems. I have always struggled with those sorts of problems. I refer more to the interpersonal problems or even IT problems of which I encounter on a daily basis. Even the lead up to writing this was only a vaguely conceived idea until I started typing and the right words appear on the screen.

I wonder how other people "think" their way through problems? Do they have a specific process they go through to find the answers? In a movie I saw once, one of the characters is telling another about finding the B's and C's. His boss was able to skip from A to D, but a normal person needed to find those B's and C's. I certainly do not subscribe to the idea my thought methods are unique or special, but I merely wonder at the other types of thoughts. Is it possible to learn how to think in the opposite way. I wonder at the efficacy of intuitive problem solving against a more step-wise approach.

I think that these are innate means of thinking and we are born that way. As hard as I've tried to learn a more structured means of thinking it escapes me. Trying to be organised and have everything planned out doesn't work. I can maintain it over the short term, but I get tired of the effort and go back to a more messy/non-linear style of thinking. I wonder how many others experience this?

Hmm I want a MacBook Pro too while I'm rambling. They are very sexy.

Oh and in case you're wondering at the nature of this post - remember the name of the blog is "somewhat" thoughtful thoughts. Sometimes I haven't worked them all the way through :)

Comments

Popular posts from this blog

Plone - the open source Content Management System - a review

One of my clients, a non-profit, has a lot of files on it's clients. They need a way to digitally store these files, securely and with availability for certain people. They also need these files to expire and be deleted after a given length of time - usually about 7 years. These were the parameters I was given to search for a Document Management System (DMS) or more commonly a Content Management System (CMS). There are quite a lot of them, but most are designed for front facing information delivery - that is, to write something, put it up for review, have it reviewed and then published. We do not want this data published ever - and some CMS's make that a bit tricky to manage. So at the end of the day, I looked into several CMS systems that looked like they could be useful. The first one to be reviewed was OpenKM ( www.openkm.com ). It looked OK, was open source which is preferable and seemed to have solid security and publishing options. Backing up the database and upgradin

Musings on System Administration

I was reading an article discussing forensic preparation for computer systems. Some of the stuff in there I knew the general theory of, but not the specifics of how to perform. As I thought about it, it occurred to me that Systems Administration is such a vast field. There is no way I can know all of this stuff. I made a list of the software and operating systems I currently manage. They include: - Windows Server 2003, Standard and Enterprise - Exchange 2003 - Windows XP - Windows Vista - Windows 2000 - Ubuntu Linux - OpenSuSE Linux - Mac OSX (10.3 and 10.4) - Solaris 8 - SQL 2005 - Various specialised software for the transport industry I have specific knowledge on some of this, broad knowledge on all of it, and always think "There's so much I *don't* know". It gets a bit down heartening sometimes. For one thing - I have no clue about SQL 2005 and I need to make it work with another bit of software. All complicated and nothing straightforward. Irritating doesn&

Traffic Monitoring using Ubuntu Linux, ntop, iftop and bridging

This is an update of an older post, as the utilities change, so has this concept of a cheap network spike - I use it to troubleshoot network issues, usually between a router and the network to understand what traffic is going where. The concept involves a transparent bridge between two network interface cards, and then looking at that traffic with a variety of tools to determine network traffic specifics. Most recently I used one to determine if a 4MB SDSL connection was saturated or not. It turned out the router was incorrectly configured and the connection had a maximum usage under 100Kb/s (!) At $1600 / month it's probably important to get this right - especially when the client was considering upgrading to a faster (and more expensive) link based on their DSL provider's advice. Hardware requirements: I'm using an old Dell Vostro desktop PC with a dual gigabit NIC in it - low profile and fits into the box nicely. Added a bit of extra RAM and a decent disk and that&