|
You are here |
blog.bazel.build | ||
| | | | |
ectobit.com
|
|
| | | | | Differences between APIv1 and APIv2 implementation of protocol buffers and gRPC in Golang | |
| | | | |
fzakaria.com
|
|
| | | | | Bazel has always had support for protocol buffers (protobuf) since the beginning. Both being a Google product, one would think that their integration would be seamless and the best experience. Unfortunately, it's some of the worst part of the user experience with Bazel I've found. | |
| | | | |
filipnikolovski.com
|
|
| | | | | A blog about programming, technology and open-source stuff. | |
| | | | |
wittchen.io
|
|
| | | Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ... | ||