Live data from Hacker News

Viewing profile — gilbertw1

gilbertw1

HN member
Joined
Mon, Sep 10, 2012, 5:12 PM UTC
HN karma
161
Public activity
10 items

About gilbertw1

No profile information was provided.

Recent public activity

  1. comment
    Comment #10588469

    That's a combination of words I never thought I'd see together.

  2. comment
    Comment #10560120

    I'll address the binary compatibility concern. I think at this point for the average scala developer, binary compatibility isn't really a big deal anymore. At this point the releas…

  3. comment
    Comment #8263191

    What do you mean by: "This is why goroutines, everything on the JVM, etc are not going to work." I've used Akka very successfully on the JVM for non-trivial clustered applications …

  4. comment
  5. comment
    Comment #8262716

    If I remember correctly the CLR implementation of Scala was scrapped because there were some limitations with the CLR's reified generic type system that made it impossible to expre…

  6. comment
    Comment #6606946

    If google is providing you a free service, and giving you exactly what you want in that first result, why shouldn't they get money for doing it? Seems like a win-win to me. Plus th…

  7. story
  8. story
  9. story
  10. comment
    Comment #5008326

    SBT provides incremental compilation, so it's not really all that painful provided your using SBT to build your project. Additionally, your getting a hell of a lot of work out of t…