Hacker News new | ask | show | jobs
by melted 3817 days ago
What did you expect, it's only been a few months. There's tremendous inertia when it comes to build systems, people don't change them on a whim.
1 comments

With the fancy distributed bits what's the win I get using Bazel? Maybe it's simpler, but if I already know another system then why switch?
Simple, repeatable builds, almost no learning curve. I do agree that this is a vastly less potent value proposition than "build your C++ in minutes instead of hours", but it's a start. I think Google will offer the distributed cloud piece for this at some point. They'd be stupid not to.