Live data from Hacker News

Viewing profile — btubbs

btubbs

HN member
Joined
Thu, Mar 03, 2011, 3:38 AM UTC
HN karma
9
Public activity
8 items

About btubbs

No profile information was provided.

Recent public activity

  1. comment
    Comment #3532021

    I hadn't heard of Blekko, so I Googled it, but I accidentally typed it "blekki". Google autocorrected it, and Blekko was still the top result. That didn't happen on Blekko. I got a…

  2. comment
    Comment #3518999

    Pyro is neat, but not advisable as a general RPC solution unless you're 100% sure that you will only ever have Python clients, sometimes even the exact same Pyro version on both en…

  3. comment
    Comment #3274434

    See also https://github.com/j2labs/dictshield

  4. comment
    Comment #3167362

    Found it! http://insertcredit.com/2011/09/22/who-killed-videogames-a-g...

  5. story
    Trying to find that gamification story link

    About a week ago I followed a HN link to a multi-page blog post on 'gamification' that read like a first person fictional narrative. It had awesome insights into the mental reward …

  6. comment
    Comment #2308364

    My take on the Machine Learning 101 class that just ended: http://btubbs.com/2011/02/26/machine-learning-101-course-eva...

  7. comment
    Comment #2303687

    The article is dated Nov 10, 2009.

  8. comment
    Comment #2282700

    If there's a ?callback=something in the query string, you could wrap the JSON in that callback so the service can be used with JSONP.