Live data from Hacker News

Viewing profile — iangudger

iangudger

HN member
Joined
Thu, May 04, 2017, 3:56 AM UTC
HN karma
42
Public activity
23 items

About iangudger

No profile information was provided.

Recent public activity

  1. comment
    Comment #46999119

    One of the big benefits that gVisor offers is that it doesn't require nested virtualization (or any virtualization). They released a new version that improves performance when not …

  2. comment
    Comment #40592254

    It could be that you happened to find a period of rapid change, but it is also possible that you ran into the issue that raggi mentioned in the sibling comment.

  3. comment
    Comment #40592243

    I don't work on gVisor anymore. That said, I think it would be a tough sell. It would be a pretty big breaking change. Also, there is already a problem with people trying to send p…

  4. comment
    Comment #40589887

    If you want to use netstack without Bazel, just use the go branch: https://github.com/google/gvisor/tree/go go get gvisor.dev/gvisor/pkg/tcpip@go The go branch is auto generated wi…

  5. comment
    Comment #32127984

    I believe this is entirely motivated by this policy: https://fuchsia.dev/fuchsia-src/contribute/governance/policy...

  6. comment
    Comment #32127960

    > That obviously doesn't work for a linux-on-fuschia compat layer. This isn’t actually true. gVisor contains full implementations of Linux syscalls and only relies on host syscalls…

  7. story
  8. comment
    Comment #27704069

    Stairwell Inc. | REMOTE USA, VISA | Full-Time Stairwell is seed funded and recently came out of stealth mode as a new cybersecurity company that seeks to empower any team to defend…

  9. comment
    Comment #27358782

    Stairwell Inc. | REMOTE USA, VISA | Full-Time Stairwell is seed funded and recently came out of stealth mode as a new cybersecurity company that seeks to empower any team to defend…

  10. comment
    Comment #27027415

    Stairwell Inc. | REMOTE USA, VISA | Full-Time Stairwell is seed funded and recently came out of stealth mode as a new cybersecurity company that seeks to empower any team to defend…

  11. comment
    Comment #26663664

    Stairwell Inc. | REMOTE USA, VISA | Full-Time Stairwell is seed funded and recently came out of stealth mode as a new cybersecurity company that seeks to empower any team to defend…

  12. comment
    Comment #25415622

    Note that the first reply to the HN comment you linked to points out that the poster misread the graph.

  13. comment
    Comment #25410599

    I used 20% time for things that were related to my work, but out of scope for my team. For example, I wrote a DNS library in Go for work and then I open sourced it [1] and used it …

  14. comment
    Comment #24923649

    Behind a paywall. View here: https://archive.is/8SvA9

  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #17815642

    I work on gVisor. gVisor supports concurrent multi-treading, but should not be vulnerable to TOCTTOU, even in ptrace mode. gVisor handles system calls itself, it does not simply ve…

  20. comment
    Comment #17720878

    I work on gVisor. The answer is that having a separate kernel is required to achieve a high degree of isolation and by definition Linux containers share a kernel with the host. A s…

  21. comment
    Comment #16103525

    Java 8 is now supported with the full standard library: https://cloud.google.com/appengine/docs/standard/java/runtim...

  22. comment
    Comment #15800096

    If you want something faster than github.com/miekg/dns, there is golang.org/x/net/dns. I am the author, but I promise it is a lot faster. It is about an order of magnitude faster i…

  23. story