Last night’s discoveries

  1. Back massages are wonderful, both for relieving back muscle strain caused by moving heavy computer equipment around and for giving you time totally disassociated from everything to think.
  2. Doing editing of massive MySQL dump files to turn them into files that Postgres can read, and loading them into Postgres to test, on a linode with 64Mb of memory and a shared processor does not make sense when you have a local machine with Postgres on it, 1024Mb of memory and two processors.
  3. The perl script that I downloaded from SourceForge to convert MySQL dump files into Postgres dump files SUCKS ROCKS and I’m getting much better results from my own little sed script.

That is all.

Getting my linode on

As I wrote in a blog entry a few weeks ago, I added up all the money I spend on Gradwell web hosting and domain registration, and realized that because of the exchange rate, I hadn’t realized I was up over $400 a year.

I decided that I could do everything I’ve been doing on my Gradwell account with a $20 a month Linode virtual Linux host, and 5 domain registrations at GoDaddy, and a couple of free dns entries at ZoneEdit, for a total yearly cost of about $285.

The rest is even more boring than what’s come before, so I’m putting in a cut line.
Continue reading “Getting my linode on”

Goodbye old junk

I made another pass through the computer junk today. Two weeks ago I pulled out the stuff that I thought had some potential and tried to sell it on-line. I sold a couple of barebones computers (one of them an AMD Athlon 1800+), a motherboard, a power supply, and a hard drive and a few other miscellaneous bits. I think I made $75 total. Today I took the rest of the junk out (including a Pentium 90 computer and a couple of old Macintoshes, and a SPARCClassic that I never got working) and put it at the end of the driveway for the scavengers to pick through.

The stuff I sold was probably worth a lot more than I sold it for, and there were a few things in the junk pile that would probably sell if I was willing to take the time and hassle to list it on eBay or take it to a swap meet. But hassle is the operative word here – I just wanted to get rid of it, because right now empty shelves are more valuable to me that potential sales.

However, it’s quite amusing to watch the scavengers at work. One of them drove past, slowed way down to have a look, and then sped off. A few minutes later he came back, and parked well away (like nearly 50 metres). He ran over, and furtively and hurriedly grabbed an armload of stuff and ran back to dump it in his trunk. He ran back and grabbed another armload. I swear he looked like a chipmunk collecting nuts, or a person worried that any moment I was going to run out of the house yelling at him for stealing my stuff. If I didn’t want you to take it, I wouldn’t have put it at the end of the driveway!

After he left, our neighbour phoned me to chuckle about his behaviour. Heh.

I’ve got some more stuff to put out later, including some even older Macintosh computers (a WGS-8550 and a LC-III), but I have to wipe the hard drives first. I think I’m going to wait for another time when I can watch out the window.

Blog update

I’ve never figured out whether the reason so many PHP sites are steaming piles of shit is because PHP is a horribly limited language with inherent flaws you can drive a truck through, or if it’s just the web equivalent of Visual Basic and so it attracts the weakest programmers on the net. But I do know this – unlike every other program on every other computer I own, this blog program is incapable of determining the correct local time and I have to manually change the offset from GMT when we switch from EST to EDT and back. So fuck it – I’m switching the time format to display GMT. Why not? I’m a pilot, I have GMT time prominently displayed on my watch. And it’s my blog, and I’ll cry if I want to.

Arrgghh!

Because of that problem I have with my router losing it’s mind every few days, I decided to take advantage of a feature in the new firmware that allows you to schedule a reboot every day. I set it for 2 am. Last night was the first night.

I got up this morning, and nothing seemed to be talking to the outside world. I went to the router’s status page, and it showed no problems – the router had been up since 2am, I still had the same IP address, no indication of trouble. I clicked the “DHCP renew” button, however, and it gave me a new IP. That’s not good – that indicates that it probably hadn’t been talking to RoadRunner’s DHCP server since it came up. I guess there’s still a bug in the auto-reboot code.