gRPCurl

grpcurl is a command-line tool that lets you interact with gRPC servers. It’s basically curl for gRPC servers. The main purpose for this tool is to invoke RPC methods on a gRPC server …

golang: panicparse

panicparse: Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized process. >50% more compact output than original stack dump …

Richard Stallman v Brně!

Richard Stallman Richard Stallman will speak about the goals and philosophy of the Free Software Movement, and the status and history of the GNU operating system, which in combination with …

Go: progress bars in terminal applications

uiprogress: A Go library to render progress bars in terminal applications. It provides a set of flexible features with a customizable API. Progress bars improve readability for terminal applications with …

Google Cloud launches new Osaka region

To support our rapidly growing customer base in Japan, it is my great pleasure to announce the launch of our new Osaka cloud region — our second in Japan, seventh …