Cutting through the hype.
2 Apr
Yeah, I turned it off. It wasn’t exactly all that active (see: no posts at all), so I decided to disable it for now. On the bright side; I finally finished Mass Effect and it was awesome. I might write a post about it soon when I can find the time.
Popularity: 23% [?]
Read More >>31 Mar
I was hanging out with a friend of mine and he showed me a new card game he got recently called Zombie Fluxx. I had quite a bit of fun playing it and it’s a very cool idea for a card game. Most card games have some set goals and rules that you follow, leaving you shaking in your boots when you look at your cards and see you have nothing of any use. Not Zombie Fluxx–in this game the goals and rules can be completely turned around in a single round, but don’t let yourself think that makes it confusing. It certainly makes you think a bit, but it’s a very ingenious way of doing things.
Popularity: 11% [?]
Read More >>13 Mar
I’ve always been an avid supporter of web standards, so I was glad to here that Gecko 1.9, the layout engine used in the Firefox 3 beta, passes the Acid2 test, but I found the future version of Firefox is still lacking one single thing that I feel holds it back rather significantly from being what it could be. That features is the RSS Updates counter that Safari has had for pretty much ever. How long will it take before Mozilla catches on that Firefox’s lack of this simple feature is a deal-breaker for many people? I guess I’ll have to continue using two browsers until Mozilla catches up.
Popularity: 15% [?]
Read More >>7 Mar
This is a somewhat pointless post, but I thought it was pretty funny when Google gave me this result on a search I made a few minutes ago. Anyone else have any amusing stories of the occasionally quirky behavior of Google’s search system?
Popularity: 13% [?]
Read More >>1 Mar
I’ve been really busy with work so I haven’t had any time to post anything…is what I really wish I could say right now, but that would be a lie. I was just being really lazy for a while there. I always seem to get really lethargic like this over the winter months. I’d just like you to know that despite my month long absences from posting I have in fact still been working on the site and have some really big changes coming. I’m going to push myself to try and update somewhat regularly again because I have so much cool stuff to talk about. I’ve also decided to begin broadening the scope of the site a little more beyond just the Otaku sub-culture–Otakus aren’t the only kind of Nerd, after all.Also; look forward to my review of NANA and NANA2 that I’ll have up in the next few days. Yes, I did in fact actually watch the NANA movies. I’ll also have a review of the enormously shiny Cowon A3 I picked up a short while ago.
Popularity: 13% [?]
Read More >>WordPress database error: [Unknown column 'wp_posts.ID' in 'group statement']
SELECT ID, post_title
FROM wp_posts p
LEFT JOIN wp_term_relationships tr
ON p.ID = tr.object_id
LEFT JOIN wp_term_taxonomy tt
ON tr.term_taxonomy_id = tt.term_taxonomy_id
LEFT JOIN wp_ak_popularity pop
ON p.ID = pop.post_id
WHERE tt.term_id = '1'
AND tt.taxonomy = 'category'
AND post_status = 'publish'
AND post_type = 'post'
AND post_date < NOW()
GROUP BY wp_posts.ID
ORDER BY pop.total DESC
LIMIT 10