General

Hello world

I haven't blogged in a while. Well, first there were the holidays, then I got sick, then Nicole and I went away to Napa and Mendocino for a few days, and then while there we got sick again. I'm still not feeling 100%. This has...
General

links for 2007-12-03

Prius Projects This dude has done a bunch of crazy stuff to his 2002 Prius (tags: prius hacks) NSLU2-Linux - HowTo / ChangePasswordsFromTheCommandLine browse How to prevent Unslung from losing your passwd changes on every reboot...
General

links for 2007-12-02

http://edward.oconnor.cx/elisp/soap.el bare bones SOAP support for Emacs (tags: emacs lisp elisp soap) Optimizing Page Load Time - die.net (tags: performance web browser http)...
General

More on my broken S-presso

I mentioned a few days ago that my Asus S-presso PC quit working. Last night, I opened up and did a bit of surgery in a failed attempt to revive it. I had been thinking that the power supply died, since none of the fans spin up....
General

SSH through an HTTP proxy

To SSH (OpenSSH) through an HTTP proxy, you can use the ProxyCommand config option with one of several programs that know how to talk to an HTTP proxy using the HTTP CONNECT method. The one I use is called corkscrew and it works...