Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmartin2683
673 days ago
I couldn’t possibly disagree with every point in this post any more. Rust is bad because.. people update things? What?
1 comments
abenga
673 days ago
I get why it might not matter depending on the work you do, but if non-trivial work is required just to keep your code building due to fast non-backward compatible changes in libraries you use, that might introduce hesitation.
link
roland35
665 days ago
Isn't that the point of semantic versions though? You can lock it if you need to.
link