Live data from Hacker News

Viewing profile — stmfd

stmfd

HN member
Joined
Mon, Apr 10, 2017, 7:01 PM UTC
HN karma
-2
Public activity
5 items

About stmfd

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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…