Live data from Hacker News

Viewing profile — aablkn

aablkn

HN member
Joined
Fri, Feb 13, 2015, 5:47 PM UTC
HN karma
6
Public activity
5 items

About aablkn

No profile information was provided.

Recent public activity

  1. comment
    Comment #9523522

    Oh don't forget the good old // +build !linux build constraints feature. It's been there since go 1.0 afaik.

  2. comment
    Comment #9319416

    You might want to `set -o pipefail` on your bash because a failing process does not stop things from getting piped: `echo OK | false | echo OK2` --> this command returns zero exit …

  3. story
  4. story
  5. story