Live data from Hacker News

Viewing profile — jasta

jasta

HN member
Joined
Wed, Feb 18, 2015, 7:23 PM UTC
HN karma
1
Public activity
1 items

About jasta

No profile information was provided.

Recent public activity

  1. comment
    Comment #9085915

    Currently our recommendation is to use an if (DEBUG) block around your initialization and then use proguard to remove the dead code in release. We are working on a better solution …