Viewing profile — Nikem
Nikem
HN member- Joined
- Thu, Dec 08, 2011, 2:02 PM UTC
- HN karma
- 5
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Nikem
No profile information was provided.
Recent public activity
- story
- story
- story
-
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.
-
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…
- story
-
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…
-
comment
Comment #3419650
Profiler will not show you any memory roots. No one profiler. Memory dump analyzer will.
-
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 …