Live data from Hacker News

Viewing profile — hilaire

hilaire

HN member
Joined
Sun, Sep 16, 2012, 5:23 PM UTC
HN karma
3
Public activity
8 items

About hilaire

No profile information was provided.

Recent public activity

  1. comment
    Comment #18988406

    Racket is very exemplary with its documentation: https://docs.racket-lang.org/ GUI documentation will likely never show up: the current graphic framework is outdated, subject to de…

  2. comment
    Comment #12207768

    One thing to understand regarding Smalltalk, it is the paradigm shift compared to file based environment: - with the later, you deal with characters (ascii, utf8) - with the former…

  3. comment
    Comment #12207699

    AFAIK, in Java or Python, I don't find this live environment either. Also I found these languages to be over-complex or inconsistent in their paradigm. I remember Java to be overeq…

  4. comment
    Comment #12191490

    I like a lot this small code example http://math.stackexchange.com/questions/726369/when-does-the... It results in an interactive diagram of the Newton Raphson method to search for…

  5. comment
    Comment #12184930

    > the ability to modify a live environment is fine, but it's only just barely better than coding in a file, and only because it saves you a small amount of time. With experience pr…

  6. comment
    Comment #12163246

    I learn Smalltalk a few years ago to port a C++ interactive geometry software ( http://drgeo.eu ) to Squeak/Etoys then Pharo. I can testify documentation was never an issue, there …

  7. comment
  8. story