Tommy Brunn
Tommy Brunn
I ran into this as well, as I had written Typescript definitions based on master which didn't match what was in the latest version. Would be very nice to get...
Why is the "possible bug" label removed? Clearly the automatic proxy configuration is incorrect. If the protocol is HTTPS and the `HTTPS_PROXY` environment variable set, the client should use the...
I'm not a Sagui user, and I'm only an extremely occasional contributor, so take my opinion for what's it's worth. I think that you should be mindful of the _fatigue_...
That is indeed the way it should be introduced, if it is. The only downside is that it introduces an additional maintenance burden. Also, you know... https://github.com/jlongster/prettier/issues/40
This is the corresponding feature request on the containers roadmap https://github.com/aws/containers-roadmap/issues/636 It was closed after implementing support for versioned secrets for Secret Store, but not SSM Parameters.
Obviously this is just nitpicking, but why `FPSGauge`? `withFPS` or `withFPSMetric` seems like a more obvious name.
Yes, you can pass in a working agent implementation yourself. The problem is that Axios currently has a built-in implementation that is broken, so if you have the HTTPS_PROXY environment...
It would be a great pull request, but sadly it might be beyond me (at least my employer probably wouldn't want me to spend a bunch of time on it)....
Yes, that's what I'm currently doing. Icons should be placed into the private use area, though, so it's more of a workaround than a fix.
I was actually looking at doing exactly this today. Unfortunately it didn't look like Raycast had a good way to handle MFA, see https://github.com/raycast/extensions/issues/3022, which makes it a nonstarter for...