Viewing profile — riotman
riotman
HN member- Joined
- Fri, Jun 21, 2019, 6:27 PM UTC
- HN karma
- 12
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About riotman
No profile information was provided.
Recent public activity
-
comment
Comment #32544673
Unless it's invertible.
- comment
-
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, …
-
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 …
-
comment
Comment #23982333
> If the mechanism of action is well understood In OP's paper, I'm not sure if they met this criteria.
-
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…
-
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…
-
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?
-
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 …
-
comment
Comment #20245712
Then why not abandon wasm, and make this byte code a target for llvm?
-
comment
Comment #20245367
Do they have a different bytecode and runtime from WASM? Why not unify everything to web assembly byte code?