Entries from March 2008

My Long-Term Review of an Apple MacBook Pro

March 9th, 2008 · No Comments

So, I’ve grown quite fond of the first Apple Mac I’ve ever owned, a 17″ MBP (MacBook Pro). I figure it is high time to write a little bit about it. However, I’m quite nervous doing so as I don’t want to come across as a “fan boy” but instead just provide some honest feedback about my experiences. So with a little reluctance, I’ll provide a summary of my Mac experiences.

[Read more →]

Tags: Hardware · IT/Network

Which Linux Distribution Would You Choose For A Python-based WebApp Server?

March 2nd, 2008 · 1 Comment

I’ve got to make a decision on a Linux Distribution to use when setting up some new machines to be Python Web Application servers. The question isn’t the Python part — that’s a given because I actively want to explore that. The question is what is a good platform for basing a [...]

[Read more →]

Tags: Development · IT/Network

Freerollin’ Poker Again

March 1st, 2008 · No Comments

Well, today I played my first game of poker since, well, probably since at least last summer. Being nervous about my play I only did a play-money NLHM (No-Limit Hold’Em) SNG (Sit-N-Go) as I was struggling to even remember what the hand rankings were. Clearly it has been too long! Anyway, [...]

[Read more →]

Tags: Games

Runlevels Are Good, Right?

March 1st, 2008 · No Comments

Runlevels (a Unix concept) are a way for system administrators to identify what services / daemons should be running at any given time. For example, runlevel 1 is generally used for doing maintenance that can only be done when there are no other users on the system, no network services are running, and there [...]

[Read more →]

Tags: IT/Network