Viewing profile — throwaw180ay
throwaw180ay
HN member- Joined
- Thu, Jan 12, 2017, 6:35 AM UTC
- HN karma
- -3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About throwaw180ay
No profile information was provided.
Recent public activity
-
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…
- comment
-
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 …