Hacker News new | ask | show | jobs
by krutzger 3056 days ago
This might be an unpopular opinion here, but I have the same problem with rust.

There are often multiple ways to do something remotely complex and out of all perfectly valid solutions I can come up with at most one is accepted by the compiler.

Go on the other hand has a compiler that reads your mind. or maybe its simply a really well designed language...

1 comments

Had not seen anyone say this before but completely agree.