Live data from Hacker News

Viewing profile — jvtbatman

jvtbatman

HN member
Joined
Mon, Oct 09, 2017, 9:38 PM UTC
HN karma
4
Public activity
3 items

About jvtbatman

No profile information was provided.

Recent public activity

  1. comment
    Comment #18441028

    What is sad about using C? I'm using plenty of C programs/applicactions/tools each day which work great!

  2. comment
    Comment #18410846

    I'm also very interested in any more information regarding this since I'll be doing my thesis work on XDP soon and would like to use Rust!

  3. comment
    Comment #17661010

    Generally, I'd say that the less strict the compiler/interpreter is, the worse code you'll end up with. In my experience, Python needs a lot of external checks (i.e. linting, stati…