Explore >> Select a destination


You are here

nikhilism.com
| | jmmv.dev
5.3 parsecs away

Travel
| | Today marks the 10th anniversary of Bazel's public announcement so this is the perfect moment to reflect on what the next generation of build systems in the Bazel ecosystem may look like. I write this with the inspiration that comes from attending the first ever conference on Buildbarn, one of the many remote execution systems for Bazel. In the conference, Ed Schouten, the creator of Buildbarn, presented Bonanza: a skunkworks reimagination of Bazel for truly large builds.
| | blog.bazel.build
2.7 parsecs away

Travel
| |
| | begriffs.com
4.9 parsecs away

Travel
| | How to build, version, and install libraries
| | dataonwheels.wordpress.com
22.4 parsecs away

Travel
| Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...