A Difficult Decision (aka “Bad News”)
I’ve been pondering, and have made the following Difficult Decision:
This blog is going on hiatus for an indefinite period of time.
Before I get comment-lynched, let me explain myself:
- If you didn’t know, I’m taking several difficult courses independently. This is what they call “not-fun,” and requires a lot of work. Yes, I manage to find some free time, but my brain is in no condition to make intelligent posting.
- I have been offered a job (as in contract, not as in career) writing a website in Python. When I finish, I’ll get paid cashy money, and quite frankly–who doesn’t want to write a website in Python?
- To be perfectly honest, my list of things-I-want-to-write-about is showing it’s ugly backside. I almost wrote a post on Mnemosyne, but in doing research, I realized that any article I wrote right now wouldn’t do it any justice. I’ve also thought about pieces on VirtualBox, the command line, Python…but everybody and their dog has done articles about that.
All of that said:
- I will leave everything up–I just won’t post (and the archives seem to be helping some Googlers…)
- I plan to come back to this once life is a bit more tranquil.
So thanks, everyone, for your somewhat-pathetic commenting and the juicy altitude of my site traffic graph. To finish, the Python code for this blog:
import time as t
print "</blog>"
t.sleep(A_few * 60 * 60 * 24 * 31) #Multiplications convert from seconds to months
print "<blog>"


















































