Live data from Hacker News

Viewing profile — jdsullivan

jdsullivan

HN member
Joined
Wed, Feb 01, 2012, 3:51 PM UTC
HN karma
48
Public activity
6 items

About jdsullivan

No profile information was provided.

Recent public activity

  1. comment
    Comment #37120042

    The more important and general wisdom: know your audience. You will sometimes have clients with deep technical backgrounds that expect a sufficient level of detail to have any fait…

  2. comment
    Comment #10413069

    The iBot was able to "walk" up and down stairs: http://www.dekaresearch.com/ibot.shtml In retrospect, it's a bit surprising they never enhanced it to operate hands free like this -…

  3. comment
    Comment #9184521

    This is a durability metric, not an availability one. This typically tells you the likelihood of losing a given object in a year. (5 9's would be quite poor for this, implying a lo…

  4. comment
    Comment #4130334

    Not quite: "On strings, numbers and collection classes, hashCode() always returns a consistent value, apparently even across different JVM vendors. It’s like that despite the docum…

  5. comment
    Comment #4128124

    Please see javadoc for String.hashCode: http://docs.oracle.com/javase/6/docs/api/java/lang/String.ht... It's true that relying on hashCode to remain stable across arbitrary objects…

  6. comment