Viewing profile — campezzi
campezzi
HN member- Joined
- Tue, Sep 11, 2012, 11:25 PM UTC
- HN karma
- 44
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About campezzi
No profile information was provided.
Recent public activity
-
comment
Comment #19308655
Some languages deal with this better than others through structural sharing, which reduces overhead significantly. The performance hit is usually unnoticeable in those languages an…
-
comment
Comment #19298626
Immutability. I didn't really understand the benefits of having immutable data structures until I tried building a service with no mutations whatsoever... and noticed I didn't get …
- story
-
comment
Comment #11954299
I would normally agree, but Apple has a good track record of yanking out things that were considered crucial and turned out to be relics from the past in desperate need of innovati…
-
comment
Comment #7777363
Do you recommend any framework for Haskell web development? I really liked toying around with the language, but I hit a brick wall when trying to build something "real" with it - i…
-
comment
Comment #6129953
Great news, good work guys. I've been following Padrino for a few months now and it's by far my favourite Ruby framework - I find it to provide a very elegant and powerful layer of…