Live data from Hacker News

Ask HN: Compiler speed-up or Build Caching tool. Hard to find?

news.ycombinator.com

21–23 of 23 posts

Re: Ask HN: Compiler speed-up or Build Caching tool. Hard to find?

#23
post #13

Earlier quoted context omitted.

Bazel isn't anything like what they are describing. Also, bazel is an incredibly miserable tool to use.

One of Bazels core principles is mass-scale distributed caching, and lots of the design decisions such as repeatability, correctness and deterministic building exist to that effect. For individuals it's a pain to setup, but it's not built for them, or startups. Instead for enterprises who can dedicate a fully manned team to its maintenance

ahahaha, the concept of needing a full team to manage a build system is so ludicrous
Post reply on HN