Viewing profile — xyz6633
xyz6633
HN member- Joined
- Sun, Apr 09, 2017, 4:09 PM UTC
- HN karma
- 19
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About xyz6633
No profile information was provided.
Recent public activity
-
comment
Comment #15393286
Timex Computer 2048 ( https://en.wikipedia.org/wiki/Timex_Computer_2048 ).
-
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…
- story
-
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
- story
-
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…