Live data from Hacker News

Viewing profile — xyz6633

xyz6633

HN member
Joined
Sun, Apr 09, 2017, 4:09 PM UTC
HN karma
19
Public activity
6 items

About xyz6633

No profile information was provided.

Recent public activity

  1. comment
    Comment #15393286

    Timex Computer 2048 ( https://en.wikipedia.org/wiki/Timex_Computer_2048 ).

  2. comment
    Comment #14902838

    Location: Charleston, SC, U.S.A. Remote: Yes Willing to relocate: No Technologies: C++, Qt, Qwt, Python, Perl, Linux Résumé: https://www.linkedin.com/in/marekszapiel Email: marek_s…

  3. story
  4. comment
    Comment #14503480

    std::randint is supposed to use thread-local storage for its state. At least according to cppreference: http://en.cppreference.com/w/cpp/experimental/randint

  5. story
  6. comment
    Comment #14072951

    >Why Ada needed this disabled is beyond me. Does it execute things on the stack? I believe this is due to nested function support. There is some explanation here: https://stackover…