Viewing profile — natec425
natec425
HN member- Joined
- Fri, Apr 22, 2016, 1:16 PM UTC
- HN karma
- 32
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About natec425
No profile information was provided.
Recent public activity
-
comment
Comment #13190090
> obvious intuition I don't mean to throw it out, but I try to be skeptical of obvious intuition. I just feel like people were saying "the Earth is obviously flat" (and plenty of o…
-
comment
Comment #13186663
Do you have any measurable (preferably peer-reviewed) evidence that suggests imperative programming is inherently easier? That sounds like a challenging claim to make.
-
comment
Comment #13185416
I do think Python is an acceptable language for beginners, but I wouldn't say it has little magic. It may feel intuitive at times, but Python's magic methods can be somewhat disori…
-
comment
Comment #13014484
> For example, Elm, a language largely inspired by Haskell, doesn't have partial functions. I may be wrong, but I don't think this is technically true. I don't think Elm has only t…
-
comment
Comment #12941828
I don't think they are saying external factors don't/can't affect happiness. I think they are saying that manipulating external factors is an inferior strategy for improving happin…
-
comment
Comment #12775534
I don't know if i could offer a "path", but here are a few ideas to try out: 1. Start using hypothesis or jsverify. 2. Play around with Elm. 3. Participate in a community that high…
-
comment
Comment #12774926
Ah. Thank you for the links. Also, thanks for hypothesis.
-
comment
Comment #12774908
That does happen, but I think the issue is more with education around using types. A lot of people nowadays spend a few years in python/js/java/etc before they have the chance to s…
-
comment
Comment #12774734
> This sounds like C# as written by people that don't really know or like C#. If you're stuffing everything into strings or a dynamic, you missed the point of the type system in a …
- comment
-
comment
Comment #12774503
I've started to feel the same way. I feel like a lot of developers would be better off in a dynamically-typed language because it is such common practice to completely subvert the …
-
comment
Comment #11548965
I disagree with one of your three conditions; I don't think all team members need to be of similar skill. Particularly, I think agile practices can be very good for knowledge shari…