/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

ectobit.com
| | blog.bazel.build
1.8 parsecs away

Travel
| | [AI summary] This technical blog post details the implementation, usage, and benefits of Protocol Buffer rules within the Bazel build system for generating Java and C++ bindings.
| | bartlomiejmika.com
0.8 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | mfbmina.dev
1.9 parsecs away

Travel
| | The first time I heard about RPC, I was in a distributed systems class while completing my bachelor's in computer science. I like it but didn't fully understand why I should use it instead of REST. Time passed, and I started working at a company where the legacy services use SOAP. I remember thinking: "hm, that's cool! It is like RPC but using XML instead! Years later, I heard for the first time about gRPC, but I've never fully understood it until now!
| | blog.m5e.de
9.6 parsecs away

Travel
| In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname