|
You are here |
nikhilism.com | ||
| | | | |
blog.bazel.build
|
|
| | | | | [AI summary] The Bazel Blog announces an experimental feature in version 0.25 that significantly reduces network bandwidth usage in remote builds by virtualizing action outputs and downloading only metadata instead of full file contents. | |
| | | | |
bazel.build
|
|
| | | | | [AI summary] This article explains the concept of hermeticity in Bazel builds, detailing its benefits for reproducibility and optimization while providing strategies to identify and fix non-hermetic behaviors. | |
| | | | |
filipnikolovski.com
|
|
| | | | | A blog about programming, technology and open-source stuff. | |
| | | | |
blog.owulveryck.info
|
|
| | | This article explains how to turn a golang utility into a webservice using gRPC (and protobuf). I take the example of Hashicorp tools because they are often used as a leverage for the DevOps transformation. Often, the Ops use the tools for themselves, but when comes the time to provide a service around them, they are usually scared to open the engine. They prefer to make a factory around the service, which is often less reliable than a little piece of code fully tested. | ||