Hacker News new | ask | show | jobs
by ncmncm 1430 days ago
A build system optimized for use at Google seems like it must be unavoidably badly pessimized for practically everyone else, as with Kubernetes. But I have not tried it.

I know that some people use Cargo for non-Rust projects. Curious about experience with that, vs. e.g. Meson. CMake is used for a lot of projects, but that experience has been almost as bad as Autotools, yet still better than SCons or WAF.