Live data from Hacker News

Viewing profile — elbenshira

elbenshira

HN member
Joined
Thu, Apr 30, 2009, 5:46 AM UTC
HN karma
1,001
Public activity
174 items

About elbenshira

http://elbenshira.com

Recent public activity

  1. story
  2. comment
    Comment #35454182

    For some reason I was thinking about Bob two days ago, ten years since I last interacted with him. I was just an intern at Square and he had just joined as CTO. But I remember how …

  3. story
  4. comment
    Comment #11854867

    In this case, you think of `connectWords` as a function that takes two arguments. But since it is curried, you can also do this: let prefix = connectWords "Hello " world = prefix "…

  5. comment
    Comment #10619338

    In the article, I mention that linters for dynamic langs are crippled. Of course I use them when writing Ruby. But can any of these tools tell me: - When two equivalent anonymous f…

  6. comment
    Comment #10618884

    Yes, I may have failed in getting it across, but a big point is this: I don't think dynamic languages will suddenly die out. Instead, strongly-typed languages will become more conv…

  7. comment
    Comment #10618425

    A note on Typed Clojure: Ambrose is doing excellent work with it, and I'm excited to see it develop. But I wished there was a bigger push from the top, from Rich himself, on "first…

  8. comment
    Comment #10618402

    Yes, I did miss the ring spec. But as a beginner to ring, I'm not sure how I was suppose to know that such a document exist. For the most part, Ring is well-documented. But, as you…

  9. story
  10. comment
    Comment #10075872

    Yes, read this part: https://github.com/Gabriel439/post-rfc/blob/master/sotu.md#t... and https://github.com/Gabriel439/post-rfc/blob/master/sotu.md#r... From my (short) time with H…

  11. comment
    Comment #9864155

    If I understand correctly, the ClojureScript compiler was written in Clojure (that is, you had to run the JVM to run the compiler), which spat out JS code and then compiled by Goog…

  12. comment
    Comment #9809267

    This is an acceptable description.

  13. comment
    Comment #9807733

    I missed an opportunity here.

  14. story
  15. comment
    Comment #9162081

    Because these universities produce more students than tenure-track positions?

  16. comment
    Comment #8517369

    A "map" is a graph.

  17. comment
    Comment #8319870

    That article was what inspired me to write this blog post. In short, the key insight of the blog post is this (via untested javascript): You can define transforming functions like …

  18. story
  19. comment
    Comment #8274710

    Lots of research has gone into this, under the name Byzantine fault tolerance. http://en.wikipedia.org/wiki/Byzantine_fault_tolerance

  20. comment
    Comment #8255858

    Why not just use: https://lastpass.com/ https://agilebits.com/onepassword http://keepass.info/

  21. comment
    Comment #8146326

    Classic: http://www.slideshare.net/guestbe92f4/how-to-design-a-good-a... RESTful Web APIs ( http://shop.oreilly.com/product/0636920028468.do ) was a good starting point for underst…

  22. comment
    Comment #7715400

    Don't immutable data structures give us most of the benefits? Clojure, for example, approaches this by preferring values over hidden, mutable state (e.g. classes). We see libraries…

  23. story
  24. comment
    Comment #7010260

    I'm a premium Evernote member, but I've also had lots of problems. The iOS app is slow and clunky. I hate using it. It crashes all the time, especially when I'm trying to take snap…

  25. comment
    Comment #3306413

    I remember an article about how Gowalla was bringing SV talent to Austin. Heh.