Max Ostapenko

Results 18 issues of Max Ostapenko

While I was trying to fix #66, I expected stripping the code to only the functional features of the extension would help to understand and resolve the issues. This indeed...

**Platform** Which platform does the bug apply to? - WebExtension (Google Chrome) **Describe the bug** While using the local extension version to test the new rules I often have the...

Resolves #146 - applied formatting (no other changes) to `css-variables.js` to trigger test results --- **Test websites**: - https://www.morgenpost.de/politik/article407241629/game-changer-fuer-die-ukraine-bahnt-sich-an-putin-droht.html

On the custom metrics objects just storing the whole schema itself is a big volume of data. We could prune empty values that don't hold any meaningful value. For example,...

enhancement

When iterating an operation over the months I'm using `while` loop and a dynamic date variable in the SQL template. I see something strange happens to the iterator variable within...

To make the website reviews easier it would be nice to have a preview deployment. After merging we could promote it to live version to automate. Add PR comment with...

Good first issue
dev

For the script located in https://github.com/HTTPArchive/bigquery/tree/master/sql: - rewrite queries to a new stable schema - move the script to another currently used repo where it fits the most - trigger...

WPT has a lot of duplicated/deprecated metrics: - https://docs.webpagetest.org/metrics/page-metrics/ - https://docs.webpagetest.org/metrics/request-metrics/ We could review and clean these up to optimize the stored objects.