Viewing profile — osn
osn
HN member- Joined
- Sun, Mar 15, 2015, 9:20 PM UTC
- HN karma
- 6
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About osn
No profile information was provided.
Recent public activity
-
comment
Comment #9520179
I cant's see the argument shredded by modeling....
-
comment
Comment #9520078
Link?
-
comment
Comment #9441543
It looks somehow promissing in concepts but I am afraid all such a platform needs a clear mobile story today..
-
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…
-
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 …
-
comment
Comment #9211349
I mean xonsh. Oh'my exists for zsh, fish, git...
-
comment
Comment #9208186
Is there oh-my-xonsh ready or should we wait for it?