Live data from Hacker News

Viewing profile — mendyberger

mendyberger

HN member
Joined
Thu, Jun 14, 2018, 6:13 PM UTC
HN karma
170
Public activity
54 items

About mendyberger

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48357556

    Component model can run in any js runtime with jco

  3. story
  4. story
  5. comment
    Comment #47933704

    I wonder if this mess has anything to do with talent loss resulting from layoffs after the pandemic

  6. comment
    Comment #47350148

    Wasm is safer since it has a much smaller attack surface.

  7. comment
    Comment #47298904

    Sorry, here's the working link https://github.com/mendyberger/browser.wit

  8. comment
    Comment #47298868

    It's not just about string performance, it's about making wasm a first class experience on the web. That includes performance improvements - because you don't need to wake up the j…

  9. comment
    Comment #47297922

    Things are slowly getting better in wasm world. The c-style interface of wasm is pretty limiting when designing higher level interfaces, which is why wasn-bindgen is required in th…

  10. comment
    Comment #47272297

    > Comparing today's internet to the 90s is hardly fair. It has become extremely predatory... I think you're missing the point they're trying to make. It's not that the problem isn'…

  11. comment
    Comment #47180268

    There can be an automated way of translating WebIDL to wit. I've actually tried to do that the past and got pretty far. https://github.com/wasi-gfx/webidl2wit And here's the genera…

  12. comment
    Comment #47174467

    > What specific scenarios do you aspire to unlock Modern languages come with lots of interesting features like better dev ex, null safety, etc. Js is a fine language, but there are…

  13. comment
    Comment #47170889

    Is `component {}` valid wit syntax? I've never seen that before

  14. comment
    Comment #47161510

    41:08 > it doesn't seem like this should be possible on a Linux server Some real misconceptions here

  15. comment
    Comment #47159353

    18 seconds in: > at the time just about everyone believed that hacking the system was impossible. Bit of a nitpick, but I don't think saying things like this to normies is a good i…

  16. comment
    Comment #46801344

    As someone who very interested in wasm, I really loved the post!

  17. comment
    Comment #46619463

    Fair enough. For me, having wgpu's rust native api feels so much nicer than having to deal with the unergenomic web_sys api. Tradeoffs.

  18. comment
    Comment #46618499

    Curious, why use web-sys directly instead of wgpu?

  19. story
  20. comment
    Comment #46093846

    Can happen to corporate projects as well. As one example, look at how many projects Google has killed.

  21. comment
    Comment #45972093

    After restarting my computer, reinstalling git, almost ready to reinstall my os, I find out it's not even my fault

  22. comment
    Comment #45375743

    But the other browsers objected yet Chrome still shipped them

  23. comment
    Comment #45372359

    Not true about webgpu, but true about some APIs in Google's project-fugu

  24. comment
    Comment #44511733

    Kind of a dumb question, but how does it work if you have a 10 year non-compete in FL but move to another state after 5 years, is the non-compete valid in the other state?

  25. comment
    Comment #44097189

    Firefox doesn't support WebGPU in stable yet. Chromium does support WebGPU in stable, but not on Linux.