Live data from Hacker News

Viewing profile — tokera

tokera

HN member
Joined
Wed, May 31, 2023, 4:26 AM UTC
HN karma
5
Public activity
13 items

About tokera

No profile information was provided.

Recent public activity

  1. comment
    Comment #36348885

    > Why don't you respond to their argument I did > But Wasmer Edge does not run close to most customers and does not run on their browser. It does run in the browser, that is what h…

  2. comment
    Comment #36348166

    "Edge" refers to the fact the workload runs close to the customer either a few network hops away or on their browser. In traditional Cloud Computing the customer must "select" wher…

  3. comment
    Comment #36137735

    glad you like my sock(et) work indeed https://github.com/john-sharratt/wasix-witx/commit/3b1469687... now I know its hard to imagine someone other than your personal boogeyman cont…

  4. comment
    Comment #36135120

    Twitter Community Notes: * WASIX does not allow one to open a random file in the host environment, in fact WASIX changed absolutely nothing in file system ABI's at all from preview…

  5. comment
    Comment #36134787

    i coded the WASIX fork syscall, so I understand all this (f.y.i. I much prefer rust to C as its got a much better designed threading system). what you must realize is that one does…

  6. comment
  7. comment
    Comment #36134714

    i dont think Linus intended his operating system code to land rocket ships on barges either but hey... we can forgive him.

  8. comment
  9. comment
    Comment #36134675

    its only nonsense from ones perspective... from another perspective it makes a lot of sense - if one wants to create a fully sandboxed browser terminal (benefits of which are huge)…

  10. comment
  11. comment
    Comment #36134654

    rust compiles to WASM as-well without those flaws. the fact one even has a choice is the whole point

  12. comment
    Comment #36134631

    preview2 still need these to be added: - full Berkley socket support - sub-process spawning, waiting - forking - TTY support - pipes - event streams - DNS resolving - longjmp/setjm…

  13. comment
    Comment #36134604

    (WASIX insider) lets reflect on this - if this was done as pull requests to `preview1` then would it have been accepted?... it would have received rejection comments around even th…