Live data from Hacker News

Viewing profile — tpolecat

tpolecat

HN member
Joined
Wed, Jun 16, 2010, 5:26 AM UTC
HN karma
9
Public activity
4 items

About tpolecat

No profile information was provided.

Recent public activity

  1. comment
    Comment #4558316

    The problem you will face is that you have no way to verify that you haven't broken something unrelated when you make a change, because the current behavior of the system is unknow…

  2. comment
    Comment #3915502

    Doc continues to be a challenge, but there's a lot of good stuff at http://docs.scala-lang.org/ including an in-depth guide to collections that the author might find helpful.

  3. comment
    Comment #3239034

    I have been doing Java for a long time, and while I personally prefer more modern languages I have found that if I have to load up and work on someone else's code , my life is much…

  4. comment
    Comment #1434832

    I have heard some very smart developers admit that it took them years to wrap their brains around monads, and I suppose arrows are even more abstract ... I wonder how many people o…