Live data from Hacker News

Viewing profile — nhamann

nhamann

HN member
Joined
Tue, Dec 28, 2010, 8:47 AM UTC
HN karma
177
Public activity
31 items

About nhamann

https://github.com/nham

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #6619057

    I'm hesitant to bring this up since you seem much more informed about this topic, but your statement "Thuen admitted copying at least some components from 'Sophia'" seems to contra…

  5. story
  6. story
  7. comment
    Comment #6345441

    Sorry if this is obvious, but: read books. A good place to start is here: http://cstheory.stackexchange.com/questions/3253/what-books-... There was another reading list that I reme…

  8. comment
    Comment #6150573

    Not mentioned in the article is that the Stacks Project is on github https://github.com/stacks I've always thought that math books should in digraph rather than linear form. What w…

  9. story
  10. comment
    Comment #6111539

    This article has way too many words and not enough math. There is, in fact, nothing scary about big O notation once you dissect it, and it's a shame that so many people seem to thi…

  11. comment
    Comment #6041770

    It first clicked for me when reading Barr and Wells' Category Theory for Computing Science [0], but I don't know about your mathematical background. Category theory is algebra, so …

  12. comment
    Comment #6001200

    I tried to switch to Colemak once, but it was too big of a change. I did, however, successfully switch to an alternative of the Carpalx QWKRFY layout: http://mkweb.bcgsc.ca/carpalx…

  13. story
  14. comment
    Comment #5993008

    I was able to find some sources. The first is this article: http://www.infoworld.com/d/developer-world/high-performance-... . > Easy-to-use computer systems, as we conventionally u…

  15. comment
    Comment #5988721

    > Engelbart hated our present-day systems. I'm not trying to say "[citation needed]" here, but I would be interested in seeing a source for this. Does anyone know of one?

  16. comment
    Comment #5968676

    I don't know how extensive Unicode math symbols are, but it's unclear to me how you would display things like matrices and do alignment of multiline equations.

  17. comment
    Comment #5968338

    It depends on the type of article. I write a lot of blog posts about math. The most convenient way to do this is using Mathjax. If browsers had native support for mathematical nota…

  18. comment
    Comment #5915577

    I had an insight a few months back when I was looking at djb's website ( http://cr.yp.to/djb.html ). I was spending far too much time playing with toys (static site generators) and…

  19. comment
    Comment #5889917

    The hardware content in this book is not sufficiently detailed for computer engineering. It's really for CS students who want to understand roughly how computers are made. (This is…

  20. story
  21. comment
    Comment #5155002

    It sounds like you have a "fixed mindset" as opposed to a "growth mindset". You worry that you are not as skilled at X as you might like to be, but your focus should simply be cons…

  22. story
  23. comment
    Comment #3609730

    Indeed, but it won't even accept the following O(n) solution. I get "(stopped after 20 steps to prevent possible infinite loop)" when submitting this: def maxPairSum(lst): if lst[0…

  24. story
  25. story