Brendan Gregg, the performance engineer behind Flame Graphs and the USE method, builds tools for tracing software bottlenecks and measuring latency. His evidence-first approach shows developers how to locate system limits and debug infrastructure methodically.
Hillel Wayne, a software consultant and author, translates formal methods such as TLA+ for working programmers. His Crossover Project examines engineering’s real messiness, while his broader work asks teams to treat correctness as an explicit design choice.
Jessie Frazelle, a software engineer who built core Docker and Kubernetes components, approaches systems engineering and the technology industry from first principles. Her work across containers and hardware design brings blunt scrutiny to inherited technical assumptions.
Sandi Metz, a software engineer and author, champions simple, changeable object-oriented code over clever abstraction. Her practical guidance on testing and refactoring centers a durable judgment call: when duplication is tolerable and when design should evolve.
Julia Evans is a software engineer and Wizard Zines creator who makes networking, the Linux kernel, and complex topics accessible through illustrated guides. Her methods show how careful learning, systematic debugging, and generous explanation reinforce one another.
Ryan Dahl created Node.js and Deno, helping move JavaScript from browser scripting into server-side software. His career offers a lens on language design, TypeScript’s rise, and the evolving mechanics of how software engineers build and maintain systems.
Solomon Hykes created Docker, standardizing how software is packaged and deployed, then co-founded Dagger to improve fragile CI/CD pipelines. His work connects developer experience, open-source business mechanics, and a factory-line model for reliable software delivery.
Armon Dadgar, HashiCorp’s co-founder and CTO, built Terraform, Vault, and Consul to automate modern provisioning and security. His practical systems approach links distributed systems, infrastructure as code, core identity security, and open-source business models.