Live data from Hacker News

Viewing profile — vontman

vontman

HN member
Joined
Sat, Jun 09, 2018, 2:11 PM UTC
HN karma
2
Public activity
5 items

About vontman

No profile information was provided.

Recent public activity

  1. comment
    Comment #25881248

    A better way to look at it, who else has a grudge against MBS. The longer he wins, the more likes of him we see. I just hope enough people get to see this and understand, how peopl…

  2. story
  3. comment
    Comment #25580411

    In this the author makes use of "lazy val forward references" in scala, this allows doing something like this: "lazy val result = new Cons(value, newPrev, result)" Reference: https…

  4. story
  5. comment
    Comment #18718373

    I've started learning Rust, and I have to say, it is the most satisfaction I ever felt from a programming language. Hoping I could do something useful with it someday :D