Live data from Hacker News

Viewing profile — paul_odin

paul_odin

HN member
Joined
Fri, Dec 21, 2012, 12:33 AM UTC
HN karma
78
Public activity
10 items

About paul_odin

No profile information was provided.

Recent public activity

  1. comment
    Comment #5688127

    Right, PEP 3115. Indeed one of the reasons is that "there is an important body of use cases where it would be useful to preserve the order in which a class members are declared." h…

  2. comment
    Comment #5616205

    The Eat More Kale guy was born in Memphis, TN. http://eatmorekale.com/about.html

  3. comment
    Comment #5359285

    Akamai's State of the Internet report shows internet speeds worldwide: http://www.akamai.com/stateoftheinternet/ Average connection speed * USA - 7,195 kbps * South Korea - 14,626 …

  4. comment
    Comment #5013661

    Java 7 adds java.lang.AutoCloseable (together with try-with-resources) which is essentially the same thing. http://docs.oracle.com/javase/7/docs/api/java/lang/AutoClose...

  5. comment
    Comment #5003963

    There's DANE [1], which uses DNSSEC to authenticate TLS certificates. Chrome supports (or at least supported) something very similar but Chome-specific [2]. The code to support DAN…

  6. comment
    Comment #4993882

    That's in large part what WebFinger was created for, which I used as a model when developing this project: http://hueniverse.com/webfinger/ Gmail actually used to support it to a d…

  7. comment
    Comment #4993834

    Thank you for your comment. First off I should note that an aka is an OpenID (see http://paul-odin-openid-test.blogspot.com/2012/12/hey.html ) so all of the pros and cons of OpenID…

  8. story
  9. comment
    Comment #4974994

    SolarCity has some interesting options where they can install their systems for free and rent it out to you, on a per kwh or per month basis. http://www.solarcity.com/residential/s…

  10. comment
    Comment #4950863

    Is there a list of Hypermedia-esque APIs in use today (apart from sitemap)? I can find lots of explanations of the concept but it's hard to find examples. The closest I can think o…