Posted by Erik on March 14, 2009
After purchasing a glorious new Nikon D40X Digital SLR Camera online today, I was inspired to fix up a couple images. So, I was trying to get rid of the obvious flaw in the following picture, and I found a pretty easy way to do it with GIMP.
Posted by Erik on August 7, 2008
So, you have your Jailbroken iPod Touch or iPhone with 2.0 firmware running OpenSSH, and you have MxTube 1.5 or better, of course. What if you want one of those pesky videos that YouTube deletes all the time, like Paris Hilton For President? Or maybe you want a full movie on your iPod without having to sync to iTunes since you’re stuck in Linux Land. Well, here’s how.
Posted by Erik on August 6, 2008
Idea I wanted to put images on my iPod Touch without using iTunes since, as most of us know, there is no good way to use it from Linux. It turns out there is a magic directory on the iPod Touch where it saves images from Safari. I simply looked at how it saved them, [...]
Posted by Erik on March 22, 2008
I wanted to speed up package downloading to set up my apt-proxy today in Gutsy, so I decided to find the correct way to find the fastest Ubuntu mirror. It’s actually done like so (stolen from here): Click on “System | Administration | Software Sources” Under “Ubuntu Sotware” tab, choose “Other” in the “Download from” [...]
Posted by Erik on February 16, 2008
Ziya is pretty cool, and the documentation is slowly starting to surface. I was annoyed that I couldn’t find a good example paste of how to make a line chart. Then I watched the screencast. It’s the first example he does, so I’m posting it here so those who can’t watch it can actually find [...]
Posted by Erik on November 11, 2007
Notice that I can do a -g for a progess bar! Yay! Now for an action shot: hank@rofl:~/tmp/coreutils-6.7$ cp -g coreutils_6.7-1_i386.deb /nexus/mod0/www/deb/binary/ coreutils_6.7-1_i386.deb | 48% | 3.2 MiB | 118 KiB/s | ETA
Posted by Erik on November 11, 2007
Installing the package Most people will want this. Add the following to your /etc/apt/sources.list at the bottom: # Hankzilla deb http://modzer0.cs.uaf.edu/~hardwarehank/deb binary/ Then run a sudo apt-get update. Then install it with sudo apt-get install wxwaste. Run it with waste. Building from source Get it Install some dependencies: # Checkinstall is optional, but it makes [...]
Posted by Erik on October 6, 2007
So, last month sometime, BrainSlayer got DD-WRT working on version 8 of the WRT54G. Now this was great news to me when I read it since I’ve been wanting to get rid of the crappy LinkSys management from the beginning. Some of the procedure worked, and some of it didn’t for me. Do not try [...]
Posted by Erik on September 15, 2007
So, earlier this year, I decided it would be cool to mirror Wikipedia. So, I successfully set up a local copy on my system, and it’s been just sitting there ever since. But lately, I’ve been interested in fulltext indexing offered by various indexing engines, and Sphinx has looked especially tasty. So, I figured I’d [...]
Posted by Erik on April 20, 2007
I got mad at gnome-terminal today. It wasn’t opening links. So, as usual, GNOME hid the setting away somewhere completely insane. .gconf/desktop/gnome/url-handlers/http Why isn’t there just a .gnome-terminalrc? How hard would that be?