|
|
|
|
|
by shizcakes
1004 days ago
|
|
I feel that you've ignored all the reasons why folks feel that Go is more reliable and faster than Java. Fighting with the JVM - even in modern versions - is an absolute pain. The practical reality of using _any_ JVM language is wasted memory footprint, classpath issues, weird dependency graphs because a mega-apache-project was used to solve a simple problem, etc. Never mind getting basic things like RPC clients over TLS (fighting with openssl and keystores? in 2023? really?) working. > my real point was Java is easily faster and more reliable than Go and it seems pretty insane to reach the opposite conclusion Citation needed. Disagree in practical observation. |
|
https://discord.com/blog/why-discord-is-switching-from-go-to...