Matthew Wynn

Results 11 issues of Matthew Wynn

Skim's `--tiebreak=index` will match if the letters in the query appear in the text. E.g. searching for "hello" in the following text will match on the long line that does...

While the prometheus library allows for customizing [histogram buckets](https://docs.rs/prometheus/0.5.0/prometheus/struct.HistogramOpts.html#method.buckets), actix-web-prom does not expose this ability. It would be nice to provide buckets that are more pertinent to expected performance. Is...

A common issue istio users encounter with Jobs is that the Istio sidecar will not quit when the other pods have finished, leaving the job in Running status forever (https://github.com/istio/istio/issues/6324)....

question

If the session API responds with an invalid session (maybe one that has been uninstalled), the theme should fallback to the `defaultSession` value before defaulting to the first session installed

bug

**Describe the bug** Running `:TSInstall c` prints to messages: ``` [nvim-treesitter] [0/1] Downloading... [nvim-treesitter] [0/1] Checking out locked revision [nvim-treesitter] [0/1] Compiling... Error during compilation Press ENTER or type command...

bug

## what * Delete the unnecessary "ssh-egress" security-group rule. It does not provide anything related to SSH. ⚠️ This might break environments for people who are accidentally relying on the...

minor
needs-test

On Darwin, If `XDG_CONFIG_HOME` is set, k9s will use that path for its files (e.g. `~/.config/k9s`. If it is unset, k9s will use `~/Library/Application\ Support/k9s`. Right now, catppuccin/nix will always...

Unsure if this should be a fix or a feature, so I created an enhancement proposal https://github.com/argoproj/argo-cd/issues/19629. All of the Argo CD components I have worked with have a way...

# Summary All of the Argo CD components I have worked with have a way to disable TLS between each other via the `argocd-cmd-params-cm` ConfigMap. One issue I've run into...

enhancement

### Describe the Bug I'm on btrfs which, like many linux filesystems, has a max filename length of 255 bytes. When trying to save torrents with long names to the...

bug