Viewing profile — natte
natte
HN member- Joined
- Fri, Jan 13, 2012, 11:17 PM UTC
- HN karma
- -2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About natte
No profile information was provided.
Recent public activity
-
comment
Comment #8130804
O(2^2^n) = O(4^n) = O(c^n) ; O(2^3^n) = O(8^n) = O(c^n) ; ...
-
comment
Comment #7036462
Announcing Python 3.0. Support for Python 2.X will end on January 1, 2114 :P Ok that was a silly joke, but seriously this is a good change and 2.1 is awesome. Keep moving Ruby forw…
-
comment
Comment #5643111
In Estonia the leave is 100% salary for 1.5 years (78 weeks) for one parent (either the mother or father). However there is a cap on the maximum salary the government will pay, so …
- comment
-
comment
Comment #3878237
is it better because node > ruby? ;)
-
comment
Comment #3462828
totally agree, haml is awesome. However there are a couple of cases where html/erb is more readable: 1) when working with a lot of knockout.js bindings, html attributes seem more n…