Live data from Hacker News

Viewing profile — nbraxf100

nbraxf100

HN member
Joined
Tue, Jun 20, 2023, 7:44 AM UTC
HN karma
5
Public activity
2 items

About nbraxf100

No profile information was provided.

Recent public activity

  1. comment
    Comment #36400928

    I'm not a fan of the syntax either. My impression is that "close to the hardware" is not the selling point, but "close to Unix" is. If you view the language as a safer super shell …

  2. comment
    Comment #36400899

    The error handling is second nature to anyone who has done C or Unix programming. It just feels dirty not to check for an an error. This is one part I like about Go.