Y
Hacker News
new
|
ask
|
show
|
jobs
by
brundolf
1367 days ago
It has the tooling story figured out, but its type system leaves a lot to be desired
1 comments
aceBacker
1367 days ago
A lot? I mean, it's not rust but it's not that bad.
link
Gibbon1
1366 days ago
Rust gives me pause because it seems like yet another golden hammer language with bad developer ergonomics
link
jrockway
1367 days ago
It's definitely an upgrade over Python. I remember learning Go and saw "type Foo struct { ... }" and was sure this meant the language had algebraic data types and pattern matching and all that fun stuff. It didn't. It was fine.
link
brundolf
1366 days ago
Agree to disagree
link