Live data from Hacker News

Viewing profile — william-shulman

william-shulman

HN member
Joined
Mon, Nov 30, 2009, 8:47 PM UTC
HN karma
216
Public activity
15 items

About william-shulman

No profile information was provided.

Recent public activity

  1. comment
    Comment #5122462

    This is from 2010 -- not the most up to date info.

  2. story
  3. story
  4. story
  5. comment
    Comment #2698952

    SQL is expensive in many ways :)

  6. comment
    Comment #2698812

    Hi- I think the differences you find can me mostly attributed to whether the DB plan you are looking at is multi-tenanted or not. MongoLab (I'm from MongoLab) has inexpensive multi…

  7. comment
    Comment #2686268

    Hard to believe we had the right answer in 1960 yet are still afraid of the parens as an industry.

  8. story
  9. story
  10. story
  11. comment
    Comment #1283019

    I agree with the other reasons posted. One more reason is one of expressiveness. When you have a "flat" simple form, it is easy to serialize as name/value pairs and send to the ser…

  12. story
  13. comment
    Comment #1204749

    The point here (in the orig article) was that in some cases you do (i.e. if all you have is a SAX parser - Obj-C iPhone SDK being singled out as an example where only a SAX parser …

  14. story
  15. comment
    Comment #968650

    6.00 uses python now? :(. Call me old-fashioned but I think scheme should have remained. I feel I really benefited from scheme being my first programming language. Recursion is in …