Live data from Hacker News

Viewing profile — bcjpjk

bcjpjk

HN member
Joined
Sat, Jan 20, 2018, 4:47 PM UTC
HN karma
12
Public activity
5 items

About bcjpjk

No profile information was provided.

Recent public activity

  1. comment
    Comment #16194202

    Yeah... this example code is bad. Not to mention that CGI is slow, problematic, and chock full of potential security issues. At the very least, spawning a process per request is a …

  2. comment
    Comment #16194164

    Moves can be safe, and copies can be dangerous. C++ is a language that can be used like a sawed-off shotgun propped against a developer's foot, and with a hair trigger. Granted, it…

  3. comment
    Comment #16194081

    I love the downvotes from the typical HN "Rust for everything" fans. Perhaps try re-reading the comment and understanding that this is not an attack on Rust, but rather a post ques…

  4. comment
    Comment #16194050

    Rust would be equally unsuitable to this task. Web development in C++ or Rust? Why? There may be some advantages to writing a middle tier application server in either of these lang…

  5. comment
    Comment #16194030

    Why would you assume that D or Rust would be make developers more productive? If the developer already knows C++, then switching to D or Rust would make the developer significantly…