Live data from Hacker News

Viewing profile — dizon

dizon

HN member
Joined
Fri, Jan 05, 2018, 4:39 AM UTC
HN karma
10
Public activity
7 items

About dizon

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #29633591

    Rust could have been a great systems programming language. Unfortunately, it has been taken over by web developers. All systems programming jobs are still in C/C++. It could have b…

  3. comment
    Comment #29633032

    The problem occurs when I arrive on a landing page for a project re-invented in Rust that advertises not encountering double frees as a feature of the project. I notice the project…

  4. comment
    Comment #29632182

    This is misleading. It claims to support TypeScript but doesn't type check. If you're looking for fast compile times with type checking, we've been using JS++ [0], which is written…

  5. story
  6. comment
    Comment #16076677

    The problem with that is you'll essentially re-download the entire JVM (and libraries) on each page load. If you don't want to use a Java applet, you would need to reimplement GC, …

  7. comment
    Comment #16076589

    In the end, how will this differ from a Java applet?