Kevin Chowski

Results 25 comments of Kevin Chowski

The reason for this seems to be due to using the onload event: the `jsguide.html` has a ``, and function `initStyleGuide` (found in `include/styleguide.js`) contains a call to `CreateTOC` which...

I've worked around slowness in cmp.Diff (with no cmpopts applied) by checking reflect.DeepEqual first; in the 5-ish times I've done this I've found it to always be correct and performant....

DynamoRIO's aim is to transparently execute any arbitrary binary in the same way that the underlying OS would. From that perspective, requiring this metadata makes handling adversarial programs easier (since...

Thanks for the response! I don't have that much experience with this library, but I have recently joined a team full-time which is using it so I will quickly gain...

I'd love to see this updated for Go 1.10!