Live data from Hacker News

Viewing profile — aenima4six2

aenima4six2

HN member
Joined
Wed, Nov 13, 2019, 11:46 PM UTC
HN karma
8
Public activity
2 items

About aenima4six2

No profile information was provided.

Recent public activity

  1. comment
    Comment #49426384

    I’m not the arbiter of emotions but being angry is valid and it doesn’t have to be directed. It’s not necessarily a vector. If I worked very hard to transplant a tree, and at no fa…

  2. comment
    Comment #36020902

    I tend to avoid stack based recursion when the application/routine could require unbound traversal depth (eg: depth is controlled by some non deterministic input, like user data). …