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.

Rust and C++ with Steve Klabnik and Herb Sutter [audio]

70 pointsby mcqueenjordan7 months ago

6 comments

tialaramex7 months ago
Steve is too modest about the tests by the way. Lots of the conformance testing for Rust&#x27;s compiler happens automatically. Herb mentions Perennial <a href="https:&#x2F;&#x2F;www.peren.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.peren.com&#x2F;</a> and Plum Hall <a href="https:&#x2F;&#x2F;plumhall.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plumhall.com&#x2F;</a> for C++ and Steve says &quot;I&#x27;m not saying that functions as a conformance test suite&quot; when it comes to Rust&#x27;s own compiler tests. But, while the Rust project itself does not perform conformance testing, Ferrous Systems does and so yeah, analogous conformance test suites exist and are run automatically.<p>So when Herb says &quot;And in Rust&#x27;s case, that&#x27;s going to need to be built out&quot; if the interview was taking place five years ago that&#x27;s an important point. But it wasn&#x27;t five years ago, it was only a few weeks ago.
评论 #42005381 未加载
评论 #42005151 未加载
mcqueenjordan7 months ago
Transcript link here if you prefer text: <a href="http:&#x2F;&#x2F;softwareengineeringdaily.com&#x2F;wp-content&#x2F;uploads&#x2F;2024&#x2F;10&#x2F;SED1756-Rust-vs-Cpp.txt" rel="nofollow">http:&#x2F;&#x2F;softwareengineeringdaily.com&#x2F;wp-content&#x2F;uploads&#x2F;2024&#x2F;...</a>
评论 #42004714 未加载
joaquincabezas7 months ago
I&#x27;ve been a long time considering that I should learn Rust. I am using Python as main language (for Machine Learning tasks) so I am at the edge:<p>Go with:<p>C++, because I used to code in C (for embedded, 8-bit microcontrollers) when I was younger and also for its possible advantage for learning some CUDA (this last thing is mostly for fun)<p>or<p>Rust, because I have some trauma for kernel panics with bad memory management back in the days with C, and because I want to build some tooling in a nice, efficient way
评论 #42005565 未加载
评论 #42005598 未加载
评论 #42006018 未加载
评论 #42005528 未加载
评论 #42008967 未加载
评论 #42005599 未加载
评论 #42005843 未加载
diimdeep7 months ago
Be aware that this is Microsoft&#x2F;FAANG camp echo chamberly discussion lacking self criticism, very shallow and &quot;safe&quot; (pun intended) chain of though that sums up to basically here we are maintaining stuff for Microsoft, only mentioning c++ and rust, C# and Carbon.<p>In similar vein, just so happens that yesterday I listened to discussion to folks outside of bigtech camp and it was much more insightful and introspective, although it is with creator of Zig and Odin language themselves instead of mere evangelists and methodologist book sellers. &quot;Boundaries of Language Design&quot; with Andrew Kelley &amp; Ginger Bill [1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=3K8znjWN_Ig" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=3K8znjWN_Ig</a>
评论 #42005475 未加载
评论 #42005631 未加载
wild_pointer7 months ago
Expected a safety fight. The talk didn&#x27;t deliver :(
评论 #42005967 未加载
shikaan7 months ago
I feel this podcast was the first time Rust was sold to me in a way I would buy it, and it was done by the C++ party of this conversation