Monthly Archives: May 2009

Is Twitter really good for anything?

Maybe, maybe not. Regardless, I still use it.
Everyone’s heard of Twitter. Senators use it, newscasters blabber about it, but what is it? This is as simple as I can state it: Twitter is a service where you (the user) post 140 character messages, which are meant to update people following you (subscribed to your updates, [...]

Posted in Noteworthy, Opinion, Tech and games | Tagged , | 3 Comments

Old statistics joke

A company dealing in statistical analysis is hiring. Three recent graduates are invited for an interview: one has a degree in mathematics, another one in computer science, and the third one obtained his B.Sc. in statistics.
All three are asked the same question: “What is one third plus two thirds?”
The mathematician: “It’s one.”
The computer scientist takes [...]

Posted in Other | Tagged , | Leave a comment

Gay marriage remains banned in California

Today, the California Supreme Court upheld Proposition 8’s ban on gay marriage, but also ruled that same-sex couples already married will remain married under state law.
Proposition 8 passed with a 52% majority, overturning a previous ruling by the California Supreme Court last May to allow same-sex marriage. around 18,000 couples married before the ban were [...]

Posted in Current events, Opinion | 1 Comment

Quotes from Charles Darwin

I can indeed hardly see how anyone ought to wish Christianity to be true; for if so the plain language of the text seems to show that the men who do not believe, and this would include my Father, Brother, and almost all my best friends, will be everlastingly punished. And this is a damnable [...]

Posted in Atheism, Other | Tagged | 2 Comments

Finals.

Uhg.

Posted in Other | Tagged | 1 Comment

Python Code Completion in Vim

Using RopeVim you can achieve this very easily.

Install python-vim and mercurial with your package manager. In ubuntu, you would type this:
sudo apt-get install python-vim mercurial
Download Alexander Artemenko’s easy installer script. Save it from the web, or copy+paste the contents into a new file.
Navigate to the directory you saved the script to (in the command line… [...]

Posted in Tech and games | Tagged , , , , | 4 Comments