Viewing profile — iangudger
iangudger
HN member- Joined
- Thu, May 04, 2017, 3:56 AM UTC
- HN karma
- 42
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About iangudger
No profile information was provided.
Recent public activity
-
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 …
-
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.
-
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…
-
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…
-
comment
Comment #32127984
I believe this is entirely motivated by this policy: https://fuchsia.dev/fuchsia-src/contribute/governance/policy...
-
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…
- story
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #25415622
Note that the first reply to the HN comment you linked to points out that the poster misread the graph.
-
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 …
-
comment
Comment #24923649
Behind a paywall. View here: https://archive.is/8SvA9
- story
- story
- story
- story
-
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…
-
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…
-
comment
Comment #16103525
Java 8 is now supported with the full standard library: https://cloud.google.com/appengine/docs/standard/java/runtim...
-
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…
- story