Clarence "Sparr" Risher
Clarence "Sparr" Risher
### Pitch Allow the user to set a preference for the default duration when muting a user. ### Motivation I never want to mute indefinitely. I'd like to not have...
I used the Windows Installer from here: https://www.openal.org/downloads/
#### Summary Features "Curved roads. Roads as nested json pieces." #### Purpose of change Road shapes are hard to edit with the current C++ code that uses arithmetic and logic...
`CONTRIBUTING.md` describes how a human developer can write code to improve this project. It neglects to mention that this repository runs itself on new issues (such as this one) which...
#40 put the config file in `XDG_CONFIG_HOME`, which is `~/.config` by default on most Linux systems. If that directory does not exist, then the following code will fail to create...
test.yaml: ```yaml Fn::Include: location: test2.yaml ``` test2.yaml: ```yaml Name: !Select [ 0, !GetAZs ] ``` `cfn-include test.yaml` ```json { "Name": { "Fn::Select": [ 0, { "Fn::GetAZs": null } ] }...
I'll be blunt... I don't remember why I made this change. I am confident it was the shortest path I could find to load some file I was pulling game...
### How can we improve the documentation? https://github.com/asdf-vm/asdf#asdf-- This URL has a trailing `--` due to the inclusion (or possibly the specific formatting) of the Lint and Test badges. I...
I would like to be able to set up a terminal, then later run one iteration of the update loop at a time, from a loop under my own control,...
Some of the apparently unrelated changes were forced by the program when saving a new version of the file.