Archive for category Technology

AT&T Transcontinental Cable Route

I’ve suddenly become fascinated with old AT&T Transcontinental Cable Routes (L-Carrier) and their markers. I’ve collected a whole bunch of markers and taken pictures of them…

If I get some more time, perhaps I will post a KML file. For the time being, look at them on Panoramio!

Anyone else got pictures and coordinates of markers, along with their marker numbers? Throw em in the comments – I’d like to start a hobbist database.

, ,

1 Comment

Inanis + Droid = SCREE

I got a Motorola DROID phone to replace the old Motorola Q9c I had.

If the iPhone is the Jesus Phone, then this thing is the God Phone. It is simply phenomenal.

I won’t go into detail of the phone itself here, because world+dog has already done that, but I will say this: The phone is easier to use with Microsoft Exchange features than my previous Microsoft Windows Mobile phone.

I’ll give you a minute to let that sink in.

Yeah. I said it. You read it. Wanna fight about it?

, ,

8 Comments

Ubuntu 9.04 64-bit

I’ve been playing around with Ubuntu again, mostly just to entertain myself. Runs nicely on the new “The Beast”. I haven’t had any major glitches and all seems well. Read the rest of this entry »

3 Comments

Whenceforth I *scree* in joy…

Couple of things I found out in the past week that filled my geek heart with levels of geek joy until now not known by any geek anywhere (well, maybe just a little…) Read the rest of this entry »

, ,

No Comments

More server news.

The server was continuing to do weird things so I did some more research. The mysqld service was randomly crashing because of an out of memory error, even though the damned server has 2GB of RAM and plenty to spare when the crash occurred. Hunted around a bit and found that some other people (like 2) were having a similar issue, and it was seemingly related to a failed swap partition. Looked at my config and sure enough: swap was not loading. Something to do with the GUID of the partition changing and fstab not changing to match it. That’s been fixed and swap is loading now.

After all that, I found out that mysqld was not initializing properly on boot. I have no idea why, because the fu–ing syslog says it’s starting and there are no errors anywhere, but mysql status says its not running. Created a startup script and popped it where it’s supposed to go and now it loads. Again, still nothing in the log to show my new script is running. This page was a great deal of help in creating the startup script.

Lets see what else this stupid server has in store for me.

, ,

No Comments