Live data from Hacker News

Viewing profile — smydhacker

smydhacker

HN member
Joined
Wed, Jul 14, 2010, 6:28 AM UTC
HN karma
1
Public activity
3 items

About smydhacker

No profile information was provided.

Recent public activity

  1. comment
    Comment #1672678

    THE SOLUTION IS MUNGDB

  2. comment
  3. comment
    Comment #1513825

    Have you ever coded in C++? C++ can't alleviate the issue of call depth, it can only locally inline, the JVM can (doesn't mean it will) globally optimize common call routes.