Live data from Hacker News

Viewing profile — CrankyFool

CrankyFool

HN member
Joined
Thu, Sep 06, 2012, 10:59 PM UTC
HN karma
39
Public activity
23 items

About CrankyFool

No profile information was provided.

Recent public activity

  1. comment
    Comment #17013041

    Honestly, I think 40 direct reports is borderline insane. You can't effectively support that many people (as you note yourself). Speaking as the author of two of these READMEs, at …

  2. comment
    Comment #17010422

    (Hi, I'm Roy Rapoport -- the author of both slide decks). Referring to the Netflix version of the slide deck as "the old version" of the Slack version of the slide deck is inaccura…

  3. comment
    Comment #10007452

    I would find a mandatory vacation to be intrusively big-brotherish and -- while I can't guarantee I wouldn't work at a place that required it -- it'd be an overall negative in my r…

  4. comment
    Comment #10007445

    It's not explicit, but as I noted above that generally ends up being the case. Most other managers here with whom I've talked consider tracking vacation usage ... suspect and worri…

  5. comment
    Comment #10007444

    (I manage at Netflix) We can't publish stats about vacation usage. That's because I don't know of a single manager here who tracks vacation usage. There's a general allergy to doin…

  6. comment
    Comment #10007420

    I'm a hiring manager at Netflix. If one of my employees told me "I'm going to take the year off, see you in a year," I'd basically go "OK, have a great time with your kids. Send us…

  7. comment
    Comment #9995716

    Speaking as a hiring manager in a tech company here for a moment, I do find there's a shortage of reasonable people to consider. I found this thread because someone had pointed me …

  8. comment
    Comment #9914189

    Tolerance of failure is different for ICs and Managers, partially because Managers tend to have such an ability to really screw things up in a way that isn't technical and has an i…

  9. comment
    Comment #9914025

    You can't just implement "unmetered vacation" and have it all work out -- it has to be part of a set of practices. For example, at Netflix as a manager I don't "veto" any proposed …

  10. comment
    Comment #9913816

    I've been at Netflix for 2211 days (a little more than six years). Joined as an IT engineer, became an IT manager, became an engineer in the Product Engineering side, then became a…

  11. comment
    Comment #9913806

    Take this as authoritative: There's no ESPP at Netflix. I've been here long enough to remember when there was one :)

  12. comment
    Comment #8923927

    I'm dmuino's manager. The day after I took over the team, my director sat me down and said "I don't know if you've looked yet, but most of your engineers make more than you do. Tha…

  13. comment
    Comment #8920723

    I'm a hiring manager at Netflix and spend a bunch of time talking to other hiring managers at Netflix. I don't know anyone who does trick questions (most people I know find them an…

  14. comment
    Comment #8920713

    As someone responsible for observability, I've got a real problem with biasing hiring decisions toward false negatives; what you're basically saying is that you're biasing the syst…

  15. comment
    Comment #8745285

    We CAN do (We haven't opensourced much of the pipeline ... yet)

  16. comment
    Comment #8744444

    above, copperlight quotes about 3%-5% of metrics being system-level. A pretty small number would be process-level, I'm guessing, with the vast majority being app-level. At Netflix-…

  17. comment
    Comment #8744438

    And this, of course, doesn't account for cases where a minor developer error results in code that, say, creates a new metric for every source IP address from which we see a request…

  18. comment
    Comment #8744075

    It's actually more like close to 1.2 billion different time series -- we report most metrics on one minute granularity, but they're not all reporting at the same second (thank God)…

  19. comment
    Comment #8743678

    "Anomaly detection" is one of those vague terms that can mean anything from "it's gone above the pre-set limit, and that's anomalous" to "the system has studied the signal to learn…

  20. comment
    Comment #8743031

    Pshaw. That was last year :) (The presenter in the video)

  21. comment
    Comment #8743025

    "It's complicated." As the announcement notes, we have multiple tiers holding different data horizons. The most active, and large, tier is the one holding the last six hours of dat…

  22. comment
    Comment #8742595

    Not Brendan, but ... we do a bunch of outlier and anomaly detection using Atlas to notice slow degradation in cluster performance based on outlier nodes and auto-execute them.

  23. comment
    Comment #8742483

    Really, we should have opensourced it as com.netflix.atlas :) -roy rapoport