Live data from Hacker News

Viewing profile — lrc

lrc

HN member
Joined
Fri, Feb 06, 2015, 4:36 PM UTC
HN karma
98
Public activity
54 items

About lrc

No profile information was provided.

Recent public activity

  1. comment
    Comment #48950833

    It's like Frutiger Aero come to life

  2. 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…

  3. comment
    Comment #40743744

    The brief appearance in Animal House is a little gem.

  4. 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

  5. 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…

  6. comment
    Comment #37395425

    Have a look at Emmy: https://emmy.mentat.org

  7. 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…

  8. 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…

  9. 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…

  10. 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…

  11. 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…

  12. comment
    Comment #21208827

    Thank you, I will do this.

  13. 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…

  14. 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…

  15. comment
    Comment #20278846

    And in just such a way as to prevent your insurance company from paying a claim!

  16. 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…

  17. 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…

  18. 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…

  19. comment
    Comment #18462573

    /me feels the unsettling presence of a doppelgänger

  20. 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…

  21. comment
    Comment #18161638

    You are correct.

  22. 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…

  23. 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.

  24. comment
    Comment #17687653

    It's a treat. It's like a well-produced color mathematical atlas come to life.

  25. 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.