David Prothero
David Prothero
Idea: Open the ngrok web interface, possibly in a tab within Visual Studio. If this works, we could probably have the ngrok console window start minimized.
**Describe the bug** Linting isn't running automatically while I type in a Markdown file, even though I have "Editor: Format On Type" turned on. I am also running the markdownlint...
I have noticed some errors in the data for some of the A5E Monstrous Menagerie monsters. Examples: 1. The [Dread Knight Champion](https://open5e.com/monsters/dread-knight-champion-a5e) is missing all of its special reactions (it...
The secret is used to sign the webhook so you can verify the signature to ensure you know the webhook came from GitHub. If an attacker were to learn or...
I'm wondering if the AWS SDK is doing something behind the scenes during initialization. It's taking 9 seconds to run two simple tests where I'm mocking `DynamoDB.putItem`, however jest is...
I'm looking at this project and will likely be modifying it for my own purposes, specifically, using an external LanguageTool server instead of the locally downloaded java app. Is this...