Live data from Hacker News

Viewing profile — trewr234234

trewr234234

HN member
Joined
Thu, Feb 27, 2020, 2:07 PM UTC
HN karma
1
Public activity
1 items

About trewr234234

No profile information was provided.

Recent public activity

  1. comment
    Comment #22433350

    The biggest issue with C++ for me is the confusing memory model. You have smart_pointers, you have move semantics, and then you have libraries like OpenCV doing their own refcounti…