Viewing profile — calopetreep
calopetreep
HN member- Joined
- Fri, Feb 15, 2013, 10:03 AM UTC
- HN karma
- 30
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About calopetreep
No profile information was provided.
Recent public activity
- story
-
comment
Comment #5351898
The captcha seems very easy (I am not a chess player)- I tried three times and always got a board to solve in one move, so I doubt anyone that knows the rules of chess is going to …
-
comment
Comment #5336890
Do you mean you have trouble with seeing what's going on inside a long function composition? I wrote a cool function to examine it with almost no code changes: module TraceCompose …
-
comment
Comment #5329097
> If the end result is symbolic differentiation (...) Ah, I see the problem- automatic differentiation is not the same as symbolic differentiation- see wikipedia: http://en.wikiped…
-
comment
Comment #5325697
Ah I see- sorry to've misinterpreted that! I definitely agree- brainfuck being the best example in favour of that argument :)
-
comment
Comment #5324088
This isn't really relevant to the thread of discussion.
-
comment
Comment #5323989
> Java can produce any result that Haskell can produce. End of story, full stop. Yes, I'm not disputing this- I'm fully in agreement that all turing-complete languages can compute …
-
comment
Comment #5323716
> So you're saying Alan Turing was wrong? Nope! The Turing-completeness of Haskell and Java means they can both compute the same functions. However, there are certain things which …
-
comment
Comment #5323490
> you spend less time reinventing the wheel I've found this to be totally the opposite: my time in Java is much less productive. There are many libraries in Haskell which aren't ev…
-
comment
Comment #5319089
Actually I think the parent poster is male- I certainly read it the same way you did at first!
-
comment
Comment #5317512
Actually, I've found that Haskell libraries are absolutely fantastic- For me, its ecosystem is superior to other languages I've used, and I find libraries tend to be better designe…
-
comment
Comment #5316807
> Haskell is a bad choice for business simply because you limit yourself to a very small talent pool. Actually, there are many more Haskell programmers than jobs available, so it's…
-
comment
Comment #5280730
If the article did indeed say "this experience applies to women (...)", it now appears to've been edited for clarity.
-
comment
Comment #5255260
A more cynical person might suggest the tone of this article was related to recent events elsewhere in the NYT. The real meat of the article is buried halfway down: "(Update: The T…
-
comment
Comment #5251597
I find tiling window managers to alleviate the pain of GUI windows. I use XMonad, and I love it!