Live data from Hacker News

Viewing profile — FranklinChen

FranklinChen

HN member
Joined
Wed, Dec 07, 2011, 7:46 PM UTC
HN karma
15
Public activity
9 items

About FranklinChen

http://franklinchen.com/

[ my public key: https://keybase.io/franklinchen; my proof: https://keybase.io/franklinchen/sigs/wyhV6eOWfssv3qLyW2f-Dh8wQdK920f-j4_j2Sh5Mr4 ]

Recent public activity

  1. comment
    Comment #48761266

    Huh, I haven't found the weights either.

  2. comment
    Comment #43135750

    Whoa, Liboff, that book... I only vaguely remember it now (took QM in 1988). I took "math for mathematicians" (Math 25) instead of "math for physicists" (Math 22?), but remember my…

  3. comment
    Comment #41113793

    There's also a 2024 edition https://github.com/blanchette/interactive_theorem_proving_20...

  4. comment
    Comment #17617619

    The Incredible Proof Machine for learning various logics: http://incredible.pm/

  5. comment
    Comment #8151423

    More precisely: -- Left reduce type Reducer a r = r -> a -> r -- Here's where then rank-2 type is needed type Transducer a b = forall r . Reducer a r -> Reducer b r

  6. comment
    Comment #3606980

    After I dropped out of a theoretical physics Ph.D. program a long time ago, I decided to try to become a computer programmer. I had not taken a single computer science course in co…

  7. comment
    Comment #3577673

    I'm early in the stages of learning Clojure, so here's what I've done so far and what I plan to continue doing. - I recently joined a local Clojure group on meetup.com and started …

  8. comment
    Comment #3371126

    Exactly what I was saying in my blog post: that it's all OK, and everyone should just get along already.

  9. comment
    Comment #3370566

    I still believe that people love or hate CoffeeScript mainly because of the differences in syntax: http://franklinchen.com/blog/2011/11/06/the-real-reason-for-...