Viewing profile — tokera
tokera
HN member- Joined
- Wed, May 31, 2023, 4:26 AM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About tokera
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
- comment
-
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.
- comment
-
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)…
- comment
-
comment
Comment #36134654
rust compiles to WASM as-well without those flaws. the fact one even has a choice is the whole point
-
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…
-
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…