Caffeine

By Shamus Posted Tuesday Nov 6, 2007

Filed under: Personal 84 comments

caffeine.jpg
Caffeine is tricky stuff. You can drink some and get a boost, but then you have to pay for it later with some mild lethargy. Worse, drink it on a regular basis and it will stop giving you a boost, at which point you’re dependant on the stuff. Now you need caffeine just to be “normal” and you’ll experience serious lethargy if you don’t drink it. I’m sure I’m not the first person to notice that this is kind of a ripoff. It’s like the First Law of Thermodynamics as applied to mental states: You can’t ever really “get ahead”.

It feels like a sort of credit card where you can borrow energy that must be paid back later. You can keep making payments every day to maintain the debt, but as soon as you stop paying (taking caffeine) the borrowed energy is repossessed. Abruptly. You’ll pay back the energy, and then some, in the form of a prolonged crash. Just like with a credit card, what you pay back is always going to be a good bit more than what you borrowed in the first place.

I knew all of this, but I fell for it anyway. I’d been incrementally increasing my coffee intake over the last year. When a rough day came along I’d have an extra cup, which then became my new minimum payment. When the weather turned cold, I foolishly started drinking a little more each day because hot coffee is great for keeping warm. (A contributing factor to this was getting a coffeemaker with an opaque pot. It’s insulated, which saves energy, but it allowed me to up my intake without noticing. How many cups have I had again? Three? Yeah. Probably three. Hey. Why is the pot empty?)

A couple of weeks ago I realized I was in trouble when my wife woke up and found the coffee pot was empty. I’d demolished our entire 12-cup pot on my own. Oopsie.

I knew I couldn’t do anything about it right away (aside from brewing another pot of coffee) because I was knee-deep in a major project at work that was already demanding overtime. So I just maintained my habit. Last week I finished that project, and this weekend I got rid of the coffee. I hate being in debt, and by this point I’d run up quite a bill.

I replaced the regular coffee with decaf and endured the crash. I’m now on day four of the process. I’ve gone from having 1350mg of caffeine to about 50mg a day. (Even decaf has a bit of caffeine. ) My body has filed numerous protests in the form of headaches, lethargy, drowsiness, and a sort of generalized state of non-specific suckitude.

Yesterday I dashed off the snarky bit about the writer’s strike, and then as I read the comments I wondered WHAT IS EVERYONE’S PROBLEM TODAY?!?!? It was one of those, “everyone else is driving like a jerk” moments, where I realized everyone else was (probably) normal and “everyone’s problem” was that I was in a state of perpetual agitation.

I’m in a mess of my own making, the result of being careless with a habit-forming psychoactive stimulant. This is easy compared to quitting smoking (not that I would know, I don’t smoke) but it still sucks and I’m kicking myself for letting it go this far.

Other amusing symptoms:

  • I’m not suffering from sleepyness, but I feel stupid. My memory is really bad.
  • I’m clenching my jaw pretty much constantly. I don’t know why, but I can tell you it’s not because I’m enjoying it. Ow.
  • My face hurts. Even when I can’t see it.
  • My eyes hurt? Like, a lot?
  • My memory is really bad.

Interesting experience. I think I’m passed the worst of it now, but if I seem unusually grumpy please humor me. I’m not really an awful person, I’m just punishing you for my mistakes. Is that so wrong?

 


 

Unreal Tournament 3: Interface

By Shamus Posted Monday Nov 5, 2007

Filed under: Game Reviews 23 comments

I didn’t think I’d be excited about this game. I didn’t think I had the capacity to be excited about this game. Understand that I’d more or less written off subsequent entries in the UT series a couple of years ago, and I didn’t think I’d be coming back. Now that UT3 is near release, and now that I’ve learned that it may attempt to cater to my particular tastes, I’m finding myself drawn to learn more and see exactly what sort of game Epic has for us here. I spent most of the weekend playing, studying, swearing at, and thinking about, the demo. A whole bunch of UT3 posts this week are the natural byproduct of this behavior. Starting with this one. Continue reading ⟩⟩ “Unreal Tournament 3: Interface”

 


 

Writer’s Revolt

By Shamus Posted Monday Nov 5, 2007

Filed under: Rants 75 comments

I see that Hollywood Writers – a term somewhat akin to Nebraskan Surfers – are apparently going on strike. Cue dramatic music. I hope they do, and I hope it lasts. I want to see if we can tell the difference. The folks who haven’t had an original idea in years are threatening to stop writing? How would we know? (Since they have elected to no longer write, it would be funny if they picketed with blank signs.)

Maybe this is just an excuse to get some time off so they can take part in NaNoWriMo. You can’t deny they need the practice.

A couple of years ago we rented Firefly through Netflix, and we saw how good writing is rewarded: The show gets shown out of order in a moving timeslot and canceled mid-season. We have more sitcoms about wacky, off-beat families than we have televisions in this country, and yet somehow nobody could find room to give Firefly more than thirteen episodes? I now carry a bitter grudge against the industry in general, with a special abhorrence for all the writers who think “sci-fi” means “moody, angst-ridden romance in space”.

I don’t expect the strike to last. The writers won’t have anything to do but sit at home and watch television, and they are sure to crack after a couple of days of that torture.

 


 

Dexter: Up and running

By Shamus Posted Saturday Nov 3, 2007

Filed under: Notices 16 comments

So Dexter, the latest version of WordPress, is up and running here on Twenty Sided. I managed to break the site for an hour or so this morning but I think I have it all ironed out now. Let me know if you see anything screwy. I’ve also modified the CSS so that when people post huge URLs in the comments it won’t break the formatting. This is only tested in IE and Firefox. If the right side of comments are getting chopped off, please let me know.

I got a decent start on tagging some of my old posts. I worked my way backwards through the videogame archives, adding tags. I have noticed some things about this process:

1. It is very easy.
2. It makes the site more useful, even for me.
3. It is a gigantic task that would take forever.

That last item worries me a little. I’ll try to do it in bite-sized bits. Ideally, I’d like to have all of the videogame and anime posts tagged at some point. In any case, at least I won’t be adding any more un-tagged stuff to the site.

EDIT: DEV NULL Below points out there aren’t any tags visible. I guess I should have mentioned that. Tags should appear at the end of posts… but only for ones where I’vbe manually added tags. The most recent posts in videogames are mostly tagged. All other posts are withouttags at the moment.

LATER: Thanks to those who pointed out that wordpress is puking SQL errors all over the DMotR entries. Turns out that Dexter has a totally different way of sorting posts into categories. The First / Last navigation links need to query SQL to find the first and last posts in a given category. This would be easy if the category was stored with the post data in the same table but instead this information is in another table. Sigh. It was already a crazy process to find out this simple bit of information, requiring an INNER JOIN and some other hocus-pocus that goes beyond my limited SQL-fu. I couldn’t even understand the new system, much less figure out how to query it.

About an hour in I realized I was re-inventing the wheel for nothing: DMotR is done. I don’t need fancy queries or anything else. The first post is #612 and the closing credits are #1306. I just hard-coded them to always point to these posts and called it a day. The downside is that if I ever added a comic the navigation links would ignore it, but I don’t think it’s worth the hassle right now.

Okay, problem “solved”.

 


 

No Free Games

By Shamus Posted Friday Nov 2, 2007

Filed under: Notices 19 comments

Not that anyone noticed, but Friday is when I usually post my “Free Game” links. I didn’t have time for that this week, so no free game. This weekend I plan to sink some time into UT3. And naps.

 


 

The Devolution of Windows

By Shamus Posted Friday Nov 2, 2007

Filed under: Rants 91 comments

Lots of people are upgrading to Windows Vista and then regretting the move. As I contemplate this, I look back at my own history with the PC platform:

DOS (1988): I started here. It was cryptic and odd unless you knew how to use it, but it got the job done.

Windows 3.1 (1992): It was ugly, stupid, and annoying a hundred ways, but it did what I needed. I usually just ran DOS and jumped into Windows when I had to run something designed for Windows. Yes, it was appalling compared to the Mac OS of the day, but I’d never used a Mac and had no idea what I was missing. Windows 3.1 managed to more or less stay out of my way. Pointless but harmless upgrade.

Windows 95 (1995): It enraged me with just how much memory it demanded. It no longer ran as a DOS application, which means that you couldn’t just jump in and out of Windows at will. It was bossy, pandering, frustrating, with the very worst dialog boxes I’ve ever seen. I had to upgrade to do my job at the time, or I wouldn’t have done so at all. The constant nanny prompts, “Are you sure you want to do that thing you just did?” probably cost me a couple of keyboards. If I need windows for my job I would have run to Apple at this point and begged them to take my money. Took me a year to get used to it. Awful upgrade.

Windows 98 (1999): This upgrade was a relief. File sharing worked more or less as it should. While the memory footprint was somewhat bigger, Moore’s Law had caused memory to expand faster than the OS, which means that I had a larger percentage of system memory at my disposal. It looked better, ran better, and corrected some of the worst problems of Win95. This was arguably what Win95 should have been in the first place. Took me a month to get comfortable with it. Decent upgrade.

Windows XP (2002): The system was more reliable and more stable than before. There were still a lot of nanny dialogs here and there, but most of them could be turned off. Again, the memory footprint was bigger but Moore’s Law kept it from being too big. The only complaint I had was the overly fancy UI seemed like a total waste of resources. I turned off most of the visual enhancements and enjoyed something that looked like Windows 98 but ran better. Took me a couple of days to get comfortable with it. Good upgrade.

Windows Vista (Never, never I say!): I will resist this upgrade for as long as I can. This looks a lot like the the Windows 95 upgrade. Everyone I know who uses it has been driven mad by the “security” features, which are little more than confirmation dialogs that chide the user when they engage in reckless activities like running programs. The memory footprint sounds needlessly gigantic, and even the hard drive requirements are shocking. (Fifteen gigs of hard drive? What on Earth do you have in there?!?!?) It also requires a cutting-edge graphics card, which is just absurd. All of these headaches, all this expensive hardware, and I can’t think of a single reason I’d want to upgrade even if it was free and had the same requirements as XP. I have all the OS I need right now.

How did they go so wrong? Windows has been getting gradually better since the mid 90’s as far as I can tell, and now Microsoft has taken an awful step backwards. It needs two hundred times more hard drive space than Windows 95, and about sixty-four times more memory. Yes, we need operating systems to do more now, twelve years later. But that much more? This isn’t a rhetorical question. I’m really wondering: What are they doing with it?

I have 2 XP license keys & clean install discs here. Not system-specific “restore” discs, mind you, but real install discs. I’ve been in the habit of buying “no OS” PC’s and then installing XP fresh, and I’m very glad I’ve been doing that. Hopefully I can keep XP going for several more years, and skip Vista altogether.

It will be very interesting to watch what Linux and Mac do in the next couple of years. I’m chained to the PC platform for various reasons, but lots of people aren’t. Will a lot of fence-sitters migrate to one of the alternatives? I’m hoping so.

 


 

WordPress: Dexter

By Shamus Posted Friday Nov 2, 2007

Filed under: Random 16 comments

I’ve been eyeing Dexter, the latest version of WordPress. Fledge has had some problems with it, though.

He makes the point that categories and tags are somewhat redundant. I think that’s true in some cases, but I think this blog is a good example of where both could be useful. I often do “series” of posts, and I always have to manually link to other posts in the series. For example, I don’t want to create a new category for every new videogame or anime I cover, but each one takes up several posts spread out over a couple of weeks, and I’d love for readers to be able to check out the entire series if they show up in the middle. Bioshock. Fullmetal Alchemist. Quake 4. It would be super great if I could tag each series, those tags would appear automatically, and if it wouldn’t break my blog, make a mess, or take forever in the process.

Sure, users could search the blog for the series they’re interested in, but that’s not the same as having the link at the end of the post. Plus, searches will return posts that contain stuff like, “I liked this game almost as much as I liked Jade Empire”, which doesn’t really have any information on Jade Empire. In fact, a sentence like that sort of assumes you’ve already read my stuff on Jade Empire.

Fledge mentions the Ultimate Tag Warrior plugin, which I used. Once. For about an hour. It was painfully slow. I don’t know why. I didn’t try to debug it, I just shut it off. I’m not knocking the plugin, many people like and enjoy it. But for whatever reason, page loads took about five seconds when the plugin was active.

So, a little discussion:

Do you find tags useful on other blogs? Do you use them? Ignore them? Did you ever wish I had tags here?

And a tangent: Anyone else have problems with Dexter?