Live data from Hacker News

Viewing profile — NickDunn

NickDunn

HN member
Joined
Mon, Apr 13, 2020, 4:42 AM UTC
HN karma
10
Public activity
2 items

About NickDunn

No profile information was provided.

Recent public activity

  1. comment
    Comment #22866187

    I think that C provides fewer layers of abstraction than other languages. This requires the programmer to deal with memory management, treat strings as an array of characters, and …

  2. comment
    Comment #22865752

    It could be very useful for cleaning resources. I've never used GoLang, but can see how that could be useful in various circumstances. As we're talking about C, I suspect a feature…