Live data from Hacker News

Viewing profile — alrz

alrz

HN member
Joined
Mon, Sep 26, 2016, 8:27 PM UTC
HN karma
4
Public activity
10 items

About alrz

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. comment
  4. story
  5. story
  6. comment
    Comment #18389771

    Or if the borrow doesn't outlive the source e.g. if a local goes out of scope.

  7. comment
    Comment #17692239

    This doesn't seem to be about default implementations on protocols, I guess they do actually do virtual dispatch so you wouldn't hit this bug with default impls. The main issue is …

  8. comment
    Comment #13549663

    VB for me was the gateway to the modern .NET programming. Back in school, I've started with VB6 and moved to VB afterwards. The transition was somehow seamless and made me understa…

  9. comment
    Comment #12611870

    Java package naming convention =)

  10. comment
    Comment #12585267

    UWP is built on Core .NET stack so I suppose it is going to be cross-platform.