Viewing profile — joelcorrea
joelcorrea
HN member- Joined
- Wed, Feb 19, 2014, 1:55 AM UTC
- HN karma
- 10
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About joelcorrea
Recent public activity
-
comment
Comment #19673948
Hi, Joel here, I'm founder of a conversational platform here in Brazil (Ubots). In fact launching a bot should not be a technically complex task. On the other hand there are severa…
-
comment
Comment #12360564
I meant, typed vs not-typed. Someone mentioned Clojure, and for me thats the whole point: on one hand, and for a whole category of problems the best abstraction is not to have a st…
-
comment
Comment #12359404
Pretty much statically typed vs dinamically-typed discussion. It depends on your particular case, if there is a sufficiently defined schema or not
-
comment
Comment #9793863
The verbosity itself shouldn't be a problem, if it someway helps to understand the class / method meaning. But, on the other hand redundancy can be a problem in my opinion, special…
-
story
Ask HN: What's next after the FP trend
There has been a significant buzz around FP on the latest years, from purely functional languages being adopted again (as Haskell), and also from relatively new languages as Scala …
-
comment
Comment #9566863
My 2 cents I think that one of the best ways to learn things in depth is to share and discuss it with other skilled professionals who can share their thoughts based on other points…
-
comment
Comment #9502087
Hi, The main peculiarity about this solution is that on this case we had a complex input type, where a transition on an inner element may influence the state on the outer element. …
- story