Live data from Hacker News

Viewing profile — andijcr

andijcr

HN member
Joined
Mon, Sep 23, 2019, 3:09 PM UTC
HN karma
19
Public activity
10 items

About andijcr

No profile information was provided.

Recent public activity

  1. comment
    Comment #33041158

    nit: she is the head of the party that received most votes. She will probably be prime minister, but for now no government was proposed to the president, even the new parliament wi…

  2. comment
    Comment #32936787

    if you take it as a boolean test it makes sense. it will be true for any timepoint that is after ten and is either on monday or saturday

  3. comment
    Comment #29380248

    yes, the link was mangled by gmail's spam protection. after marking it as non-spam it worked

  4. comment
    Comment #29380157

    email confirmation seems a bit broken

  5. comment
    Comment #28641705

    Do you mean "what's the problem with using the last available package of sourcetrail?"? Nothing, I'm using it. eventually, in some timeframe, the compiled package will stop be inst…

  6. comment
    Comment #28639862

    Really sad to read this. sourcetrail helped me to understand a foreign codebase when I started my last job. The ability to navigate who-calls-who and who-implements-who back and fo…

  7. comment
    Comment #26923402

    it is strong enough at the scale of a star, on earth my foot electromagnetic repulsion against the floor is enough to counteract all of the planet pull

  8. comment
    Comment #26538148

    for the first one, there is no direct equivalent, but you can directly loop over any [Derived] collection as a reference to [Base]

  9. comment
    Comment #24919753

    You seem pretty set in your choice already, just looking for confirmation. what's stopping you?

  10. comment
    Comment #22897089

    that's a user defined literal, a language feature: https://en.cppreference.com/w/cpp/language/user_literal the std::chrono library reserved some suffixes (under std::literals::chro…