Ben Leggett

Results 364 comments of Ben Leggett

> The original ztunnel design was a fully multi-tenant design. In the current architecture, we build up a Proxy per workload, so while we run multi-tenant binary, we have pretty...

> FWIW on Istio sidecar VMs, this is how they do it (manually specify) That's probably a good enough starting point.

I'm assuming this is not affected by DNS proxying on/off at all?

Also https://github.com/gliderlabs/docker-alpine/issues/348 is suspiciously similar.

I struggle to think of what else would cause it, unless 1 `apk` has REALLY weird behaviors, regardless of the container you run it in. 2. There's something unique about...

I still see this quite a bit with stable 29.1. It is reliably triggered (or at least exacerbated) for me if I split the buffer on the same file, and...

Moving to `eglot` for for `lsp` support also helped considerably for me, on a large-ish Rust codebase.

Ah I see - upstream only builds for x86 on linux: https://github.com/emacs-tree-sitter/tree-sitter-langs/issues/654 So likely unfixable until that is fixed.

@l2dy Yep, tried locally with the bumped SHAs in https://github.com/doomemacs/doomemacs/pull/8215 - works for me! Thanks, we should be good to close this when the bump merges.