Live data from Hacker News

Viewing profile — rsutphin

rsutphin

HN member
Joined
Wed, Feb 29, 2012, 3:08 AM UTC
HN karma
23
Public activity
8 items

About rsutphin

No profile information was provided.

Recent public activity

  1. comment
    Comment #10912038

    The thing being inflated in inflation is prices. If a currency becomes more valuable, things cost less in that currency. An appreciating currency leads to deflation, all else being…

  2. comment
    Comment #9657254

    The article describes how this problem was present in Moped's BSON implementation, then fixed. Then later, Moped replaced its own BSON implementation with BSON-ruby, which had a ve…

  3. comment
    Comment #9657118

    I tested on our app (which uses BSON-ruby 1.9.2) and was surprised to find that the detection code indicated it was not vulnerable. Turned out it was because we also use bson_ext —…

  4. comment
    Comment #7266513

    From TFA: "There will also be third-party applications for Treasure Tag to support Android and iOS devices." It is interesting to see alternatives, though.

  5. comment
    Comment #5276367

    The thing that Instapaper did was different. It allowed you to create an account that did not require authentication at all. This new thing always requires authentication. It just …

  6. comment
    Comment #4269119

    PostgreSQL 8.4+ has recursive common table expressions. I don't know if they do everything that CONNECT BY does, but I know that they do everything that I've ever used CONNECT BY f…

  7. comment
    Comment #4049088

    Please note: there is another open source project named "buildr": http://buildr.apache.org/ . It's a rake-based build tool for Java projects.

  8. comment
    Comment #3646257

    I think the OP is referring to the Apache Foundation's process for accepting patches from non-committers. All Apache projects require a copyright grant. The only way (AFAIK) that t…