Live data from Hacker News

Viewing profile — jgodbout

jgodbout

HN member
Joined
Sat, Aug 10, 2019, 5:20 PM UTC
HN karma
9
Public activity
11 items

About jgodbout

No profile information was provided.

Recent public activity

  1. comment
    Comment #26370052

    It's still number theory though.

  2. comment
  3. comment
    Comment #23764306

    Most Google open sourced code is on Github. Generally the code made by developers isn't "official" it's just code (documents) made by people at Google.

  4. comment
    Comment #23236701

    And why not SBCL?

  5. comment
    Comment #23055879

    Using generic methods in lisp worth eql keyword for state change is a natural way of doing this.

  6. comment
    Comment #22096032

    I just came to say that the first paragraph of that article is so cringe-worthy I had to post... Terrible, argh... But amazing result.

  7. comment
    Comment #21964945

    Definitely not. You're degrees, publications, and jobs but not personal anecdotes. Except for goals and research or teaching philosophy.

  8. comment
    Comment #21910242

    Or, really `(hi ,pg!) but please capture that pg!

  9. comment
    Comment #21910233

    Fixing your Lisp: (let ((pg! "Paul Graham!")) `(hi ,pg!))

  10. comment
    Comment #20675281

    This really was excellent. It actually helps with the category theory def.

  11. comment
    Comment #20663303

    I code in lisp for work everyday! This is a bad promise, but I agree lisp is amazing. I've recently been learning to love macros and reading let over lambda is fantastic!