Live data from Hacker News

Viewing profile — riotman

riotman

HN member
Joined
Fri, Jun 21, 2019, 6:27 PM UTC
HN karma
12
Public activity
11 items

About riotman

No profile information was provided.

Recent public activity

  1. comment
    Comment #32544673

    Unless it's invertible.

  2. comment
  3. comment
    Comment #25241638

    > "It's no different than consoles" is a pretty strong statement to make unsupported. There are many differences. Like what? ps5/xbox series x/ps4/xbox one are very sophisticated, …

  4. comment
    Comment #24074686

    Why did you use neural networks? There are faster techniques in analytical geometry that can extract surface contours from color gradients from images, and they do this faster and …

  5. comment
    Comment #23982333

    > If the mechanism of action is well understood In OP's paper, I'm not sure if they met this criteria.

  6. comment
    Comment #23893039

    "People who say AGI is a hundred years away also said GO was 50 years away" this is not true. The major skeptics never said this. The point skeptics were making was that benchmarks…

  7. comment
    Comment #20897810

    "More than 800 statisticians and scientists are calling for an end to judging studies by statistical significance in a March 20 comment published in Nature." While their sources ar…

  8. comment
    Comment #20246598

    sigh I think the modern web was a mistake from hacks of the 90s to share documents. Can we plz get a fresh restart from scratch?

  9. comment
    Comment #20246066

    Bad question on my part. More relevant: Why wasm? From what I gather, js seems to already have a bytecode for their JIT runtime. Why not expose that so that we can have C++ in the …

  10. comment
    Comment #20245712

    Then why not abandon wasm, and make this byte code a target for llvm?

  11. comment
    Comment #20245367

    Do they have a different bytecode and runtime from WASM? Why not unify everything to web assembly byte code?