Live data from Hacker News

Viewing profile — JamesM

JamesM

HN member
Joined
Sun, Aug 09, 2009, 12:55 AM UTC
HN karma
4
Public activity
4 items

About JamesM

No profile information was provided.

Recent public activity

  1. comment
    Comment #2110291

    Hi, I know, there are some seriously bad stylistic mistakes in that code, as well as doing some things "the wrong way" (stack move instead of a recursive page directory is a prime …

  2. comment
    Comment #750124

    As to your previous point, the tutorial series is aimed to be one thing and one thing only: A set of tutorials to help bridge the gap between the practical and the theoretical as f…

  3. comment
    Comment #750112

    The Netwide Assembler (NASM) which I mention in the article frontpage has the same syntax as MASM without the nasty licence. Some of the assembler directives may differ, but 90% of…

  4. comment
    Comment #750108

    I wouldn't say it was misleading - the front page of the article clearly states that a kernel is being developed. Drivers and software belong in the rest of the operating system. G…