thestranger's comments

thestranger | 11 years ago | on: Party (round) all the time?

I'm confused as to what is being shown in the first graph. How can the number of party rounds be greater than the total number of rounds in some places? Why does the y-axis have different numbers on the left and right sides?

thestranger | 14 years ago | on: Fogcreek is shutting down webputty.net and has pushed the source code to github

I'm following the step-by-step instructions to run it on my google app engine account, but I get an error when I run "fab deploy." It asks me for my email and does a bunch of stuff, but then this happens:

Zipping ziplibs. Traceback (most recent call last): File "/Library/Python/2.6/site-packages/fabric/main.py", line 712, in main args, kwargs

  File "/Library/Python/2.6/site-packages/fabric/tasks.py", line 327, in execute
    results['<local-only>'] = task.run(*args, **new_kwargs)

  File "/Library/Python/2.6/site-packages/fabric/tasks.py", line 112, in run
    return self.wrapped(*args, **kwargs)

  File "/Users/swiss/webapps/WebPutty/fabfile.py", line 53, in decorated_func
    return func(*args, **kwargs)

  File "/Users/swiss/webapps/WebPutty/fabfile.py", line 66, in deploy
    ziplibs(env.deploy_path)

  File "/Users/swiss/webapps/WebPutty/fabfile.py", line 178, in ziplibs
    os.path.walk(to_zip, add_file, (zip_file, os.path.dirname(to_zip)))

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.py", line 224, in walk
    func(arg, top, names)

  File "/Users/swiss/webapps/WebPutty/fabfile.py", line 177, in add_file
    zip_file.write(os.path.join(dir_name, name), os.path.join(dir_name[len(common_base):], name))

  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/zipfile.py", line 1024, in write
    fp = open(filename, "rb")
IOError: [Errno 21] Is a directory

Any idea what the problem is?

thestranger | 14 years ago | on: Tell HN: You can have 80% of my startup for $1

I'll take it! In all seriousness I am extremely interested in the idea. I am a programmer who has been considering startups in the education space and I think classparrot is something that could really make an impact on modern schooling.

Additionally, I have a team of talented programmers ready to get behind the project and capital is not an issue for us. You can email me at sawsym at hotmail.com. Thanks for your consideration.

thestranger | 14 years ago | on: Show HN: My Weekend Project

After hearing the news of Steve Jobs's death, I used the posts on here regarding a guy who created a site selling Snowpocalypse t-shirts as guidance for creating a site selling t-shirts commemorating Steve Jobs. I tried to do this in the most ethical way possible. Half of all revenue will go to the Lustgarten Foundation for pancreatic cancer research.

thestranger | 14 years ago | on: Does Marijuana Make You Stupid?

A large number of my friends in High School smoked. Many of them were not accepted into college, or are now on academic probation. I always assumed that marijuana was at least contributing to their poor performances in school.

Now I am in the honors college of a fairly good public school, and I am surprised at how many of my fellow honors students smoke.

Nevertheless, I believe that smoking pot is still a bad habit. Many of my friends say that it makes them feel happy and that it makes them relax. That's all well and good, but to me it seems that they became dependent on pot to make them happy and relax. I see first-hand how stressed out many of them get without it, and I can't help but wonder if pot is the problem.

Regardless of whether it makes you dumber, it can kill your motivation because it seems like you've found what makes you happy and you no longer feel like working hard.

Note that I have never used marijuana and am basing my opinion on observations of my friends who do/did.

thestranger | 14 years ago | on: Bullet-proof Human Skin

Pretty cool, but wouldn't it still severely damage your internal organs? It's not like the force of the bullet just disappears once it hits your skin.

thestranger | 14 years ago | on: Facebook Wins “Worst API” in Developer Survey

As the article mentions, a lot of the rankings seem to be influenced by the popularity of the service. Twitter and Facebook are going to have more complaints simply due to the fact that more people use them.

Twitter in particular has a very good API, I have never used Digg's, LinkedIn's, or Paypal's, but I doubt very much they are better documented and easier to use than Twitter's. (I have had some problems with Facebook's API, so perhaps it is deserving of its title.)

A better way to run this survey would be to only allow people who have actually used all the API's to vote. It would be difficult in my opinion to vote for an API as the worst with no basis of comparison.

page 1