







Depth-first search into networking, programming, web development and random tech topics by a bored software engineer.
GRPC: The Good and the Bad
Depth-first search into networking, programming, web development and random tech topics by a bored software engineer.

gRPC | Google Open Source
gRPC is a modern RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.
An inside look at gRPC - performance, testing and load balancing, Mon, Jul 22, 2024, 6:00 PM | Meetup
Agenda: 5:30 Doors open 6:00 - 6:05: Announcements 6:05 - 6:30: The rest of the iceberg: performance and testing of the gRPC libraries - Ashley Zhang and AJ Heller 6:30 - 7

bradleyjkemp/grpc-tools
A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.
gRPC: 5 Years Later, Is It Still Worth It?
5 years with gRPC: Is it still my go-to for communication? Dive into my journey and discover if this protocol stands the test of time.

A small matter of programming: perspectives on end user computing
A Small Matter of Programming asks why it has been so d…

Scan's lab
Full stack developer who likes making open source software and exploring the web.

Come for the tool, stay for the network
programming, philosophy, history, internet, startups
Comparing gRPC performance across different technologies
gRPC is an open-source Remote Procedure Call system focusing on high performance. There exist several gRPC benchmarks including an official one, yet we still wanted to create our own.
A guide to platform engineering | Google Cloud Blog
At PlatformCon 2025, we talked about “shift down” — one of the guiding principles behind Google’s approach to platform engineering.

Lightweight gRPC on the Go Standard Library
Sidecar is a tiny Go package that can be used to make clients and servers that use the gRPC wire protocol.

Coding Agents Are Easy, Actually - Kara's Nonsense
Software engineering is here to stay
Where should I start with? I'm a complete beginner.
61 votes, 32 comments. Hey , As you've read the title , I'm a complete beginner and I'm in the first year pursuing electronics and communication…
Platform engineering: start from the backend!, Tue, Jul 2, 2024, 10:00 AM | Meetup
Every Internal Developer Platform (IDP) needs a proper backend, and it’s vital to start by designing and building that before you worry about anything else. Join this sessi

Tonic makes gRPC in Rust stupidly simple
Why Did Google Choose To Implement gRPC Using HTTP/2?
Why Did Google Choose To Implement gRPC Using HTTP/2? Understand the story behind the design of gRPC and its mission. Background gRPC is an open-source high-performance RPC framework developed by …
