From the HackerLinks archive

Bazel

A scalable multi-language build and test system for large codebases and CI.

At a glance:
First seen:2026-09-22
Last seen:2026-09-22
Times seen:1
Website:bazel.build

The short version

A scalable multi-language build and test system for large codebases and CI.

Why it caught our attention

A practitioner is using Bazel specifically to reduce agent-driven CI build times.

Where it surfaced on Hacker News

2026-09-22

I have been using Bazel to improve our build times and ultimately building customized runners to improve our CI

mraza007 · recommendation · first hand use

Direct HN comment

AI coding has made CI a bottleneck, so we reworked ours to keep up