this post was submitted on 07 Mar 2026
18 points (90.9% liked)
Rust Programming
9183 readers
5 users here now
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There is one major benefit of go against rust: go is not such pain in the ass language as rust.
I really dislike people disliking for having a different opinion. I do not share your opinion, but respect (besides the foul language) it. And I even understand where you coming from, as the language is much simpler. But to me, that is the pain... Rust makes it less pain in my opinion but that is ... like yours, just my opinion.
ouch. it would be difficult to argue with such an objective, quantifiable accusation. /s
But rust has a vibration mode to ease the pain. 😉
CGO would like a word.
You trade lack of pain in the assness for performance and determinism.
Kotlin is even less of a pain in the ass than Go (IMO) but you're not going to be doing systems programming in it.