Viewing profile — gmitscha
gmitscha
HN member- Joined
- Tue, Jun 20, 2017, 1:16 PM UTC
- HN karma
- 25
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About gmitscha
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43498007
What's EOF? Edit: nvm found it! No it doesn't, as this is not dealing with EVM at all
-
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…
- story
-
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…
-
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'…
-
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…
-
comment
Comment #26152098
Thanks a lot, it's the optional chaining operator. We'll have to avoid it or change the ES build target.
-
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).
-
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…