Fanfiction – Wishes Three

Title: Wishes Three
URL: Fanfiction.net
Author: Valandar
Source: Harry Potter
Rating: 5/6
Type: Joke-as-Prose (a humorous story with the humor concentrated on the punchline)
Length: oneshot

Let’s just let the Type entry (Joke as prose) do the talking. It’s suprising enough that I found one oneshot which prompted a temporary return to reviewing, let alone two. The basic concept for the joke is “What if Harry got a djinni that couldn’t grant any ‘deus ex machina’ wishes like reviving his parents or killing Voldemort.”

Posted in Fanfiction | Leave a comment

Fanfiction – A Little Homework

Title: A Little Homework
URL: FanFiction.Net
Author: Ruskbyte
Source: Harry Potter
Rating: 5.5/6
Type: light comedy
Length: oneshot

Normally, I’m too busy to review things these days, but in this case, it’s funny enough and short enough to make an exception. The story is a funny little one-shot about what might constitute an “accident” in such a magic-filled place as Hogwarts School of Witchcraft and Wizardry.

Modifiers:
+1 for the “Why didn’t I think of that?” factor.

Posted in Fanfiction | Leave a comment

A little gem from the fortune command

I recently learned that many of the bash keybindings which I so enjoyed are in fact emacs keybindings. Armed with this knowledge, I’ve decided to try emacs. However, the decision jostled loose a memory which I felt I’d share…

A is for awk, which runs like a snail, and
B is for biff, which reads all your mail.
C is for cc, as hackers recall, while
D is for dd, the command that does all.
E is for emacs, which rebinds your keys, and
F is for fsck, which rebuilds your trees.
G is for grep, a clever detective, while
H is for halt, which may seem defective.
I is for indent, which rarely amuses, and
J is for join, which nobody uses.
K is for kill, which makes you the boss, while
L is for lex, which is missing from DOS.
M is for more, from which less was begot, and
N is for nice, which it really is not.
O is for od, which prints out things nice, while
P is for passwd, which reads in strings twice.
Q is for quota, a Berkeley-type fable, and
R is for ranlib, for sorting ar table.
S is for spell, which attempts to belittle, while
T is for true, which does very little.
U is for uniq, which is used after sort, and
V is for vi, which is hard to abort.
W is for whoami, which tells you your name, while
X is, well, X, of dubious fame.
Y is for yes, which makes an impression, and
Z is for zcat, which handles compression.
                -- THE ABC'S OF UNIX

My eternal thanks to the fortune command. The best time waster ever invented.

Posted in Geek Stuff | Leave a comment

Wired 14.03: PLAY

Wired 14.03: PLAY – Anatomy of a Nerd

I prefer geeks, but progress is progress.

Posted in Web Wandering & Opinion | Leave a comment

Last.fm

Last.fm

For those who haven’t heard of it, Last.fm is one of those sites which keeps statistics on what you play and recommends new stuff. It’s the backend behind the new weekly music summary section in the sidebar.

However, at the moment, I don’t have the plugin enabled due to a bug in it’s interaction with my rather unusual audio system. I’m working on correcting it.

I thought I’d share the link anyway.

Posted in Web Wandering & Opinion | Leave a comment

Anime: Dual! Parallel Trouble Adventure

Dual! Parallel Trouble Adventure

I normally don’t review anime, but in this case I’ll make an exception. I’m not a mecha fan, so keep this in mind while reading: I value characters, comedy, and plot when choosing an anime. Things like fight scenes, whether in person, or in a giant robot, don’t affect my rating unless they crowd out stuff I like.

First, I’d like to say that this series is pretty much exactly what I’d make if I had the talent and opportunity. The only exception being the gender issues (which are pretty much a given when you’re watching Japanese product).

To elaborate:

  • I love alternate universe stories
  • I much prefer comedy, and this does an excellent job of blending comedy with a solid story
  • It avoids so many cliches. It even has a military commander who would be a mad scientist if he had a choice, and definitely has a personality more suited to mad science.
  • The ending doesn’t leave you wanting more, especially if you include the special (the 14th episode). (Note: either the AnimeNFO description of the special is wrong, or it’s not the special I watched)
  • It even manages to slip in a gender-bender moment.
Posted in Reviews | Leave a comment

New deviantART ad-removing Greasemonkey Script

My deviantART ad-killing userscript for Greasemonkey

A few days ago, I noticed that the deviantART people had made some changes which had broken the Greasemonkey script I was using to remove the ad boxes (the ads were still blocked by a different layer of protection).

As such, I wrote a new one and decided to one-up the previous scripts while I was at it. This one blocks ALL of the ads I could find.

Oh, as a sidenote to any geeks who read this, take a look at the code if you want to know how to match the parent/grandparent objects of three different ads using only one XPath expression.

Update 2006-02-20: I noticed that the presence of an adbox in an article resulted in the script erasing the entire article. That problem has now been fixed and the script will now also remove adboxes in articles.

Update 2006-03-08: For the last week or so, I’ve been locked out of my UserScripts.org account because I forgot which spamgourmet.com alias I used to sign up and, since no confirmation e-mail was sent, the alias was never added to the list of active aliases. I will continue to look for a way to contact the userscripts.org guys to ask for a confirmation e-mail so I know what my login name is, but it may take a while.

Update 2010-02-18: Some time in the last year or two, I regained access to my UserScripts.org account, but I’ve lost interest in maintaining this script in favor of more original and useful projects. My advice is to use AdBlock Plus but, if you really need something more specialized, let me know and I’ll see if I can find time to bring this back into working order.

Posted in Geek Stuff | 4 Comments