Live data from Hacker News

Viewing profile — sd314

sd314

HN member
Joined
Mon, Jul 01, 2019, 6:27 PM UTC
HN karma
-3
Public activity
3 items

About sd314

No profile information was provided.

Recent public activity

  1. comment
    Comment #23890655

    C is not designed for OOP. You will write much nicer C code without such patterns.

  2. comment
    Comment #22263871

    Best practices and rules in C++ are changing on a daily basis as the language is still evolving. On the other hand, C is much more readable for many programmers and researchers eve…

  3. comment
    Comment #22262271

    Not a nice idea to do reference implementation in C++ instead of C!