Viewing profile — lzap
lzap
HN member- Joined
- Wed, Oct 19, 2016, 6:03 PM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About lzap
No profile information was provided.
Recent public activity
-
comment
Comment #46629054
I like how old-school HN comment section does not care about creepy links at all. Or link for that matter.
-
comment
Comment #33952385
I was trying to say that eventually, errors in Go distill to strings. Of course the type which represents errors can be anything, I thought it is obvious and it is also mentioned i…
-
comment
Comment #33952336
Great example, should have known this one.
-
comment
Comment #33952324
As I said in the article, the example is simplified. As you point out, incorporating the HTTP code into the error and using errors.As is much better way of doing that: "Obviously, …
-
comment
Comment #33952288
In the blogpost I specifically wrote "There is no (named) interface in the standard library..." because I was aware of the function you point out. Rather than unexported interface,…
- story