Live data from Hacker News

Viewing profile — pretentious7

pretentious7

HN member
Joined
Tue, Jun 22, 2021, 5:22 PM UTC
HN karma
18
Public activity
11 items

About pretentious7

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #33200840

    Thanks for the link! It's actually rendering to Dom huh... Interesting.

  3. comment
    Comment #33200794

    Yep! (It's annoyingly nontrivial to do with gpu acceleration, but we'll have a guide out as soon as we figure it out) (I work at drifting in space)

  4. comment
    Comment #31023464

    I have also been having some rather inexplicable issues with paying oracle, it's really strange.

  5. story
  6. comment
    Comment #27658043

    But there's a lot of eccentrics whose life is the internet. To disconnect for them is essentially the same as solitary confinement. Insofar as privacy, compartmentalization, and go…

  7. comment
    Comment #27657968

    1776 hosting is run by the KF site admin.

  8. comment
    Comment #27624042

    https://blog.feather.systems/jekyll/update/2021/06/21/WasmPe... Here's some benchmarks. But in summary, for small simple hot loops, chrome is just as fast using js, but for firefox…

  9. comment
    Comment #27624013

    Does it still 404? Sorry I made some mistake with it. Theres a link in the post to an interactive demo. The reason I said fastest is cause I wrote the hot loop with SIMD instructio…

  10. comment
    Comment #27623952

    https://blog.feather.systems/jekyll/update/2021/06/21/WasmPe... We did that! Yea chrome basically keeps right up, of course not accounting for SIMD

  11. comment
    Comment #27623881

    ( https://blog.feather.systems/jekyll/update/2021/06/21/WasmPe... ) OP was very useful for us in optimizing our js vs wasm benchmarks. We were wondering what a very simple parallel…