Live data from Hacker News

Viewing profile — acdimalev

acdimalev

HN member
Joined
Mon, Feb 22, 2016, 5:24 PM UTC
HN karma
17
Public activity
8 items

About acdimalev

No profile information was provided.

Recent public activity

  1. comment
    Comment #12757658

    Result has a FromIterator impl for converting e.g. from a `Vec >` to a `Result , b>`. Is there a reason to prefer the reduce_with method here over FromIterator?

  2. comment
    Comment #12587687

    Disabling media router from source is apparently more involved than I thought it would be. Could have changed the default setting in a new user profile, but disabling it with a com…

  3. comment
    Comment #12570077

    Well, even as a growing Rust enthusiast, I guess I still can't quite rule Haiku out. http://rust-on-haiku.com/

  4. comment
    Comment #12569987

    Thank you! I don't know if this was up the last time I looked. There are flags to gate the feature in the source-- looks like the iOS build excludes it. Going to leave a build runn…

  5. comment
    Comment #12454572

    >>> import spell >>> spell.correction('ducking') 'fucking' >>> Yup, it works.

  6. comment
    Comment #11709760

    I didn't know it was a System V thing. Thank you for cluing me in! I don't think of it in terms of like-vs-dislike. My observation is that it's a difficult thing to get right witho…

  7. comment
    Comment #11699902

    And once you start reading the docs on the more efficient but far less consistent 64-bit calling convention, you may find yourself choosing words to describe it other than the "imp…

  8. comment
    Comment #11152642

    Countering one of your points, and yet bolstering your statement here. Even in a DevOps environment, packaging is important. Same as a system image or random artifact, a distributi…