Live data from Hacker News

Viewing profile — lakedaemon

lakedaemon

HN member
Joined
Sat, Jul 25, 2015, 8:30 AM UTC
HN karma
4
Public activity
4 items

About lakedaemon

No profile information was provided.

Recent public activity

  1. comment
    Comment #9995380

    We don't need to : I read somewhere that it was on their roadmap...

  2. comment
    Comment #9995375

    Yes you can (I managed it and it works beautifully). But you have to make it ignore Package Class at the moment because top functions in a package (say my.great.pack) can be in dif…

  3. comment
    Comment #9948624

    For tests : I have had some nice experience writing jUnit tests with pitest (PIT) : there is a gradle plugin to do that in AS/Idea The only issue I had was to ignore Package class …

  4. comment
    Comment #9947001

    I have been using Kotlin in production for 2 Android apps since october 2013. It made things simpler to write, develop and maintain. One big downside, as of 0.12.1218, is that buil…