Live data from Hacker News

Viewing profile — willvk

willvk

HN member
Joined
Sun, May 27, 2018, 11:09 AM UTC
HN karma
37
Public activity
29 items

About willvk

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46520762

    Great to see someone thinking outside the box.

  3. story
  4. comment
    Comment #42493950

    Not sure if it's been mentioned but 1831 on a keypad makes a triangle, or a prism, if you will.

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #19399190

    This is the best and simplest description I have seen of parenting. Do no get emotional. Describe, explain, reason, rationalise. Beautiful. Such timeless advice.

  16. comment
    Comment #18452123

    Happy to be wrong on this and good to know it did exist before x86. Thanks for the replies.

  17. comment
    Comment #18451828

    Correct me if I'm wrong, but I don't think that protected mode existed in old Unix systems and so was not delineated between user space and kernel space as described. Protected mod…

  18. comment
    Comment #17958183

    Thank-you for your kind words about the post. That was what I was trying to do with it - to break down some of the nebulous fear that beginners have with assembly. Cheers!

  19. comment
    Comment #17958175

    Thanks for reading, and thanks for the feedback! That's a good tip on the passive/active voice. I did actually think about standardising that but let it (unfortunately) slide as I …

  20. comment
    Comment #17955986

    I didn't know you could do that with lea. That's pretty cool!

  21. comment
    Comment #17950269

    That's some very concise code golf! It would be interesting in seeing how Forth compiles this under the hood.

  22. comment
    Comment #17950240

    I agree the structure of some of my explanations could have been a bit better. The book I was using as a basis was from the mid-90s so it would be a version of GDB from 20 years ag…

  23. comment
    Comment #17949958

    Thanks for that. I've amended the diagram accordingly.

  24. comment
    Comment #17949202

    Thanks for that. Yep, I've seen that too.

  25. comment
    Comment #17948559

    Thanks for that. I didn't intend for it to be a chronological list but will add AVX to it. Cheers.