Viewing profile — william-shulman
william-shulman
HN member- Joined
- Mon, Nov 30, 2009, 8:47 PM UTC
- HN karma
- 216
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About william-shulman
No profile information was provided.
Recent public activity
-
comment
Comment #5122462
This is from 2010 -- not the most up to date info.
- story
- story
- story
-
comment
Comment #2698952
SQL is expensive in many ways :)
-
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…
-
comment
Comment #2686268
Hard to believe we had the right answer in 1960 yet are still afraid of the parens as an industry.
- story
- story
- story
-
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…
- story
-
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 …
- story
-
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 …