Live data from Hacker News

Viewing profile — friendlypedant

friendlypedant

HN member
Joined
Sun, May 11, 2014, 7:31 PM UTC
HN karma
7
Public activity
4 items

About friendlypedant

No profile information was provided.

Recent public activity

  1. comment
    Comment #7730116

    Mostly his disregard for packaging conventions and unwillingness to acomodate them. The code is usually A grade, but the odd use of the filesystem, runtime configs, daemons etc. me…

  2. comment
    Comment #7729713

    This is essentially just a bikeshed. "Wait, this code is hard to understand and requires deep domain knowledge. Better nitpick the code style instead. Also, bikesheds should clearl…

  3. comment
    Comment #7729697

    I hate Microsoft as much as the next guy, but FYI, MSVC 2013 supports most of C99.

  4. comment
    Comment #7729688

    Every function name in tinyssh/buf.c starts with an underscore... To quote the standard: "All identifiers that begin with an underscore are always reserved for use as identifiers w…