Viewing profile — ratzkewatzke
ratzkewatzke
HN member- Joined
- Mon, Feb 06, 2012, 3:51 AM UTC
- HN karma
- 60
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About ratzkewatzke
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
-
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.... .…
-
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 …
-
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…
-
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…
-
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…
-
comment
Comment #30641612
This is widely attributed to Sidney Morgenbesser ( https://en.wikipedia.org/wiki/Sidney_Morgenbesser ).
-
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 …
-
comment
Comment #16578786
Clojure was built in 2007, so it's clear there have been some changes.
-
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…
-
comment
Comment #4413657
So multiply it by your download speed. Let me know when you get to $22k.
-
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…
-
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…
-
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…