Viewing profile — jgodbout
jgodbout
HN member- Joined
- Sat, Aug 10, 2019, 5:20 PM UTC
- HN karma
- 9
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About jgodbout
No profile information was provided.
Recent public activity
-
comment
Comment #26370052
It's still number theory though.
- comment
-
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.
-
comment
Comment #23236701
And why not SBCL?
-
comment
Comment #23055879
Using generic methods in lisp worth eql keyword for state change is a natural way of doing this.
-
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.
-
comment
Comment #21964945
Definitely not. You're degrees, publications, and jobs but not personal anecdotes. Except for goals and research or teaching philosophy.
-
comment
Comment #21910242
Or, really `(hi ,pg!) but please capture that pg!
-
comment
Comment #21910233
Fixing your Lisp: (let ((pg! "Paul Graham!")) `(hi ,pg!))
-
comment
Comment #20675281
This really was excellent. It actually helps with the category theory def.
-
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!