| works on | https://bazel.build |
| slacks on | https://sven-tiffe.de |
| trötet auf Deutsch | Soziales, Privates |
| toots on English | Tech, Build, Management |
| works on | https://bazel.build |
| slacks on | https://sven-tiffe.de |
| trötet auf Deutsch | Soziales, Privates |
| toots on English | Tech, Build, Management |
I wrote a #newbook „Leading in Ambiguity. “ It helps to better understand what #ambiguity is and offers a framework to navigate ambiguity and build our ambiguity capacity.
https://www.amazon.de/Leading-Ambiguity-Transform-Uncertainty-Possibilities/dp/3982445108/
#leadinginambiguity #CoCreAct
Before we dive into Bazel’s caching mechanism, let’s first go over how Bazel works and some of the underlying assumptions that it makes. The Build Graph Bazel is an artifact-first Build Tools. This means the user asks Bazel for an artifact and Bazel ...