Live data from Hacker News

Viewing profile — anmonteiro90

anmonteiro90

HN member
Joined
Sun, Apr 06, 2014, 10:30 PM UTC
HN karma
211
Public activity
75 items

About anmonteiro90

[ my public key: https://keybase.io/anmonteiro; my proof: https://keybase.io/anmonteiro/sigs/EaEkogO5IgpeIL3Jg88wf8HdTnezsHZFj9r3_rT8Dk0 ]

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #36299081

    Thank you :-) You also make a good point. I didn't go into too much detail about ReasonML in another comment, but I know Jordan (@jordwalke) has plans for a ReasonML v4 [1] with sl…

  5. comment
    Comment #36298151

    Hi Paul, appreciate the kind words. Your perspective on the project is exactly how we think about it: Melange provides the tooling for fullstack (@davesnx likes to call them Univer…

  6. comment
    Comment #36297697

    ReasonML purely as a syntax layer on top of OCaml is still being updated and released[1]. Incidentally, I'm one of the maintainers of that project too :-) With this Melange release…

  7. comment
    Comment #36297574

    Melange approaches the problem from the OCaml perspective. It inserts itself within the OCaml community, so you need the OCaml Platform[1] tooling to install and use it. This way, …

  8. comment
    Comment #36297416

    Melange and ReScript target different audiences. AFAIU, ReScript is a new language that offers an alternative to TypeScript. Melange approaches the problem from the perspective of …

  9. story
  10. comment
    Comment #22460322

    I don't wanna nitpick too much (I realize that's all I'm doing). I just wanted to caution against stating what you perceive as a fact without any backing references.

  11. comment
    Comment #22460284

    That makes sense but it's not what comes across. The sentence immediately after says that "the language continues to grow". That's what I'm questioning.

  12. comment
    Comment #22460245

    It'd be interesting to back the claim that "Clojure is (slowly) eating the world.". Interestingly, that's absolutely not my perspective and I don't see any sources for that stateme…

  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #14758940

    He was referring to these https://github.com/cljsjs/packages/blob/950064853c8391ac7a88...

  19. comment
    Comment #14757471

    strings in `:npm-deps` should just work. I'm more concerned about the npm syntax for `@namespace/package@version` which I'm not sure is valid. If it doesn't work though, please ope…

  20. comment
    Comment #14757179

    We shell out to `npm` to install the dependencies you specify, so I don't see why it wouldn't work.

  21. comment
    Comment #14757051

    Native CLJS libraries are regular JARs that you add to your classpath. Most people publish them to Clojars[1] (which also has Clojure libs). Maven Central may also have some. [1] h…

  22. comment
    Comment #14756629

    This functionality is opt-in, so you can still live on your island if you'd like :-)

  23. comment
    Comment #14756515

    Just to add to this statement, even in cases where externs will still be necessary, adding CLJSJS packages[1] to your project's classpath will result in those externs being used ev…

  24. story
  25. story