Live data from Hacker News

Viewing profile — kvtrew76557

kvtrew76557

HN member
Joined
Thu, Nov 14, 2013, 6:42 PM UTC
HN karma
73
Public activity
27 items

About kvtrew76557

No profile information was provided.

Recent public activity

  1. comment
    Comment #6966959

    The Scala projects I've seen are not open-source, but some very interesting work being done in Scala in systems that might surprise you...

  2. comment
    Comment #6966334

    Twitter has some nice Scala libraries too: https://engineering.twitter.com/opensource/projects?tags%5B%...

  3. comment
    Comment #6966291

    I'm glad to see that Spring, which features heavily in the Java top 100, doesn't even make the top 100 for Scala. In my experience many Scala developers were previously Java develo…

  4. comment
    Comment #6959854

    Perhaps I'm missing something about Clojure, but it looks completely and utterly foreign. As someone who didn't have much trouble learning a "complex" language like Scala I find Cl…

  5. comment
    Comment #6959826

    Good question. Unlike most languages with which I am not yet familiar, Clojure looks like Greek. Most languages are at least somewhat readable. Perhaps I need to know Lisp to appre…

  6. comment
    Comment #6958509

    Still quite far behind what is provided by C# and Scala, among others. At least it's a step in the right direction. These are the first major language changes to Java in nearly a d…

  7. comment
    Comment #6937290

    It's a pity the article didn't get more attention.

  8. comment
    Comment #6925867

    Play 2: Great except it's Scala. Ruled out. The Play guys went to great trouble to ensure that both Java and Scala are fully supported. Perhaps consider being a bit more open-minde…

  9. comment
    Comment #6925859

    I'm currently deciding between learning Rust or Nimrod, having a good web framework would help Nimrod adoption.

  10. comment
    Comment #6925851

    A Lisp family language is hardly more approachable than Scala. I found Java -> Scala pretty smooth, but can't make head or tail of Clojure code as it looks completely different to …

  11. comment
    Comment #6923755

    I'd also like to see Nimrod in the results.

  12. comment
    Comment #6923746

    The first PHP result for the JSON test comes in at 31.7% of the performance of the top performer. PHP also occupies the bottom 3 worst slots.

  13. comment
    Comment #6923705

    Rails fairs badly across the board. I'm afraid you're the one who's "lazily" linking in this case. Of course you can have good latency if you instantly 500, and process far fewer r…

  14. comment
    Comment #6923677

    The numbers vary greatly, depending on which test you look at. In the plaintext search Go only comes in at 13th: http://www.techempower.com/benchmarks/#section=data-r8&hw=i7...

  15. comment
    Comment #6870861

    It's been good to see the growth in the Scala community on many fronts. The Scala subreddit is starting to get quite lively. I've also encountering more developers using Scala at w…

  16. comment
  17. comment
    Comment #6842732

    I've also been using IntelliJ for various large projects written in Scala, currently on the fence deciding whether upgrading to 13 worthwhile. Really hoping for an upgrade discount…

  18. comment
    Comment #6832076

    Overall this is a very weak and one-sided blog post. Even a simple search would have answered his questions about why Scala doesn't use Hindley Milner type inference: http://www.sc…

  19. comment
    Comment #6832047

    I happen to like Go, but the excessive marketing of Go on HN as a solution to every "problem" is tiresome.

  20. comment
    Comment #6832022

    Unlike you I finished reading the Odersky book and am very easily "Getting Shit Done" much faster than I ever did in Ruby. It did take effort to learn the language, but it was wort…

  21. comment
    Comment #6831993

    Have the GC issues been resolved yet (particularly on 32 bit)?

  22. comment
    Comment #6831979

    I've developed and maintained multiple large systems in a team using various languages. I would much rather maintain a system written in Scala than either Java or various scripting…

  23. comment
    Comment #6824416

    Google seems to have really lost the plot lately, forcing their policies and updates down our throats.

  24. comment
    Comment #6816257

    I'm rather excited about Nimrod, it actually looks a bit like Scala (pascal-style declarations). Scala has a lot of appeal for (most) organizations where the JVM is very widely use…

  25. comment
    Comment #6816230

    As a software engineer I find Scala to be a very powerful tool, but one which takes some time to learn. I could see it being a useful teaching tool if they stay away from obscure c…