Viewing profile — alphaneuron
alphaneuron
HN member- Joined
- Wed, Sep 14, 2016, 11:18 PM UTC
- HN karma
- 14
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About alphaneuron
No profile information was provided.
Recent public activity
- story
-
comment
Comment #12878526
Reading the benchmark script, and the explanation of it at github, I think the deviation is there to account for floating point artifacts. I.e. where JS = 0.01499.. and GPU = 0.015…
-
comment
Comment #12878394
Sounds like WebGL didn't initialize. Do other WebGL demos work in your browser? If yes, I'd report this issue to the dev.
-
comment
Comment #12878231
It works on my Note 3, but not on my S7. The N3 results are about 1.5/3.0 for me. Though wildly varying between runs. Edit: It works on my windows PCs (even in a qemu KVM instance …
- story
- story
-
comment
Comment #12502550
Was curious, too. It's the archlinux icon/shortcut encoded as base64. (it's a common trick to store binary data in a batchfile)
-
comment
Comment #12502180
From what I can gather from the BOW discussion (see my link below), it's a kind of custom arch distro ( https://cdn.turbo.run/alwsl/alwsl.sfs ). AFAIK WSL is just a rootfs extracte…
-
comment
Comment #12502054
Looks like heavy WIP ( https://github.com/turbo/alwsl/issues/5 ). There isn't really anything on the main branch, indicating that it probably shouldn't be used(?) yet(?). Also, thi…