Live data from Hacker News

Viewing profile — throwaw180ay

throwaw180ay

HN member
Joined
Thu, Jan 12, 2017, 6:35 AM UTC
HN karma
-3
Public activity
3 items

About throwaw180ay

No profile information was provided.

Recent public activity

  1. comment
    Comment #13380288

    The problem with semver is the actual lack of tooling built around semver. Humans aren't robots, a bug fix might actually be a breaking change, without the author noticing it. What…

  2. comment
  3. comment
    Comment #13380240

    > tl;dr: There are next to no "backwards compatible API changes" in go. You should explicitely name your compatibility-guarantees. It's not a problem in languages that come with a …