Live data from Hacker News

Viewing profile — Nikem

Nikem

HN member
Joined
Thu, Dec 08, 2011, 2:02 PM UTC
HN karma
5
Public activity
9 items

About Nikem

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #5423879

    As the main hero of that story, I can assure you that we are working on VPN setup right now. I guess this is not in top-10 checklist for a startup.

  5. comment
    Comment #4390195

    You haven't to have a deep understanding of the JVM's implementations to do non-trivial or even very complex applications in Java. You need that knowledge to solve problems. And th…

  6. story
  7. comment
    Comment #3419652

    You cannot run it in production at all. No product owner will tolerate such overhead. And if you cannot run it in production long enough, then how and when will you find your memor…

  8. comment
    Comment #3419650

    Profiler will not show you any memory roots. No one profiler. Memory dump analyzer will.

  9. comment
    Comment #3419647

    Profilers will not show you any back references. Memory dump analyzers will do. The point of that blog post was to show that profiler alone will not help you. You need that memory …