TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Untapped potential in Rust's type system

22 pointsby valandalmost 4 years ago

2 comments

amarshallalmost 4 years ago
From less than a day ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27490596" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27490596</a>
评论 #27511235 未加载
throwaway13337almost 4 years ago
To me, this quite clearly illustrates the problem with languages like rust.<p>They&#x27;re not simple.<p>Clever programmers flock to them because they have some neat features that seem as if they &#x27;cleverly&#x27; simplify the code. The problem is, using these constructs on top of each-other creates code that&#x27;s increasingly hard to parse as things get deeper.<p>I&#x27;d put rust in the lineage of scala, and even perl. They attract programmers that love the beauty of the code - good programmers - but they don&#x27;t actually help accomplish making maintainable code that solves problems.<p>This is, ultimately, why these languages always occupy a niche but never graduate from it.<p>I&#x27;m glad these exist to explore the possibility space. More boring languages will adopt, conservatively, the wins found in the experiment.<p>But if I want to get something done, it&#x27;s boring languages with boring constructs.
评论 #27510924 未加载
评论 #27511967 未加载
评论 #27512043 未加载