Viewing profile — gruvector
gruvector
HN member- Joined
- Mon, Sep 01, 2014, 6:38 PM UTC
- HN karma
- 12
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About gruvector
No profile information was provided.
Recent public activity
-
comment
Comment #8604034
He also mentions the elastic beanstalk support for Docker from April. It's quite obvious that everyone has been working on Docker support for a while now anyway.
- story
- comment
-
comment
Comment #8576376
The go community reminds me of the java community. Blind faith in the design decisions of the language. Any feature it doesn't have is passionately defended as a good decision beca…
-
comment
Comment #8254419
If you 'folded' Kotlin into Java what would you gain over just using Kotlin?
-
comment
Comment #8254418
If you 'folded' Kotlin into Java what would you gain over just using Kotlin?
-
comment
Comment #8254397
Go is pretty low level compared to (even) java, not much of a win in terms of expressiveness or error handling. Seems like a lot of effort with minimal benefit.
-
comment
Comment #8254382
Groovy performance is pretty poor in general and is mostly used for writing build scripts. It's a scripting language whereas Scala and Kotlin are better suited to writing large sys…
-
comment
Comment #8254205
Kotlin is very similar to Scala, but far less ambitious and not as focused on functional programming. In fact there have been various posts pointing out the similarities between Sc…