Live data from Hacker News

Viewing profile — derpshmerp

derpshmerp

HN member
Joined
Mon, Jan 19, 2015, 8:14 PM UTC
HN karma
21
Public activity
2 items

About derpshmerp

No profile information was provided.

Recent public activity

  1. comment
    Comment #8915083

    My experience with Scala Play was very different. Scala is an interminably difficult language fraught with pitfalls. It's much easier to write unreadable Scala code than Groovy.

  2. comment
    Comment #8913803

    Groovy is a very flexible language with an elegant and approachable syntax. It provides fantastic support for concurrency with gpars. It provides the ability to write static or dyn…