Building the Linux kernel with Bazel and remote execution
The Linux kernel can now be built from source using Bazel with remote cache and remote build execution
We can now build Linux kernel from source with @bazelbuild using @buildbuddy remote cache and remote build execution. What a time to be alive.