Viewing profile — hardenedapple
hardenedapple
HN member- Joined
- Wed, Jul 06, 2016, 7:51 AM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About hardenedapple
No profile information was provided.
Recent public activity
-
comment
Comment #40921393
I am very doubtful of the suggestions that those arguing against testing and spaced repetition are just not trying to help people grow. My 6 month old is currently learning a whole…
-
comment
Comment #25266324
I fall into that habit a lot. For me it largely comes from a feeling that there are a large number of tasks that I have to get done . The biggest thing I do to overcome that is to …
- story
-
comment
Comment #14883029
Just so there's no misunderstanding: I've used CL and I know it's interactive features are better than python. I wasn't saying python is comparable here. I just want to clarify tha…
-
comment
Comment #14880004
As a curiosity/hack you can almost get there with pyrasite ( https://github.com/lmacken/pyrasite ) and def newfn(): ... oldfn.__code__ = newfn.__code__ del newfn There's a difficul…
- story