Viewing profile — gilbertw1
gilbertw1
HN member- Joined
- Mon, Sep 10, 2012, 5:12 PM UTC
- HN karma
- 161
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About gilbertw1
No profile information was provided.
Recent public activity
-
comment
Comment #10588469
That's a combination of words I never thought I'd see together.
-
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…
-
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 …
- comment
-
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…
-
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…
- story
- story
- story
-
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…