Live data from Hacker News

Viewing profile — jdc2172

jdc2172

HN member
Joined
Sat, Jun 09, 2012, 1:45 PM UTC
HN karma
10
Public activity
9 items

About jdc2172

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #12746008

    Hope I don't get burned for saying it, but lack of real IDE support in rust is pretty annoying. With tools like racer you can still be productive, but things like rename refactorin…

  3. comment
    Comment #12475957

    "There's simply no way to tell the compiler to not drop a variable automatically when it goes out of scope." Perhaps std::mem::forget

  4. story
    Best numerical methods textbooks?

    Anyone have recommendations on the best numerical methods textbooks? Ideally, it would have enough details (theory and algorithms) to implement unconstrained/contrained nonlinear o…

  5. comment
    Comment #7400325

    Micro USB isn't already a de facto standard?

  6. comment
    Comment #7279218

    the improvements to the plguin system sound awesome - hopefully it remove the need to do virtually anything in vimscript...

  7. comment
    Comment #7279205

    if this ever gets off the ground there should be a complete spec sheet for the plugin commands so anyone can write their own vim core that interfaces with other guis and plugins de…

  8. comment
    Comment #4212762

    Why do they link to a javascript benchmark that only features differences between ios safari versions? Javascript had terribly performance in ios 4 - if they did basically anything…

  9. comment
    Comment #4088076

    I read on BBC that flame used state of the art encryption for its code based on a paper published in 2008. Apparently, they even came up with their own variant of the encryption sc…