Surf Roots, Software Thoughts

A blog by Alex Loddengaard

Archive for October, 2008

Ignorrance is Bliss

The following two videos are utterly despicable.  Shame on those filmed for being so ignorant, and shame on those filming for provoking this, somehow thinking that these videos are productive.  The only way in which they are productive is to show us the types of people that live in this nation.

You need to a flashplayer enabled browser to view this YouTube video

You need to a flashplayer enabled browser to view this YouTube video

Is it too complex to ask one man to have mutual respect for a fellow man’s culture, religion, and dignity?  Is it too complex to understand that we are all living on this small world together?  It’s productive to have competition and a moderate level of disagreement, but the dialog captured in these videos is despicable; those involved should be ashamed.

There are different types of people in this world: some that believe in one thing; others that believe the opposite; and even others who believe something entirely different.  Difference is good; culture is good.  Some of the people filmed in these videos are different; some are racist and intolerant.  Though I am no moral authority, I believe that these people are wronged in hating, and it sickens me.  One is not wronged by disagreeing and holding one’s own beliefs, but one is wronged when negatively affecting others with harsh and untrue circumstances.  Treat man as thou wishes to be treated — the golden rule.  It is wrong to judge someone by their name, of which they did not even choose themselves.  It’s despicable what some of these people say.

For the record, I am not making any claim that all McCain / Palin supports have these opinions.  I am not claiming that Obama is a better candidate.  I am not claiming that the creators of this video did the right thing.  I am merely commenting on the ways in which filmer and filmee have reduced themselves to animals, with no reason or self control that would otherwise allow us to work together.

These videos have made me physically ill.  I wish we could all get along, agreeing to disagree, mutually respecting those around us, working together to create a loving, happy, working world.  I suppose perhaps things aren’t that simple, but I refuse to ever believe otherwise.

Update: the post I have just written brings to mind the following post, which I recommend you read if you’re a member of Generation Y.  Generation Y is Too Quiet, Too Conservative

Update 2: this one is pretty bad as well:

You need to a flashplayer enabled browser to view this YouTube video

5 comments

Python First Impression

I’ve been using Python now for just about two weeks; I’m falling in love.

Let’s see, where do I begin.  Python makes lots of things really, really easy — things like date formating, date comparisons, db interaction, list manipulation, etc.  The list goes on.  Its built-in support for dictionaries and tuples make it super easy to never, ever define a Java Bean-style class, yet they’re in many ways more powerful than C-style structs.

Python module (egg) support is unreal.  A module exists for just about any task you’d ever want to fulfil — modules for XHTML parsing, modules for URL fetching, etc.

In summary, Python has the speed and flexibility of Perl, with much more powerful built-in support.

Complaints: all member functions need to have the “self” parameter as the first parameter.  In order to have a Python file execute something, one must add a line, “if __name__ ==’__main__’:.”  This is just weird.

Mmmmm.  Python.

Update: I forgot about my biggest complaint of all: how Python deals with default parameters.  Read more here, or take a look at the quote below:

Default parameter values are evaluated when the function definition is executed. This means that the expression is evaluated once, when the function is defined, and that that same “pre-computed” value is used for each call.

8 comments

Bars Close Too Early

California really needs to change their rules about what time bars can close.  2:00am is way, way too early.  I’m all for a 4:00am close time, though I would also be happy with 3:00am.

I suppose I’ve been spoiled being in Europe and Shanghai, because bars don’t really close in either of these two places.

7 comments

European Beer in San Francisco

My favorite German beer is Paulaner weisse bier — I drank it like water in Munich and Berlin.  I ordered my first pint yesterday, after not drinking it in the US since before I left for Europe.  It was terrible.  Absolutely aweful.  Perhaps I got a bad keg; I don’t know.

I’ve also had a few Belgiums such as Chimay and Delirium Tremens.  These were both good, but still not as good as the stuff served in Europe.

Thank you, FDA, for ruining import beer.  I suppose this is just one more reason to travel, though.

2 comments

VP Debate Viewing, San Francisco Style

My roommate and I don’t have a TV in our apartment here in San Francisco, so I ran down to The Page to catch the VP debate last night.  It was awesome!  The bar was packed with mostly Obama-Biden supporters, and I felt right at home.  Everyone was friendly, funny, and having a good old time.

Laughter would errupt when Palin would talk about soccer moms or THE MAVERICK.  Yells filled the bar when each candidate said they do not support gay marriage.  I felt like I was watching the superbowl, where all of my coviewers were rooting for the same team as me.

Oh San Francisco how I love thee; it feels good to be back in a liberal city.

No comments

Back on the Bike

I’ve started riding everywhere on my bike again.  Finally.  After not riding for over three months, I’m out of shape and ready to start crankin’.  I also purchased a fancy little u-lock that fits in my back pocket (the Evolution Mini).

San Francisco has way, WAY gnarlier hills than Seattle.  Holy shit.

8 comments

Finally on Yelp

I finally signed up at Yelp.  Here’s my profile.  The plan is to write reviews for as many places in Seattle and Los Angeles as I can think of, time permitting of course, then to write a review for each place I visit in San Francisco.

Also notice my little sidebar widget for my recent reviews; pretty shnazzy I would say.

4 comments

« Previous Page