Live data from Hacker News

Viewing profile — crc

crc

HN member
Joined
Thu, May 07, 2009, 7:13 AM UTC
HN karma
110
Public activity
31 items

About crc

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #3356997

    > 229A is close to worthless > This course included gems such as "if you don't know what a derivative is, that is fine". It also included other gems like debugging models with lear…

  3. comment
    Comment #3347866

    You should put an end to this mode of trying to figure out some kind of globally optimum sequence of learning. There is none. If somebody tells you otherwise, they are either lying…

  4. comment
    Comment #3138367

    > I think for myself Then you should think that there may be others who aren't really that concerned about being their own boss and financial freedom(strange as it might sound); ot…

  5. comment
    Comment #3124425

    > I just think this point tends to be overlooked when talking about "social" websites, almost like it was not polite to point out where these businesses make their money. I am not …

  6. comment
  7. comment
    Comment #3079842

    Don't pride yourself too much on being "honest". It is far easier to go around always telling the truth than to apply discretion.

  8. story
  9. story
  10. story
  11. comment
    Comment #2980991

    Egan looks interesting. Which is a good book to start reading Egan?

  12. comment
    Comment #2908683

    I was a little disappointed by the abstract nature of some of the later chapters. I bought the book the same week that I stumbled on his blog, but after having read the book, I had…

  13. story
  14. story
  15. comment
    Comment #1616503

    > 2. ubiquitous laziness can lead to some really subtle bugs After the recent compiler change to prevent accidental head retention of lazy sequences, I don't remember having faced …

  16. story
  17. story
  18. comment
    Comment #1531908

    > So it reduces to, "For any given language some things are simple and others complex. For other languages what is simple and complex differ". Though that might be the case, what d…

  19. comment
    Comment #1061928

    Clojure was the first lisp that I could seriously get into. I have a java background and the familiarity of JVM was partly helpful when I was learning it. I guess for people who ar…

  20. story
  21. comment
    Comment #848408

    The fact that we could get design so wrong if we just rely on intuition surprises me everytime I re-learn it. The discussion on the cultural challenges and the things can go wrong …

  22. story
  23. comment
    Comment #837347

    "Its kind of like about time". That is the point. This is just concurrency control, and looking at as time is just a different perspective. (Actually, it is more than concurrency c…

  24. comment
    Comment #797204

    An introduction to probability - Vol I (William Feller) Introduction to dynamic systems - David Luenberger

  25. comment
    Comment #752008

    I didn't know about the stale attribute for couchdb(mentioned in a comment in the article). I can see places where it will speed up things in our set up. Also, Mongo DB is interest…