Live data from Hacker News

Viewing profile — podsnap

podsnap

HN member
Joined
Thu, Jan 16, 2014, 5:02 PM UTC
HN karma
5
Public activity
14 items

About podsnap

No profile information was provided.

Recent public activity

  1. comment
    Comment #47009879

    If it’s any consolation, nasty clawdbots are just a temporary distraction on the way to chaos and ruin. We’re very close to a Borgesian Internet of Babel, containing every imaginab…

  2. comment
    Comment #31243071

    Morgan Stanley is hiring developers at all levels in Montréal, to work on our extremely cool - massively distributed, asynchronous, referentially transparent risk management platfo…

  3. comment
    Comment #18636679

    The graal behavior is a lot more sane: graal: [info] SoFlow.square_i_two 10000 avgt 10 5338.492 ± 36.624 ns/op // 2 *\sum i * i [info] SoFlow.two_i_ 10000 avgt 10 6421.343 ± 34.836…

  4. comment
    Comment #8532729

    True. In retrospect, trying to make the Scala transducer type look like Haskell and then hacking into working order was didn't do justice to either language. As I sort of note in t…

  5. comment
    Comment #8532702

    There's more missing than that, but, in the spirit of early termination, I had to stop somewhere! Specifically to your points: 1. To preempt the faithful: Stateful transducers don'…

  6. comment
    Comment #8475278

    See my reply above. A more accurate count on a keyboard with working keys is 243185. I'm starting to wonder whether the /usr/local-related delay is naturally about an hour, but vas…

  7. comment
    Comment #8475266

    Sorry, 32k was the result of `ls -lR /usr/local | wc -l` and then typing on a keyboard with a broken 4. To be much more precise, `find /usr/local -type f | wc -l` is 243185, while …

  8. comment
    Comment #8473881

    It was multi-hour altogether, but the lying about two minutes remaining only took 45 minutes.

  9. comment
    Comment #8471838

    I had 32k files using up 8GB in /usr/local, and the time spent on "2 minutes remaining" was about 45 minutes. In retrospect, I'm happy that I didn't waste any time on special prepa…

  10. comment
    Comment #8429032

    Ok, I managed to get a van Laarhoven representation in typed Clojure, though it wasn't exactly a smooth experience. http://blog.podsnap.com/vanhole.html

  11. comment
    Comment #8388780

    Yes, lens-aeson looks pretty damn close. I've got a bunch of reading to do. The existence of zipper lenses catches me by surprise, as I have been frequently directed at a stackover…

  12. comment
    Comment #8387993

    I was thinking of setting ```:c``` in ```{:a {:b "{:c 5}"}}```. More generally, a leaf in the container tree that is not itself a container but can be converted to and from one. I …

  13. comment
    Comment #8384180

    I apologize for my miscommunication and ignorance. First, the bragging was supposed to be on behalf of the Clojure ecosystem rather than myself. Second, while I am aware of the sta…

  14. comment
    Comment #8384009

    Sorry about "performant," everyone. After years of being mocked as a pedant for avoiding the word (ok, there may have been other reasons), I decided to dip a toe in the descriptivi…