William Entriken
William Entriken
Our test cases currently include an off-by-one allowance for all math calculations across the different implementations. This PR removes that allowance and requires all implementations to have exactly correct results....
### Affected page URL or path https://ethereum.org ### Type of suggestion Update existing content ### Current content or behaviour The ethereum.org website ownership structure is opaque. ### Proposed change I...
Clarified the opt-in status of Corepack and noted its removal from future Node.js releases. ## What's the problem this PR addresses? Corrects lanuage about the future of Corepack. ## How...
Label: optimization-idea-but-dont-have-a-tool-that-does-this An SVG can contain PNG files. These PNGs can be losslessly upverted to WebP and this technique may save space.
In this configuration set for collect: https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/configuration.md#collect when working with static folder, please add an option (on by default?) so that a hyperlink to /file will properly load if /file.html...
Just a quick bump. Thank you. --- Documentation reference for supporting this change: https://github.com/actions/checkout/releases
Currently it is necessary for the caller to specify non-TTY mode if needed. This could be automated in cli-progress.
GitHub does not use `text-align: justify` and this PR removes it from this theme.
After any change to the main branch, a github action should fire that does this: 1. run configure script 2. and then take that folder that is created and push...
## Goal Make this project work for all Swift platforms. ## Work plan - [ ] Clone https://github.com/Alamofire/Alamofire - [ ] Run the configure script. That is our basis to...