Live data from Hacker News

Viewing profile — gmitscha

gmitscha

HN member
Joined
Tue, Jun 20, 2017, 1:16 PM UTC
HN karma
25
Public activity
10 items

About gmitscha

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #43498007

    What's EOF? Edit: nvm found it! No it doesn't, as this is not dealing with EVM at all

  3. comment
    Comment #36170691

    The post is my story of what I learned by winning $100K at a competition for implementing a cryptography algorithm in Wasm It's a new way to write Wasm, built for the JavaScript ec…

  4. story
  5. comment
    Comment #31881923

    I actually think there's a third way of "using JS to write Wasm", which is to have a JS library which has instructions to emit "hand-written" Wasm bytecode. Example of such a libra…

  6. comment
    Comment #28876423

    >> The Reference Types proposal, shipped in V8 v9.6, allows using external references from JavaScript opaquely in WebAssembly modules. This is a major step for WebAssembly which I'…

  7. comment
    Comment #26747980

    I just have to reply here because it's so wrong. Signal doesn't even have a web app. They have a desktop app that works great and that I use every day, all day long for all kinds o…

  8. comment
    Comment #26152098

    Thanks a lot, it's the optional chaining operator. We'll have to avoid it or change the ES build target.

  9. comment
    Comment #26131886

    I prefer audio only, it removes the stress of how you look, and you can do something else while talking (without feeling watched).

  10. comment
    Comment #14594482

    I do not think graphs is where we're heading. I think flat vectors are fine, and I would argue multi-head attention is not THAT different from gated RNNs like LSTM. The multiplicat…