Live data from Hacker News

Viewing profile — stefankomatsu

stefankomatsu

HN member
Joined
Mon, Jun 19, 2017, 1:07 AM UTC
HN karma
16
Public activity
5 items

About stefankomatsu

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #14584232

    Appreciate your your answers. This makes Fuchsia quite interesting to me.

  3. 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…

  4. 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. …

  5. 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.