Pier Bover

Results 83 comments of Pier Bover

Sure why not! Give me a couple of days to think a bit about this.

It seems pages served from Firebase have this header: ``` x-served-by: cache-lax8625-LAX ``` Or ``` x-served-by: cache-dfw18681-DFW ``` I'm not sure if this is exclusive to Firebase though.

Thanks for the info @fiws . So weird that Google uses Fastly instead of its own CDN.

Thanks for the fast answer. I know exactly zero Ruby so I guess I'll have to wait...

@dead-claudia thanks for this. Have you tried your builds with the [JS benchmarks](https://github.com/krausest/js-framework-benchmark) and seen improvements?

I have the same issue. My `.editorconfig` is being ignored when formatting on save but it works when doing `dotnet format`. I have a dotnet project setup with `dotnet new...

Same issue here. This started happening after updating to the latest version yesterday. Thanks for the idea @Chabulga . BTW those keys are in the "Controls and symbols" category. ![image](https://github.com/user-attachments/assets/9f5e5399-a878-4ed8-b5af-b0e16202c389)

Yeah for some reason macOS Ventura misidentified my current keyboard type as `ANSI` instead of `ISO` when I had been using that keyboard for months. Maybe Karabiner caused this? Anyway,...

I've confirmed this is not a Karabiner issue. I'm seeing it on a new Mac with macOS Sequoia where I never installed Karabiner. I'm using a Spanish ISO keyboard (a...

I can confirm this. > https://libraries.io/api/npm/chalk/latest/dependencies?api_key=API_KEY This returns a list of 10 dependencies when `chalk` has zero dependencies as can be seen here: https://libraries.io/npm/chalk ![Image](https://github.com/user-attachments/assets/8d540989-9f91-4be8-b575-a0cce3dcec9e)