pull down to refresh
10 sats \ 0 replies \ @OriginalSize 26 Jun 2023 \ on: Go or Rust tech
No experience with Rust but Go seems to be preferred for high load big tech use cases. Reason being if it compiles it probably does exactly what you want. Plus strong typing makes it easy to jump into foreign code and troubleshoot.