Ben Schwarz

Results 88 comments of Ben Schwarz

This is a great start @housseindjirdeh A couple of questions to get the ball rolling: - Unused CSS could be used as a suggestion to consider taking up css-in-js? †...

Do you have a use case for this @ivan-saorin? Otherwise, I mean its JSON—do what you like. If you're looking to create something as part of the spec, it'd be...

I'm rather surprised that we don't have a `documentationUrl` field or something already, but I'm somewhat unconvinced of this proposal. If we could come up with a few examples then...

@paulirish gaming is definitely a thing, but does it actually outweigh people using the UA header to identify LH traffic for bot detection/WAF?

> Are you saying you know of usecases where a firewall allows traffic just because a header says a request is from Lighthouse? Yep, absolutely. People check for presence of...

Hey @tien, thanks for this. We recently updated TS types (see release 2.8.0) so this PR is no longer applicable. All the same, thanks for your contribution here. 💫

Hey @metalmarker 👋 Could you confirm, are you using the `idlePeriod` attribute at all? I wouldn't have expected a CSS animation to delay or block `requestIdleCallback()`, do you have a...

@dbalatero I think a major release will be a good first step. From what you've said it might also be a good opportunity to re-home the project to another maintainer....

@adamraine We use `generateConfig` fairly extensively, I suspect plenty of other folks using Lighthouse downstream also do too. I'd be happy to share our rationale for using it privately to...

Hey @cmstroscio, apologies for the delay in getting back to you. [The demo website](https://react-live-chat-loader.now.sh/) is a next.js site. It resides in the `website` directory of this repository. As you'll see...