Live data from Hacker News

Viewing profile — anezvigin

anezvigin

HN member
Joined
Thu, Oct 06, 2011, 4:53 PM UTC
HN karma
19
Public activity
11 items

About anezvigin

http://github.com/artnez

Recent public activity

  1. comment
    Comment #13992287

    Just wanted to express my support for the C book as well. I'd even pre-order a copy.

  2. comment
    Comment #12598027

    Would PagerDuty consider publishing some anonymized aggregate statistics?

  3. comment
    Comment #12208304

    I can't speak for Atom, but here's what it's like in VIM: http://i.imgur.com/GkP4Yk9.gif

  4. comment
    Comment #10264954

    > For example, consider writing a word-processor using this style of programming. Quip uses React.

  5. story
  6. comment
    Comment #9761836

    It includes more functionality as well. I've been using the Import/Export API [1] for example. From what I've seen it's a major improvement over boto2. [1]: http://boto3.readthedoc…

  7. comment
    Comment #9701364

    You can separate multiple paths with a colon.

  8. comment
    Comment #9541628

    I like this too and usually do the same in the application layer for new projects (though it takes more discipline). Every module is built with the intent of breaking away later. D…

  9. comment
    Comment #9541561

    (edit: The above commenter deleted their post as I wrote my reply. They made the point that the traditional architecture of offloading email and image processing is suitable for ba…

  10. comment
    Comment #9540974

    I have some experience designing and working on this style of architecture in a non-enterprise non-bigco environment. Some things I learned over the years: 1) If the system is youn…

  11. comment
    Comment #9534219

    It would be neat if they included the elegant easing equations themselves. IIRC they're usually based on Robert Penner's work in 2001.