Viewing profile — kjak
kjak
HN member- Joined
- Wed, Dec 03, 2014, 6:15 PM UTC
- HN karma
- 68
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About kjak
No profile information was provided.
Recent public activity
-
comment
Comment #10141069
I really like Terminus. I started using it last year and I'd be hard-pressed to switch to anything else.
- story
-
comment
Comment #9925637
Ah... but now the title has changed. It was along the lines of "Incredibly funny implementation of netcat in open source Apple code"
-
comment
Comment #9925622
Yep. This "incredibly funny" implementation of netcat is... just like the original netcat.
-
comment
Comment #9912214
>> It seemed deeply unlikely at one stage to imagine Google would flush Code down the toilet > If you know Google you know this isn't the case. Google are ruthless with cutting ide…
- story
-
comment
Comment #9799772
For what it's worth, Feynman was on Wolfram's dissertation committee http://thesis.library.caltech.edu/2597/
-
comment
Comment #9642446
When I first saw it I thought "pico see". The "peacock" interpretation is funny and went unnoticed by me. Cheers!
- story
-
comment
Comment #9561504
I taught myself C as a young teenager (some time ago), only to much later learn languages with REPLs like Ruby, Scheme and Common Lisp. Using gdb in this way would have been an int…
- story
-
comment
Comment #9411599
I'm happy to see The Variational Principles of Mechanics (by the great Lanczos) on that list. It really is deep, and I think it does a fantastic job of explaining classical mechani…
-
comment
Comment #9386213
"Acuman" "I am ACUMAN, ACUMAN am I. ACUMAN knows all, ACUMAN is god. Therefore; I AM GOD!!! Just kidding, ACUMAN stands for Artificial Chatting Utility Matching Algorithmic Nodes."…
-
comment
Comment #9378433
See also https://news.ycombinator.com/item?id=9375643 https://news.ycombinator.com/item?id=9367438
-
comment
Comment #9252930
LoL's author has a collection of references at http://letoverlambda.com/references.lisp Many of the references are not for learning CL, but are interesting reads (such as Henry Bak…
-
comment
Comment #9153172
> As in "we know that we can be in compliance, but we won't be wasting any resources on it until it's justified". It has nothing to do with the professionalism. It sounds like it h…
-
comment
Comment #9097085
I think Griffiths' E&M book is great. It's very enjoyable and makes a fine book to use before going on to Jackson (although more supplements are often needed to make it through tha…
-
comment
Comment #9095760
Didn't you read the book? Everyone poops.
-
comment
Comment #8935498
Very cool! Nice descriptions and presentation (and the movie reference at the end is great). I look forward to going through this in finer detail.
-
comment
Comment #8696224
Oh, that's interesting. Thanks. And I wasn't suggesting using unsigned 32-bit integers now, I was curious why they weren't used before (the number of views seems to be a nonnegativ…
-
comment
Comment #8695945
"Apparently, they never planned for a video to exceed a 32-bit integer mark and their counter can’t handle past the number 2,147,483,647." Hmm... any reason not to have used unsign…