William Entriken

Results 764 comments of William Entriken

I am using it on a iPhone 13. If you are doing a down set, let's say 5 or 10 pounds less, that requires dragging from there and down, and...

OK, I see this is working well sometimes and not well sometimes and I'm not really sure what rule applies here. On the barbell press if you start with 90...

Aha, got it thank you. The 5 pound moving speed is great. Because I'm moving less than 5×4 clicks = 20 pounds in a set. And starting a new machine...

This could be implemented with #122

Here is how to do the search today with Perll ```sh perl -0777 -ne 'while (/href="[^:"]+html?"/sg) { print "$ARGV: $&\n"; }' **/build/*.html ``` (our public-websites does not have any violations...

This is at https://github.com/fulldecent/github-pages-template/blob/9ccd32ebefada445e1cccc85b9cfb01c9d0e9812/test/dirty-words.json#L15

Fails because lighthouse does not work with extensionless URLs? https://github.com/GoogleChrome/lighthouse-ci/issues/1112

@copilot your script should work against an arbitrary directory. this means that you can run a test against fixtures to check for expected results. and then you can run against...

@copilot your PR is still proposing changes against the source directory. that is unacceptable because you are making a PR to improve testing behavior you should not include changes to...