/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

fzakaria.com
| | eed3si9n.com
3.6 parsecs away

Travel
| | [AI summary] This technical post details how to integrate the Scalafix code refactoring tool into a Bazel build pipeline for Scala projects to automate semantic and syntactic code analysis.
| | filipnikolovski.com
2.7 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | ekhabarov.com
3.0 parsecs away

Travel
| | As a first step, we will make a gRPC microservice and pack it into Docker container.
| | blog.owulveryck.info
11.5 parsecs away

Travel
| 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.