HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pertbert

no profile record

comments

pertbert
·4 года назад·discuss
That's flexible! Does this flexibility derive from have a simpler threat model at Netflix? How damaging would insider risk be?
pertbert
·4 года назад·discuss
I'm not aware of any public tooling, but I see Google has a version discussed in https://research.google/pubs/pub50130/ .
pertbert
·4 года назад·discuss
The article mentions:

> We build packages in package groups, to take into account separate packages that need to be upgraded together. Once the whole group has been built, we run a virtualized test suite to make sure none of our core components and developer workflows are broken. Each group is tested separately with a full system installation, boot and local test suite run on that version of the operating system.

> We then proceed to carefully guide this release to the fleet utilizing SRE principles like incremental canarying and monitoring the fleet health.
pertbert
·4 года назад·discuss
When I review code I prefer to do it blind, not knowing who the author is.

This keeps me honest, and allows me to keep standards high without the author thinking I'm giving them an unfair hard time.