Viewing profile — CrankyFool
CrankyFool
HN member- Joined
- Thu, Sep 06, 2012, 10:59 PM UTC
- HN karma
- 39
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About CrankyFool
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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…
-
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 :)
-
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…
-
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…
-
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…
-
comment
Comment #8745285
We CAN do (We haven't opensourced much of the pipeline ... yet)
-
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-…
-
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…
-
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)…
-
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…
-
comment
Comment #8743031
Pshaw. That was last year :) (The presenter in the video)
-
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…
-
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.
-
comment
Comment #8742483
Really, we should have opensourced it as com.netflix.atlas :) -roy rapoport