Emanuel Evans

Results 4 issues of Emanuel Evans

The Emacs byte-compiler has some really annoying gotchas around definition order. For instance, the following will cause runtime errors when byte-compiled, but won't usually show up when you're developing since...

This incorporates a bunch of work that @bmizerany did to make mitm work as a transparent proxy, plus some small changes we've done at Rainforest. It would be great to...

Since upgrading a cluster to v1.22, kubelet-rubber-stamp gets into a crash loop with errors like the following: ``` I0814 01:45:21.588169 1 main.go:19] Go Version: go1.11.13 I0814 01:45:21.588208 1 main.go:20] Go...

The style checker rather annoyingly will post the same comments over and over again when you keep pushing to the branch. I think a `--clean` option, which cleans out all...