Live data from Hacker News

Viewing profile — llorllale

llorllale

HN member
Joined
Wed, Aug 02, 2017, 1:26 PM UTC
HN karma
2
Public activity
2 items

About llorllale

No profile information was provided.

Recent public activity

  1. comment
    Comment #22451279

    > Explicit interfaces. In Go, you cannot have multiple functions with the same name. Because of how this interacts with implicit interfaces, if two interfaces you need to implement…

  2. comment
    Comment #22181191

    To your points about integrity verification: maven does this too if you pass the `-C` flag. One of the mayor benefits of maven/cargo repositories is that they are configured to be …