Category Archives: General

Political Rant

To Begin

If I had to pick one of the two major parties to identify with then you can call me a Democrat. I don’t agree with all their major talking points, but in general they scare me less than the Republicans. Generally I define myself as fiscally conservative, but socially liberal. I put a greater emphasis on the socially liberal side of my views.

This election season has been doomed to disappoint from the beginning. As best as I can tell, there is absolutely no outcome that would leave me hopeful for the future of both the United States and Iowa.

On the National Stage

Democrats lost control of the house and I think that is probably a good thing for them. I’m hoping (though not even remotely optimistic) that the two parties will actually manage to work together to keep this country moving forward. I think it is much more likely the government will be engaged in even more ridiculous political crap and will grind to a halt. I suspect the Republicans will try to repeal healthcare and I’m actually pretty confident that will fall flat on its face. There is no way they could overturn a veto with the political layout being what it is.

I am incredibly annoyed with the Democrats for screwing up as impressively as they have for the past two years. Yes, they passed the healthcare bill and a financial reform and they had to deal with a major recession but they controlled the entire government and couldn’t get anything else done. While it is remarkable the Republicans managed to stand together on so many issues, it isn’t the good kind of remarkable.

Here in Iowa

I’m sad to see Culver ousted because his opponent scares me. But part of that is because I’ve seen Iowa take many excellent steps over the past few years and I dearly hope to see them kept. The biggest of those (in my opinion) is the legalization of same sex marriage. While the Democrats had little to do with legalizing that, they were able to keep it from becoming a ballot initiative. Why shouldn’t I want people to be able to vote on this? Because I don’t think that questions of social equality should need to be voted on. Because I don’t want to see this state go backwards and I’m afraid that people don’t remember that separate but equal isn’t equal.

We kicked out the three supreme court justices who were up for retention this year. This one result is the one that truly makes me angry and ashamed. From what I understand, most of the money for the campaign against them came from out of state and people apparently don’t mind just doing what they hear or see on TV. I’m hoping the remaining justices and future justices will continue to be unbiased in their decisions regardless of the possible political backlash. I hope most fervently that our justice system can continue to be a fair one, but I’m afraid we may have just politicized our courts and that is something for which Iowa should be ashamed.

OpenDNS kills Google

Yesterday I was having problems getting to Google. The rest of the internet worked fine, but I couldn’t connect to Google. It struck me as unlikely that Google would be down and check with Down for Everyone confirmed that it was just me.

After much digging and a bit of thinking, I discovered google.com was not actually resolving to google.com. It was resolving to an OpenDNS service. Apparently they do some proxying of Google to make sure some of their advanced features keep working. To fix the problem, I just had to turn of the proxy and everything was golden.

To turn of the proxy:

  1. Login to OpenDNS
  2. Go to Settings
  3. Go to Advanced Settings (the link is on the left)
  4. Turn of the proxy
  5. Enjoy

Slicehost

I have finally upgraded to my own VPS. Dreamhost was a great host, but I prefer being able to setup and break everything all by myself. Also, having dedicated resources makes things like photo galleries work much better. As such, 3dgo.net and all of its related sites are now running on a 256 slice from Slicehost. I’m running Ubuntu Hardy with Lighttpd as the web server.

When I was setting up the server I initially used Apache as it is what I am most familiar with and it is pretty easy to get up and running. But when I was trying to use my site, I realized that Apache is far too heavy with its memory usage. Even caching various things there was still not enough memory available for any kind of load. I had used Lighttpd once at work for a Rails app and had heard that it was significantly lighter than Apache. As such, I decided to try getting it up and working. That was easier said than done…

Problem: PHP wouldn’t work
Solution: Install php5-cgi and then activate the fcgi module (not the other way around)

Problem: Multiple virtual hosts by hostname?
Solution: http://www.debianhelp.co.uk/virtualhostslighttpd.htm

Problem: No .htaccess support (for mod_rewrite, mod_deflate)
Solution: No ideal solution for this one really, but you can setup mod_rewrite/mod_deflate rules in the config for each vhost. I prefer the .htaccess method, but this works for now. For most popular apps you should be able to find lighttpd rules to replace the .htaccess rewrite rules.

On the off-chance, you want to signup for Slicehost and wouldn’t mind using me as a referral, here is my affiliate link: https://manage.slicehost.com/customers/new?referrer=de41b271f1865e85d87b32e6996d4ee9

What is in a name?

So…this site is 3dgo.net. You already know that as you’re here and that is the address. Long ago, that stood for 3 dumb guys online (the online part because 3dg was taken). It made sense at the time because there were three of us. Since then we have grown apart and there is currently just me. Therefore the site name no longer makes a whole lot of sense.

The domain name will not change. I’ve had it for a long time and have grown rather attached to it. Also, it is short (and my email address/openid). But I would like to come up with a meaning. Or just a name for the site that at least vaguely fits the domain.

Any suggestions?

Vista…and other things

I am now part of the wide world of people using Vista. This is not something I was particularly looking forward to, but I’m pretty sure it has progressed far enough that it will turn out all right. Also, I upgraded the core bits of my computer so I should have more than enough power for Vista to play with while leaving me plenty for all that oh so very important stuff that I do.

New components (Upgraded From):

  • AMD Phenom 9850 Quad-Core (AMD Athlon X2 3800)
  • AMD 4850 Radeon (Nvidia 7900 GT)
  • 4 GB GSkill DDR2 1066 (2.5 GB DDR 400)
  • ASUS M3A78 PRO (ASUS A8N-SLI)

Having 4 GB of RAM means that Vista can suck up about as much as it wants and I still have plenty to play TF2 or any of the other games of the moment.