Live data from Hacker News

Viewing profile — ousado

ousado

HN member
Joined
Sat, Mar 14, 2015, 6:26 PM UTC
HN karma
5
Public activity
5 items

About ousado

No profile information was provided.

Recent public activity

  1. comment
    Comment #9204134

    You make it sound like you actually experienced crashes due to an unstable sort function in Haxe. You even make it sound like that was a common occurrence due to a deliberate decis…

  2. comment
    Comment #9203823

    When you write Javascript, do you mean TypeScript, AtScript, something else? There's no type checking in JS, and there is no metaprogramming support in JS, let alone of the quality…

  3. comment
    Comment #9203718

    Of course you have to learn the language the compiler is implemented in when you're hacking the compiler. That's not an inconvenience, it's a tautology.

  4. comment
    Comment #9203691

    When you take development time into account, GWT doesn't come for free. Yes, it's possible to compile Java to JS via GWT, but the toolchain is prohibitively slow. In contrast, the …

  5. comment
    Comment #9203665

    Development hasn't stalled at all, neither for the JS target nor for most other targets. The core compiler is being improved constantly, which benefits all targets, and there have …