Peter Tripp

Results 449 comments of Peter Tripp

> @jpike88: I'm in Vietnam... > ``` > curl -s -4 --location --request GET 'https://www.cloudflare.com/cdn-cgi/trace' |grep loc > ``` > gives me loc=VN Yes. We (and Cloudflare) know you are...

@bwind Can you please sign the [Zed CLA](https://zed.dev/cla) and comment here. ClaBot has been having a bad time of it lately, so I'm doing cla validations manually.

@bwind > Error: IDs in `extensions.toml` and `extension.toml` do not match: > > extensions.toml: azutiku-theme > extension.toml: Azutiku

Thanks. And congrats on your first Zed theme extension!

Your [LICENSE](https://github.com/BadRat-in/zed-modern-icons/blob/0526adc114e72d7f070f7185293198b547cce71d/LICENSE) file is GPL but your README says MIT. Could you please fix this and pull forward the submodule?

I believe the original issue has been fixed as we've improved our Gemini support. @codelonesomest This is a harder problem as you are trying to use Gemini models, via an...

I'm going to close this since we've remove `isahc` from main and that is likely the root cause of this issue. There definitely will be other issues with `ureq` but...

Note, we are no longer using `Isahc` so the solution to this problem will be different.