Viewing profile — asadmshah
asadmshah
HN member- Joined
- Mon, Oct 28, 2013, 10:06 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About asadmshah
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #14369675
Yes. val person = selection?.organization?.owner?.let { setTitle(it.name) setImage(it.image) it }
-
comment
Comment #14071643
Java the language is verbose, sure... but the type system?