Viewing profile — stefankomatsu
stefankomatsu
HN member- Joined
- Mon, Jun 19, 2017, 1:07 AM UTC
- HN karma
- 16
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About stefankomatsu
No profile information was provided.
Recent public activity
-
comment
Comment #14666727
CML is great and really deserves more attention. We're lucky to have Andy deep dive into so many interesting subjects (modern JS engines, Concurrent ML), explain them in enthusiast…
-
comment
Comment #14584232
Appreciate your your answers. This makes Fuchsia quite interesting to me.
-
comment
Comment #14584142
Thanks. How about virtualization? Using an example from the doc, if your child process accesses "/dev/class/framebuffer", can you intercept its communications? Can a process create…
-
comment
Comment #14583979
> An empty process has nothing > Namespaces are the gateway to the world Sounds like capability security to me. Although I wish they had said more about how these namespaces work. …
-
comment
Comment #14583945
Judging by nomenclature it seems to be more influenced by Plan 9, which also adhered somewhat to capability-based security without advertising that fact.