| I'm posting this on my graphing calculator | September 7, 2007, 7:00 pm |
| penis++ | |
| 14 Comments | |
| Dog | May 29, 2007, 5:03 am |
My wife and I got an Italian Greyhound last week. His name is Buddy, and he is awesome.![]() ![]() |
|
| 11 Comments | |
| Linux Certifications | April 15, 2007, 3:14 am |
|
Recently I've been considering training to become a Linux system admin, and I figure I'll need some sort of certification to get a job in the field. I looked into what is offered by Red Hat, Novell, CompTIA, and the Linux Professional Institute, and I think Red Hat's RHCT and RHCE courses and certifications are my best bet. They seem to be both highly regarded and extremely comprehensive. Does anyone here know anything about the various Linux certifications or have any advice about getting an entry-level Linux system admin position? |
|
| 2 Comments | |
| Japanese translation request | August 12, 2006, 3:28 pm |
|
I was at an asian market yesterday and picked up a mix for making green tea ice cream. Unfortunately, the instructions are all in Japanese. Can anyone here translate them? Front of package Back of package |
|
| 9 Comments | |
| Mountain biking pics | July 27, 2006, 1:33 am |
I went mountain biking / camping with two co-workers this last weekend on the North Umpqua Trail in Oregon. Here are some pictures:![]() I'm on the left, trying to get some extra sleep. ![]() My awesome bike with some of the gear on the back ![]() On the left again ![]() Heh, I sort of wiped out, and a stick ripped off some flesh from my knee. ![]() It's just a flesh wound! ![]() Beautiful Crater Lake EDIT: Um, apparently some people aren't seeing the thumbnails that link to the full sized image and only see links to the thumbnails. If this is the case, you suck, and you'll have to remove the .th part of the image name in the url to see the full image. |
|
| 5 Comments | |
| New t-shirt design | May 31, 2006, 4:44 am |
![]() I based it on this scene from the movie Reckless Kelly in which the main character, Ned Kelly, as the Christian Cowboy, says the line at the bottom of the design. I plan to transfer it to a silk screen on Thursday so I can start printing shirts. If you haven't seen this movie, you're really missing out. Unfortunately the VHS is out of print, and a DVD version was never made. |
|
| 15 Comments | |
| Best irc bot ever | May 26, 2006, 4:03 am |
I was bored today and decided to make a bot that interfaces with the command line version of Maple 10. He lives in #maplebot on irc.oftc.net if anyone is interested. Some fun things to type are:MapleBot, Limit(Sum(1/k,k=1..n)-Ln(n),n=infinity) = limit(sum(1/k,k=1..n)-ln(n),n=infinity); |
|
| 6 Comments | |
| Anyone really good with shell or perl scripts? | March 11, 2006, 2:40 am |
![]() I hacked a billy bass to interface with linux via parallel port using the instructions on this website. I had to make a few changes to the source code, but it works great. I even added support for head and tail control. The problem is that it's a royal pain in the ass to transcribe mouth, head, tail, head/mouth, and tail/mouth movements all at once. I found it's easier to do the movements for the mouth separately from the tail/head movements and then combine them manually. This is very tedious, though. It would be great if I had a program do this for me. The transcription files are in timit format. Here are the first few lines of the mouth movements to the sound from this animation (NSFW): 0 2446 0 The first column is the start time (I'm not sure what the units are), the second is the end time, and the third is the control word. The control words correspond to the pins on the parallel port. 0x00 is off. 0x01 is pin 1 (tail). 0x02 is pin 2 (mouth). 0x04 is pin 3 (head). To do the head and mouth or tail and mouth movements simultaneously, I just need to add the bytes (0x04 + 0x02 = 0x06 and 0x01 + 0x02 = 0x03). Simultaneous head and tail movements aren't possible because they are driven by the same motor. The corresponding head/tail movement for the example above is: 0 8000 4 To combine everything into one file, I need to include all the start/stop times (this usually means adding new rows) and add the corresponding control words. For these two examples, the output would be:
Does anyone think they can help by writing something that does that? |
|
| 6 Comments | |
| Buddy Guy | February 20, 2006, 1:43 am |
I saw Buddy Guy in Portland last night. The show was kickass, and I had a great seat. It is truly amazing how much energy that guy has at 69 years old. He was jumping up and down while dueling with his other guitarist and playing like an absolute beast. I took some pictures with a crappy disposable camera, but unfortunately, the one of him playing guitar with his teeth didn't come out. Here are a couple that did sort of turn out: ![]() |
|
| 3 Comments | |
| Help, I'm trapped inside a Klein bottle. | October 24, 2005, 11:10 am |
| So there's this party, right? A party of functions! All of the functions are there: e^x, πr^2, i^2, even some old-school guys like |x|. Anyway, poor e^x is alone in a corner, acting all morose. His good friend 2^x comes over and says, "What's the problem? Come on, integrate yourself into the party!" And e^x looks at him and he says, "Why? It's not going to make a difference!" | |
| 15 Comments | |