Live data from Hacker News

Viewing profile — NotRustAgain

NotRustAgain

HN member
Joined
Wed, Apr 13, 2016, 1:05 AM UTC
HN karma
6
Public activity
11 items

About NotRustAgain

No profile information was provided.

Recent public activity

  1. comment
    Comment #11794653

    https://benchmarksgame.alioth.debian.org/u64q/java.html Consistently twice as slow, with memory usage between 2 and 400(!) times larger. Java is slow and bloated compared to native…

  2. comment
    Comment #11743243

    > Almost no libs aren't avail on 3 now. What an awkward way to say "most libs work on Python 3 now"... Why is that? I suspect it's because saying it clearly doesn't deliver the mes…

  3. comment
    Comment #11738180

    > :P However, I welcome you to prove me wrong by creating the language to end all others. Yes yes, I'll be sure to let you know. In the meantime, I hope you'll keep up the great wo…

  4. comment
    Comment #11734970

    > Then ignore the metaphor and focus on the longer paragraph that succeeds it. :P Your second paragraph had a bunch of economic pseudo-theory about what sells... Maybe that explain…

  5. comment
    Comment #11727596

    > but the library it ships with is going to privilege one over the other This really just seems to me a matter of no one having done it right yet... Following your example (which I…

  6. comment
    Comment #11727544

    > a passenger vehicle, dump truck, submarine, and airplane The problem with using metaphors to make your argument is we generally have to argue about whether the metaphor is even a…

  7. comment
    Comment #11727470

    >> A single language needed to solve all problems is a fallacy. > Has that been proven and do we have pointers to any peer reviewed papers on that? I agree with you and can't stand…

  8. comment
    Comment #11699212

    There are several things you could take away from Lisp. I don't think you caught the good parts yet though. My idiot instructor for comparative programming languages set me back ye…

  9. comment
    Comment #11576983

    Fast compile times are cool, but I've never heard anyone say they liked programming in a language that Wirth created. The possible exception is Delphi as a Pascal derivative, but t…

  10. comment
    Comment #11576946

    Pretty much every 20 year old codebase is a mix of terrible stuff. The exceptions are rare and usually involve a strong handed dictator who is willing to make cleanups from time to…

  11. comment
    Comment #11485026

    I really wanted to use Rust for numerical/scientific computing tasks, but it's kind of miserable for it. I didn't get hung up on the ownership things that all of the Rust zealots t…