Viewing profile — eqnoob123
eqnoob123
HN member- Joined
- Thu, May 29, 2014, 2:19 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About eqnoob123
No profile information was provided.
Recent public activity
-
comment
Comment #7917781
When I saw the headline I wished it was Alice Corp v. Bob Bank
-
comment
Comment #7829215
Here's one in Ocaml that modifies the + operator let (+) x y = match (x,y) with (2,2) -> 5 | (x,y) -> x+y;;
-
story
Ask HN: Computing expected value of equity
I've been offered a position at a startup with 0.90% equity. They have already raised $2MM (I'm not sure at what valuation -- should I find this out? Will they tell me?) and will l…