Live data from Hacker News

Viewing profile — osn

osn

HN member
Joined
Sun, Mar 15, 2015, 9:20 PM UTC
HN karma
6
Public activity
7 items

About osn

No profile information was provided.

Recent public activity

  1. comment
    Comment #9520179

    I cant's see the argument shredded by modeling....

  2. comment
  3. comment
    Comment #9441543

    It looks somehow promissing in concepts but I am afraid all such a platform needs a clear mobile story today..

  4. comment
    Comment #9224337

    The issue with this code is not that it isn't eager enough. It deoesn't free the memory ever (for value of ever "till the whole stack is not freed, that can be the whole runtime of…

  5. comment
    Comment #9220587

    GC doesn't preven all the memory leaks. En easy example is a stack class backeed by an array. If you need more members, you allocate a bigger array and copy members. (The GC takes …

  6. comment
    Comment #9211349

    I mean xonsh. Oh'my exists for zsh, fish, git...

  7. comment
    Comment #9208186

    Is there oh-my-xonsh ready or should we wait for it?