Live data from Hacker News

Viewing profile — lzap

lzap

HN member
Joined
Wed, Oct 19, 2016, 6:03 PM UTC
HN karma
2
Public activity
6 items

About lzap

No profile information was provided.

Recent public activity

  1. comment
    Comment #46629054

    I like how old-school HN comment section does not care about creepy links at all. Or link for that matter.

  2. 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…

  3. comment
    Comment #33952336

    Great example, should have known this one.

  4. 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, …

  5. 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,…

  6. story