Barry Pollard

Results 109 issues of Barry Pollard

These are the core templates - without which we cannot release any translated chapters. They are in the [language specific templates directory](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/src/templates): - [ ] base.html - - [ ]...

good first issue
translation

### Library name web-vitals ### Library JSON file https://github.com/tunetheweb/packages/blob/master/packages/w/web-vitals.json ### Library source https://www.npmjs.com/package/web-vitals ### Files to include - web-vitals.js - web-vitals.attribution.iife.js - web-vitals.attribution.js - web-vitals.attribution.umd.cjs - web-vitals.iife.js - web-vitals.umd.cjs

📦 Update Request

These seem to fail most often (the first one the most). Not sure if we can add any more waits or the like to make them less flakey? I've opened...

Remove these from dev and prod config (added in #1057), once https://github.com/GoogleChrome/lighthouse-ci/issues/1106 is fixed: ``` "lcp-lazy-loaded": "off", "non-composited-animations": "off", "prioritize-lcp-image": "off", ```

Could we capitalise the first letter of these labels (to "Mobile" instead of "mobile"):

Tech Report

We currently show the over counts of technology. It might be useful to show the % as well (or instead?) In Technologies this should be % of all sites. In...

Tech Report

https://httparchive.org/reports/techreport/tech?tech=ALL The graph is showing "Image weight" but the dropdown says its "Total Page weight" I think it's better to change the graph as think it's more natural to have...

Tech Report

When selecting only one technology (for example: https://httparchive.org/reports/techreport/tech?tech=WordPress&geo=ALL&rank=ALL) it would be good to show the categories it sits in. And, maybe as an extension to #1033 to also show the...

Tech Report

Maybe add a panel like we have for the Web Almanac? See @grigs's talk at PerfNow 2024.

Tech Report

Our current charting solution (Highcharts) is getting more and more aggressive about requiring a licence and not offering one for non-profit, open-source projects like ours. The latest version [makes this...