Viewing profile — anezvigin
anezvigin
HN member- Joined
- Thu, Oct 06, 2011, 4:53 PM UTC
- HN karma
- 19
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About anezvigin
Recent public activity
-
comment
Comment #13992287
Just wanted to express my support for the C book as well. I'd even pre-order a copy.
-
comment
Comment #12598027
Would PagerDuty consider publishing some anonymized aggregate statistics?
-
comment
Comment #12208304
I can't speak for Atom, but here's what it's like in VIM: http://i.imgur.com/GkP4Yk9.gif
-
comment
Comment #10264954
> For example, consider writing a word-processor using this style of programming. Quip uses React.
- story
-
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…
-
comment
Comment #9701364
You can separate multiple paths with a colon.
-
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…
-
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…
-
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…
-
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.