Live data from Hacker News

Viewing profile — ratzkewatzke

ratzkewatzke

HN member
Joined
Mon, Feb 06, 2012, 3:51 AM UTC
HN karma
60
Public activity
16 items

About ratzkewatzke

No profile information was provided.

Recent public activity

  1. comment
    Comment #47414949

    There's a very good exercise on Codecrafters ( https://app.codecrafters.io/courses/shell/overview ) to walk you through writing your own shell. I found it enlightening, as well as …

  2. comment
    Comment #46930763

    There are several good suggestions in this thread already, but I think Nora Sandler's newish book ( https://www.amazon.com/Writing-Compiler-Programming-Language... ) is approachabl…

  3. comment
    Comment #36109185

    Back in 2009, before the acquisition, a developer ITA software presented at the SBCL workshop (audio here: http://www.sbcl.org/sbcl10/materials/cracauer-talk.ogg ), talking about t…

  4. comment
    Comment #34329902

    I'm an Emacs partisan, but the VSCode support for Common Lisp has come along way. Interested parties might look at https://marketplace.visualstudio.com/items?itemName=rheller.... .…

  5. comment
    Comment #31641819

    Without rat-holing on "should," here's something I had to do the other day: I am providing language-level APIs for a complex web service, one in Python and one in Common Lisp. The …

  6. comment
    Comment #31279616

    I write Lisp for a living (in a couple of different forms), and I've never seen this. You do occasionally get problems where the state drifts a bit and you end up with order depend…

  7. comment
    Comment #31088073

    I'm not going to gainsay your experience, but it doesn't match mine. Much of what you do in graduate school is to discover where the accessible areas of research are--where do we h…

  8. comment
    Comment #30782441

    I think that the explanation about credit scores probably applies here; much as people with good credit scores had better options than ISAs, people with some cash to put up do as w…

  9. comment
    Comment #30641612

    This is widely attributed to Sidney Morgenbesser ( https://en.wikipedia.org/wiki/Sidney_Morgenbesser ).

  10. comment
    Comment #30592378

    I'm a fan of functional analysis, but even in my (very competitive) undergraduate curriculum, it wasn't required for a bachelor's in mathematics. I think Susan's guide covers most …

  11. comment
    Comment #16578786

    Clojure was built in 2007, so it's clear there have been some changes.

  12. comment
    Comment #9296662

    The Supreme Court was careful not to rule on that; they ruled only that it was a search, not that it was constitutionally unreasonable. There is good coverage of this decision by O…

  13. comment
    Comment #4413657

    So multiply it by your download speed. Let me know when you get to $22k.

  14. comment
    Comment #4413225

    First, the reason the "peak hourly retrieval rate" of "1 gigabyte per hour" is there in the article is to answer this question. At a relative allowance of 5.12 GB/day and 1 GB/hour…

  15. comment
    Comment #4412672

    They're not using tape storage. The ZDNet story confirms this: http://www.zdnet.com/amazon-launches-glacier-cloud-storage-h... . There are any number of reasons why deletes would b…

  16. comment
    Comment #3809963

    This article is a mess, and people need to stop voting it up. For example, it contains this perplexing passage: "Let’s say we have the string “hello world”, and let’s assume that i…