Viewing profile — lrc
lrc
HN member- Joined
- Fri, Feb 06, 2015, 4:36 PM UTC
- HN karma
- 98
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About lrc
No profile information was provided.
Recent public activity
-
comment
Comment #48950833
It's like Frutiger Aero come to life
-
comment
Comment #46895398
if you click through to the linked Vannevar Bush article and scroll down there are a bunch of vintage ads around the prose that are kind of interesting. And some of the predictions…
-
comment
Comment #40743744
The brief appearance in Animal House is a little gem.
-
comment
Comment #38043710
The 18th place entry (A cryptocrystalline micrometeorite resting on a #80 testing sieve) is like a still from the original Andromeda Strain movie
-
comment
Comment #37653366
It is better stated that: since there are "so many more" irrational numbers than rational ones, if you were to pick a real number "at random," the probability that it would be rati…
-
comment
Comment #37395425
Have a look at Emmy: https://emmy.mentat.org
-
comment
Comment #35485158
When I was in high school my desk had a graffiti carved in it of the three most important numbers: 69, 2112, and 714. 2112 was the Rush album (which I liked), and I had to ask a fr…
-
comment
Comment #33790874
My own thought (I know there is a great deal of room for disagreement) is that the J6 crowd saw no consequences for the attempts to obstruct the Brett Kavanaugh confirmation and th…
-
comment
Comment #31543452
> Although widely held, the belief that merit rather than luck determines success or failure in the world is demonstrably false. This is not least because merit itself is, in large…
-
comment
Comment #23169529
I have done the translation from Scheme to Clojure which raises the possibility that some of the typing could be done gradually with spec; I haven't worked with typed scheme. There…
-
comment
Comment #23169465
I have been interested in doing this for a long time, and have thought about doing it in Haskell. It would be a lot of work, and some of the type decisions that would be needed wou…
-
comment
Comment #21208827
Thank you, I will do this.
-
comment
Comment #21207506
(OT) I like iTerm for its smart select/copy behavior, mostly, but stopped using it about 3 months ago because I often caught it using immense amounts of RAM, slowing everything dow…
-
comment
Comment #20868204
I lived in France for a few years and wanted to become fluent in the language. One part of my strategy was just to try to brute-force through some novels with the aid of a dictiona…
-
comment
Comment #20278846
And in just such a way as to prevent your insurance company from paying a claim!
-
comment
Comment #19803060
So you get one free murder? No, the deterrent had to be there beforehand, so that our hypothetical killer who is certain she only wants to kill one person will be exposed to that d…
-
comment
Comment #19768454
I'm so glad it was helpful. We have some Jupyter notebooks, e.g. https://github.com/littleredcomputer/sicmutils/blob/master/j... One on the Foucault pendulum sounds like it would m…
-
comment
Comment #19767796
I maintain a port to Clojure https://github.com/littleredcomputer/sicmutils I haven't done much with it recently but have plans in the back of my mind for when I have more free tim…
-
comment
Comment #18462573
/me feels the unsettling presence of a doppelgänger
-
comment
Comment #18161649
There is good news and bad news. The ODE integrators (etc.) in Apache Commons Math are great and work with unboxed types. In SICM, however, you'll be dealing with clojure functions…
-
comment
Comment #18161638
You are correct.
-
comment
Comment #18161631
zoinks! I did the port but somehow missed my HN moment. Someday I was thinking this might be worth a show HN, if I get some more web pages up exploring what can be done with the sy…
-
comment
Comment #17814265
It's what I learned with. I thought it was pretty good, but I haven't tried any others. It gets you started, and seems best for a reader who knows a few other languages.
-
comment
Comment #17687653
It's a treat. It's like a well-produced color mathematical atlas come to life.
-
comment
Comment #16461458
The Scheme code that inspired this can work symbolically as well as numerically, since it contains a computer algebra system at its core.