Live data from Hacker News

Viewing profile — asadmshah

asadmshah

HN member
Joined
Mon, Oct 28, 2013, 10:06 PM UTC
HN karma
7
Public activity
3 items

About asadmshah

No profile information was provided.

Recent public activity

  1. comment
    Comment #14373286

    I've used it to write a real time HN clone using GRPC. It was a wonderful experience. The Java interop is no joke, it works flawlessly. When you have the option to use Java 8 witho…

  2. comment
    Comment #14369675

    Yes. val person = selection?.organization?.owner?.let { setTitle(it.name) setImage(it.image) it }

  3. comment
    Comment #14071643

    Java the language is verbose, sure... but the type system?