Live data from Hacker News

Viewing profile — justwannareply

justwannareply

HN member
Joined
Sun, Apr 20, 2014, 2:46 PM UTC
HN karma
1
Public activity
3 items

About justwannareply

No profile information was provided.

Recent public activity

  1. comment
    Comment #8194958

    YAML ( http://www.yaml.org ) comes to mind, though I think JSON is a much bigger improvement over XML than YAML is over JSON.

  2. comment
    Comment #8157187

    I don't know any Clojure, but I guess it's for the same reason why if lst: # do something with lst is preferred to if len(lst) > 0: # do something with lst in Python. It becomes mo…

  3. comment
    Comment #7616930

    I agree with most of your sentiments, but no new books and no new frameworks isn't completely true. For example, I just started reading Coding in Delphi ( https://leanpub.com/codin…