Category: Code
-
Generate GRPC for Golang with “fixed protoc versions”
An example repository that uses “fixed protoc versions” like protoc, protoc-gen-go can be found at https://github.com/MelleKoning/goproto. This ensures stability of the use of these code generation tools. Introduction When programming with #GoLang we can define interfaces to interact with other applications using Protocol Buffers. There are different versions of generating golang code for protoc, protoc-gen-go-grpc tools…
-
Adding the blog to the Fediverse
As you all probably know by now, most social networks like X (Formerly known as Twitter) and Facebook, and also a new one like BlueSky are basically “owned” by a single Company that can influence the way you see the media on those social networks, mainly by actively using certain algorithms to raise the attention…