Kyle Gottfried
Kyle Gottfried
Off-topic, @BeigeBadger, what did you use to generate the PC stats screenshot?
I've reproduced this also when attempting to define a pdb's `minAvailable` field in place of a subchart's default `maxUnavailable` field. The merge includes both a `minAvailable` and `maxUnavailable` field, which...
This feels out of scope of this add-on.
Because there are a lot of feature adds in Quicksaver’s Tab Groups that aren’t in Palemoon’s
Now that Groovy 4 is GA and has dropped antlr2 support this needs to be completed sooner rather than later.
Suggestion. Install keyring with pipx and use it as a backend. This will use to Windows Generic Credential store to save your password. Unlike the Get-Credential PS commandlet there will...
This is out-of-date and should be closed. Clearly the only option moving forward is to create a YAPF VSCode extension and language server per #1124
> I'm not sure I agree with this. A person who has a specific formatting in a comment probably did it that way for a reason. For instance, you could...
Add a comma at the end of `"Executives": [executive]` to enforce putting all dicts on separate lines for the given code block. Or set `FORCE_MULTILINE_DICT: True`; e.g.: ```python $ pipx...
There's a crude workaround to this that fits @t0mmy44-h 's exact usecase with AWS. 1. Create a new container 2. Open `about:config` 3. Set `network.http.redirection-limit=0` to disable 30x redirects 4....