Viewing profile — davesnx
davesnx
HN member- Joined
- Wed, Jan 28, 2015, 5:05 PM UTC
- HN karma
- 199
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About davesnx
No profile information was provided.
Recent public activity
-
comment
Comment #45856789
is very alive, released with OCaml 5.4 support and improving bit by bit
-
comment
Comment #45557230
OCaml / Reason (Melange)
-
comment
Comment #42887096
that's what' melange is lol
-
comment
Comment #42887041
this is a good naval-style tweet, well done
-
comment
Comment #42240155
Curious to know more, do you think can make a long-form of "why" and a detailed experience? If you have some time, would be massive to compare it with what's the same experience to…
-
comment
Comment #42240126
Shame on me; I have a few draft posts that never got the chance to publish. My non-native english doesn't fully help ^^ Expect some of them to be published at the end of the year o…
-
comment
Comment #42235550
There are a few missleadings in your message: ReScript isnt a fork of Reason, jsoo focuses only on compiling all OCaml and allows JS interop Reason with Melange is a viable option …
-
comment
Comment #42011366
I always loved hazel, probably a great tool to teach. What has been build with it?
-
comment
Comment #37510173
OCaml
-
comment
Comment #36300682
Biased answer: The biggest differences between Elm and ReScript/ReasonML as language features are bindings, JSX and purity. Bindings in Elm are cumbersome and limited (on purpose) …
-
comment
Comment #36297698
It's a good idea to read "A bit of history" under Melange docs: https://melange.re/v1.0.0/rationale/#a-bit-of-history
-
comment
Comment #36297675
With Melange ReasonML has a small comeback, since Melange and dune supports it out-of-the-box. There has been a bit of activity on fixing bugs on refmt and polish the experience, n…
-
comment
Comment #35877700
Hi, I worked on rendering React in OCaml and cross-compiling it to JavaScript and wrote a blog post about it. I'm happy to share it here <3
- story
-
comment
Comment #34434057
versus other than JavaScript stuff: Java, C++, OCaml or Go
-
comment
Comment #34189892
Hey, thanks! This tries to solve exactly that, let me know if there's anything else that feels that needs an intro to OCaml community.
- story
- story
-
comment
Comment #29228162
Mi bad english played me bad here. I meant to write "Picks python... blabla" Looked to me like a "Python isn't than bad for perf" article.
-
comment
Comment #29225389
The author: Selecting a programming language can be a form of premature optimization Also the author: Pick python no matter the problem, the team, the libraries, the deployment tar…
-
comment
Comment #28786457
This is a great explanation about concurrency and parallelism and where multicore fits, FYI https://discuss.ocaml.org/t/multicore-ocaml-vs-thread/5838/1...
- story
- story
-
comment
Comment #25429543
That's a project that we all wished was in a perfect shape in order to make Reason more approchable with jsoo.
-
comment
Comment #25429535
That's very doable, but tedious to make and it's probably on of the selling points for Reason. Writting React code with OCaml is very tedious.