5 ms·
I'd find it interesting to know what those complaints are about.
by sdfin 6y ago
I'd find it interesting to know what those complaints are about.
- FridgeSeal 6y agonot the person you're responding to, but this blog and blog post has some good, in-depth points: https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-...
- sdfin 6y agoThanks. After reading it, I wonder if the problems he mentions only occur in Go, or if they occur in most languages that are not Rust.
- dnautics 6y agoNone of these problems are problems in elixir or zig, the two langs I'm most familiar with currently (they are handled differently, of course).
- dnautics 6y agoComplaints I've heard: json broken, no good way to do orm, http library not great, no good framework for http webserver, etc. Channels/goroutines are deceptively hard, easy to cause resource leaks.