Live data from Hacker News

Viewing profile — PowerGuido87

PowerGuido87

HN member
Joined
Thu, Mar 06, 2014, 1:22 AM UTC
HN karma
5
Public activity
7 items

About PowerGuido87

No profile information was provided.

Recent public activity

  1. comment
    Comment #26972210

    There's no binary package for Windows apparently

  2. comment
    Comment #26965623

    Where can i find build2 binaries to try this out?

  3. comment
    Comment #19276614

    So they're more like C++20's consteval? http://wg21.link/p1073r3

  4. comment
    Comment #16790111

    This is really cool. Is there anything like that for Windows?

  5. comment
    Comment #12610113

    A statically linked hello world in C using the MS toolchain gives me a 77Kb binary. The C++ version, using std::cout, is 176Kb.

  6. comment
    Comment #11408482

    For Windows they could have used their own debugger, CDB.

  7. comment
    Comment #7713262

    Thanks. Trying it right now.