Live data from Hacker News

Viewing profile — kev946

kev946

HN member
Joined
Tue, Dec 04, 2018, 5:21 PM UTC
HN karma
12
Public activity
5 items

About kev946

No profile information was provided.

Recent public activity

  1. comment
    Comment #47563798

    I was just wondering, because the functions are noexcept in OP's code

  2. comment
    Comment #47556011

    Is it okay for push and pop to have noexcept when copy assignment of T could throw?

  3. comment
    Comment #41602092

    Would recommend the Pikuma 3D graphics course

  4. comment
    Comment #37999429

    I find buffer useful for its conversion functions to/from different encodings, e.g., `Buffer.from(data, 'hex')` or `Buffer.toString('base64')`. Is there a good way to do this with …

  5. comment
    Comment #18601443

    Does this mean that WPF apps can be build on Linux and run on Windows?