James Cuzella
James Cuzella
## Checklist Not all of these might apply to your change but the more you are able to check the easier it will be to get your contribution merged. -...
## Description As a follow-up to #69, this PR adds support for passing multiple `Makefile` / `*.mk` paths as command-line arguments, just like how `pre-commit run --all-files` will execute `checkmake`...
This seems like a very [similar issue][1] encountered by [other apps][2] when trying to perform macOS keychain operations while using a remote SSH session or `screen` / `tmux` session that...
Once the amount of metrics fed into graphite becomes large enough, it seems that the consistent hashring algorithm does not balance very effectively across the number of carbon-cache hosts. There...
## Steps to Reproduce: - Using `go version`: `go version go1.18.1 darwin/arm64` - Run: `go install github.com/cycloidio/terracost@latest`: - Install fails with error message: go: github.com/cycloidio/terracost@latest (in github.com/cycloidio/[email protected]): The go.mod file...
Hello, It was great to meet you guys yesterday (04/28/2018) at "The Collective" for the WiFi Data Safari workshop! I was browsing some of the other projects you guys were...
Adds line to `solo.rb` config file: ohai.optional_plugins = [ :Passwd ] if ohai.respond_to?(:optional_plugins) Many `sprout*` cookbooks use the [`sprout-base::home` attribute][1], but newer versions of Chef Infra Client [do not populate...
When using the `read -r -p "some prompt here: "` bash builtin and having `grc` loaded into the shell, it appears that the prompt is never displayed. This can cause...
### If the feature request is for a plugin or theme, specify it here. ~_No response_~ N/A: Code is in core / [`lib/termsupport.zsh`](https://github.com/ohmyzsh/ohmyzsh/blob/ccce2e1cfdf5b9680f691a402e288d9cf6ce272a/lib/termsupport.zsh#L1-L110) ### If the feature solves a problem...
Given that: - `wayvnc` is currently the only VNC server implementation for Wayland - VNC standard-compliance requires the ~~plaintext authentication protocol~~ [VNC Authentication](https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#id27) Security Type. - macOS Screen Sharing VNC...