political compass

Have you ever taken a look at politicalcompass.org? It’s kinda neat; based on your answers to various questions, it tells you where you are, politically. Here’s my numbers; imagine it as a cartesian graph: Economic Left/Right: -4.50 (X-axis: Left = -, Right = +) Libertarian/Authoritarian: -4.82 (Y-Axis: Libertarian = -, Authoritarian = +) So basically (according to that site), I’m a left libertarian. I’m closer to politically neutral (center) than my good friend Paul. According to the sample graphs, others with similar political viewpoints include the Dalai Lama, Gandhi, and Nelson Mandela. ...

August 1, 2003 · 1 min · 101 words · devlogic

GIMPing for fun

I’ve decided that I need to use the GIMP more often, so I’m reading Grokking the GIMP. It’s online and published under a free document license (even though it’s also available as a dead-tree version). To aid in my education, here’s a list of web pages that have free images. http://mciunix.mciu.k12.pa.us/~spjvweb/cfimages.html http://www.nasa.gov/multimedia/imagegallery/index.html http://images.jsc.nasa.gov/ http://nix.nasa.gov/ http://www.photolib.noaa.gov/ http://pictures.fws.gov/

July 31, 2003 · 1 min · 56 words · devlogic

CD-Rom

Found one.

July 30, 2003 · 1 min · 2 words · devlogic

Well, crap

So one of my DVD players crapped out yesterday. Luckily, not the one that I actually watch DVDs on, but unlickily, it’s the one that I watch all my VCDs and SVCDs on. It still plays the video from VCDs and SVCDs, but the audio is really low (I’ve got the volume on the player and on the TV maxed out), and it won’t play any video or audio at all on DVDs. But since I paid less than $100 for it at Wal-Mart about 2 years ago, I think I’ve gotten my money out of it. Now the only problem is, what am I going to buy to replace it? I’m actually thinking I may just not buy another DVD player, and instead get a slimline DVD-ROM drive for my “test” computer; it’s in a slimline case already anyway (it looks like a PS2 when I’ve got it standing on end), and would probably fit the bill just fine. Now the only trick is finding a small form-factor, 9mm height DVD-ROM drive with a black bezel and a standard 44-pin IDE connector (or even better, a standard 40-pin IDE connector and a 2-pin floppy power connector) that I can fit into the case. Here’s hoping. ...

July 30, 2003 · 1 min · 206 words · devlogic

Atkins yay!

I’ve been on the Atkins plan for about two months now (well, six weeks to two months, I lost count). I’m down to 251 pounds as of when I got up this afternoon. That’s down from over 280 when I started. My personal goal is 185, but I think I may settle for 200. I can’t remember the last time I was down that low, but I think it was some time in 1995. The hardest part (and the part that’s the REAL reason I’m not below 250 by now) is the fact that bread (actually, most foods that have starch in them) is essentially verboten. And bread is a major component of many of my favorite foods, like sandwiches and pizza. For example, I’ve lost 3 or 4 pounds in the last 2 days, but it’s all weight that I put on this weekend when I got a pizza and a sixpack. But I’ve got the willpower (I hope) to resist most of these urges. Now I just need to make myself start exercising. ...

July 29, 2003 · 1 min · 175 words · devlogic

Tech Support rant #1

UGH! OK, listen up. If you’ve ever called tech support, you probably need to read this, and commit it to memory. “Reboot” means “Shut down and restart”. “Restart” means “Shut down and restart”. “Restore” means “Run that piece of shit CD you got from your computer manufacturer which formats your system”. Reboot == Restart != Restore

July 29, 2003 · 1 min · 56 words · devlogic

Update: kernel 2.6.0-test1

OK, I’ve got it all up and running now. I’m kinda tired, though, so not many details right now. n nHere’s what my major stumbling blocks were, and how I fixed them: (1) I was unable to allocate any terminals once I got X running. Cause: no entries in /dev/pts. Solution: I mounted the “devpts” filesystem: “mount -t devpts none /dev/pts” and I also added a similar line to /etc/fstab. ...

July 28, 2003 · 2 min · 303 words · devlogic

Linux 2.6.0-test2

I’m about to try out the newest Linux kernel, 2.6.0-test2. It’s a “test” kernel, so it’s almost certainly got some bugs in it. But I tried it out on a test box I’ve got, and it worked pretty well. I’m also switching to GRUB, since I like it a lot more than LILO. I’ve had some bad experiences with LILO (L 99 99 99 99 99), and Grub doesn’t seem to have the same kidn of problems; it only needs to be written to the boot record once. ...

July 28, 2003 · 1 min · 88 words · devlogic

Test

OK, I’m trying out a genuine “blog” now. Just to see if I like it. I’m hoping it will allow me easier (and more frequent) access to posting, and will also enable me to remember to post more often, since (as so often happens) I forget all the damn time. Plus, this way I won’t have to deal with the atrocious submission queue in PHPNuke/PostNuke. To begin things, there’s a MusicMan plugin for Konqueror that I want to try out. If it works the way it’s designed, I’ll be able to stop using EasyTag and fix ID3 and OGG/Vorbis comment strings from within my file manager instead. ...

July 28, 2003 · 1 min · 107 words · devlogic