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.

Poll_next

59 pointsby g0xA52A2Aover 1 year ago

6 comments

jauntywundrkindover 1 year ago
Without.boats continues to just operate on such a great level.<p>These blog posts are so nicely dual audience targeting: they build a specific narrow case for where to go, what to do, that targets the Rust language folks having these discussions on mailing lists. But they also inform &amp; set context, to make the information generally accessible. Having not only the internal focus, but also an external focus feels like a superpower for your argumentation.<p>That ability to rise above the mailing list experts-only context &amp; to host a broader stage feels so powerful to me. Most of us wont get a digest of whats going on on the mailing lists &amp; in hallway chats in Rust world. But we&#x27;ll see what wb argued, and think about it, and remember these options if something else does happen. Technical blogging is <i>so</i> excellent.
jamesmunnsover 1 year ago
The title is a little underwhelming, but this is a very good discussion of potential designs around async streams&#x2F;iterators in Rust. Definitely worth a read.
评论 #38435773 未加载
kbknappover 1 year ago
Many (most?) disagree with this line of thinking, but I believe the &quot;Rust will never have a 2.0&quot; style thought is what ultimately leads these multi-year pursuits of perfect (or at least good enough to last &quot;essentially forever&quot;). The Editions provider a certain release valve for some styles of breaking changes, but I don&#x27;t believe it&#x27;s quite enough ultimately over the entire lifespan of a language which will undoubtedly grow cruft that even Editions cannot remove.
评论 #38437997 未加载
评论 #38445577 未加载
评论 #38437977 未加载
sn9over 1 year ago
boats added this small addendum post today: <a href="https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;coroutines-async-and-iter&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;without.boats&#x2F;blog&#x2F;coroutines-async-and-iter&#x2F;</a>
livingcoderover 1 year ago
Is it possible to just create a crate with this implementation and encourage its usage?
ratmiceover 1 year ago
&gt; This is a lead-in to a longer term vision of introducing a “pinned effect.”<p>Seems really weird, pinning is not an effect, if anything it suppresses an effect (move).<p>Edit: I guess i should have kept reading the next paragraph, where he touches on a `Move` trait.
评论 #38437648 未加载