Archive

Archive for the ‘Technology’ Category

If a PC speaker beeps in a Fedora system and no one is around to hear it, is it still annoying?

January 24th, 2009 4 comments

Paul, John, and Joeren, I find that beeping so annoying that I simply eliminate that module entirely rather than disable it or blacklist it. To ensure that each new kernel update has its pcspkr module also removed, I append the following to the /etc/rc.local file.

rmmod pcspkr ||:
rm -f $(modprobe -F filename pcspkr) ||:

I suppose one could make an RPM whose sole purpose is to keep that in a trigger scriplet for each kernel update, but that might be just a little bit overkil.

Also, a great big Happy Birthday to Max Spevack! 🙂

New Year, New Blog

January 23rd, 2009 2 comments

Well, wwwaaayyy back in October 2007 (!), one of the reasons I citied for moving away from a self-hosted blog setup in the first place was “integration with external services.” It’s been well over one year since that time and I still have no idea what services I was referring to. However, I’ve decided to move my blog back to my own domain because of the much finer control of the content and its display. (It’s no longer “my blog on some website” but instead “my blog on my website” mainly.)

I tried yesterday to import the posts and comments from LiveJournal, via both WordPress’s LJ-XML importer and the script that Jeremy linked to. Unfortunately, the results from both of these attempts were only mildly successful. (Indeed, I call them “successes” only because the posts’ content was properly imported.) So for ease of my own workings, I’ve decided to leave those on LiveJournal until I can figure out a more appropriate method to transition them to this blog setup.

Everything should be more-or-less functioning the way I want now; but do let me know if there are any problems with the move. (And don’t forget to update your bookmarks/etc.!)

In closing, next time I decide to stop posting for a month, I kindly ask that someone poke me incessantly. Thanks. 😮

Categories: Life, Technology Tags: ,