Live data from Hacker News

Viewing profile — javathrowaway

javathrowaway

HN member
Joined
Wed, Jun 01, 2016, 4:19 PM UTC
HN karma
10
Public activity
3 items

About javathrowaway

No profile information was provided.

Recent public activity

  1. comment
    Comment #13366603

    I feel obliged to mention this talk by Zed Shaw: https://vimeo.com/53062800 It gives an overview and interpretation of a body of neuroscience research in the context of teaching pr…

  2. comment
    Comment #13193488

    Yeah, and how do you store NUL chars in those C strings then? The answer is you can't. Because prefix-length strings (Pascal) are far better than null-terminated (C) strings.

  3. comment
    Comment #11815784

    You asked for feedback, and here it goes: I couldn't run your applet on my machine. It's not my intent to attack the choice of Java, but I can't avoid noticing that Java applets as…