Viewing profile — stmfd
stmfd
HN member- Joined
- Mon, Apr 10, 2017, 7:01 PM UTC
- HN karma
- -2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About stmfd
No profile information was provided.
Recent public activity
-
comment
Comment #14081800
Let's look at Rust's homepage: - Zero-cost abstractions - C++, in my opinion, is the founding father of zero-cost abstractions. - Move semantics - we've had this since C++11. - Thr…
-
comment
Comment #14081742
I agree, that was rather brash. They're not bad programmers. I tried to clarify that in my previous comment. I think C++'s biggest failing is how large and convoluted it is but, in…
-
comment
Comment #14081714
My views are the responses you'll probably get from the people who've been doing systems programming in C for the past 20 years. I don't doubt lots of common applications have memo…
-
comment
Comment #14081655
I think the bad programmers are ones who state "segfault protection" as a feature of Rust because they read it on Rust's site. I genuinely don't think these features of Rust are re…
-
comment
Comment #14081493
I think it has a fair chance (Go is a "systems" language and grew very quickly). I also believe you'll see it pop up in unikernels as well. Why, you ask? Because there's always 1 p…