Viewing profile — alrz
alrz
HN member- Joined
- Mon, Sep 26, 2016, 8:27 PM UTC
- HN karma
- 4
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About alrz
No profile information was provided.
Recent public activity
- story
- comment
- comment
- story
- story
-
comment
Comment #18389771
Or if the borrow doesn't outlive the source e.g. if a local goes out of scope.
-
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 …
-
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…
-
comment
Comment #12611870
Java package naming convention =)
-
comment
Comment #12585267
UWP is built on Core .NET stack so I suppose it is going to be cross-platform.