Rick Viscomi

Results 431 comments of Rick Viscomi

@LeaVerou what are the stats for this metric: % of pages that use the `style` attr, % of pages that use the `` element, etc? And how do you see...

5% of WordPress sites use the `picture` element. Query # ⚠️ This query processes 1.4 TB ```sql WITH picture AS ( SELECT url FROM `httparchive.pages.2022_01_01_mobile` WHERE JSON_VALUE(JSON_VALUE(payload, '$._element_count'), '$.picture') IS...

Yeah there was a bug in the Wappalyzer detections on WPT earlier this year and it returned a bunch of junk data. I had cleaned it up at one point...

Yeah I agree this would be nice to have. I'll have to think more about ways around the charting limitations (eg maybe having one-to-many technologies to countries in a chart).

Hey @thibaudcolas. Yes this PR should include all audits from all categories. Category-level scores are less useful for this analysis but they're already included in the CWV Tech Report table...

Now that the CrUX dataset supports [optional dimensions](https://developer.chrome.com/docs/crux/methodology/#optional-dimensions) there are many more origins that have no specific desktop/mobile data at all. This feature would help to expand coverage to nearly...

I like the idea of providing more detailed histograms. There are a few challenges: - they're inherently harder to grok than a single data point (ie % good) so we'd...

Did a bunch of cleanup of obviously bad technology names in the dashboard table (`httparchive.core_web_vitals.technologies`). For example, names containing only spaces, dots, and/or numbers, and source code like `function` or...

Thanks @benmccann, those are great suggestions. Would it be helpful if we got you that info in something like a custom report first? That way you can get answers to...

Cool. Want to set up a time to chat and work out the details? You can email me at [email protected].