Live data from Hacker News

Viewing profile — alexandrnikitin

alexandrnikitin

HN member
Joined
Fri, Nov 27, 2015, 10:01 AM UTC
HN karma
117
Public activity
18 items

About alexandrnikitin

No profile information was provided.

Recent public activity

  1. comment
    Comment #34607860

    I wrote a post on how to measure perf impact and pitfalls of THP some time ago. I hope it helps https://alexandrnikitin.github.io/blog/transparent-hugepages...

  2. comment
    Comment #15797849

    > Bad advise... That is exactly the reason I wrote the post! Those advice are based on specific use case, bug or outdated kernel. The jemalloc (Digital Ocean post) case is a good e…

  3. comment
    Comment #15557576

    > My github portfolio is a means for me to determine if a potential employer is suitable for me, not the other way around. It's not a test for me to pass, it's a test for a potenti…

  4. story
  5. comment
    Comment #14187321

    > But this guy is writing server software. Micro-optimizing on the server side the way he is doing is silly. Khm... What if you have millions of requests per second with tight late…

  6. comment
    Comment #14185993

    It depends. Usually do nothing if that traffic is very low. There's no reliable way to do that. Honeypots and behavior analysis are very useful here.

  7. comment
    Comment #14185919

    I agree with you, usually you shouldn't optimize to the point when code quality starts suffer. It's all about trade offs. If you have one or two hundred servers and millions of RPS…

  8. comment
    Comment #14185737

    I intend to write a separate blog post about low-overhead production monitoring (not sure when it happen though)

  9. comment
    Comment #14185652

    Awesome! The talk is great! It would be really interesting to try it. Thanks for sharing.

  10. comment
    Comment #14185519

    I'm afraid I can't do that because of proprietary data. I think I can come up with analogous tests using open data. I'll let you know ;)

  11. comment
    Comment #14184473

    I have that feeling too. But I found it harder to implement, especially with fallback failure references.

  12. comment
    Comment #14184370

    Yes, using honeypots is one of the ways to identify bots. But that wasn't the focus of the post. I'll add some clarification.

  13. comment
    Comment #14184233

    I doubt that exactly that will work. There are tens of thousands of different UAs (maybe 100K). Perhaps some kind of tiny (few CPU cache lines) cache for most popular UAs could hel…

  14. comment
    Comment #14184048

    Yes, you're right. There are many ways to block robots: IP, UA, behaviour analysis. An advertising company has to have UA based filtering to be compliant with standards. However, t…

  15. story
  16. story
  17. story
  18. story